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