aboutsummaryrefslogtreecommitdiffstats
path: root/mm/cleancache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig1-1/+1
2016-01-27cleancache: constify cleancache_ops structureJulia Lawall1-2/+2
2015-04-14cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov1-181/+89
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-5/+7
2015-04-14cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov1-3/+3
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