summaryrefslogtreecommitdiff
path: root/drivers/block/zram (follow)
Commit message (Expand)AuthorAge
...
| * | UPSTREAM: zram: use crypto api to check alg availabilitySergey Senozhatsky2018-08-23
| * | BACKPORT: zram: switch to crypto compress APISergey Senozhatsky2018-08-23
| * | UPSTREAM: zram: rename zstrm find-release functionsSergey Senozhatsky2018-08-23
| * | UPSTREAM: zram: introduce per-device debug_stat sysfs nodeSergey Senozhatsky2018-08-23
| * | UPSTREAM: zram: remove max_comp_streams internalsSergey Senozhatsky2018-08-23
| * | UPSTREAM: zram: user per-cpu compression streamsSergey Senozhatsky2018-08-23
| * | BACKPORT: zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2018-08-23
| * | UPSTREAM: zram/zcomp: do not zero out zcomp private pagesSergey Senozhatsky2018-08-23
| * | UPSTREAM: zram: pass gfp from zcomp frontend to backendMinchan Kim2018-08-23
| |/
* | Merge android-4.4.106 (2fea039) into msm-4.4Srinivasarao P2018-01-18
|\|
| * zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-12-16
* | Merge branch 'android-4.4@b834e92' into branch 'msm-4.4'Blagovest Kolenichev2017-04-25
|\|
| * zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-21
* | Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'Runmin Wang2017-03-18
|\|
| * zram: restrict add/remove attributes to root onlySergey Senozhatsky2016-12-15
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * zram: fix unbalanced idr management at hot removalTakashi Iwai2016-12-08
* | zram: use __GFP_MOVABLE for memory allocationMinchan Kim2017-02-21
* | zsmalloc: require GFP in zs_malloc()Sergey Senozhatsky2017-02-21
* | block: zram: Fix compilation issuesSatya Durga Srinivasu Prabhala2016-05-18
* | staging: zram: Rate limit memory allocation errorsOlav Haugan2016-03-23
* | Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\|
| * zram: don't call idr_remove() from zram_remove()Jerome Marchand2016-02-17
| * zram: try vmalloc() after kmalloc()Kyeongdon Kim2016-02-17
| * zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky2016-02-17
* | mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-03-22
|/
* Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\
| * block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-07
* | zram: make is_partial_io/valid_io_request/page_zero_filled return booleanGeliang Tang2015-11-06
* | zram: keep the exact overcommited value in mem_used_maxSergey SENOZHATSKY2015-11-06
* | zram: introduce comp algorithm fallback functionalityLuis Henriques2015-11-06
|/
* zram: fix possible use after free in zcomp_create()Luis Henriques2015-09-17
* zram: unify error reportingSergey Senozhatsky2015-09-08
* zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-08
* zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-08
* Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\
| * block: make generic_make_request handle arbitrarily sized biosKent Overstreet2015-08-13
| * block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| * block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
* | zram: fix pool name truncationSergey Senozhatsky2015-08-14
|/
* zram: check comp algorithm availability earlierSergey Senozhatsky2015-06-25
* zram: cut trailing newline in algorithm nameSergey Senozhatsky2015-06-25
* zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky2015-06-25
* zram: add dynamic device add/remove functionalitySergey Senozhatsky2015-06-25
* zram: close race by open overridingSergey Senozhatsky2015-06-25
* zram: return zram device_id from zram_add()Sergey Senozhatsky2015-06-25
* zram: trivial: correct flag operations commentSergey Senozhatsky2015-06-25
* zram: report every added and removed deviceSergey Senozhatsky2015-06-25
* zram: remove max_num_devices limitationSergey Senozhatsky2015-06-25
* zram: reorganize code layoutSergey Senozhatsky2015-06-25