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