Messages by Thread
-
-
[xiang-erofs:dev-test] BUILD REGRESSION 3bf692888f2707392872a69cd125c800778e72e2
kernel test robot
-
[xiang-erofs:dev-test 2/2] ld.lld: error: relocation R_PPC_ADDR16_HI cannot be used against local symbol; recompile with -fPIC
kernel test robot
-
[PATCH] erofs-utils: lib: add more tests for s3erofs_prepare_url()
Yifan Zhao
-
[PATCH] erofs: avoid infinite loop due to incomplete zstd-compressed data
Gao Xiang
-
[PATCH] erofs-utils: lib: gzran: slightly improve the random performance
Gao Xiang
-
[xiang-erofs:dev-test] BUILD SUCCESS fa9bb305791513e7763fd557ba4344e1d1c1d59c
kernel test robot
-
[PATCH AUTOSEL 6.17] erofs: consolidate z_erofs_extent_lookback()
Sasha Levin
-
[PATCH v2] erofs-utils: mkfs: Turn off deduplication under chunk mode with '-E^dedupe'
Friendy Su
-
infinite loop in z_erofs_zstd_decompress()
rtm
-
[PATCH 1/2] erofs-utils: lib: fix s3erofs_prepare_url()
Gao Xiang
-
[PATCH 19/21] fs: don't use GENMASK()
Yury Norov (NVIDIA)
-
[PATCH] erofs-utils: lib: gzran: fix corruption due to incorrect dictionary recovery
Gao Xiang
-
[PATCH v1] erofs-utils: mkfs: Add 'no-deduplication' option
Friendy Su
-
[PATCH] erofs-utils: lib: fix build warning in ocierofs_encode_userpass()
Gao Xiang
-
[xiang-erofs:dev-test] BUILD SUCCESS 2a13fc417f493e28bdd368785320dd4c2b3d732e
kernel test robot
-
[GIT PULL] erofs fixes for 6.18-rc3
Gao Xiang
-
[PATCH RFC v7 0/7] erofs: inode page cache share feature
Hongbo Li
-
[PATCH] erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy
Zhiguo Niu
-
[PATCH v2] erofs: add direct I/O support for compressed data
Chunhai Guo
-
[xiang-erofs:dev-test] BUILD SUCCESS 97d62c3419a0292dabcf2ddda85e51722f2cd81d
kernel test robot
-
[GIT PULL] erofs updates for 6.18-rc1
Gao Xiang
-
[PATCH 1/4] erofs-utils: lib: unexport "erofs/compress.h"
Gao Xiang
-
[PATCH 1/2] erofs-utils: mkfs: combine erofs_{mkfs,rebuild}_handle_directory
Gao Xiang
-
[PATCH 1/2] erofs: avoid infinite loops due to corrupted subpage compact indexes
Gao Xiang
-
[PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile() again
Gao Xiang
-
[PATCH 1/7] erofs-utils: lib: fix a misuse of `params->all_fragments`
Gao Xiang
-
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Eliav Farber
-
[PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness.
Eliav Farber
-
Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
Eliav Farber
-
Patch "minmax: relax check to allow comparison between unsigned arguments and signed constants" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
Eliav Farber
-
Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 22/27 5.10.y] minmax.h: update some comments
Eliav Farber
-
Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
Eliav Farber
-
Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
Eliav Farber
-
Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
Eliav Farber
-
Patch "minmax.h: simplify the variants of clamp()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
Eliav Farber
-
Patch "minmax: add in_range() macro" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 08/27 5.10.y] minmax: fix header inclusions
Eliav Farber
-
Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
Eliav Farber
-
Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
Eliav Farber
-
Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
Eliav Farber
-
Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree
gregkh
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Nathan Chancellor
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
RE: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Farber, Eliav
-
Re: [PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
Greg KH
-
[PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
Eliav Farber
-
Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
Eliav Farber
-
Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Eliav Farber
-
Re: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
-
RE: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Farber, Eliav
-
Re: [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
Greg KH
-
Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
Eliav Farber
-
Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
Eliav Farber
-
Patch "minmax: Introduce {min,max}_array()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
Eliav Farber
-
Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
Eliav Farber
-
Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
Eliav Farber
-
Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
Eliav Farber
-
Patch "minmax: sanity check constant bounds when clamping" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
Eliav Farber
-
Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
Eliav Farber
-
Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
Eliav Farber
-
Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
Eliav Farber
-
Patch "minmax: improve macro expansion and type checking" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
Eliav Farber
-
Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree
gregkh
-
[PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
Eliav Farber
-
Patch "minmax: fix up min3() and max3() too" has been added to the 5.10-stable tree
gregkh
-
[PATCH 1/2] erofs-utils: lib: simplify s3erofs_prepare_url logic
Yifan Zhao
-
[xiang-erofs:dev-test] BUILD SUCCESS b63599c5ce9e66c230671eb4cacf62de10b0483d
kernel test robot
-
[PATCH] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
-
[PATCH] erofs-utils: mount: nbd: retry indefinitely on network I/O errors
Gao Xiang
-
[PATCH] erofs-utils: lib: simplify s3erofs_prepare_url logic
Yifan Zhao
-
[PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile()
Gao Xiang
-
[xiang-erofs:dev-test] BUILD SUCCESS 959c58491d04e9611fcc58d209f05795975816d7
kernel test robot
-
z_erofs_extent.plen == 0x2000000 can lead to crash
rtm
-
[PATCH v1 1/2] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
ChengyuZhu6
-
[PATCH 1/5] erofs-utils: lib: migrate and split `c_legacy_compress`
Gao Xiang
-
[PATCH] erofs: drop redundant sanity check for ztailpacking inline
Gao Xiang
-
erofs image that can put z_erofs_scan_folio() into an infinite loop
rtm
-
[xiang-erofs:dev-test] BUILD SUCCESS 767c5be0d3dce60e94b0a1c017c5563a6af2ad3f
kernel test robot
-
z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
rtm
-
LPO 71947 Friday, October 10, 2025 at 03:01:43 AM
Block - Muller
-
[PATCH] erofs-utils: dump: add support for `--blkid-udev`
Gao Xiang
-
[PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
Gao Xiang
-
[PATCH] dax: fix assertion in dax_iomap_rw()
Jan Kara
-
[syzbot] [erofs?] WARNING in dax_iomap_rw
syzbot
-
Re: [PATCH v2] erofs-utils: tar: support archives without end-of-archive entry
Gao Xiang
-
[PATCH] erofs-utils: lib: fix s->pos_in >= s->inlen case in kite_deflate_slow()
Gao Xiang
-
[PATCH v1] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
ChengyuZhu6
-
Re: [PATCH] erofs-utils: tar: support archives without end-of-archive entry
Gao Xiang
-
[PATCH 1/3] erofs-utils: mkfs: fix incremental builds with 48-bit layout
Gao Xiang
-
[PATCH v1-changed] erofs-utils: add hybrid source support for local metadata and gzran
ChengyuZhu6
-
[PATCH v1] erofs-utils: add hybrid source support for local metadata and gzran
ChengyuZhu6
-
[PATCH 1/2] erofs-utils: lib: fix incorrect big pcluster judgment
Gao Xiang
-
[PATCH] erofs-utils: mkfs: tar: fix SIGSEGV on `/` entry
Gao Xiang
-
[xiang-erofs:dev] BUILD SUCCESS e2d3af0d64e5fe2ee269e8f082642f82bcca3903
kernel test robot
-
[PATCH] erofs-utils: dump: avoid SIGSEGV when time cannot be represented
Gao Xiang