summaryrefslogtreecommitdiff
path: root/fs/ufs/file.c
Commit message (Expand)AuthorAge
* make new_sync_{read,write}() staticAl Viro2015-04-11
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * ufs: Remove dead quota codeJan Kara2010-05-24
* | rename the generic fsync implementationsChristoph Hellwig2010-05-27
|/
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
* switch ufs to simple_fsync()Al Viro2009-06-11
* switch ufs directories to ufs_sync_file()Al Viro2009-05-09
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-01
* [PATCH] ufs: fsync implementationEvgeniy Dushistov2006-06-25
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-23
* Linux-2.6.12-rc2Linus Torvalds2005-04-16