aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2/file.c
Commit message (Expand)AuthorAge
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* ext2: convert to use the new truncate convention.npiggin@suse.de2010-05-27
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-04
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-04
* ext2: report metadata errors during fsyncJan Kara2009-12-16
* ext[234]: move over to 'check_acl' permission modelLinus Torvalds2009-09-08
* switch ext2 to simple_fsync()Al Viro2009-06-11
* generic block based fiemap implementationJosef Bacik2008-10-03
* BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen2008-02-06
* ext2 reservationsMartin J. Bligh2007-10-17
* ext2: fix a comment when ext2_release_file() is calledJan Kara2007-07-16
* xip sendfile removalCarsten Otte2007-07-10
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty2006-10-01
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-01
* [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells2006-09-30
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-30
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-24
* [PATCH] xip: ext2: execute in placeCarsten Otte2005-06-24
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16