aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/zcache
AgeCommit message (Expand)Author
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
2012-07-09staging: zcache: cleanup the code between tmem_obj_init and tmem_obj_findXiao Guangrong
2012-07-09staging: zcache: introduce get_zcache_clientXiao Guangrong
2012-07-09staging: zcache: cleanup zcache_do_preload and zcache_put_pageXiao Guangrong
2012-07-09staging: zcache: optimize zcache_do_preloadXiao Guangrong
2012-07-09staging: zcache: cleanup zbud_initXiao Guangrong
2012-07-09staging: zcache: mark zbud_init/zcache_comp_init as __initXiao Guangrong
2012-07-09staging: zcache: remove unnecessary config option dependenceXiao Guangrong
2012-07-09staging: zcache: fix a compile warningXiao Guangrong
2012-07-09staging: zcache: fix refcount leakXiao Guangrong
2012-06-25staging: zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOCSeth Jennings
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman
2012-06-14staging: zcache: don't limit number of pools per clientSasha Levin
2012-06-11staging: zsmalloc: zsmalloc: use unsigned long instead of void *Minchan Kim
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-15frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk
2012-03-16staging/zmem: Use lockdep_assert_held instead of spin_is_lockedAndi Kleen
2012-03-07staging: zcache: make zcache builtin onlySeth Jennings
2012-02-29staging: zcache: fix memory corruption bugSeth Jennings
2012-02-29staging: zcache: fix length type mismatchSeth Jennings
2012-02-24staging: zcache: avoid AB-BA deadlock conditionAndrea Righi
2012-02-13staging: fix powerpc linux-next break on zsmallocSeth Jennings
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman
2012-02-09staging: zcache: replace xvmalloc with zsmallocSeth Jennings
2012-02-09staging: zcache: fix serialization bug in zv statsSeth Jennings
2012-02-08staging: zcache: crypto API supportSeth Jennings
2012-02-08staging: zcache: fix serialization bug in zv statsSeth Jennings
2012-02-08zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer
2012-02-08zcache: fix deadlock conditionDan Magenheimer
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer
2011-11-26Staging: zcache: Fix calls to obsolete functionBernhard Heinloth
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman
2011-10-17staging: zcache: remove zcache_direct_reclaim_lockSeth Jennings
2011-10-12staging: zcache: reduce tmem bucket lock contentionSeth Jennings
2011-10-11staging: zcache: fix crash on cpu removeSeth Jennings
2011-09-20staging: zcache: fix cleancache crashSeth Jennings
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman
2011-08-23Staging: zcache: signedness bug in tmem_get()Dan Carpenter
2011-08-23staging: zcache: fix crash on high memory swapSeth Jennings
2011-08-23staging: zcache: fix typosSeth Jennings
2011-08-23staging: zcache: fix possible sleep under lockSeth Jennings
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta