Al Viro
|
ee3efa91e2
__d_unalias() should refuse to move mountpoints
|
13 年之前 |
Al Viro
|
b3d9b7a3c7
vfs: switch i_dentry/d_alias to hlist
|
13 年之前 |
Al Viro
|
f7a99c5b7c
get rid of ->mnt_longterm
|
13 年之前 |
Linus Torvalds
|
32ba9c3fca
Revert "vfs: stop d_splice_alias creating directory aliases"
|
13 年之前 |
J. Bruce Fields
|
3f50fff4da
vfs: remove unused __d_splice_alias argument
|
13 年之前 |
J. Bruce Fields
|
7732a557b1
vfs: stop d_splice_alias creating directory aliases
|
13 年之前 |
Andi Kleen
|
962830df36
brlocks/lglocks: API cleanups
|
13 年之前 |
Tim Bird
|
31fe62b958
mm: add a low limit to alloc_large_system_hash
|
13 年之前 |
Linus Torvalds
|
2e321806b6
Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"
|
13 年之前 |
Linus Torvalds
|
6326c71fd2
vfs: be even more careful about dentry RCU name lookups
|
13 年之前 |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
13 年之前 |
Linus Torvalds
|
ee983e8967
vfs: move dentry name length comparison from dentry_cmp() into callers
|
13 年之前 |
Linus Torvalds
|
94753db5ed
vfs: do the careful dentry name access for all dentry_cmp cases
|
13 年之前 |
Linus Torvalds
|
8c01a529b8
vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu
|
13 年之前 |
Linus Torvalds
|
12f8ad4b05
vfs: clean up __d_lookup_rcu() and dentry_cmp() interfaces
|
13 年之前 |
Linus Torvalds
|
e419b4cc58
vfs: make word-at-a-time accesses handle a non-existing page
|
13 年之前 |
Michel Lespinasse
|
b18dafc86b
vfs: fix d_ancestor() case in d_materialize_unique
|
13 年之前 |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 年之前 |
Randy Dunlap
|
1f1e6e523e
fs: fix kernel-doc warnings in dcache.c
|
13 年之前 |
Linus Torvalds
|
e2a0883e40
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年之前 |
Al Viro
|
32991ab305
vfs: d_alloc_root() gone
|
13 年之前 |
Linus Torvalds
|
b0e37d7ac6
Merge branch 'dcache-word-accesses'
|
13 年之前 |
Linus Torvalds
|
6d7d1a0dc7
vfs: get rid of batshit-insane pointless dentry hash calculations
|
13 年之前 |
Linus Torvalds
|
bfcfaa77bd
vfs: use 'unsigned long' accesses for dcache name comparison and hashing
|
13 年之前 |
Linus Torvalds
|
5483f18e98
vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.c
|
13 年之前 |
Linus Torvalds
|
8966be9030
vfs: trivial __d_lookup_rcu() cleanups
|
13 年之前 |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 年之前 |
Dimitri Sivanich
|
074b85175a
vfs: fix panic in __d_lookup() with high dentry hashtable counts
|
13 年之前 |
Linus Torvalds
|
1a52bb0b68
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
|
13 年之前 |
Sage Weil
|
46f72b3492
vfs: export symbol d_find_any_alias()
|
13 年之前 |