Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zram: remove zram->lock in read path and change it with mutex | Minchan Kim | 2014-01-30 | 2 | -12/+9 |
* | zram: remove workqueue for freeing removed pending slot | Minchan Kim | 2014-01-30 | 2 | -58/+6 |
* | zram: introduce zram->tb_lock | Minchan Kim | 2014-01-30 | 2 | -6/+23 |
* | zram: use atomic operation for stat | Minchan Kim | 2014-01-30 | 2 | -20/+16 |
* | zram: remove unnecessary free | Minchan Kim | 2014-01-30 | 1 | -8/+0 |
* | zram: delay pending free request in read path | Minchan Kim | 2014-01-30 | 1 | -1/+0 |
* | zram: fix race between reset and flushing pending work | Minchan Kim | 2014-01-30 | 1 | -2/+2 |
* | zram: add copyright | Minchan Kim | 2014-01-30 | 2 | -0/+2 |
* | zram: remove old private project comment | Minchan Kim | 2014-01-30 | 3 | -3/+0 |
* | zram: promote zram from staging | Minchan Kim | 2014-01-30 | 4 | -0/+1146 |