aboutsummaryrefslogtreecommitdiff
path: root/fs/drop_caches.c
AgeCommit message (Expand)Author
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han
2011-05-25vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han
2011-03-24fs: move i_sb_list out from under inode_lockDave Chinner
2011-03-24fs: protect inode->i_state with inode->i_lockDave Chinner
2011-03-23sysctl: add some missing input constraint checksPetr Holasek
2010-08-09simplify checks for I_CLEAR/I_FREEINGAl Viro
2010-05-21new helper: iterate_supers()Al Viro
2010-05-21Bury __put_super_and_need_restart()Al Viro
2010-05-21Convert simple loops over superblocks to list_for_each_entry_safeAl Viro
2010-05-21Leave superblocks on s_list until the endAl Viro
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-06-16mm: remove __invalidate_mapping_pages variantMike Waychison
2009-04-02vfs: skip I_CLEAR state inodesWu Fengguang
2009-03-27fs: avoid I_NEW inodesNick Piggin
2008-04-29vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara
2008-04-29vfs: fix lock inversion in drop_pagecache_sb()Jan Kara
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk
2007-07-16invalidate_mapping_pages(): add cond_reschedAndrew Morton
2007-02-11[PATCH] remove invalidate_inode_pages()Andrew Morton
2006-01-08[PATCH] drop-pagecacheAndrew Morton