summaryrefslogtreecommitdiff
path: root/fs/jfs
Commit message (Expand)AuthorAge
* jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-10
* switch jfs to ->evict_inode()Al Viro2010-08-09
* remove inode_setattrChristoph Hellwig2010-08-09
* get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-09
* sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-09
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-30
|\
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
| * quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-24
| * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
| * quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* jfs: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-21
* quota: unify quota init condition in setattrDmitry Monakhov2010-05-21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-20
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-23
| |\
| * | Fix typos in commentsThomas Weber2010-03-16
* | | JFS: Free sbi memory in error pathJan Blunck2010-05-15
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-21
|\ \
| * | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-16
| * | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-16
| * | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-02
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-05
|\ \
| * | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-05
| * | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-05
| * | dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-05
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-05
| * | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-05
| * | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-05
| |/
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-05
|/
* jfs: Fix 32bit build warningAlan Cox2009-12-22
* kill I_LOCKChristoph Hellwig2009-12-17
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-08
* jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-23
* another race fix in jfs_check_acl()Al Viro2009-06-24
* helpers for acl caching + switch to thoseAl Viro2009-06-24
* switch jfs to inode->i_aclAl Viro2009-06-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2009-06-16
|\
| * jfs: fix regression preventing coalescing of extentsDave Kleikamp2009-06-16
* | Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* | push BKL down into ->put_superChristoph Hellwig2009-06-11
|/
* jfs: Add missing mutex_unlock call to error pathDave Kleikamp2009-05-23
* missing unlock in jfs_quota_write()Dan Carpenter2009-04-07
* New helper - current_umask()Al Viro2009-03-31
* proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-31