aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/file.c
AgeCommit message (Expand)Author
2012-03-31ext3: move headers to fs/ext3/Al Viro
2011-07-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-06-25ext3: Convert ext3 to new truncate calling conventionJan Kara
2010-03-05dquot: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara
2009-09-14ext3: Remove syncing logic from ext3_file_writeJan Kara
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-04-03Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-03ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2008-10-03generic block based fiemap implementationJosef Bacik
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-12-08[PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-09-30[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
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
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven
2005-06-28[PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds