aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/zram
Commit message (Expand)AuthorAge
* zram: promote zram from stagingMinchan Kim2014-01-30
* zsmalloc: move it under mmMinchan Kim2014-01-30
* Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31
|\
| * Staging: zram: Fix memory leak by refcount mismatchRashika Kheria2013-11-25
* | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-24
* | block: Abstract out bvec iteratorKent Overstreet2013-11-24
|/
* Staging: zram: Fix access of NULL pointerRashika Kheria2013-10-30
* Staging: zram: Fix variable dereferenced before checkRashika Kheria2013-10-30
* Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2013-09-17
* zram: don't grab mutex in zram_slot_free_noityMinchan Kim2013-08-12
* zram: fix invalid memory accessMinchan Kim2013-08-12
* Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav2013-08-12
* Merge 3.11-rc3 into staging-nextGreg Kroah-Hartman2013-07-29
|\
| * staging: zram: protect zram_reset_device() callSergey Senozhatsky2013-07-23
* | zram: prevent data loss in error cases of function zram_bvec_write()Sunghan Suh2013-07-26
* | staging: zram: Add auto loading of module if user opens /dev/zram.Konrad Rzeszutek Wilk2013-07-25
|/
* zram: allow request end to coincide with disksizeSergey Senozhatsky2013-06-24
* zram: remove zram_sysfs file (v2)Sergey Senozhatsky2013-06-24
* zram: use atomic64_xxx() to replace zram_stat64_xxx()Jiang Liu2013-06-06
* zram: optimize memory operations with clear_page()/copy_page()Jiang Liu2013-06-06
* zram: kill unused zram_get_num_devices()Jiang Liu2013-06-06
* zram: simplify and optimize dev_to_zram()Jiang Liu2013-06-06
* zram: protect sysfs handler from invalid memory accessJiang Liu2013-06-06
* zram: avoid access beyond the zram deviceJiang Liu2013-06-06
* zram: avoid double free in function zram_bvec_write()Jiang Liu2013-06-06
* zram: destroy all devices on error recovery path in zram_init()Jiang Liu2013-06-06
* zram: use zram->lock to protect zram_free_page() in swap free notify pathJiang Liu2013-06-06
* zram: avoid invalid memory access in zram_exit()Jiang Liu2013-06-06
* Staging: Fixes string split across lines in zramMarlies Ruck2013-05-20
* zram: fix zram_bvec_read duplicate dump failure message and stat accumulationWanpeng Li2013-03-18
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* staging: zram: __zram_reset_device() can be staticFengguang Wu2013-02-08
* zram: get rid of lockdep warningMinchan Kim2013-02-05
* zram: fix warning of print formatMinchan Kim2013-02-05
* zram: give up lazy initialization of zram metadataMinchan Kim2013-02-03
* zram: force disksize setting before using zramMinchan Kim2013-02-03
* zram: Fix deadlock bug in partial read/writeMinchan Kim2013-02-03
* staging: zsmalloc: remove unused pool nameSeth Jennings2013-01-30
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-26
|\
| * staging: zram: fix invalid memory references during disk writeNitin Gupta2013-01-13
* | staging: zram: drop zram_stat_dec/inc functionsDavidlohr Bueso2013-01-16
* | staging: zram: show correct disksizeDavidlohr Bueso2013-01-16
* | staging: zram: simplify num_devices paramaterDavidlohr Bueso2013-01-16
* | staging: Add angle bracket before and after the URLMasanari Iida2013-01-07
|/
* staging: zram: handle mem suffixes in disk size zram_sysfs parameterSergey Senozhatsky2012-10-31
* staging: zram: factor-out zram_decompress_page() functionSergey Senozhatsky2012-10-31
* Merge 3.7-rc3 into staging-nextGreg Kroah-Hartman2012-10-29
|\
| * staging: zram: Fix handling of incompressible pagesNitin Gupta2012-10-22
* | staging: zram: correct obsolete comment on max_zpage_sizeMinchan Kim2012-10-22
|/
* staging: zsmalloc: add mapping modesSeth Jennings2012-07-09