Age | Commit message (Expand) | Author | Files | Lines |
2011-07-20 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -1/+1 |
2011-05-27 | fs: pass exact type of data dirties to ->dirty_inode | Christoph Hellwig | 1 | -1/+1 |
2010-08-09 | switch jfs to ->evict_inode() | Al Viro | 1 | -1/+1 |
2010-05-27 | drop unused dentry argument to ->fsync | Christoph Hellwig | 1 | -1/+1 |
2010-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha... | Linus Torvalds | 1 | -0/+1 |
2010-04-16 | jfs: add jfs specific ->setattr call | Dmitry Monakhov | 1 | -0/+1 |
2010-03-05 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+1 |
2010-03-05 | pass writeback_control to ->write_inode | Christoph Hellwig | 1 | -1/+1 |
2010-03-05 | dquot: move dquot transfer responsibility into the filesystem | Christoph Hellwig | 1 | -0/+1 |
2009-03-27 | constify dentry_operations: JFS | Al Viro | 1 | -1/+1 |
2008-02-07 | BKL-removal: Implement a compat_ioctl handler for JFS | Andi Kleen | 1 | -0/+1 |
2008-02-07 | BKL-removal: Use unlocked_ioctl for jfs | Andi Kleen | 1 | -2/+1 |
2008-02-07 | iget: stop JFS from using iget() and read_inode() | David Howells | 1 | -1/+1 |
2007-10-22 | jfs: new export ops | Christoph Hellwig | 1 | -1/+6 |
2007-07-17 | knfsd: exportfs: remove iget abuse | Christoph Hellwig | 1 | -0/+1 |
2007-04-25 | Copy i_flags to jfs inode flags on write | Dave Kleikamp | 1 | -0/+1 |
2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -3/+3 |
2006-10-02 | JFS: White space cleanup | Dave Kleikamp | 1 | -3/+3 |
2006-07-26 | JFS: Quota support broken, no quota_read and quota_write | Dave Kleikamp | 1 | -0/+1 |
2006-06-28 | [PATCH] mark address_space_operations const | Christoph Hellwig | 1 | -1/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -2/+2 |
2006-02-09 | JFS: ext2 inode attributes for jfs | Herbert Poetzl | 1 | -0/+3 |
2005-05-04 | JFS: fix sparse warnings by moving extern declarations to headers | Dave Kleikamp | 1 | -1/+18 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+23 |