summaryrefslogtreecommitdiffstats
path: root/drivers/staging/zcache/zcache-main.c
Commit message (Expand)AuthorAgeFilesLines
* frontswap: s/put_page/store/g s/get_page/loadKonrad Rzeszutek Wilk2012-05-151-5/+5
* 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
| |\
| | * mm: zcache/tmem/cleancache: s/flush/invalidate/Dan Magenheimer2012-01-231-5/+5
* | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-211-6/+6
|\ \ \
| * | | zcache: remove the second argument of k[un]map_atomic()Cong Wang2012-03-201-8/+8
| |/ /
* | | staging: zcache: fix memory corruption bugSeth Jennings2012-02-291-4/+2
* | | staging: zcache: fix length type mismatchSeth Jennings2012-02-291-4/+4
* | | staging: zcache: avoid AB-BA deadlock conditionAndrea Righi2012-02-241-2/+2
* | | Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman2012-02-101-66/+165
|\ \ \ | |/ / |/| |
| * | staging: zcache: replace xvmalloc with zsmallocSeth Jennings2012-02-091-40/+43
| * | staging: zcache: fix serialization bug in zv statsSeth Jennings2012-02-091-7/+7
| * | staging: zcache: crypto API supportSeth Jennings2012-02-081-27/+123
* | | staging: zcache: fix serialization bug in zv statsSeth Jennings2012-02-081-7/+7
* | | zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer2012-02-081-2/+2
* | | zcache: fix deadlock conditionDan Magenheimer2012-02-081-4/+3
|/ /
* / Staging: zcache: Fix calls to obsolete functionBernhard Heinloth2011-11-261-3/+3
|/
* 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: 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-021-0/+1996