summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache
AgeCommit message (Expand)AuthorLines
2012-04-24staging: zcache: fix Kconfig crypto dependencySeth Jennings-1/+1
2012-03-22Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+5
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds-6/+6
2012-03-20zcache: remove the second argument of k[un]map_atomic()Cong Wang-8/+8
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk-5/+5
2012-03-16staging/zmem: Use lockdep_assert_held instead of spin_is_lockedAndi Kleen-1/+1
2012-03-07staging: zcache: make zcache builtin onlySeth Jennings-1/+1
2012-02-29staging: zcache: fix memory corruption bugSeth Jennings-4/+2
2012-02-29staging: zcache: fix length type mismatchSeth Jennings-4/+4
2012-02-24staging: zcache: avoid AB-BA deadlock conditionAndrea Righi-2/+2
2012-02-13staging: fix powerpc linux-next break on zsmallocSeth Jennings-1/+3
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman-71/+169
2012-02-09staging: zcache: replace xvmalloc with zsmallocSeth Jennings-41/+44
2012-02-09staging: zcache: fix serialization bug in zv statsSeth Jennings-7/+7
2012-02-08staging: zcache: crypto API supportSeth Jennings-31/+126
2012-02-08staging: zcache: fix serialization bug in zv statsSeth Jennings-7/+7
2012-02-08zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer-2/+2
2012-02-08zcache: fix deadlock conditionDan Magenheimer-4/+3
2012-01-23mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer-5/+5
2011-11-26Staging: zcache: Fix calls to obsolete functionBernhard Heinloth-3/+3
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman-33/+18
2011-10-17staging: zcache: remove zcache_direct_reclaim_lockSeth Jennings-27/+4
2011-10-12staging: zcache: reduce tmem bucket lock contentionSeth Jennings-1/+3
2011-10-11staging: zcache: fix crash on cpu removeSeth Jennings-2/+8
2011-09-20staging: zcache: fix cleancache crashSeth Jennings-1/+1
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman-3/+3
2011-08-23Staging: zcache: signedness bug in tmem_get()Dan Carpenter-1/+1
2011-08-23staging: zcache: fix crash on high memory swapSeth Jennings-4/+4
2011-08-23staging: zcache: fix typosSeth Jennings-2/+2
2011-08-23staging: zcache: fix possible sleep under lockSeth Jennings-1/+1
2011-08-08zcache: Fix build error when sysfs is not definedNitin Gupta-1/+1
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo-2/+5
2011-08-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo-0/+1
2011-08-02staging: zcache: module is GPLThadeu Lima de Souza Cascardo-0/+3
2011-08-02staging: fix zcache buildingThadeu Lima de Souza Cascardo-1/+1
2011-07-08staging: zcache: support multiple clients, prep for KVM and RAMsterDan Magenheimer-117/+523
2011-05-25vmscan: change shrinker API by passing shrink_control structYing Han-1/+4
2011-02-23staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta-1/+3
2011-02-18staging: zcache: fix memory leakVasiliy Kulikov-0/+1
2011-02-09staging: zcache: misc build/configDan Magenheimer-0/+14
2011-02-09staging: zcache: host services and PAM servicesDan Magenheimer-0/+1657
2011-02-09staging: zcache: in-kernel tmem codeDan Magenheimer-0/+905