aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache
Commit message (Expand)AuthorAge
* staging: zcache: delete itGreg Kroah-Hartman2013-08-12
* Merge 3.11-rc5 into staging-nextGreg Kroah-Hartman2013-08-12
|\
| * staging: zcache: fix "zcache=" kernel parameterPiotr Sarna2013-07-29
* | staging/zcache: Fix memory leak while dropping an o2net_sock_container objectJie Liu2013-08-05
|/
* drivers: staging: zcache: fix compile errorBob Liu2013-05-30
* staging: ramster: add how-to documentDan Magenheimer2013-05-20
* staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven2013-05-16
* staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-30
* staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-30
* zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-30
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-30
* staging: zcache/debug: fix coding styleWanpeng Li2013-04-13
* staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entryWanpeng Li2013-04-13
* staging: ramster: Add incremental accessory countersWanpeng Li2013-04-13
* staging: ramster/debug: Use an array to initialize/use debugfs attributesWanpeng Li2013-04-13
* staging: ramster: Move debugfs code out of ramster.c fileWanpeng Li2013-04-13
* staging: ramster: decrease foregin pers pages when count < 0Wanpeng Li2013-04-12
* staging: ramster: Provide accessory functions for counter decreaseWanpeng Li2013-04-11
* staging: ramster: Provide accessory functions for counter increaseWanpeng Li2013-04-11
* staging: zcache: fix account foregin counters against zero-filled pagesWanpeng Li2013-04-11
* staging: zcache: clean TODO listWanpeng Li2013-04-03
* staging: zcache: introduce zero-filled page stat countWanpeng Li2013-04-03
* staging: zcache: fix static variables defined in debug.h but used in mutiple ...Wanpeng Li2013-04-03
* staging: zcache: fix zcache writeback in debugfsWanpeng Li2013-04-02
* staging: zcache: fix pers_pageframes|_max aren't exported in debugfsWanpeng Li2013-04-02
* staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled pageWanpeng Li2013-04-02
* staging: zcache: zero-filled pages awarenessWanpeng Li2013-04-02
* staging: zcache: introduce zero-filled pages handlerWanpeng Li2013-04-02
* drivers: staging: zcache: fix compile warningBob Liu2013-04-02
* drivers: staging: zcache: fix compile errorBob Liu2013-04-02
* Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman2013-04-01
|\
| * staging: zcache: fix typo "64_BIT"Paul Bolle2013-03-18
* | drivers/staging/zcache/zcache-main.c: fix buildAndrew Morton2013-03-26
* | staging: zcache: introduce zero filled pages handlerWanpeng Li2013-03-18
* | zcache/TODO: Update on two items.Konrad Rzeszutek Wilk2013-03-18
* | Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman2013-03-18
|\|
| * zcache: convert to idr_alloc()Tejun Heo2013-03-13
* | staging: zcache: using strlcpy instead of strncpyChen Gang2013-03-11
* | staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk2013-03-07
* | staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell2013-03-05
* | zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk2013-03-05
* | zcache: Module license is defined twice.Konrad Rzeszutek Wilk2013-03-05
* | zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk2013-03-05
* | zcache/debug: Use an array to initialize/use debugfs attributes.Konrad Rzeszutek Wilk2013-03-05
* | zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk2013-03-05
* | zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk2013-03-05
* | zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk2013-03-05
* | zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk2013-03-05
* | zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk2013-03-05