aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block/zram/zram_drv.h
Commit message (Expand)AuthorAge
* zram: support compactionMinchan Kim2015-04-15
* zram: remove request_queue from struct zramSergey Senozhatsky2015-02-12
* zram: remove init_lock in zram_make_requestMinchan Kim2015-02-12
* mm/zram: correct ZRAM_ZERO flag bit positionMahendran Ganesh2014-12-13
* zram: report maximum used memoryMinchan Kim2014-10-09
* zram: zram memory size limitationMinchan Kim2014-10-09
* zram: fix incorrect stat with failed_readsChao Yu2014-08-29
* zram: replace global tb_lock with fine grain lockWeijie Yang2014-08-06
* zram: remove unused SECTOR_SIZE defineSergey Senozhatsky2014-08-06
* zram: rename struct `table' to `zram_table_entry'Sergey Senozhatsky2014-08-06
* zram: make compression algorithm selection possibleSergey Senozhatsky2014-04-07
* zram: add multi stream functionalitySergey Senozhatsky2014-04-07
* zram: use zcomp compressing backendsSergey Senozhatsky2014-04-07
* zram: drop not used table `count' memberSergey Senozhatsky2014-04-07
* zram: use atomic64_t for all zram statsSergey Senozhatsky2014-04-07
* zram: remove good and bad compress statsSergey Senozhatsky2014-04-07
* zram: drop `init_done' struct zram memberSergey Senozhatsky2014-04-07
* zram: remove zram->lock in read path and change it with mutexMinchan Kim2014-01-30
* zram: remove workqueue for freeing removed pending slotMinchan Kim2014-01-30
* zram: introduce zram->tb_lockMinchan Kim2014-01-30
* zram: use atomic operation for statMinchan Kim2014-01-30
* zram: add copyrightMinchan Kim2014-01-30
* zram: remove old private project commentMinchan Kim2014-01-30
* zram: promote zram from stagingMinchan Kim2014-01-30