summaryrefslogtreecommitdiff
path: root/fs/ext2/file.c
AgeCommit message (Expand)Author
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2009-12-16ext2: report metadata errors during fsyncJan Kara
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-06-11switch ext2 to simple_fsync()Al Viro
2008-10-03generic block based fiemap implementationJosef Bacik
2008-02-06BKL-removal: convert ext2 over to use unlocked_ioctlAndi Kleen
2007-10-17ext2 reservationsMartin J. Bligh
2007-07-16ext2: fix a comment when ext2_release_file() is calledJan Kara
2007-07-10xip sendfile removalCarsten Otte
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-09-30[PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr...David Howells
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-06-24[PATCH] xip: reduce code duplicationCarsten Otte
2005-06-24[PATCH] xip: ext2: execute in placeCarsten Otte
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o
2002-10-30Port of (bugfixed) 0.8.50 xattr-ext2 to 2.5 (w/ hch cleanups. mbcache API)Theodore Y. Ts'o
2002-09-24several updates for testing aio_{read,write}Benjamin LaHaise
2002-09-13[PATCH] readv/writev speedupAndrew Morton
2002-08-13[PATCH] designated initialisers for ext2Andrew Morton
2002-07-27VFS: implement sendfile file operationChristoph Hellwig
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
2002-02-04v2.4.6.6 -> v2.4.6.7Linus Torvalds
2002-02-04Import changesetLinus Torvalds