aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-2/+1
|\
| * ufs: Remove dead quota codeJan Kara2010-05-241-2/+1
* | rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
|/
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-0/+1
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-051-1/+1
* switch ufs to simple_fsync()Al Viro2009-06-111-22/+1
* switch ufs directories to ufs_sync_file()Al Viro2009-05-091-1/+1
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-081-1/+1
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-171-0/+3
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+1
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-011-2/+4
* [PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov2006-07-011-4/+0
* [PATCH] ufs: fsync implementationEvgeniy Dushistov2006-06-251-0/+21
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] fs/ufs/file.c: drop insane header dependenciesAlexey Dobriyan2006-03-231-10/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+55