summaryrefslogtreecommitdiffstats
path: root/fs/ext3/file.c
Commit message (Expand)AuthorAgeFilesLines
* dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-051-0/+1
* dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-051-1/+1
* ext3: Use bitops to read/modify EXT3_I(inode)->i_stateJan Kara2010-03-051-2/+2
* ext3: Remove syncing logic from ext3_file_writeJan Kara2009-09-141-60/+1
* ext[234]: move over to 'check_acl' permission modelLinus Torvalds2009-09-081-1/+1
* Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-04-031-0/+4
|\
| * ext3: Add replace-on-truncate hueristics for data=writeback modeTheodore Ts'o2009-04-031-0/+4
* | ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-021-1/+1
|/
* generic block based fiemap implementationJosef Bacik2008-10-031-0/+1
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-101-1/+0
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-1/+1
* [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty2006-10-011-2/+0
* [PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty2006-10-011-2/+3
* [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr...David Howells2006-09-301-0/+3
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-1/+1
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-0/+2
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-2/+2
* [PATCH] ext3: reduce allocate-with-reservation lock latenciesMingming Cao2005-06-281-0/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+131
OpenPOWER on IntegriCloud