aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-03staging: zcache: introduce zero-filled page stat countWanpeng Li1-0/+3
2013-04-03staging: zcache: fix static variables defined in debug.h but used in mutiple C filesWanpeng Li1-0/+32
2013-04-02staging: zcache: fix zcache writeback in debugfsWanpeng Li1-2/+2
2013-04-02staging: zcache: fix pers_pageframes|_max aren't exported in debugfsWanpeng Li1-0/+1
2013-03-05zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk1-1/+1
2013-03-05zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk1-112/+51
2013-03-05zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk1-0/+132