Al Viro
|
c2d22ecd3c
fs/super.c: fix lru_list leak for real
|
11 years ago |
Glauber Costa
|
f5e1dd3456
super: fix for destroy lrus
|
12 years ago |
Glauber Costa
|
5ca302c8e5
list_lru: dynamically adjust node arrays
|
12 years ago |
Dave Chinner
|
9b17c62382
fs: convert inode and dentry shrinking to be node aware
|
12 years ago |
Dave Chinner
|
f604156751
dcache: convert to use new lru list infrastructure
|
12 years ago |
Dave Chinner
|
bc3b14cb2d
inode: convert inode lru list to generic lru list code.
|
12 years ago |
Dave Chinner
|
0a234c6dcb
shrinker: convert superblock shrinkers to new API
|
12 years ago |
Dave Chinner
|
19156840e3
dentry: move to per-sb LRU locks
|
12 years ago |
Glauber Costa
|
55f841ce93
super: fix calculation of shrinkable objects for small numbers
|
12 years ago |
Al Viro
|
d040790391
prune_super(): sb->s_op is never NULL
|
12 years ago |
Christoph Hellwig
|
7b7a8665ed
direct-io: Implement generic deferred AIO completions
|
12 years ago |
Al Viro
|
acfec9a5a8
livelock avoidance in sget()
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Tejun Heo
|
e8c8d1bc06
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
|
12 years ago |
Marco Stornelli
|
8e22cc88d6
vfs: drop lock/unlock super
|
12 years ago |
Fengguang Wu
|
125c4c706b
idr: rename MAX_LEVEL to MAX_IDR_LEVEL
|
12 years ago |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
12 years ago |
Artem Bityutskiy
|
f0cd2dbb6c
vfs: kill write_super and sync_supers
|
13 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Minchan Kim
|
8e125cd855
vmscan: remove obsolete shrink_control comment
|
13 years ago |
Jan Kara
|
d9c95bdd53
fs: Remove old freezing mechanism
|
13 years ago |
Jan Kara
|
5accdf82ba
fs: Improve filesystem freezing handling
|
13 years ago |
Linus Torvalds
|
2e3ee61348
Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
|
13 years ago |
David Howells
|
9249e17fe0
VFS: Pass mount flags to sget()
|
13 years ago |
Wanpeng Li
|
331cbdeede
writeback: Fix some comment errors
|
13 years ago |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Linus Torvalds
|
aab008db80
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
|
13 years ago |
Linus Torvalds
|
3556485f15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
|
13 years ago |
Konrad Rzeszutek Wilk
|
16c0cfa425
Merge branch 'stable/cleancache.v13' into linux-next
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |