summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: zcache: fix compile errorBob Liu2013-05-303-6/+6
* staging: ramster: add how-to documentDan Magenheimer2013-05-201-0/+366
* staging: zcache: Fix incorrect module_param_array typesGeert Uytterhoeven2013-05-161-4/+4
* staging: zcache: enable zcache to be built/loaded as a moduleDan Magenheimer2013-04-305-12/+55
* staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-307-13/+39
* zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk2013-04-301-1/+4
* cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-4/+4
* frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk2013-04-301-4/+4
* staging: zcache/debug: fix coding styleWanpeng Li2013-04-131-19/+76
* staging: ramster/debug: Add CONFIG_RAMSTER_DEBUG Kconfig entryWanpeng Li2013-04-133-2/+10
* staging: ramster: Add incremental accessory countersWanpeng Li2013-04-132-16/+83
* staging: ramster/debug: Use an array to initialize/use debugfs attributesWanpeng Li2013-04-131-36/+32
* staging: ramster: Move debugfs code out of ramster.c fileWanpeng Li2013-04-134-110/+154
* staging: ramster: decrease foregin pers pages when count < 0Wanpeng Li2013-04-121-0/+1
* staging: ramster: Provide accessory functions for counter decreaseWanpeng Li2013-04-111-13/+19
* staging: ramster: Provide accessory functions for counter increaseWanpeng Li2013-04-111-11/+23
* staging: zcache: fix account foregin counters against zero-filled pagesWanpeng Li2013-04-111-4/+4
* staging: zcache: clean TODO listWanpeng Li2013-04-031-2/+1
* staging: zcache: introduce zero-filled page stat countWanpeng Li2013-04-033-0/+24
* staging: zcache: fix static variables defined in debug.h but used in mutiple ...Wanpeng Li2013-04-032-31/+63
* 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
* staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled pageWanpeng Li2013-04-021-1/+6
* staging: zcache: zero-filled pages awarenessWanpeng Li2013-04-021-13/+70
* staging: zcache: introduce zero-filled pages handlerWanpeng Li2013-04-021-0/+27
* drivers: staging: zcache: fix compile warningBob Liu2013-04-021-1/+1
* drivers: staging: zcache: fix compile errorBob Liu2013-04-023-4/+10
* Merge 3.9-rc5 into staging-nextGreg Kroah-Hartman2013-04-011-1/+1
|\
| * staging: zcache: fix typo "64_BIT"Paul Bolle2013-03-181-1/+1
* | drivers/staging/zcache/zcache-main.c: fix buildAndrew Morton2013-03-261-26/+0
* | staging: zcache: introduce zero filled pages handlerWanpeng Li2013-03-181-0/+26
* | zcache/TODO: Update on two items.Konrad Rzeszutek Wilk2013-03-181-5/+1
* | Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman2013-03-181-15/+10
|\|
| * zcache: convert to idr_alloc()Tejun Heo2013-03-131-15/+10
* | staging: zcache: using strlcpy instead of strncpyChen Gang2013-03-111-1/+2
* | staging: zcache/debug: compiler failure on PPC64 and revert commit.Konrad Rzeszutek Wilk2013-03-082-1/+2
* | staging: zcache: disable ZCACHE_DEBUG due to build errorStephen Rothwell2013-03-061-0/+1
* | zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk2013-03-053-4/+12
* | zcache: Module license is defined twice.Konrad Rzeszutek Wilk2013-03-051-2/+0
* | zcache: Move the last of the debugfs counters outKonrad Rzeszutek Wilk2013-03-052-66/+89
* | 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-054-256/+328
* | zcache: Make the debug code use pr_debugKonrad Rzeszutek Wilk2013-03-051-44/+41
* | zcache: The last of the atomic reads has now an accessory function.Konrad Rzeszutek Wilk2013-03-051-4/+9
* | zcache: Provide accessory functions for counter decrease.Konrad Rzeszutek Wilk2013-03-051-39/+57
* | zcache: Provide accessory functions for counter increaseKonrad Rzeszutek Wilk2013-03-051-36/+73
* | zcache: s/int/bool/ on the various options.Konrad Rzeszutek Wilk2013-03-051-15/+15
|/
* mm: rename page struct field helpersMel Gorman2013-02-231-1/+1
* staging/zache checkpatch ERROR: spaces prohibited around thatRobert Berger2013-02-181-2/+2
* zcache/zbud: Fix __init mismatchKonrad Rzeszutek Wilk2013-02-151-1/+1