aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/jfs_inode.h
AgeCommit message (Expand)Author
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-27fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig
2010-08-09switch jfs to ->evict_inode()Al Viro
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2010-04-16jfs: add jfs specific ->setattr callDmitry Monakhov
2010-03-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-03-05pass writeback_control to ->write_inodeChristoph Hellwig
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2009-03-27constify dentry_operations: JFSAl Viro
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells
2007-10-22jfs: new export opsChristoph Hellwig
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-10-02JFS: White space cleanupDave Kleikamp
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-04-16Linux-2.6.12-rc2Linus Torvalds