summaryrefslogtreecommitdiff
path: root/fs/ufs/file.c
AgeCommit message (Expand)Author
2014-05-06write_iter variants of {__,}generic_file_aio_write()Al Viro
2014-05-06switch simple generic_file_aio_read() users to ->read_iter()Al Viro
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27rename the generic fsync implementationsChristoph Hellwig
2010-05-24ufs: Remove dead quota codeJan Kara
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2009-06-11switch ufs to simple_fsync()Al Viro
2009-05-09switch ufs directories to ufs_sync_file()Al Viro
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-23[PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds