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