aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs
AgeCommit message (Expand)Author
2010-10-29new helper: mount_bdev()Al Viro
2010-10-25new helper: ihold()Al Viro
2010-10-25list.h: new helper - hlist_add_fake()Al Viro
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-04BKL: Remove BKL from JFSJan Blunck
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-09-21Fix various typos of valid in commentsNikanth Karthikesan
2010-08-11Merge branch 'master' into for-nextJiri Kosina
2010-08-10jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp
2010-08-09switch jfs to ->evict_inode()Al Viro
2010-08-09remove inode_setattrChristoph Hellwig
2010-08-09get rid of nobh_write_begin_newtruncChristoph Hellwig
2010-08-09sort out blockdev_direct_IO variantsChristoph Hellwig
2010-08-09fix printk typo 'faild'Paul Bolle
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