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