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