Linus Torvalds
|
31ed8e6f93
Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)
|
13 years ago |
Linus Torvalds
|
7e5cb5e151
Merge branch 'vfs-cleanups' (random vfs cleanups)
|
13 years ago |
Linus Torvalds
|
12f8ad4b05
vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces
|
13 years ago |
Linus Torvalds
|
e419b4cc58
vfs: make word-at-a-time accesses handle a non-existing page
|
13 years ago |
Eric W. Biederman
|
8e96e3b7b8
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
|
13 years ago |
Linus Torvalds
|
3f9f0aa687
VFS: clean up and simplify getname_flags()
|
13 years ago |
Eric W. Biederman
|
1a48e2ac03
userns: Replace the hard to write inode_userns with inode_capable.
|
13 years ago |
Linus Torvalds
|
f68e556e23
Make the "word-at-a-time" helper functions more commonly usable
|
13 years ago |
Eric W. Biederman
|
975d6b3932
vfs: Don't allow a user namespace root to make device nodes
|
13 years ago |
J. Bruce Fields
|
c0d0259481
vfs: fix out-of-date dentry_unhash() comment
|
13 years ago |
Miklos Szeredi
|
bad6118978
vfs: split __lookup_hash
|
13 years ago |
Al Viro
|
81e6f52089
untangling do_lookup() - take __lookup_hash()-calling case out of line.
|
13 years ago |
Al Viro
|
a32555466c
untangling do_lookup() - switch to calling __lookup_hash()
|
13 years ago |
Al Viro
|
a6ecdfcfba
untangling do_lookup() - merge d_alloc_and_lookup() callers
|
13 years ago |
Al Viro
|
ec335e91a4
untangling do_lookup() - merge failure exits in !dentry case
|
13 years ago |
Al Viro
|
d774a058d9
untangling do_lookup() - massage !dentry case towards __lookup_hash()
|
13 years ago |
Al Viro
|
08b0ab7c20
untangling do_lookup() - get rid of need_reval in !dentry case
|
13 years ago |
Al Viro
|
acc9cb3cd4
untangling do_lookup() - eliminate a loop.
|
13 years ago |
Al Viro
|
37c17e1f37
untangling do_lookup() - expand the area under ->i_mutex
|
13 years ago |
Al Viro
|
3f6c7c71a2
untangling do_lookup() - isolate !dentry stuff from the rest of it.
|
13 years ago |
Miklos Szeredi
|
cda309de25
vfs: move MAY_EXEC check from __lookup_hash()
|
13 years ago |
Miklos Szeredi
|
3637c05d88
vfs: don't revalidate just looked up dentry
|
13 years ago |
Miklos Szeredi
|
fa4ee15951
vfs: fix d_need_lookup/d_revalidate order in do_lookup
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
f7493e5d9c
vfs: tidy up sparse warnings in fs/namei.c
|
13 years ago |
Linus Torvalds
|
989412bbd2
vfs: tidy up fs/namei.c byte-repeat word constants
|
13 years ago |
Al Viro
|
f132c5be05
Fix full_name_hash() behaviour when length is a multiple of 8
|
13 years ago |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 years ago |
Andrew Morton
|
1de5b41cd3
fs/namei.c: fix warnings on 32-bit
|
13 years ago |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |