summaryrefslogtreecommitdiff
path: root/drivers/staging/zcache/zcache-main.c
AgeCommit message (Expand)Author
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-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
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: 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
2011-08-08zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo
2011-08-03staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo
2011-08-02staging: zcache: module is GPLThadeu Lima de Souza Cascardo
2011-08-02staging: fix zcache buildingThadeu Lima de Souza Cascardo