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