summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache/zcache-main.c
Commit message (Expand)AuthorAgeFilesLines
* staging: zcache: delete itGreg Kroah-Hartman2013-08-121-1943/+0
* staging: zcache: fix "zcache=" kernel parameterPiotr Sarna2013-07-291-2/+4
* 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-301-3/+42
* staging: zcache: enable ramster to be built/loaded as a moduleDan Magenheimer2013-04-301-1/+1
* 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: fix account foregin counters against zero-filled pagesWanpeng Li2013-04-111-4/+4
* staging: zcache: introduce zero-filled page stat countWanpeng Li2013-04-031-0/+4
* 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-021-2/+0
* 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
* staging: zcache: using strlcpy instead of strncpyChen Gang2013-03-111-1/+2
* zcache/debug: Coalesce all debug under CONFIG_ZCACHE_DEBUGKonrad Rzeszutek Wilk2013-03-051-3/+3
* 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-051-47/+28
* zcache: Move debugfs code out of zcache-main.c file.Konrad Rzeszutek Wilk2013-03-051-256/+8
* 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
* zcache: Fix compile warnings due to usage of debugfs_create_size_tKonrad Rzeszutek Wilk2013-02-151-80/+81
* staging/zcache: Fix/improve zcache writeback code, tie to a config optionDan Magenheimer2013-02-111-65/+267
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-6/+3
* Staging: zcache: remove unnecessary braces in zcache-main.cRyo Munakata2013-01-291-3/+2
* staging: zcache: fix uninitialized variable compile warningDan Magenheimer2013-01-181-1/+1
* staging: zcache: rename ramster to zcacheDan Magenheimer2013-01-181-0/+1820
* Staging: zcache: delete itGreg Kroah-Hartman2013-01-151-2077/+0
* staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2012-09-051-4/+3
* staging: zsmalloc: add mapping modesSeth Jennings2012-07-091-3/+3
* staging: zcache: introduce get_zcache_clientXiao Guangrong2012-07-091-23/+23
* staging: zcache: cleanup zcache_do_preload and zcache_put_pageXiao Guangrong2012-07-091-21/+16
* staging: zcache: optimize zcache_do_preloadXiao Guangrong2012-07-091-12/+9
* staging: zcache: cleanup zbud_initXiao Guangrong2012-07-091-4/+2
* staging: zcache: mark zbud_init/zcache_comp_init as __initXiao Guangrong2012-07-091-2/+2
* staging: zcache: remove unnecessary config option dependenceXiao Guangrong2012-07-091-5/+2
* staging: zcache: fix a compile warningXiao Guangrong2012-07-091-0/+2
* staging: zcache: fix refcount leakXiao Guangrong2012-07-091-1/+2
* Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman2012-06-251-5/+5
|\
| * frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-5/+5
* | staging: zcache: don't limit number of pools per clientSasha Levin2012-06-141-17/+21
* | staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim2012-06-111-6/+6
|/
* Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-221-5/+5
|\
| * Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-191-5/+5
| |\
OpenPOWER on IntegriCloud