summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall3-4/+4
2015-04-14cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov3-182/+94
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov4-17/+18
2015-04-14cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov3-7/+7
2015-01-20mm: fix cleancache debugfs directory pathMarcin Jabrzyk2-2/+2
2014-01-24mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin30-170/+181
2013-05-01mm: cleancache: clean up cleancache_enabledBob Liu2-12/+1
2013-05-01cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk4-38/+40
2013-05-01mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer1-21/+219
2013-02-26fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon12-21/+21
2012-05-30->encode_fh() API changeAl Viro16-140/+94
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 Magenheimer3-59/+24
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer4-21/+17
2012-01-23mm: cleancache: s/flush/invalidate/Dan Magenheimer7-44/+51
2011-05-26mm: cleancache core ops functions and configDan Magenheimer4-0/+390