summaryrefslogtreecommitdiffstats
path: root/fs/drop_caches.c
Commit message (Expand)AuthorAgeFilesLines
* simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-091-1/+1
* new helper: iterate_supers()Al Viro2010-05-211-23/+2
* Bury __put_super_and_need_restart()Al Viro2010-05-211-0/+1
* Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-211-5/+3
* Leave superblocks on s_list until the endAl Viro2010-05-211-0/+2
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-161-1/+1
* vfs: skip I_CLEAR state inodesWu Fengguang2009-04-021-1/+1
* fs: avoid I_NEW inodesNick Piggin2009-03-271-1/+1
* vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara2008-04-291-0/+2
* vfs: fix lock inversion in drop_pagecache_sb()Jan Kara2008-04-291-1/+7
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-291-2/+2
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-161-1/+1
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-1/+1
* [PATCH] drop-pagecacheAndrew Morton2006-01-081-0/+68
OpenPOWER on IntegriCloud