| Commit message (Expand) | Author | Age | Files | Lines |
* | ext3: move headers to fs/ext3/ | Al Viro | 2012-03-31 | 1 | -5/+1 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2011-07-26 | 1 | -1/+0 |
|\ |
|
| * | ext3: Convert ext3 to new truncate calling convention | Jan Kara | 2011-06-25 | 1 | -1/+0 |
* | | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 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 |
* | ext3: Use bitops to read/modify EXT3_I(inode)->i_state | Jan Kara | 2010-03-05 | 1 | -2/+2 |
* | ext3: Remove syncing logic from ext3_file_write | Jan Kara | 2009-09-14 | 1 | -60/+1 |
* | ext[234]: move over to 'check_acl' permission model | Linus Torvalds | 2009-09-08 | 1 | -1/+1 |
* | Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-04-03 | 1 | -0/+4 |
|\ |
|
| * | ext3: Add replace-on-truncate hueristics for data=writeback mode | Theodore Ts'o | 2009-04-03 | 1 | -0/+4 |
* | | ext3: remove the BKL in ext3/ioctl.c | Cyrus Massoumi | 2009-04-02 | 1 | -1/+1 |
|/ |
|
* | generic block based fiemap implementation | Josef Bacik | 2008-10-03 | 1 | -0/+1 |
* | sendfile: remove .sendfile from filesystems that use generic_file_sendfile() | Jens Axboe | 2007-07-10 | 1 | -1/+0 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [PATCH] ext3: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 2006-10-01 | 1 | -2/+0 |
* | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 2006-10-01 | 1 | -2/+3 |
* | [PATCH] BLOCK: Move the Ext3 device ioctl compat stuff to the Ext3 driver [tr... | David Howells | 2006-09-30 | 1 | -0/+3 |
* | [PATCH] ext3 and jbd cleanup: remove whitespace | Mingming Cao | 2006-09-27 | 1 | -1/+1 |
* | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 | 1 | -0/+2 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] convert ext3's truncate_sem to a mutex | Arjan van de Ven | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] ext3: reduce allocate-with-reservation lock latencies | Mingming Cao | 2005-06-28 | 1 | -0/+4 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+131 |