aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAgeFilesLines
* jfs: fix readdir cookie incompatibility with NFSv4Dave Kleikamp2013-09-071-8/+23
* jfs: fix a couple racesDave Kleikamp2013-06-072-2/+3
* jfs: agstart field must be 64 bitsDave Kleikamp2011-06-201-1/+1
* JFS: Don't save agno in the inodeDave Kleikamp2011-06-203-9/+9
* jfs: Update agstart when resizing volumeDave Kleikamp2011-06-201-2/+1
* jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp2011-06-201-1/+1
* lmLogOpen() broken failure exitAl Viro2011-06-071-1/+1
* jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-281-5/+0
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-272-2/+2
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-261-0/+3
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-261-0/+2
* Fix common misspellingsLucas De Marchi2011-03-318-18/+18
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-242-2/+0
|\
| * block: remove per-queue pluggingJens Axboe2011-03-102-2/+0
* | userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-232-2/+2
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-201-1/+1
|\ \
| * | fs: change to new flag variablematt mooney2011-03-171-1/+1
* | | 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