summaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_inode.h
Commit message (Expand)AuthorAgeFilesLines
* switch jfs to ->evict_inode()Al Viro2010-08-091-1/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-211-0/+1
|\
| * jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-161-0/+1
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-051-0/+1
|\ \
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-051-0/+1
| |/
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-051-1/+1
|/
* constify dentry_operations: JFSAl Viro2009-03-271-1/+1
* BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen2008-02-071-0/+1
* BKL-removal: Use unlocked_ioctl for jfsAndi Kleen2008-02-071-2/+1
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-071-1/+1
* jfs: new export opsChristoph Hellwig2007-10-221-1/+6
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-171-0/+1
* Copy i_flags to jfs inode flags on writeDave Kleikamp2007-04-251-0/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-3/+3
* JFS: White space cleanupDave Kleikamp2006-10-021-3/+3
* JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp2006-07-261-0/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* JFS: ext2 inode attributes for jfsHerbert Poetzl2006-02-091-0/+3
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-1/+18
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+23
OpenPOWER on IntegriCloud