linux-erofs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[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
[PATCH 2/2] erofs-utils: lib: use libcurl multiplexing api to optimize S3 interaction
Yifan Zhao
[xiang-erofs:dev-test] BUILD SUCCESS b63599c5ce9e66c230671eb4cacf62de10b0483d
kernel test robot
[PATCH] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
Re: [PATCH] erofs: fix crafted invalid cases for encoded extents
Hongbo Li
Re: [PATCH] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
[PATCH v2] erofs: fix crafted invalid cases for encoded extents
Gao Xiang
Re: [PATCH v2] erofs: fix crafted invalid cases for encoded extents
Hongbo Li
[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
Re: [PATCH] erofs-utils: lib: simplify s3erofs_prepare_url logic
Gao Xiang
Re: [PATCH] erofs-utils: lib: simplify s3erofs_prepare_url logic
zhaoyifan (H)
Re: [PATCH] erofs-utils: lib: simplify s3erofs_prepare_url logic
Gao Xiang
[PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile()
Gao Xiang
[PATCH 2/2] erofs-utils: get rid of `{erofsmount_tarindex,ocierofs_io}_sendfile()`
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS 959c58491d04e9611fcc58d209f05795975816d7
kernel test robot
z_erofs_extent.plen == 0x2000000 can lead to crash
rtm
Re: z_erofs_extent.plen == 0x2000000 can lead to crash
Gao Xiang
[PATCH v1 1/2] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
ChengyuZhu6
[PATCH v1 2/2] erofs-utils: mount: add support for standard OCI targz blob access
ChengyuZhu6
[PATCH 1/5] erofs-utils: lib: migrate and split `c_legacy_compress`
Gao Xiang
[PATCH 5/5] erofs-utils: lib: remove `erofs/hashtable.h`
Gao Xiang
[PATCH 3/5] erofs-utils: lib: switch to per-sb `struct erofs_xattrmgr`
Gao Xiang
[PATCH 4/5] erofs-utils: lib: migrate `c_inline_xattr_tolerance`
Gao Xiang
[PATCH 2/5] erofs-utils: lib: introduce `struct erofs_xattrmgr`
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
Re: erofs image that can put z_erofs_scan_folio() into an infinite loop
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS 767c5be0d3dce60e94b0a1c017c5563a6af2ad3f
kernel test robot
z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
rtm
Re: z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
Gao Xiang
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 v2] erofs-utils: dump: add support for `--blkid-udev`
Gao Xiang
[PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
Gao Xiang
Re: [PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
hudsonZhu
[PATCH] dax: fix assertion in dax_iomap_rw()
Jan Kara
Re: [PATCH] dax: fix assertion in dax_iomap_rw()
Gao Xiang
[syzbot] [erofs?] WARNING in dax_iomap_rw
syzbot
Re: [syzbot] [erofs?] WARNING in dax_iomap_rw
Jan Kara
Re: [syzbot] [erofs?] WARNING in dax_iomap_rw
Gao Xiang
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
Re: [PATCH] erofs-utils: tar: support archives without end-of-archive entry
Ivan Mikheykin
Re: [PATCH] erofs-utils: tar: support archives without end-of-archive entry
Gao Xiang
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 3/3] erofs-utils: mkfs: enable incremental builds for local files
Gao Xiang
[PATCH 2/3] erofs-utils: lib: unexport "erofs/rebuild.h"
Gao Xiang
[PATCH v1-changed] erofs-utils: add hybrid source support for local metadata and gzran
ChengyuZhu6
[PATCH v3] erofs-utils: add source support for tarindex and gzran
ChengyuZhu6
[PATCH v3-changed] erofs-utils: add source support for tarindex and gzran
ChengyuZhu6
[PATCH v4] erofs-utils: mount: add support for standard OCI targz blob access
ChengyuZhu6
Re: [PATCH v4] erofs-utils: mount: add support for standard OCI targz blob access
Gao Xiang
[PATCH v2] erofs-utils: add source support for tarindex and gzran
ChengyuZhu6
Re: [PATCH v2] erofs-utils: add source support for tarindex and gzran
Gao Xiang
[PATCH v1] erofs-utils: add hybrid source support for local metadata and gzran
ChengyuZhu6
Re: [PATCH v1] erofs-utils: add hybrid source support for local metadata and gzran
Gao Xiang
[PATCH 1/2] erofs-utils: lib: fix incorrect big pcluster judgment
Gao Xiang
[PATCH 2/2] erofs-utils: lib: handle duplicate dirents in incremental builds
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
[xiang-erofs:dev] BUILD SUCCESS 334c0e493c2aa3e843a80bb9f3862bb50360cb36
kernel test robot
[xiang-erofs:dev-test] BUILD SUCCESS 65b593db4ccd297743094618af8aaea03a39a3b7
kernel test robot
[PATCH v2 1/2] erofs-utils: tar: support gzip index generation
Gao Xiang
[PATCH v2 2/2] erofs-utils: lib: add gzran virtual file support
Gao Xiang
[PATCH v5] erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu
[PATCH v5] erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu
Re: [PATCH v5] erofs: Add support for FS_IOC_GETFSLABEL
Chao Yu
Re: [PATCH v5] erofs: Add support for FS_IOC_GETFSLABEL
Hongbo Li
Re: [PATCH v5] erofs: Add support for FS_IOC_GETFSLABEL
Gao Xiang
[PATCH] erofs: add direct I/O support for compressed data
Chunhai Guo
Re: [PATCH] erofs: add direct I/O support for compressed data
Gao Xiang
Re: [PATCH] erofs: add direct I/O support for compressed data
kernel test robot
Re: [PATCH] erofs: add direct I/O support for compressed data
kernel test robot
[PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Gao Xiang
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
kernel test robot
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Chao Yu
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Gao Xiang
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Chao Yu
Re: [PATCH v4] erofs: Add support for FS_IOC_GETFSLABEL
Gao Xiang
维他命E无助防癌 服用过量恐致心脏衰竭
Eva Jiang
[PATCH 0/3] erofs-utils: mkfs: s3: switch to libcurl multiplexing api
Yifan Zhao
[PATCH 2/3] erofs-utils: lib: avoid using lseek in diskbuf
Yifan Zhao
Re: [PATCH 2/3] erofs-utils: lib: avoid using lseek in diskbuf
Gao Xiang
Re: [PATCH 2/3] erofs-utils: lib: avoid using lseek in diskbuf
Gao Xiang
Re: [PATCH 2/3] erofs-utils: lib: avoid using lseek in diskbuf
zhaoyifan (H)
[v2 PATCH 2/3] erofs-utils: lib: avoid using lseek in diskbuf
Yifan Zhao
[PATCH 3/3] erofs-utils: mkfs: use libcurl multiplexing api to optimize S3 interaction
Yifan Zhao
[PATCH 1/3] erofs-utils: add mount/mount.erofs to .gitignore
Yifan Zhao
RE: [PATCH 0/3] erofs-utils: mkfs: s3: switch to libcurl multiplexing api
zhaoyifan (H)
[PATCH 1/2] erofs-utils: lib: migrate `c_force_inodeversion`
Gao Xiang
[PATCH 2/2] erofs-utils: lib: migrate `c_ignore_mtime`
Gao Xiang
[PATCH 1/2] erofs-utils: tar: support gzip index generation
Gao Xiang
[PATCH 2/2] erofs-utils: lib: add gzran virtual file interfaces
Gao Xiang
[PATCH 3/2] TEST CODE
Gao Xiang
[xiang-erofs:dev] BUILD SUCCESS 7d5edf02769702ea33851030a156e98315a460e8
kernel test robot
[syzbot] [erofs?] INFO: task hung in erofs_bread
syzbot
[PATCH] erofs: avoid reading more for fragment maps
Gao Xiang
Re: [PATCH] erofs: avoid reading more for fragment maps
Hongbo Li
Re: [PATCH] erofs: avoid reading more for fragment maps
Chao Yu
Re: [syzbot] [erofs?] INFO: task hung in erofs_bread
Gao Xiang
Re: [syzbot] [erofs?] INFO: task hung in erofs_bread
syzbot
[GIT PULL] erofs fixes for 6.17-rc6
Gao Xiang
Re: [GIT PULL] erofs fixes for 6.17-rc6
pr-tracker-bot
[PATCH v1 0/2] oci: improve layer identification with digest-based approach
ChengyuZhu6
[PATCH v1 2/2] oci: replace layer index with layer digest
ChengyuZhu6
Re: [PATCH v1 2/2] oci: replace layer index with layer digest
Gao Xiang
Re: [PATCH v1 2/2] oci: replace layer index with layer digest
hudsonZhu
[PATCH v2] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
Re: [PATCH v2] erofs-utils: oci: add support for indexing by layer digest
Gao Xiang
[PATCH v3-rebased] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
[PATCH v4] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
Re: [PATCH v4] erofs-utils: oci: add support for indexing by layer digest
Gao Xiang
Re: [PATCH v4] erofs-utils: oci: add support for indexing by layer digest
hudsonZhu
[PATCH v5] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
[PATCH v5-changed] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
[PATCH v6] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
[PATCH v3] erofs-utils: oci: add support for indexing by layer digest
ChengyuZhu6
[PATCH v1 1/2] mount: change oci layer option from "oci=X" to "oci.layer=X"
ChengyuZhu6
[PATCH v1] mount: change oci layer option from "oci=X" to "oci.layer=X"
ChengyuZhu6
[xiang-erofs:dev-test] BUILD SUCCESS 1fcf686def19064a7b5cfaeb28c1f1a119900a2b
kernel test robot
[PATCH] erofs: fix long xattr name prefix placement
Gao Xiang
[PATCH 1/2] erofs-utils: mkfs: correct sb_size if metabox is on
Gao Xiang
[PATCH 2/2] erofs-utils: mkfs: fix location of xattr long prefixes
Gao Xiang
[xiang-erofs:dev-test] BUILD SUCCESS 181993bb0d626cf88cc803f4356ce5c5abe86278
kernel test robot
[PATCH v3] erofs-utils: fix memory leaks and allocation issue
Yuezhang Mo
[PATCH v1] erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Yuezhang Mo
Re: [PATCH v1] erofs: fix runtime warning on truncate_folio_batch_exceptionals()
Gao Xiang
[PATCH v2] erofs-utils: fix memory leaks and allocation issue
Yuezhang Mo
Re: [PATCH v2] erofs-utils: fix memory leaks and allocation issue
Gao Xiang
Re: [PATCH v2] erofs-utils: fix memory leaks and allocation issue
[email protected]
Re: [PATCH v2] erofs-utils: fix memory leaks and allocation issue
Gao Xiang
Re: [PATCH v2] erofs-utils: fix memory leaks and allocation issue
[email protected]
[PATCH] erofs-utils: lib: fix base64 for tarerofs
Gao Xiang
[PATCH v1] erofs-utils:mount: add OCI recovery support for NBD reattach
ChengyuZhu6
Re: [PATCH v1] erofs-utils:mount: add OCI recovery support for NBD reattach
Gao Xiang
[PATCH v3] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
Re: [PATCH v3] erofs-utils: mount: add OCI recovery support for NBD reattach
Gao Xiang
[PATCH v4] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
[PATCH v5] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
[PATCH v6] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
Re: [PATCH v6] erofs-utils: mount: add OCI recovery support for NBD reattach
Gao Xiang
[PATCH v8] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
[PATCH v7] erofs-utils: mount: add OCI recovery support for NBD reattach
ChengyuZhu6
Re: [PATCH v7] erofs-utils: mount: add OCI recovery support for NBD reattach
Gao Xiang
[PATCH v1] erofs-utils:mount: fix memory leak in erofs_nbd_get_identifier
ChengyuZhu6
Re: [PATCH v1] erofs-utils:mount: fix memory leak in erofs_nbd_get_identifier
Gao Xiang
[PATCH v2] erofs-utils:mount: fix memory leak in erofs_nbd_get_identifier
ChengyuZhu6
[PATCH v2-changed] erofs-utils: mount: fix memory leak in erofs_nbd_get_identifier
ChengyuZhu6
[PATCH v1] erofs-utils: fix memory leaks and allocation issue
Yuezhang Mo
Re: [PATCH v1] erofs-utils: fix memory leaks and allocation issue
Gao Xiang
Re: [PATCH v1] erofs-utils: fix memory leaks and allocation issue
[email protected]
Re: [PATCH v1] erofs-utils: fix memory leaks and allocation issue
Gao Xiang
Re: [PATCH v1] erofs-utils: fix memory leaks and allocation issue
[email protected]
[PATCH] erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier()
Gao Xiang
Re: [PATCH] erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier()
hudsonZhu
Re: [PATCH] erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier()
hudsonZhu
Re: [PATCH] erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier()
Gao Xiang
[PATCH] erofs-utils: lib: introduce erofs_io_close()
Gao Xiang
[PATCH v1] erofs-utils: add NBD-backed OCI image mounting
ChengyuZhu6
Re: [PATCH v1] erofs-utils: add NBD-backed OCI image mounting
Gao Xiang
[PATCH v2] erofs-utils: add NBD-backed OCI image mounting
ChengyuZhu6
[PATCH v2] erofs-utils: add NBD-backed OCI image mounting
ChengyuZhu6
Re: [PATCH v2] erofs-utils: add NBD-backed OCI image mounting
Gao Xiang
Re: [PATCH v2] erofs-utils: add NBD-backed OCI image mounting
hudsonZhu
[PATCH v3] erofs-utils: add NBD-backed OCI image mounting
ChengyuZhu6
[PATCH] erofs-utils: lib: oci: cleanup ocierofs_get_auth_token()
Gao Xiang
[PATCH] erofs-utils: mount: enable autoclear for NBD devices
Gao Xiang
[PATCH v2 1/4] erofs-utils: lib: nbd: add support for the netlink interface
Gao Xiang
[PATCH v2 2/4] erofs-utils: lib: nbd: add support for the netlink reconnection
Gao Xiang
[PATCH v2 4/4] erofs-utils: mount: recover from detached NBD devices
Gao Xiang
[PATCH v2 3/4] erofs-utils: mount: record recovery files for NBD failover
Gao Xiang
[PATCH v3 3/4] erofs-utils: mount: record recovery files for NBD failover
Gao Xiang
Earlier messages
Later messages