| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: add sync_inode_metadata | Christoph Hellwig | 2010-10-25 | 1 | -1/+0 |
* | merge ext2 delete_inode and clear_inode, switch to ->evict_inode() | Al Viro | 2010-08-09 | 1 | -1/+1 |
* | clean up write_begin usage for directories in pagecache | Christoph Hellwig | 2010-08-09 | 1 | -3/+0 |
* | ext2: convert to use the new truncate convention. | npiggin@suse.de | 2010-05-27 | 1 | -1/+0 |
* | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 | 1 | -1/+1 |
* | pass writeback_control to ->write_inode | Christoph Hellwig | 2010-03-05 | 1 | -1/+1 |
* | ext2: report metadata errors during fsync | Jan Kara | 2009-12-16 | 1 | -0/+1 |
* | ext2: Unify log messages in ext2 | Alexey Fisher | 2009-12-10 | 1 | -1/+1 |
* | switch ext2 to inode->i_acl | Al Viro | 2009-06-24 | 1 | -4/+0 |
* | ext2: Do not update mtime of a moved directory | Jan Kara | 2009-06-18 | 1 | -1/+1 |
* | trivial: ext2: fix a typo in comment in ext2.h | Ali Gholami Rudi | 2009-06-12 | 1 | -1/+1 |
* | switch ext2 to simple_fsync() | Al Viro | 2009-06-11 | 1 | -3/+0 |
* | [PATCH] get rid of on-stack dentry in ext2_get_parent() | Al Viro | 2008-10-23 | 1 | -2/+2 |
* | generic block based fiemap implementation | Josef Bacik | 2008-10-03 | 1 | -0/+2 |
* | ext2: remove unused ext2_put_inode prototype | Christoph Hellwig | 2008-02-08 | 1 | -1/+0 |
* | iget: stop EXT2 from using iget() and read_inode() | David Howells | 2008-02-07 | 1 | -1/+1 |
* | BKL-removal: convert ext2 over to use unlocked_ioctl | Andi Kleen | 2008-02-06 | 1 | -2/+1 |
* | fix up ext2_fs.h for userspace after reservations backport | Tobias Poschwatta | 2007-11-29 | 1 | -0/+7 |
* | ext2 reservations | Martin J. Bligh | 2007-10-17 | 1 | -18/+18 |
* | ext2: convert to new aops | Nick Piggin | 2007-10-16 | 1 | -0/+3 |
* | ext3: copy i_flags to inode flags on write | Jan Kara | 2007-05-08 | 1 | -0/+1 |
* | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 | 1 | -5/+5 |
* | [PATCH] BLOCK: Move the Ext2 device ioctl compat stuff to the Ext2 driver [tr... | David Howells | 2006-09-30 | 1 | -0/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -3/+3 |
* | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 2006-03-28 | 1 | -3/+3 |
* | [PATCH] fs/ext2/: proper ext2_get_parent() prototype | Adrian Bunk | 2006-03-24 | 1 | -0/+3 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] ext2: fix mount options parting | Jan Kara | 2005-07-12 | 1 | -0/+9 |
* | [PATCH] xip: ext2: execute in place | Carsten Otte | 2005-06-24 | 1 | -0/+2 |
* | [PATCH] ext2 corruption - regression between 2.6.9 and 2.6.10 | Bernard Blackham | 2005-04-16 | 1 | -0/+1 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+160 |