Linus Torvalds
|
dea3667bc3
vfs: get rid of insane dentry hashing rules
|
14 년 전 |
David Howells
|
0f60f240d5
FS: lookup_mnt() is only used in the core fs routines now
|
14 년 전 |
Al Viro
|
1aed3e4204
lose 'mounting_here' argument in ->d_manage()
|
14 년 전 |
David Howells
|
ab90911ff9
Allow d_manage() to be used in RCU-walk mode
|
14 년 전 |
David Howells
|
cc53ce53c8
Add a dentry op to allow processes to be held during pathwalk transit
|
14 년 전 |
David Howells
|
9875cf8064
Add a dentry op to handle automounting rather than abusing follow_link()
|
14 년 전 |
Randy Dunlap
|
2a8c0c6848
fs: fix dcache.h kernel-doc notation
|
14 년 전 |
Nick Piggin
|
9d55c369bb
fs: implement faster dentry memcmp
|
14 년 전 |
Nick Piggin
|
4b936885ab
fs: improve scalability of pseudo filesystems
|
14 년 전 |
Nick Piggin
|
873feea09e
fs: dcache per-inode inode alias locking
|
14 년 전 |
Nick Piggin
|
ceb5bdc2d2
fs: dcache per-bucket dcache hash locking
|
14 년 전 |
Nick Piggin
|
34286d6662
fs: rcu-walk aware d_revalidate method
|
14 년 전 |
Nick Piggin
|
44a7d7a878
fs: cache optimise dentry and inode for rcu-walk
|
14 년 전 |
Nick Piggin
|
fb045adb99
fs: dcache reduce branches in lookup path
|
14 년 전 |
Nick Piggin
|
5f57cbcc02
fs: dcache remove d_mounted
|
14 년 전 |
Nick Piggin
|
31e6b01f41
fs: rcu-walk for path lookup
|
14 년 전 |
Nick Piggin
|
dc0474be3e
fs: dcache rationalise dget variants
|
14 년 전 |
Nick Piggin
|
b5c84bf6f6
fs: dcache remove dcache_lock
|
14 년 전 |
Nick Piggin
|
949854d024
fs: Use rename lock and RCU for multi-step operations
|
14 년 전 |
Nick Piggin
|
b23fb0a603
fs: scale inode alias list
|
14 년 전 |
Nick Piggin
|
2fd6b7f507
fs: dcache scale subdirs
|
14 년 전 |
Nick Piggin
|
b7ab39f631
fs: dcache scale dentry refcount
|
14 년 전 |
Nick Piggin
|
789680d1ee
fs: dcache scale hash
|
14 년 전 |
Nick Piggin
|
ec2447c278
hostfs: simplify locking
|
14 년 전 |
Nick Piggin
|
b1e6a015a5
fs: change d_hash for rcu-walk
|
14 년 전 |
Nick Piggin
|
621e155a35
fs: change d_compare for rcu-walk
|
14 년 전 |
Nick Piggin
|
fb2d5b86af
fs: name case update method
|
14 년 전 |
Nick Piggin
|
fe15ce446b
fs: change d_delete semantics
|
14 년 전 |
Nick Piggin
|
5eef7fa905
fs: dcache documentation cleanup
|
14 년 전 |
Miklos Szeredi
|
8df9d1a414
vfs: show unreachable paths in getcwd and proc
|
15 년 전 |