summaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAgeFilesLines
* new helper: ihold()Al Viro2010-10-252-2/+2
* list.h: new helper - hlist_add_fake()Al Viro2010-10-251-1/+1
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-242-6/+4
|\
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-4/+2
| * Merge branch 'master' into for-nextJiri Kosina2010-08-115-79/+95
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-091-2/+2
* | | BKL: Remove BKL from JFSJan Blunck2010-10-041-28/+7
* | | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-2/+10
| |/ |/|
* | jfs: don't allow os2 xattr namespace overlap with othersDave Kleikamp2010-08-101-49/+38
* | switch jfs to ->evict_inode()Al Viro2010-08-093-25/+20
* | remove inode_setattrChristoph Hellwig2010-08-091-3/+11
* | get rid of nobh_write_begin_newtruncChristoph Hellwig2010-08-091-1/+10
* | sort out blockdev_direct_IO variantsChristoph Hellwig2010-08-091-1/+16
|/
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-05-301-0/+16
|\
| * quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-241-1/+1
| * quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-241-0/+4
| * quota: move unmount handling into the filesystemChristoph Hellwig2010-05-241-0/+2
| * quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-241-4/+4
| * quota: move remount handling into the filesystemChristoph Hellwig2010-05-241-0/+10
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-272-3/+3
|/
* jfs: replace inode uid,gid,mode init with helperDmitry Monakhov2010-05-211-10/+2
* quota: unify quota init condition in setattrDmitry Monakhov2010-05-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-04-2315-16/+42
| |\
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | JFS: Free sbi memory in error pathJan Blunck2010-05-151-7/+6
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2010-04-217-16/+33
|\ \
| * | jfs: add jfs specific ->setattr callDmitry Monakhov2010-04-164-4/+17
| * | jfs: fix diAllocExt error in resizing filesystemBill Pemberton2010-04-161-1/+5
| * | jfs_dmap.[ch]: trivial typo fix: s/heigth/height/gDaniel Mack2010-02-022-11/+11
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-0/+9
| |/ |/|
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-03-0512-77/+116
|\ \
| * | dquot: cleanup dquot initialize routineChristoph Hellwig2010-03-054-16/+16
| * | dquot: move dquot initialization responsibility into the filesystemChristoph Hellwig2010-03-053-1/+21
| * | dquot: cleanup dquot drop routineChristoph Hellwig2010-03-053-3/+3
| * | dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-051-0/+6
| * | dquot: cleanup dquot transfer routineChristoph Hellwig2010-03-051-2/+3
| * | dquot: move dquot transfer responsibility into the filesystemChristoph Hellwig2010-03-055-28/+34
| * | dquot: cleanup inode allocation / freeing routinesChristoph Hellwig2010-03-052-4/+4
| * | dquot: cleanup space allocation / freeing routinesChristoph Hellwig2010-03-054-38/+44
| |/
* | pass writeback_control to ->write_inodeChristoph Hellwig2010-03-052-2/+5
|/
* jfs: Fix 32bit build warningAlan Cox2009-12-221-1/+1
* kill I_LOCKChristoph Hellwig2009-12-171-1/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-2/+2
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-241-6/+3
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-084-9/+4
* jfs: Fix early release of acl in jfs_get_aclStefan Bader2009-07-231-3/+1
* another race fix in jfs_check_acl()Al Viro2009-06-241-6/+7
* helpers for acl caching + switch to thoseAl Viro2009-06-242-27/+15
* switch jfs to inode->i_aclAl Viro2009-06-244-41/+15
OpenPOWER on IntegriCloud