aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-23
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\ \
| * | fs: change to new flag variablematt mooney2011-03-17
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \ \
| * \ \ Merge branch 'next' into for-linusJames Morris2011-03-15
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris2011-03-07
| | |\ \ | | | |/ | | |/|
| | | * fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
* | | | fs: Remove i_nlink check from file system link callbackAneesh Kumar K.V2011-03-15
|/ / /
* / / jfs: fix d_revalidate oopsen on NFS exportsAl Viro2011-03-10
|/ /
* | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\ \
| * | block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| * | block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
* | | switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-12
| |/ |/|
* | fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* | fs: rcu-walk aware d_revalidate methodNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* | fs: icache RCU free inodesNick Piggin2011-01-07
* | fs: change d_hash for rcu-walkNick Piggin2011-01-07
* | fs: change d_compare for rcu-walkNick Piggin2011-01-07
* | jfs: dont overwrite dentry name in d_revalidateNick Piggin2011-01-07
|/
* new helper: mount_bdev()Al Viro2010-10-29
* new helper: ihold()Al Viro2010-10-25
* list.h: new helper - hlist_add_fake()Al Viro2010-10-25
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-24
|\
| * Fix various typos of valid in commentsNikanth Karthikesan2010-09-21
| * Merge branch 'master' into for-nextJiri Kosina2010-08-11
| |\
| * | fix printk typo 'faild'Paul Bolle2010-08-09
* | | BKL: Remove BKL from JFSJan Blunck2010-10-04
* | | BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
| |/ |/|
* | 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-22
| |\
| * | Fix typos in commentsThomas Weber2010-03-16
* | | JFS: Free sbi memory in error pathJan Blunck2010-05-15
| |/ |/|