summaryrefslogtreecommitdiff
path: root/fs/drop_caches.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* inode: convert inode_sb_list_lock to per-sbDave Chinner2015-08-17
* vmscan: per memory cgroup slab shrinkersVladimir Davydov2015-02-12
* mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner2014-12-13
* fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* drop_caches: add some documentation and info messageDave Hansen2014-04-03
* shrinker: add node awarenessDave Chinner2013-09-10
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* vmscan: change shrink_slab() interfaces by passing shrink_controlYing Han2011-05-25
* fs: move i_sb_list out from under inode_lockDave Chinner2011-03-24
* fs: protect inode->i_state with inode->i_lockDave Chinner2011-03-24
* sysctl: add some missing input constraint checksPetr Holasek2011-03-23
* simplify checks for I_CLEAR/I_FREEINGAl Viro2010-08-09
* new helper: iterate_supers()Al Viro2010-05-21
* Bury __put_super_and_need_restart()Al Viro2010-05-21
* Convert simple loops over superblocks to list_for_each_entry_safeAl Viro2010-05-21
* Leave superblocks on s_list until the endAl Viro2010-05-21
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* mm: remove __invalidate_mapping_pages variantMike Waychison2009-06-16
* vfs: skip I_CLEAR state inodesWu Fengguang2009-04-02
* fs: avoid I_NEW inodesNick Piggin2009-03-27
* vfs: skip inodes without pages to free in drop_pagecache_sb()Jan Kara2008-04-29
* vfs: fix lock inversion in drop_pagecache_sb()Jan Kara2008-04-29
* fs/drop_caches.c: make 2 functions staticAdrian Bunk2008-04-29
* invalidate_mapping_pages(): add cond_reschedAndrew Morton2007-07-16
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-11
* [PATCH] drop-pagecacheAndrew Morton2006-01-08