Age | Commit message (Expand) | Author |
---|---|---|
2014-03-04 | zram: avoid null access when fail to alloc meta | Minchan Kim |
2014-01-30 | zram: remove zram->lock in read path and change it with mutex | Minchan Kim |
2014-01-30 | zram: remove workqueue for freeing removed pending slot | Minchan Kim |
2014-01-30 | zram: introduce zram->tb_lock | Minchan Kim |
2014-01-30 | zram: use atomic operation for stat | Minchan Kim |
2014-01-30 | zram: remove unnecessary free | Minchan Kim |
2014-01-30 | zram: delay pending free request in read path | Minchan Kim |
2014-01-30 | zram: fix race between reset and flushing pending work | Minchan Kim |
2014-01-30 | zram: add copyright | Minchan Kim |
2014-01-30 | zram: remove old private project comment | Minchan Kim |
2014-01-30 | zram: promote zram from staging | Minchan Kim |