aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_inode.h
Commit message (Expand)AuthorAge
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* switch jfs to ->evict_inode()Al Viro2010-08-09
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
|\
| * jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-04
| |/
* / pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* constify dentry_operations: JFSAl Viro2009-03-27
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-07
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-07
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* jfs: new export opsChristoph Hellwig2007-10-22
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-17
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-25
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* JFS: White space cleanupDave Kleikamp2006-10-02
* JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp2006-07-26
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-09
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16