summaryrefslogtreecommitdiff
path: root/drivers/block/zram/zram_drv.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim1-48/+6
2014-01-31zram: introduce zram->tb_lockMinchan Kim1-5/+21
2014-01-31zram: use atomic operation for statMinchan Kim1-10/+10
2014-01-31zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-31zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-31zram: add copyrightMinchan Kim1-0/+1
2014-01-31zram: remove old private project commentMinchan Kim1-1/+0
2014-01-31zram: promote zram from stagingMinchan Kim1-0/+994