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
|
12 years ago |
Al Viro
|
b61625d245
fold __d_shrink() into its only remaining caller
|
12 years ago |
Al Viro
|
48a066e72d
RCU'd vfsmounts
|
12 years ago |
Al Viro
|
42c326082d
switch shrink_dcache_for_umount() to use of d_walk()
|
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()
|
12 years ago |
Al Viro
|
94e92a6e77
move taking vfsmount_lock down into prepend_path()
|
12 years ago |
Randy Dunlap
|
69c88dc7d9
vfs: fix new kernel-doc warnings
|
12 years ago |
Linus Torvalds
|
05a8252bde
vfs: fix typo in comment in recent dentry work
|
12 years ago |
Linus Torvalds
|
89dc77bcda
vfs: fix dentry LRU list handling and nr_dentry_unused accounting
|
12 years ago |
Linus Torvalds
|
26935fb06e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Linus Torvalds
|
68f0d9d92e
vfs: make d_path() get the root path under RCU
|
12 years ago |
Linus Torvalds
|
3272c544da
vfs: use __getname/__putname for getcwd() system call
|
12 years ago |
Linus Torvalds
|
ff812d7242
vfs: don't copy things to user space holding the rcu readlock
|
12 years ago |
Linus Torvalds
|
8b19e34188
vfs: make getcwd() get the root and pwd path under rcu
|
12 years ago |
Linus Torvalds
|
5762482f54
vfs: move get_fs_root_and_pwd() to single caller
|
12 years ago |
Waiman Long
|
1812997720
dcache: get/release read lock in read_seqbegin_or_lock() & friend
|
12 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 |
Dave Chinner
|
f604156751
dcache: convert to use new lru list infrastructure
|
12 years ago |
Dave Chinner
|
0a234c6dcb
shrinker: convert superblock shrinkers to new API
|
12 years ago |
Dave Chinner
|
dd1f6b2e43
dcache: remove dentries from LRU before putting on dispose list
|
12 years ago |
Dave Chinner
|
19156840e3
dentry: move to per-sb LRU locks
|
12 years ago |
Dave Chinner
|
62d36c7703
dcache: convert dentry_stat.nr_unused to per-cpu counters
|
12 years ago |
Glauber Costa
|
3942c07ccf
fs: bump inode and dentry counters to long
|
12 years ago |
Linus Torvalds
|
b05430fc93
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |