summaryrefslogtreecommitdiffstats
path: root/drivers/block/zram/zram_drv.h
Commit message (Expand)AuthorAgeFilesLines
* zram: make compression algorithm selection possibleSergey Senozhatsky2014-04-071-0/+1
* zram: add multi stream functionalitySergey Senozhatsky2014-04-071-1/+1
* zram: use zcomp compressing backendsSergey Senozhatsky2014-04-071-4/+4
* zram: drop not used table `count' memberSergey Senozhatsky2014-04-071-1/+0
* zram: use atomic64_t for all zram statsSergey Senozhatsky2014-04-071-3/+3
* zram: remove good and bad compress statsSergey Senozhatsky2014-04-071-2/+0
* zram: drop `init_done' struct zram memberSergey Senozhatsky2014-04-071-1/+0
* zram: remove zram->lock in read path and change it with mutexMinchan Kim2014-01-301-3/+1
* zram: remove workqueue for freeing removed pending slotMinchan Kim2014-01-301-10/+0
* zram: introduce zram->tb_lockMinchan Kim2014-01-301-1/+2
* zram: use atomic operation for statMinchan Kim2014-01-301-10/+6
* zram: add copyrightMinchan Kim2014-01-301-0/+1
* zram: remove old private project commentMinchan Kim2014-01-301-1/+0
* zram: promote zram from stagingMinchan Kim2014-01-301-0/+124
OpenPOWER on IntegriCloud