aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/jfs_inode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-27constify dentry_operations: JFSAl Viro1-1/+1
2008-02-07BKL-removal: Implement a compat_ioctl handler for JFSAndi Kleen1-0/+1
2008-02-07BKL-removal: Use unlocked_ioctl for jfsAndi Kleen1-2/+1
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells1-1/+1
2007-10-22jfs: new export opsChristoph Hellwig1-1/+6
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig1-0/+1
2007-04-25Copy i_flags to jfs inode flags on writeDave Kleikamp1-0/+1
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven1-3/+3
2006-10-02JFS: White space cleanupDave Kleikamp1-3/+3
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp1-0/+1
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-2/+2
2006-02-09JFS: ext2 inode attributes for jfsHerbert Poetzl1-0/+3
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp1-1/+18
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+23