aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs
Commit message (Expand)AuthorAge
...
* | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* | | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
|/ /
* | jfs_lookup(): don't bother with . or ..Al Viro2011-07-20
* | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-20
* | fs: move inode_dio_wait calls into ->setattrChristoph Hellwig2011-07-20
* | make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)Al Viro2011-07-20
* | jfs_ci_revalidate() is safe from RCU modeAl Viro2011-07-20
* | LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last stepAl Viro2011-07-20
* | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
|/
* jfs: agstart field must be 64 bitsDave Kleikamp2011-06-20
* JFS: Don't save agno in the inodeDave Kleikamp2011-06-20
* jfs: Update agstart when resizing volumeDave Kleikamp2011-06-20
* jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp2011-06-20
* lmLogOpen() broken failure exitAl Viro2011-06-07
* jfs: remove unnecessary dentry_unhash from rmdir, dir renameSage Weil2011-05-28
* fs: pass exact type of data dirties to ->dirty_inodeChristoph Hellwig2011-05-27
* vfs: push dentry_unhash on rename_dir into file systemsSage Weil2011-05-26
* vfs: push dentry_unhash on rmdir into file systemsSage Weil2011-05-26
* 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