aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-163-8/+11
|\
| * Merge branch 'next' into for-linusJames Morris2011-03-163-8/+11
| |\
| | * Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-083-8/+11
| | |\
| | | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-013-8/+11
* | | | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-151-3/+0
|/ / /
* | | jfs: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-101-1/+1
|/ /
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-12/+5
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-2/+2
| * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-12/+5
* | | switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-122-12/+4
| |/ |/|
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-072-3/+7
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-071-0/+2
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-072-3/+3
* | fs: icache RCU free inodesNick Piggin2011-01-071-1/+9
* | fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* | fs: change d_compare for rcu-walkNick Piggin2011-01-071-4/+7
* | jfs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-071-8/+35
|/
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* 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
|\ \