Al Viro
|
31dec1327e
fold try_to_ascend() into the sole remaining caller
|
11 years ago |
Al Viro
|
482db90661
dcache.c: get rid of pointless macros
|
11 years ago |
Al Viro
|
2bc74feba1
take read_seqbegin_or_lock() and friends to seqlock.h
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
Al Viro
|
ede4cebce1
prepend_path() needs to reinitialize dentry/vfsmount/mnt on restarts
|
11 years ago |
Li Zhong
|
4ec6c2aeab
fix unpaired rcu lock in prepend_path()
|
11 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
J. Bruce Fields
|
f80de2cde1
dcache: don't clear DCACHE_DISCONNECTED too early
|
13 years ago |
J. Bruce Fields
|
e1a24bb0aa
dcache: Don't set DISCONNECTED on "pseudo filesystem" dentries
|
13 years ago |
J. Bruce Fields
|
7632e465fe
dcache: use IS_ROOT to decide where dentry is hashed
|
13 years ago |
David Howells
|
b18825a7c8
VFS: Put a small type field into struct dentry::d_flags
|
11 years ago |
Al Viro
|
b61625d245
fold __d_shrink() into its only remaining caller
|
11 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
11 years ago |
Al Viro
|
42c326082d
switch shrink_dcache_for_umount() to use of d_walk()
|
11 years ago |
John Stultz
|
1ca7d67cf5
seqcount: Add lockdep functionality to seqcount/seqlock structures
|
11 years ago |
Linus Torvalds
|
358eec1824
vfs: decrapify dput(), fix cache behavior under normal load
|
11 years ago |
Miklos Szeredi
|
b70a80e7a1
vfs: introduce d_instantiate_no_diralias()
|
11 years ago |
Al Viro
|
94e92a6e77
move taking vfsmount_lock down into prepend_path()
|
11 years ago |
Randy Dunlap
|
69c88dc7d9
vfs: fix new kernel-doc warnings
|
11 years ago |
Linus Torvalds
|
05a8252bde
vfs: fix typo in comment in recent dentry work
|
11 years ago |
Linus Torvalds
|
89dc77bcda
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
|
11 years ago |
Linus Torvalds
|
26935fb06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
11 years ago |
Linus Torvalds
|
68f0d9d92e
vfs: make d_path() get the root path under RCU
|
11 years ago |
Linus Torvalds
|
3272c544da
vfs: use __getname/__putname for getcwd() system call
|
11 years ago |
Linus Torvalds
|
ff812d7242
vfs: don't copy things to user space holding the rcu readlock
|
11 years ago |
Linus Torvalds
|
8b19e34188
vfs: make getcwd() get the root and pwd path under rcu
|
11 years ago |
Linus Torvalds
|
5762482f54
vfs: move get_fs_root_and_pwd() to single caller
|
11 years ago |
Waiman Long
|
1812997720
dcache: get/release read lock in read_seqbegin_or_lock() & friend
|
11 years ago |
Dave Chinner
|
9b17c62382
fs: convert inode and dentry shrinking to be node aware
|
12 years ago |
Glauber Costa
|
4e717f5c10
list_lru: remove special case function list_lru_dispose_all.
|
12 years ago |