Sergey Senozhatsky ([email protected])

Number of posts: 1191 (0.74 per day)
First post: 2020-01-08 02:28:54
Last post: 2024-06-14 05:31:30

Date List Subject
2024-06-14 05:31:30 linux-kernel Re: [PATCH] zram: use copy_page for full page copy
2024-06-13 03:17:46 linux-kernel Re: [PATCH] zram: use copy_page for full page copy
2024-06-07 11:23:34 linux-kernel Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-06 05:43:49 linux-kernel Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-06 04:32:16 linux-kernel Re: kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
2024-06-05 02:17:15 linux-kernel Re: [PATCH] mm: zsmalloc: share slab caches for all zsmalloc zpools
2024-06-04 05:09:27 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-06-03 08:29:14 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-06-03 02:34:58 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-06-01 00:24:30 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-05-31 06:34:57 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-05-31 05:49:45 linux-crypto Re: [PATCH 3/3] crypto: acomp - Add comp_params helpers
2024-05-31 05:48:09 linux-crypto Re: [PATCH 1/3] crypto: scomp - Add setparam interface
2024-05-31 05:18:51 linux-crypto Re: [PATCH 0/3] crypto: acomp - Add interface to set parameters
2024-05-31 05:13:27 linux-crypto Re: [PATCH 0/3] crypto: acomp - Add interface to set parameters
2024-05-30 05:02:48 linux-kernel Re: [PATCH v2 3/6] mm/zsmalloc: use a proper page type
2024-05-30 05:02:34 linux-kernel Re: [PATCH v2 0/6] mm: page_type, zsmalloc and page_mapcount_reset()
2024-05-15 07:31:42 linux-kernel [PATCHv4 20/21] zram: add dictionary support to lz4hc
2024-05-15 07:29:43 linux-kernel [PATCHv4 16/21] zram: add config init/release backend callbacks
2024-05-15 07:26:55 linux-kernel [PATCHv4 15/21] zram: add dictionary support to zstd backend
2024-05-15 07:25:34 linux-kernel [PATCHv4 12/21] zram: support compression level comp config
2024-05-15 07:24:06 linux-kernel [PATCHv4 09/21] zram: check that backends array has at least one backend
2024-05-15 07:23:31 linux-kernel [PATCHv4 08/21] zram: add 842 compression backend support
2024-05-15 07:23:05 linux-kernel [PATCHv4 21/21] Documentation/zram: add documentation for algorithm parameters
2024-05-15 07:22:42 linux-kernel [PATCHv4 18/21] zram: add dictionary support to lz4
2024-05-15 07:22:35 linux-kernel [PATCHv4 19/21] lib/lz4hc: export LZ4_resetStreamHC symbol
2024-05-15 07:22:03 linux-kernel [PATCHv4 17/21] zram: share dictionaries between per-CPU contexts
2024-05-15 07:21:01 linux-kernel [PATCHv4 14/21] lib/zstd: export API needed for dictionary support
2024-05-15 07:20:43 linux-kernel [PATCHv4 13/21] zram: add support for dict comp config
2024-05-15 07:20:02 linux-kernel [PATCHv4 11/21] zram: extend comp_algorithm attr write handling
2024-05-15 07:19:55 linux-kernel [PATCHv4 00/21] zram: custom comp API and comp algorithms tunables
2024-05-15 07:19:51 linux-kernel [PATCHv4 10/21] zram: introduce zcomp_config structure
2024-05-15 07:19:03 linux-kernel [PATCHv4 07/21] zram: add zlib compression backend support
2024-05-15 07:18:44 linux-kernel [PATCHv4 06/21] zram: pass estimated src size hint to zstd
2024-05-15 07:18:31 linux-kernel [PATCHv4 05/21] zram: add zstd compression backend support
2024-05-15 07:18:13 linux-kernel [PATCHv4 04/21] zram: add lz4hc compression backend support
2024-05-15 07:17:56 linux-kernel [PATCHv4 03/21] zram: add lz4 compression backend support
2024-05-15 07:17:45 linux-kernel [PATCHv4 02/21] zram: add lzo and lzorle compression backends support
2024-05-15 07:17:25 linux-kernel [PATCHv4 01/21] zram: move from crypto API to custom comp backends API
2024-05-15 05:09:12 linux-kernel Re: [PATCHv3 02/19] zram: add lzo and lzorle compression backends support
2024-05-14 00:41:15 linux-kernel Re: [PATCH 4/4] mm/zsmalloc: add MODULE_DESCRIPTION()
2024-05-10 08:40:45 linux-crypto Re: [PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
2024-05-10 08:29:07 linux-crypto Re: [PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
2024-05-10 08:08:40 linux-crypto Re: [PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
2024-05-10 07:00:29 linux-kernel Re: [PATCHv3 03/19] zram: add lz4 compression backend support
2024-05-10 05:33:50 linux-kernel Re: [PATCHv3 02/19] zram: add lzo and lzorle compression backends support
2024-05-10 05:15:24 linux-crypto Re: [PATCHv3 00/19] zram: convert to custom compression API and allow algorithms tuning
2024-05-10 04:44:03 linux-kernel Re: [PATCHv3 08/19] zram: add 842 compression backend support
2024-05-08 07:51:14 linux-kernel [PATCHv3 14/19] zram: add dictionary support to zstd backend
2024-05-08 07:48:23 linux-kernel [PATCHv3 19/19] Documentation/zram: add documentation for algorithm parameters
2024-05-08 07:48:10 linux-kernel [PATCHv3 12/19] zram: support compression level comp config