aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zram: add set_max_streams knobSergey Senozhatsky2016-12-113-3/+41
* zram: add multi stream functionalitySergey Senozhatsky2016-12-116-10/+215
* zram: factor out single stream compressionSergey Senozhatsky2016-12-112-10/+59
* zram: use zcomp compressing backendsSergey Senozhatsky2016-12-113-43/+36
* zram: introduce compressing backend abstractionSergey Senozhatsky2016-12-114-0/+237
* zram: delete zram_init_device()Sergey Senozhatsky2016-12-111-11/+5
* zram: move zram size warning to documentationSergey Senozhatsky2016-12-112-15/+5
* zram: drop not used table `count' memberSergey Senozhatsky2016-12-111-1/+0
* zram: report failed read and write statsSergey Senozhatsky2016-12-111-0/+4
* zram: remove zram stats code duplicationSergey Senozhatsky2016-12-111-59/+23
* zram: use atomic64_t for all zram statsSergey Senozhatsky2016-12-112-12/+12
* zram: remove good and bad compress statsSergey Senozhatsky2016-12-112-13/+0
* CPU hotplug: Provide lockless versions of callback registration functionsSrivatsa S. Bhat2016-12-112-2/+66
* zram: do not pass rw argument to __zram_make_request()Sergey Senozhatsky2016-12-111-17/+12
* mlog_logger.c: fix build after removing zram->init_done structDerTeufel2016-12-111-1/+1
* zram: drop `init_done' struct zram memberSergey Senozhatsky2016-12-112-11/+11
* zram: avoid null access when fail to alloc metaMinchan Kim2016-12-111-0/+2
* zram: remove zram->lock in read path and change it with mutexMinchan Kim2016-12-112-12/+9
* zram: remove workqueue for freeing removed pending slotMinchan Kim2016-12-112-58/+6
* zram: introduce zram->tb_lockMinchan Kim2016-12-112-6/+23
* zram: use atomic operation for statMinchan Kim2016-12-112-20/+16
* zram: remove unnecessary freeMinchan Kim2016-12-111-8/+0
* zram: delay pending free request in read pathMinchan Kim2016-12-111-1/+0
* zram: fix race between reset and flushing pending workMinchan Kim2016-12-111-2/+2
* zram: add copyrightMinchan Kim2016-12-112-0/+2
* zram: remove old private project commentMinchan Kim2016-12-114-9/+0
* zsmalloc: Fix CPU hotplug callback registrationSrivatsa S. Bhat2016-12-111-3/+14
* defconfig: add PGTABLE_MAPPINGMister Oyster2016-12-113-0/+3
* zsmalloc: add copyrightMinchan Kim2016-12-112-0/+2
* zram: promote zram from stagingMinchan Kim2016-12-1110-5/+6
* zsmalloc: move it under mmMinchan Kim2016-12-1110-35/+29
* zsmalloc: upstream syncDerTeufel2016-12-113-34/+88
* Staging: zram: Fix memory leak by refcount mismatchRashika Kheria2016-12-111-5/+14
* Staging: zram: Fix access of NULL pointerRashika Kheria2016-12-111-2/+4
* Staging: zram: Fix variable dereferenced before checkRashika Kheria2016-12-111-6/+3
* Revert "staging: zram: Add auto loading of module if user opens /dev/zram."Greg Kroah-Hartman2016-12-111-1/+0
* zram: don't grab mutex in zram_slot_free_noityMinchan Kim2016-12-112-3/+67
* zram: fix invalid memory accessMinchan Kim2016-12-111-6/+9
* Staging: zram: zram_drv.c: Fixed Error of trailing whitespaceKumar Gaurav2016-12-111-1/+1
* zram: prevent data loss in error cases of function zram_bvec_write()Sunghan Suh2016-12-111-8/+9
* staging: zram: Add auto loading of module if user opens /dev/zram.Konrad Rzeszutek Wilk2016-12-111-0/+1
* staging: zram: protect zram_reset_device() callSergey Senozhatsky2016-12-111-1/+5
* fix buildDerTeufel2016-12-112-1/+3
* zram from linux master ~ 3.10DerTeufel2016-12-114-447/+370
* use zram implemenation from 3.10.yDerTeufel2016-12-114-732/+16
* bfq-sched: Forcefully lookup entities when the cache is inconsistentDiogo Ferreira2016-12-111-0/+3
* arm64: make sys_call_table constMark Rutland2016-12-111-1/+1
* staging/android/ion : fix a race condition in the ion driverEunTaik Lee2016-12-111-22/+39
* staging: android: ion: Remove redundant return of void functionPhong Tran2016-12-114-4/+0
* staging: ion: WARN when the handle kmap_cnt is going to wrap aroundMitchel Humpherys2016-12-111-0/+4