Linus Torvalds
|
3ddcd0569c
vfs: optimize inode cache access patterns
|
13 年之前 |
Eric Dumazet
|
c4ae0c6545
vfs: avoid call to inode_lru_list_del() if possible
|
14 年之前 |
Eric Dumazet
|
f2ee7abf4c
vfs: avoid taking inode_hash_lock on pipes and sockets
|
14 年之前 |
Eric Dumazet
|
b12362bdb6
vfs: conditionally call inode_wb_list_del()
|
14 年之前 |
Linus Torvalds
|
e371d46ae4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Linus Torvalds
|
f01ef569cd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/writeback
|
14 年之前 |
Eric Dumazet
|
a209dfc7b0
vfs: dont chain pipe/anon/socket on superblock s_inodes list
|
14 年之前 |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 年之前 |
Dave Chinner
|
4f8c19fdf3
inode: remove iprune_sem
|
14 年之前 |
Dave Chinner
|
b0d40c92ad
superblock: introduce per-sb cache shrinker infrastructure
|
14 年之前 |
Dave Chinner
|
09cc9fc7a7
inode: move to per-sb LRU locks
|
14 年之前 |
Dave Chinner
|
98b745c647
inode: Make unused inode LRU per superblock
|
14 年之前 |
Dave Chinner
|
fcb94f72d3
inode: convert inode_stat.nr_unused to per-cpu counters
|
14 年之前 |
Al Viro
|
e7f5909707
kill useless checks for sb->s_op == NULL
|
14 年之前 |
Jan Kara
|
08142579b6
mm: fix assertion mapping->nrpages == 0 in end_writeback()
|
14 年之前 |
Christoph Hellwig
|
f758eeabeb
writeback: split inode_wb_list_lock into bdi_writeback.list_lock
|
14 年之前 |
Christoph Hellwig
|
4b4563dc80
fs: cosmetic inode.c cleanups
|
14 年之前 |
Ying Han
|
1495f230fa
vmscan: change shrinker API by passing shrink_control struct
|
14 年之前 |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 年之前 |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 年之前 |
Heiko Carstens
|
9ce6e0be06
fs: add missing prefetch.h include
|
14 年之前 |
Jens Axboe
|
7dcda1c96d
fs: export empty_aops
|
14 年之前 |
Randy Dunlap
|
b6d0ad686d
fs: fix inode.c kernel-doc warning
|
14 年之前 |
Christoph Hellwig
|
0b2d0724e2
fs: simplify iget & friends
|
14 年之前 |
Dave Chinner
|
67a23c4946
fs: rename inode_lock to inode_hash_lock
|
14 年之前 |
Dave Chinner
|
a66979abad
fs: move i_wb_list out from under inode_lock
|
14 年之前 |
Dave Chinner
|
55fa6091d8
fs: move i_sb_list out from under inode_lock
|
14 年之前 |
Dave Chinner
|
f283c86afe
fs: remove inode_lock from iput_final and prune_icache
|
14 年之前 |
Dave Chinner
|
02afc410f3
fs: Lock the inode LRU list separately
|
14 年之前 |
Dave Chinner
|
b2b2af8e61
fs: factor inode disposal
|
14 年之前 |