summaryrefslogtreecommitdiff
path: root/fs/jfs
AgeCommit message (Expand)Author
2010-08-13jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-05-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-24quota: rename default quotactl methods to dquot_Christoph Hellwig
2010-05-24quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig
2010-05-24quota: move unmount handling into the filesystemChristoph Hellwig
2010-05-24quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig
2010-05-24quota: move remount handling into the filesystemChristoph Hellwig
2010-05-21jfs: replace inode uid,gid,mode init with helperDmitry Monakhov
2010-05-21quota: unify quota init condition in setattrDmitry Monakhov
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-15JFS: Free sbi memory in error pathJan Blunck
2010-04-23Merge branch 'master' into for-nextJiri Kosina
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-04-16jfs: fix diAllocExt error in resizing filesystemBill Pemberton
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16Fix typos in commentsThomas Weber
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: cleanup dquot initialize routineChristoph Hellwig
2010-03-05dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot drop routineChristoph Hellwig
2010-03-05dquot: move dquot drop responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup dquot transfer routineChristoph Hellwig
2010-03-05dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig
2010-03-05dquot: cleanup inode allocation / freeing routinesChristoph Hellwig
2010-03-05dquot: cleanup space allocation / freeing routinesChristoph Hellwig
2010-02-02jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack
2009-12-22jfs: Fix 32bit build warningAlan Cox
2009-12-17kill I_LOCKChristoph Hellwig
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-09-24fs: Make unload_nls() NULL pointer safeThomas Gleixner
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds
2009-07-23jfs: Fix early release of acl in jfs_get_aclStefan Bader
2009-06-24another race fix in jfs_check_acl()Al Viro
2009-06-24helpers for acl caching + switch to thoseAl Viro
2009-06-24switch jfs to inode->i_aclAl Viro
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-06-16jfs: fix regression preventing coalescing of extentsDave Kleikamp
2009-06-11Push BKL down into ->remount_fs()Alessio Igor Bogani
2009-06-11push BKL down into ->put_superChristoph Hellwig
2009-05-23jfs: Add missing mutex_unlock call to error pathDave Kleikamp
2009-04-07missing unlock in jfs_quota_write()Dan Carpenter
2009-03-31New helper - current_umask()Al Viro
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27constify dentry_operations: JFSAl Viro
2009-03-26jfs: Use lowercase names of quota functionsJan Kara