Age | Commit message (Expand) | Author | Files | Lines |
2019-01-08 | zram: idle writeback fixes and cleanup | Minchan Kim | 1 | -27/+47 |
2018-12-28 | zram: writeback throttle | Minchan Kim | 1 | -0/+31 |
2018-12-28 | zram: add bd_stat statistics | Minchan Kim | 1 | -0/+11 |
2018-12-28 | zram: support idle/huge page writeback | Minchan Kim | 1 | -4/+24 |
2018-12-28 | zram: introduce ZRAM_IDLE flag | Minchan Kim | 1 | -4/+6 |
2018-10-03 | block: Finish renaming REQ_DISCARD into REQ_OP_DISCARD | Bart Van Assche | 1 | -1/+1 |
2018-06-07 | zram: introduce zram memory tracking | Minchan Kim | 1 | -0/+24 |
2018-06-07 | zram: mark incompressible page as ZRAM_HUGE | Minchan Kim | 1 | -0/+1 |
2017-09-06 | zram: add config and doc file for writeback feature | Minchan Kim | 1 | -0/+11 |
2017-02-24 | zram: extend zero pages to same element pages | zhouxianrong | 1 | -3/+3 |
2017-02-22 | zram: remove obsolete sysfs attrs | Sergey Senozhatsky | 1 | -42/+32 |
2016-07-26 | zram: cosmetic: cleanup documentation | Sergey Senozhatsky | 1 | -46/+45 |
2016-07-26 | zram: use crypto api to check alg availability | Sergey Senozhatsky | 1 | -0/+11 |
2016-05-20 | zram: introduce per-device debug_stat sysfs node | Sergey Senozhatsky | 1 | -0/+1 |
2016-05-20 | zram: remove max_comp_streams internals | Sergey Senozhatsky | 1 | -19/+8 |
2015-09-24 | zram: update documentation | Sergey SENOZHATSKY | 1 | -4/+40 |
2015-09-08 | zsmalloc: account the number of compacted pages | Sergey Senozhatsky | 1 | -1/+2 |
2015-06-25 | zram: add dynamic device add/remove functionality | Sergey Senozhatsky | 1 | -3/+20 |
2015-06-25 | zram: remove max_num_devices limitation | Sergey Senozhatsky | 1 | -1/+3 |
2015-06-25 | zram: add `compact` sysfs entry to documentation | Sergey Senozhatsky | 1 | -1/+1 |
2015-04-15 | zram: deprecate zram attrs sysfs nodes | Sergey Senozhatsky | 1 | -0/+16 |
2015-04-15 | zram: export new 'mm_stat' sysfs attrs | Sergey Senozhatsky | 1 | -0/+12 |
2015-04-15 | zram: export new 'io_stat' sysfs attrs | Sergey Senozhatsky | 1 | -0/+11 |
2015-04-15 | zram: describe device attrs in documentation | Sergey Senozhatsky | 1 | -14/+34 |
2014-10-09 | zram: report maximum used memory | Minchan Kim | 1 | -0/+1 |
2014-10-09 | zram: zram memory size limitation | Minchan Kim | 1 | -4/+20 |
2014-04-07 | zram: propagate error to user | Minchan Kim | 1 | -4/+5 |
2014-04-07 | zram: make compression algorithm selection possible | Sergey Senozhatsky | 1 | -5/+19 |
2014-04-07 | zram: add multi stream functionality | Sergey Senozhatsky | 1 | -5/+26 |
2014-04-07 | zram: document failed_reads, failed_writes stats | Sergey Senozhatsky | 1 | -1/+2 |
2014-04-07 | zram: move zram size warning to documentation | Sergey Senozhatsky | 1 | -0/+5 |
2014-01-30 | zram: remove old private project comment | Minchan Kim | 1 | -6/+0 |
2014-01-30 | zram: promote zram from staging | Minchan Kim | 1 | -0/+77 |