summaryrefslogtreecommitdiff
path: root/drivers/staging/zcache
AgeCommit message (Expand)Author
2013-04-11staging: zcache: fix account foregin counters against zero-filled pagesWanpeng Li
2013-04-03staging: zcache: clean TODO listWanpeng Li
2013-04-03staging: zcache: introduce zero-filled page stat countWanpeng Li
2013-04-03staging: zcache: fix static variables defined in debug.h but used in mutiple ...Wanpeng Li
2013-04-02staging: zcache: fix zcache writeback in debugfsWanpeng Li
2013-04-02staging: zcache: fix pers_pageframes|_max aren't exported in debugfsWanpeng Li
2013-04-02staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled pageWanpeng Li
2013-04-02staging: zcache: zero-filled pages awarenessWanpeng Li
2013-04-02staging: zcache: introduce zero-filled pages handlerWanpeng Li
2013-04-02drivers: staging: zcache: fix compile warningBob Liu
2013-04-02drivers: staging: zcache: fix compile errorBob Liu
2013-04-01Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman
2013-03-26drivers/staging/zcache/zcache-main.c: fix buildAndrew Morton
2013-03-18staging: zcache: introduce zero filled pages handlerWanpeng Li
2013-03-18zcache/TODO: Update on two items.Konrad Rzeszutek Wilk
2013-03-18staging: zcache: fix typo "64_BIT"Paul Bolle
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman
2013-03-13zcache: convert to idr_alloc()Tejun Heo
2013-03-11staging: zcache: using strlcpy instead of strncpyChen Gang
2013-03-08staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk
2013-03-06staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell
2013-03-05zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk
2013-03-05zcache: Module license is defined twice.Konrad Rzeszutek Wilk
2013-03-05zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk
2013-03-05zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk
2013-03-05zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk
2013-03-05zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk
2013-03-05zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk
2013-03-05zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk
2013-03-05zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk
2013-03-05zcache: s/int/bool/ on the various options.Konrad Rzeszutek Wilk
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-18staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger
2013-02-15zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk
2013-02-15zbud: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15ramster: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-15zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk
2013-02-13staging: zcache: add TODO fileDan Magenheimer
2013-02-11staging/zcache: Fix/improve zcache writeback code, tie to a config optionDan Magenheimer
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-29Staging: zcache: remove unnecessary braces in zcache-main.cRyo Munakata
2013-01-25staging: zcache: fix ppc64 and other arches where PAGE_SIZE!=4KDan Magenheimer
2013-01-18staging: zcache: fix uninitialized variable compile warningDan Magenheimer
2013-01-18staging: zcache: adjustments to config/build files due to renamingDan Magenheimer
2013-01-18staging: zcache: rename ramster to zcacheDan Magenheimer
2013-01-15Staging: zcache: delete itGreg Kroah-Hartman
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-05staging: zcache: fix cleancache race condition with shrinkerSeth Jennings
2012-09-05staging: zcache: fix spelling of commentMarcus Karlsson
2012-07-09staging: zsmalloc: add mapping modesSeth Jennings