aboutsummaryrefslogtreecommitdiff
path: root/fs/drop_caches.c
AgeCommit message (Expand)Author
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