aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namei.c
Commit message (Expand)AuthorAge
...
* brlocks/lglocks: API cleanupsAndi Kleen2012-05-29
* word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-05-24
|\
| * kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller2012-05-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2012-05-23
|\ \ | |/ |/|
| * userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfsEric W. Biederman2012-05-03
| * userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman2012-04-07
| * vfs: Don't allow a user namespace root to make device nodesEric W. Biederman2012-04-03
* | Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds2012-05-21
|\ \
| * | vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds2012-05-04
* | | Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds2012-05-21
|\ \ \ | |/ / |/| |
| * | VFS: clean up and simplify getname_flags()Linus Torvalds2012-04-28
* | | vfs: make word-at-a-time accesses handle a non-existing pageLinus Torvalds2012-05-03
|/ /
* / Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2012-04-06
|/
* vfs: fix out-of-date dentry_unhash() commentJ. Bruce Fields2012-03-31
* vfs: split __lookup_hashMiklos Szeredi2012-03-31
* untangling do_lookup() - take __lookup_hash()-calling case out of line.Al Viro2012-03-31
* untangling do_lookup() - switch to calling __lookup_hash()Al Viro2012-03-31
* untangling do_lookup() - merge d_alloc_and_lookup() callersAl Viro2012-03-31
* untangling do_lookup() - merge failure exits in !dentry caseAl Viro2012-03-31
* untangling do_lookup() - massage !dentry case towards __lookup_hash()Al Viro2012-03-31
* untangling do_lookup() - get rid of need_reval in !dentry caseAl Viro2012-03-31
* untangling do_lookup() - eliminate a loop.Al Viro2012-03-31
* untangling do_lookup() - expand the area under ->i_mutexAl Viro2012-03-31
* untangling do_lookup() - isolate !dentry stuff from the rest of it.Al Viro2012-03-31
* vfs: move MAY_EXEC check from __lookup_hash()Miklos Szeredi2012-03-31
* vfs: don't revalidate just looked up dentryMiklos Szeredi2012-03-31
* vfs: fix d_need_lookup/d_revalidate order in do_lookupMiklos Szeredi2012-03-31
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-28
* | vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds2012-03-22
* | vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds2012-03-22
* | Fix full_name_hash() behaviour when length is a multiple of 8Al Viro2012-03-22
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\ \
| * | fs/namei.c: fix warnings on 32-bitAndrew Morton2012-03-21
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \ | |/ / |/| |
| * | switch touch_atime to struct pathAl Viro2012-03-20
| * | vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\ \ \
| * | | fs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |/ /
* | | Merge branch 'dcache-word-accesses'Linus Torvalds2012-03-19
|\ \ \ | |/ / |/| |
| * | vfs: use 'unsigned long' accesses for dcache name comparison and hashingLinus Torvalds2012-03-08
* | | vfs: fix return value from do_last()Miklos Szeredi2012-03-10
* | | vfs: fix double put after complete_walk()Miklos Szeredi2012-03-10
|/ /
* | vfs: export full_name_hash() function to modulesLinus Torvalds2012-03-02
* | vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds2012-03-02
* | vfs: uninline full_name_hash()Linus Torvalds2012-03-02
|/
* vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi2012-02-13
* audit: do not call audit_getname on errorEric Paris2012-01-17
*-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
|\ \