summaryrefslogtreecommitdiffstats
path: root/mm/cleancache.c
AgeCommit message (Expand)AuthorLines
2015-01-20mm: fix cleancache debugfs directory pathMarcin Jabrzyk-1/+1
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin-3/+3
2013-04-30mm: cleancache: clean up cleancache_enabledBob Liu-11/+0
2013-04-30cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk-30/+32
2013-04-30mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer-21/+219
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon-1/+1
2012-05-29->encode_fh() API changeAl Viro-4/+2
2012-01-23mm: cleancache: Use __read_mostly as appropiate.Dan Magenheimer-2/+2
2012-01-23mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer-46/+22
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer-3/+4
2012-01-23mm: cleancache: s/flush/invalidate/Dan Magenheimer-9/+10
2011-05-26mm: cleancache core ops functions and configDan Magenheimer-0/+244