aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/zcache/debug.c
Commit message (Expand)AuthorAgeFilesLines
* staging: zcache: introduce zero-filled page stat countWanpeng Li2013-04-031-0/+3
* staging: zcache: fix static variables defined in debug.h but used in mutiple ...Wanpeng Li2013-04-031-0/+32
* staging: zcache: fix zcache writeback in debugfsWanpeng Li2013-04-021-2/+2
* staging: zcache: fix pers_pageframes|_max aren't exported in debugfsWanpeng Li2013-04-021-0/+1
* zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk2013-03-051-1/+1
* zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk2013-03-051-112/+51
* zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk2013-03-051-0/+132