summaryrefslogtreecommitdiff
path: root/drivers/block/zram
AgeCommit message (Expand)Author
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim
2014-01-31zram: introduce zram->tb_lockMinchan Kim
2014-01-31zram: use atomic operation for statMinchan Kim
2014-01-31zram: remove unnecessary freeMinchan Kim
2014-01-31zram: delay pending free request in read pathMinchan Kim
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim
2014-01-31zram: add copyrightMinchan Kim
2014-01-31zram: remove old private project commentMinchan Kim
2014-01-31zram: promote zram from stagingMinchan Kim