aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache
Commit message (Expand)AuthorAgeFilesLines
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1986
|\
| * staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2012-09-191-4/+3
| * staging: zcache: avoid AB-BA deadlock conditionAndrea Righi2012-04-021-2/+2
| * zcache: fix deadlock conditionDan Magenheimer2012-02-131-4/+3
| * zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer2012-02-131-2/+2
| * Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman2011-10-251-33/+18
| |\
| | * staging: zcache: remove zcache_direct_reclaim_lockSeth Jennings2011-10-171-27/+4
| | * staging: zcache: reduce tmem bucket lock contentionSeth Jennings2011-10-121-1/+3
| | * staging: zcache: fix crash on cpu removeSeth Jennings2011-10-111-2/+8
| | * Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-3/+3
| | |\
| | | * staging: zcache: fix typosSeth Jennings2011-08-231-2/+2
| | | * staging: zcache: fix possible sleep under lockSeth Jennings2011-08-231-1/+1
| * | | staging: zcache: fix cleancache crashSeth Jennings2011-09-201-1/+1
| |/ /
| * | Staging: zcache: signedness bug in tmem_get()Dan Carpenter2011-08-231-1/+1
| * | staging: zcache: fix crash on high memory swapSeth Jennings2011-08-231-4/+4
| |/
| * zcache: Fix build error when sysfs is not definedNitin Gupta2011-08-081-1/+1
| * zcache: Use div_u64 for 64-bit divisionThadeu Lima de Souza Cascardo2011-08-081-2/+5
| * staging: zcache: include module.h for MODULE_LICENSEThadeu Lima de Souza Cascardo2011-08-031-0/+1
| * staging: zcache: module is GPLThadeu Lima de Souza Cascardo2011-08-021-0/+3
| * staging: fix zcache buildingThadeu Lima de Souza Cascardo2011-08-022-1/+1
| * staging: zcache: support multiple clients, prep for KVM and RAMsterDan Magenheimer2011-07-083-117/+523
|/
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-251-1/+4
* staging: Allow sharing xvmalloc for zram and zcacheNitin Gupta2011-02-231-1/+3
* staging: zcache: fix memory leakVasiliy Kulikov2011-02-181-0/+1
* staging: zcache: misc build/configDan Magenheimer2011-02-092-0/+14
* staging: zcache: host services and PAM servicesDan Magenheimer2011-02-091-0/+1657
* staging: zcache: in-kernel tmem codeDan Magenheimer2011-02-092-0/+905