aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-2/+1
2010-05-27rename the generic fsync implementationsChristoph Hellwig1-1/+1
2010-05-24ufs: Remove dead quota codeJan Kara1-2/+1
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig1-0/+1
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig1-1/+1
2009-06-11switch ufs to simple_fsync()Al Viro1-22/+1
2009-05-09switch ufs directories to ufs_sync_file()Al Viro1-1/+1
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger1-1/+1
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig1-0/+3
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov1-4/+0
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov1-0/+21
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-23[PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan1-10/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+55