| Commit message (Expand) | Author | Age | Files | Lines |
* | make new_sync_{read,write}() static | Al Viro | 2015-04-11 | 1 | -2/+0 |
* | write_iter variants of {__,}generic_file_aio_write() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | switch simple generic_file_aio_read() users to ->read_iter() | Al Viro | 2014-05-06 | 1 | -2/+2 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2010-05-30 | 1 | -2/+1 |
|\ |
|
| * | ufs: Remove dead quota code | Jan Kara | 2010-05-24 | 1 | -2/+1 |
* | | rename the generic fsync implementations | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
|/ |
|
* | dquot: cleanup dquot initialize routine | Christoph Hellwig | 2010-03-05 | 1 | -0/+1 |
* | dquot: move dquot initialization responsibility into the filesystem | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | switch ufs to simple_fsync() | Al Viro | 2009-06-11 | 1 | -22/+1 |
* | switch ufs directories to ufs_sync_file() | Al Viro | 2009-05-09 | 1 | -1/+1 |
* | drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.h | Mike Frysinger | 2008-02-08 | 1 | -1/+1 |
* | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 2007-10-17 | 1 | -0/+3 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
* | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 2006-10-01 | 1 | -2/+4 |
* | [PATCH] ufs: truncate should allocate block for last byte | Evgeniy Dushistov | 2006-07-01 | 1 | -4/+0 |
* | [PATCH] ufs: fsync implementation | Evgeniy Dushistov | 2006-06-25 | 1 | -0/+21 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] fs/ufs/file.c: drop insane header dependencies | Alexey Dobriyan | 2006-03-23 | 1 | -10/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+55 |