Show patches with: Submitter = Sergey Senozhatsky       |    State = Action Required       |    Archived = No       |   267 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PATCHv3,7/9] zram: add pages_per_pool_page device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 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,5/9] zram: huge size watermark cannot be global zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 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,3/9] zsmalloc: move away from page order defines zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 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,1/9] zram: add size class equals check into recompression zsmalloc/zram: configurable zspage size - - - --- 2022-10-27 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,8/9] Documentation: document zram pages_per_pool_page attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 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,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,5/9] zram: huge size watermark cannot be global zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 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,3/9] zsmalloc: move away from page order defines zsmalloc/zram: configurable zspage size - - - --- 2022-10-26 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,1/9] zram: add size class equals check into recompression zsmalloc/zram: configurable zspage size - 1 - --- 2022-10-26 Sergey Senozhatsky New
[6/6] zsmalloc: make sure we select best zspage size 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
[4/6] Documentation: document zram pool_page_order attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 Sergey Senozhatsky New
[3/6] zram: add pool_page_order device attribute zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 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
[1/6] zsmalloc: turn zspage order into runtime variable zsmalloc/zram: configurable zspage size - - - --- 2022-10-24 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,8/9] zram: Clarify writeback_store() comment zram: Support multiple compression streams - - - --- 2022-10-18 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,6/9] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,5/9] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,4/9] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-18 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,2/9] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv4,1/9] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-18 Sergey Senozhatsky New
[PATCHv3,8/8] zram: correct typos zram: Support multiple compression streams - - - --- 2022-10-09 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,6/8] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,5/8] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,4/8] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-09 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,2/8] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv3,1/8] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-09 Sergey Senozhatsky New
[PATCHv2,8/8] zram: correct typos zram: Support multiple compression streams - - - --- 2022-10-05 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,6/8] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,5/8] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,4/8] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-10-05 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,2/8] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-10-05 Sergey Senozhatsky New
[PATCHv2,1/8] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-10-05 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
zram: do not waste zram_table_entry flags bits zram: do not waste zram_table_entry flags bits - - - --- 2022-09-12 Sergey Senozhatsky New
[RFC,7/7] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,6/7] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,5/7] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,4/7] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,3/7] zram: Factor out WB and non-WB zram read functions zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,2/7] zram: Add recompression algorithm sysfs knob zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,1/7] zram: Preparation for multi-zcomp support zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,7/7] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,6/7] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,5/7] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,4/7] zram: Introduce recompress sysfs knob zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,3/7] zram: Factor out WB and non-WB zram read functions Untitled series #674016 - - - --- 2022-09-05 Sergey Senozhatsky New
[3/3] zram: Add recompress flag to read_block_state() zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,2/7] zram: Add recompression algorithm sysfs knob Untitled series #674015 - - - --- 2022-09-05 Sergey Senozhatsky New
[2/3] zram: Add recompression algorithm choice to Kconfig zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
[RFC,1/7] zram: Preparation for multi-zcomp support [RFC,1/7] zram: Preparation for multi-zcomp support - - - --- 2022-09-05 Sergey Senozhatsky New
[1/3] documentation: Add recompression documentation zram: Support multiple compression streams - - - --- 2022-09-05 Sergey Senozhatsky New
mm/zsmalloc: do not attempt to free IS_ERR handle mm/zsmalloc: do not attempt to free IS_ERR handle - - - --- 2022-08-16 Sergey Senozhatsky New
« 1 2 3 »