Show patches with: Submitter = Sergey Senozhatsky       |    State = Action Required       |    Archived = No       |   139 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] zsmalloc: do not scan for allocated objects in empty zspage zsmalloc: small compaction improvements - - - --- 2023-06-23 Sergey Senozhatsky New
[1/2] zsmalloc: document new fullness grouping zsmalloc: minor documentation updates - - - --- 2023-03-25 Sergey Senozhatsky New
[1/2] zsmalloc: remove insert_zspage() ->inuse optimization zsmalloc: fine-grained fullness grouping - - - --- 2023-02-06 Sergey Senozhatsky New
[1/3] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[1/4] zsmalloc: rework zspage chain size selection zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[1/6] zsmalloc: turn zspage order into runtime variable zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[2/2] zsmalloc: document freeable stats zsmalloc: minor documentation updates - - - --- 2023-03-25 Sergey Senozhatsky New
[2/2] zsmalloc: fine-grained inuse ratio based fullness grouping zsmalloc: fine-grained fullness grouping - - - --- 2023-02-06 Sergey Senozhatsky New
[2/2] zsmalloc: move migration destination zspage inuse check zsmalloc: small compaction improvements - - - --- 2023-06-23 Sergey Senozhatsky New
[2/3] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[2/4] zsmalloc: skip chain size calculation for pow_of_2 classes zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[2/6] zsmalloc/zram: pass zspage order to zs_create_pool() zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[3/3] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[3/4] zsmalloc: make zspage chain size configurable zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[3/6] zram: add pool_page_order device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[4/4] zsmalloc: set default zspage chain size to 8 zsmalloc: make zspage chain size configurable - - - --- 2023-01-05 Sergey Senozhatsky New
[4/6] Documentation: document zram pool_page_order attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[5/6] zsmalloc: break out of loop when found perfect zspage order zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[6/6] zsmalloc: make sure we select best zspage size zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[PATCHv2,1/3] zsmalloc: do not scan for allocated objects in empty zspage zsmalloc: small compaction improvements 1 1 - --- 2023-06-24 Sergey Senozhatsky New
[PATCHv2,1/4] zsmalloc: rework zspage chain size selection zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-09 Sergey Senozhatsky New
[PATCHv2,1/6] zsmalloc: remove insert_zspage() ->inuse optimization zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,1/8] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,1/9] zram: add size class equals check into recompression zsmalloc/zram: configurable zspage size - 1 - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,2/3] zsmalloc: move migration destination zspage inuse check zsmalloc: small compaction improvements 1 - - --- 2023-06-24 Sergey Senozhatsky New
[PATCHv2,2/4] zsmalloc: skip chain size calculation for pow_of_2 classes zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-09 Sergey Senozhatsky New
[PATCHv2,2/6] zsmalloc: remove stat and fullness enums zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,2/8] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,2/9] zsmalloc: turn zspage order into runtime variable zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,3/3] zsmalloc: remove zs_compact_control zsmalloc: small compaction improvements 1 - - --- 2023-06-24 Sergey Senozhatsky New
[PATCHv2,3/4] zsmalloc: make zspage chain size configurable zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-09 Sergey Senozhatsky New
[PATCHv2,3/6] zsmalloc: fine-grained inuse ratio based fullness grouping zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,3/8] zram: Factor out WB and non-WB zram read functions zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,3/9] zsmalloc: move away from page order defines zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,4/4] zsmalloc: set default zspage chain size to 8 zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-09 Sergey Senozhatsky New
[PATCHv2,4/6] zsmalloc: rework compaction algorithm zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,4/8] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,4/9] zsmalloc: make huge class watermark zs_pool member zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,5/6] zsmalloc: extend compaction statistics zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,5/8] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,5/9] zram: huge size watermark cannot be global zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,6/6] zram: show zsmalloc objs_moved stat in mm_stat zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-02-23 Sergey Senozhatsky New
[PATCHv2,6/8] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool() zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,7/8] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,7/9] zram: add pages_per_pool_page device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,8/8] zram: correct typos zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,8/9] Documentation: document zram pages_per_pool_page attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2,9/9] zsmalloc: break out of loop when found perfect zspage order zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 Sergey Senozhatsky New
[PATCHv2] zram: do not waste zram_table_entry flags bits [PATCHv2] zram: do not waste zram_table_entry flags bits 1 1 - --- 2022-09-12 Sergey Senozhatsky New
[PATCHv2] zsmalloc: allow only one active pool compaction context [PATCHv2] zsmalloc: allow only one active pool compaction context - 1 - --- 2023-04-17 Sergey Senozhatsky New
[PATCHv3,1/4] zsmalloc: remove insert_zspage() ->inuse optimization zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-03 Sergey Senozhatsky New
[PATCHv3,1/4] zsmalloc: rework zspage chain size selection zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-18 Sergey Senozhatsky New
[PATCHv3,1/8] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,1/9] zram: add size class equals check into recompression zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,2/4] zsmalloc: fine-grained inuse ratio based fullness grouping zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-03 Sergey Senozhatsky New
[PATCHv3,2/4] zsmalloc: skip chain size calculation for pow_of_2 classes zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-18 Sergey Senozhatsky New
[PATCHv3,2/8] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,2/9] zsmalloc: turn zspage order into runtime variable zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,3/4] zsmalloc: make zspage chain size configurable zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-18 Sergey Senozhatsky New
[PATCHv3,3/4] zsmalloc: rework compaction algorithm zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-03 Sergey Senozhatsky New
[PATCHv3,3/8] zram: Factor out WB and non-WB zram read functions zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,3/9] zsmalloc: move away from page order defines zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,4/4] zsmalloc: set default zspage chain size to 8 zsmalloc: make zspage chain size configurable 1 - - --- 2023-01-18 Sergey Senozhatsky New
[PATCHv3,4/4] zsmalloc: show per fullness group class stats zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-03 Sergey Senozhatsky New
[PATCHv3,4/8] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,4/9] zsmalloc: make huge class watermark zs_pool member zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,5/8] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,5/9] zram: huge size watermark cannot be global zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,6/8] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool() zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,7/8] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,7/9] zram: add pages_per_pool_page device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,8/8] zram: correct typos zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,8/9] Documentation: document zram pages_per_pool_page attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3,9/9] zsmalloc: break out of loop when found perfect zspage order zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 Sergey Senozhatsky New
[PATCHv3] zsmalloc: allow only one active pool compaction context [PATCHv3] zsmalloc: allow only one active pool compaction context - 1 - --- 2023-04-18 Sergey Senozhatsky New
[PATCHv4,1/4] zsmalloc: remove insert_zspage() ->inuse optimization zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-04 Sergey Senozhatsky New
[PATCHv4,1/9] zram: add size class equals check into recompression zsmalloc/zram: configurable zspage size - 1 - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,1/9] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,2/4] zsmalloc: fine-grained inuse ratio based fullness grouping zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-04 Sergey Senozhatsky New
[PATCHv4,2/9] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,2/9] zsmalloc: turn zspage order into runtime variable zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,3/4] zsmalloc: rework compaction algorithm zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-04 Sergey Senozhatsky New
[PATCHv4,3/9] zram: Factor out WB and non-WB zram read functions zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,3/9] zsmalloc: move away from page order defines zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,4/4] zsmalloc: show per fullness group class stats zsmalloc: fine-grained fullness and new compaction algorithm - - - --- 2023-03-04 Sergey Senozhatsky New
[PATCHv4,4/9] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,4/9] zsmalloc: make huge class watermark zs_pool member zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,5/9] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,5/9] zram: huge size watermark cannot be global zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,6/9] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,6/9] zsmalloc: pass limit on pages per-zspage to zs_create_pool() zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,7/9] zram: add pages_per_pool_page device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,7/9] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,8/9] Documentation: document zram pages_per_pool_page attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv4,8/9] zram: Clarify writeback_store() comment zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,9/9] zram: Use IS_ERR_VALUE() to check for zs_malloc() errors zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,9/9] zsmalloc: break out of loop when found perfect zspage order zsmalloc/zram: configurable zspage size - - - --- 2022-10-31 Sergey Senozhatsky New
[PATCHv5,01/13] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-11-09 Sergey Senozhatsky New
« 1 2 »