summaryrefslogtreecommitdiffstats
path: root/mm/cleancache.c
Commit message (Expand)AuthorAgeFilesLines
* fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-051-1/+1
* cleancache: constify cleancache_ops structureJulia Lawall2016-01-271-2/+2
* cleancache: remove limit on the number of cleancache enabled filesystemsVladimir Davydov2015-04-141-181/+89
* cleancache: forbid overriding cleancache_opsVladimir Davydov2015-04-141-5/+7
* cleancache: zap uuid arg of cleancache_init_shared_fsVladimir Davydov2015-04-141-3/+3
* mm: fix cleancache debugfs directory pathMarcin Jabrzyk2015-01-201-1/+1
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-231-3/+3
* mm: cleancache: clean up cleancache_enabledBob Liu2013-04-301-11/+0
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-30/+32
* mm: cleancache: lazy initialization to allow tmem backends to build/run as mo...Dan Magenheimer2013-04-301-21/+219
* fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-261-1/+1
* ->encode_fh() API changeAl Viro2012-05-291-4/+2
* mm: cleancache: Use __read_mostly as appropiate.Dan Magenheimer2012-01-231-2/+2
* mm: cleancache: report statistics via debugfs instead of sysfs.Dan Magenheimer2012-01-231-46/+22
* mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-3/+4
* mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-9/+10
* mm: cleancache core ops functions and configDan Magenheimer2011-05-261-0/+244
OpenPOWER on IntegriCloud