Commit Graph

20 Commits (17ca04aff7e6171df684b7b65804df8830eb8c15)

Author SHA1 Message Date
Ying Han 1495f230fa vmscan: change shrinker API by passing shrink_control struct 14 years ago
Ying Han a09ed5e000 vmscan: change shrink_slab() interfaces by passing shrink_control 14 years ago
Dave Chinner 55fa6091d8 fs: move i_sb_list out from under inode_lock 14 years ago
Dave Chinner 250df6ed27 fs: protect inode->i_state with inode->i_lock 14 years ago
Petr Holasek cb16e95fa2 sysctl: add some missing input constraint checks 14 years ago
Al Viro a4ffdde6e5 simplify checks for I_CLEAR/I_FREEING 15 years ago
Al Viro 01a05b337a new helper: iterate_supers() 15 years ago
Al Viro 35cf7ba0b4 Bury __put_super_and_need_restart() 15 years ago
Al Viro 6754af6464 Convert simple loops over superblocks to list_for_each_entry_safe 15 years ago
Al Viro 551de6f34d Leave superblocks on s_list until the end 15 years ago
Alexey Dobriyan 8d65af789f sysctl: remove "struct file *" argument of ->proc_handler 16 years ago
Mike Waychison 286973552f mm: remove __invalidate_mapping_pages variant 16 years ago
Wu Fengguang b6fac63cc1 vfs: skip I_CLEAR state inodes 16 years ago
Nick Piggin aabb8fdb41 fs: avoid I_NEW inodes 16 years ago
Jan Kara af065b8a19 vfs: skip inodes without pages to free in drop_pagecache_sb() 17 years ago
Jan Kara eccb95cee4 vfs: fix lock inversion in drop_pagecache_sb() 17 years ago
Adrian Bunk 07d45da616 fs/drop_caches.c: make 2 functions static 17 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Andrew Morton fc0ecff698 [PATCH] remove invalidate_inode_pages() 18 years ago
Andrew Morton 9d0243bca3 [PATCH] drop-pagecache 19 years ago