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