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