J. Bruce Fields
|
c0d0259481
vfs: fix out-of-date dentry_unhash() comment
|
13 лет назад |
Miklos Szeredi
|
bad6118978
vfs: split __lookup_hash
|
13 лет назад |
Al Viro
|
81e6f52089
untangling do_lookup() - take __lookup_hash()-calling case out of line.
|
13 лет назад |
Al Viro
|
a32555466c
untangling do_lookup() - switch to calling __lookup_hash()
|
13 лет назад |
Al Viro
|
a6ecdfcfba
untangling do_lookup() - merge d_alloc_and_lookup() callers
|
13 лет назад |
Al Viro
|
ec335e91a4
untangling do_lookup() - merge failure exits in !dentry case
|
13 лет назад |
Al Viro
|
d774a058d9
untangling do_lookup() - massage !dentry case towards __lookup_hash()
|
13 лет назад |
Al Viro
|
08b0ab7c20
untangling do_lookup() - get rid of need_reval in !dentry case
|
13 лет назад |
Al Viro
|
acc9cb3cd4
untangling do_lookup() - eliminate a loop.
|
13 лет назад |
Al Viro
|
37c17e1f37
untangling do_lookup() - expand the area under ->i_mutex
|
13 лет назад |
Al Viro
|
3f6c7c71a2
untangling do_lookup() - isolate !dentry stuff from the rest of it.
|
13 лет назад |
Miklos Szeredi
|
cda309de25
vfs: move MAY_EXEC check from __lookup_hash()
|
13 лет назад |
Miklos Szeredi
|
3637c05d88
vfs: don't revalidate just looked up dentry
|
13 лет назад |
Miklos Szeredi
|
fa4ee15951
vfs: fix d_need_lookup/d_revalidate order in do_lookup
|
13 лет назад |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 лет назад |
Linus Torvalds
|
f7493e5d9c
vfs: tidy up sparse warnings in fs/namei.c
|
13 лет назад |
Linus Torvalds
|
989412bbd2
vfs: tidy up fs/namei.c byte-repeat word constants
|
13 лет назад |
Al Viro
|
f132c5be05
Fix full_name_hash() behaviour when length is a multiple of 8
|
13 лет назад |
Linus Torvalds
|
95211279c5
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 лет назад |
Andrew Morton
|
1de5b41cd3
fs/namei.c: fix warnings on 32-bit
|
13 лет назад |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 лет назад |
Linus Torvalds
|
9f3938346a
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
|
13 лет назад |
Al Viro
|
68ac1234fb
switch touch_atime to struct path
|
13 лет назад |
Al Viro
|
8de5277879
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
|
13 лет назад |
Cong Wang
|
e8e3c3d66f
fs: remove the second argument of k[un]map_atomic()
|
13 лет назад |
Linus Torvalds
|
b0e37d7ac6
Merge branch 'dcache-word-accesses'
|
13 лет назад |
Miklos Szeredi
|
7f6c7e62fc
vfs: fix return value from do_last()
|
13 лет назад |
Miklos Szeredi
|
097b180ca0
vfs: fix double put after complete_walk()
|
13 лет назад |
Linus Torvalds
|
bfcfaa77bd
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
|
13 лет назад |
Linus Torvalds
|
ae942ae719
vfs: export full_name_hash() function to modules
|
13 лет назад |