messages from 2025-09-30 09:35:35 to 2025-11-04 03:02:13 UTC [more...]
[xiang-erofs:dev-test] BUILD SUCCESS bb163a3997477c84c3e0cde42de7dba62bce3be8
2025-11-04 2:55 UTC
[PATCH 00/16] credentials guards: the easy cases
2025-11-03 23:04 UTC (21+ messages)
` [PATCH 01/16] cred: add {scoped_}with_creds() guards
` [PATCH 02/16] aio: use credential guards
` [PATCH 03/16] backing-file: use credential guards for reads
` [PATCH 04/16] backing-file: use credential guards for writes
` [PATCH 05/16] backing-file: use credential guards for splice read
` [PATCH 06/16] backing-file: use credential guards for splice write
` [PATCH 07/16] backing-file: use credential guards for mmap
` [PATCH 08/16] binfmt_misc: use credential guards
` [PATCH 09/16] erofs: "
` [PATCH 10/16] nfs: use credential guards in nfs_local_call_read()
` [PATCH 11/16] nfs: use credential guards in nfs_local_call_write()
` [PATCH 12/16] nfs: use credential guards in nfs_idmap_get_key()
` [PATCH 13/16] smb: use credential guards in cifs_get_spnego_key()
` [PATCH 14/16] act: use credential guards in acct_write_process()
` [PATCH 15/16] cgroup: use credential guards in cgroup_attach_permissions()
` [PATCH 16/16] net/dns_resolver: use credential guards in dns_query()
[PATCH 00/12] credential guards: credential preparation
2025-11-03 16:10 UTC (15+ messages)
` [PATCH 01/12] cred: add prepare credential guard
` [PATCH 02/12] sev-dev: use guard for path
` [PATCH 03/12] sev-dev: use prepare credential guard
` [PATCH 04/12] sev-dev: use override credential guards
` [PATCH 05/12] coredump: move revert_cred() before coredump_cleanup()
` [PATCH 06/12] coredump: pass struct linux_binfmt as const
` [PATCH 07/12] coredump: mark struct mm_struct "
` [PATCH 08/12] coredump: split out do_coredump() from vfs_coredump()
` [PATCH 09/12] coredump: use prepare credential guard
` [PATCH 10/12] coredump: use override "
` [PATCH 11/12] trace: use prepare "
` [PATCH 12/12] trace: use override "
[xiang-erofs:dev-test] BUILD REGRESSION 3bf692888f2707392872a69cd125c800778e72e2
2025-11-01 7:17 UTC
[xiang-erofs:dev-test 2/2] ld.lld: error: relocation R_PPC_ADDR16_HI cannot be used against local symbol; recompile with -fPIC
2025-10-31 19:16 UTC
[PATCH] erofs-utils: lib: add more tests for s3erofs_prepare_url()
2025-10-31 9:30 UTC
[PATCH] erofs: avoid infinite loop due to incomplete zstd-compressed data
2025-10-31 5:47 UTC
[PATCH v2] erofs-utils: mkfs: Turn off deduplication under chunk mode with '-E^dedupe'
2025-10-30 7:46 UTC (6+ messages)
` [PATCH v3] "
` [PATCH v3 RESEND] "
[PATCH] erofs-utils: lib: gzran: slightly improve the random performance
2025-10-30 3:21 UTC
[PATCH RFC v7 0/7] erofs: inode page cache share feature
2025-10-29 12:58 UTC (11+ messages)
` [PATCH RFC v7 1/7] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH RFC v7 2/7] erofs: support user-defined fingerprint name
` [PATCH RFC v7 3/7] erofs: support domain-specific page cache share
` [PATCH RFC v7 4/7] erofs: introduce the page cache share feature
` [PATCH RFC v7 5/7] erofs: support unencoded inodes for page cache share
` [PATCH RFC v7 6/7] erofs: support compressed "
` [PATCH RFC v7 7/7] erofs: implement .fadvise "
[xiang-erofs:dev-test] BUILD SUCCESS fa9bb305791513e7763fd557ba4344e1d1c1d59c
2025-10-29 0:26 UTC
[PATCH AUTOSEL 6.17] erofs: consolidate z_erofs_extent_lookback()
2025-10-28 12:48 UTC
infinite loop in z_erofs_zstd_decompress()
2025-10-28 1:41 UTC (2+ messages)
[PATCH] MAINTAINERS: erofs: add myself as reviewer
2025-10-27 11:00 UTC (4+ messages)
[PATCH 1/2] erofs-utils: lib: fix s3erofs_prepare_url()
2025-10-27 9:21 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: lib: add test for s3erofs_prepare_url()
[PATCH 19/21] fs: don't use GENMASK()
2025-10-25 16:40 UTC
[PATCH 19/21] fs: don't use GENMASK()
2025-10-25 16:33 UTC
[PATCH v1] erofs-utils: mkfs: Add 'no-deduplication' option
2025-10-24 6:19 UTC (3+ messages)
[PATCH] erofs-utils: lib: gzran: fix corruption due to incorrect dictionary recovery
2025-10-24 2:51 UTC
[PATCH] erofs-utils: lib: fix build warning in ocierofs_encode_userpass()
2025-10-23 2:10 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 2a13fc417f493e28bdd368785320dd4c2b3d732e
2025-10-22 22:02 UTC
[GIT PULL] erofs fixes for 6.18-rc3
2025-10-22 15:17 UTC (2+ messages)
[PATCH 1/2] erofs: avoid infinite loops due to corrupted subpage compact indexes
2025-10-21 13:11 UTC (3+ messages)
` [PATCH 2/2] erofs: consolidate z_erofs_extent_lookback()
[PATCH] erofs-utils: fix to return correct err in z_erofs_fill_inode_lazy
2025-10-21 8:58 UTC (2+ messages)
[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-10-20 15:52 UTC (10+ messages)
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [f2fs-dev] "
[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
2025-10-19 12:38 UTC (63+ messages)
` [PATCH v2 01/27 5.10.y] overflow, tracing: Define the is_signed_type() macro once
` Patch "overflow, tracing: Define the is_signed_type() macro once" has been added to the 5.10-stable tree
` [PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
` Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree
` [PATCH v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
` Patch "minmax: sanity check constant bounds when clamping" has been added to the 5.10-stable tree
` [PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
` Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree
` [PATCH v2 05/27 5.10.y] minmax: add in_range() macro
` Patch "minmax: add in_range() macro" has been added to the 5.10-stable tree
` [PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
` Patch "minmax: Introduce {min,max}_array()" has been added to the 5.10-stable tree
` [PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
` Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree
` [PATCH v2 08/27 5.10.y] minmax: fix header inclusions
` Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree
` [PATCH v2 09/27 5.10.y] minmax: allow min()/max()/clamp() if the arguments have the same signedness
` Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." has been added to the 5.10-stable tree
` [PATCH v2 10/27 5.10.y] minmax: fix indentation of __cmp_once() and __clamp_once()
` Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree
` [PATCH v2 11/27 5.10.y] minmax: allow comparisons of 'int' against 'unsigned char/short'
` Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree
` [PATCH v2 12/27 5.10.y] minmax: relax check to allow comparison between unsigned arguments and signed constants
` Patch "minmax: relax check to allow comparison between unsigned arguments and signed constants" has been added to the 5.10-stable tree
` [PATCH v2 13/27 5.10.y] minmax: avoid overly complicated constant expressions in VM code
` Patch "minmax: avoid overly complicated constant expressions in VM code" has been added to the 5.10-stable tree
` [PATCH v2 14/27 5.10.y] minmax: add a few more MIN_T/MAX_T users
` Patch "minmax: add a few more MIN_T/MAX_T users" has been added to the 5.10-stable tree
` [PATCH v2 15/27 5.10.y] minmax: simplify and clarify min_t()/max_t() implementation
` Patch "minmax: simplify and clarify min_t()/max_t() implementation" has been added to the 5.10-stable tree
` [PATCH v2 16/27 5.10.y] minmax: make generic MIN() and MAX() macros available everywhere
` Patch "minmax: make generic MIN() and MAX() macros available everywhere" has been added to the 5.10-stable tree
` [PATCH v2 17/27 5.10.y] minmax: don't use max() in situations that want a C constant expression
` Patch "minmax: don't use max() in situations that want a C constant expression" has been added to the 5.10-stable tree
` [PATCH v2 18/27 5.10.y] minmax: simplify min()/max()/clamp() implementation
` Patch "minmax: simplify min()/max()/clamp() implementation" has been added to the 5.10-stable tree
` [PATCH v2 19/27 5.10.y] minmax: improve macro expansion and type checking
` Patch "minmax: improve macro expansion and type checking" has been added to the 5.10-stable tree
` [PATCH v2 20/27 5.10.y] minmax: fix up min3() and max3() too
` Patch "minmax: fix up min3() and max3() too" has been added to the 5.10-stable tree
` [PATCH v2 21/27 5.10.y] minmax.h: add whitespace around operators and after commas
` Patch "minmax.h: add whitespace around operators and after commas" has been added to the 5.10-stable tree
` [PATCH v2 22/27 5.10.y] minmax.h: update some comments
` Patch "minmax.h: update some comments" has been added to the 5.10-stable tree
` [PATCH v2 23/27 5.10.y] minmax.h: reduce the #define expansion of min(), max() and clamp()
` Patch "minmax.h: reduce the #define expansion of min(), max() and clamp()" has been added to the 5.10-stable tree
` [PATCH v2 24/27 5.10.y] minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
` Patch "minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()" has been added to the 5.10-stable tree
` [PATCH v2 25/27 5.10.y] minmax.h: move all the clamp() definitions after the min/max() ones
` Patch "minmax.h: move all the clamp() definitions after the min/max() ones" has been added to the 5.10-stable tree
` [PATCH v2 26/27 5.10.y] minmax.h: simplify the variants of clamp()
` Patch "minmax.h: simplify the variants of clamp()" has been added to the 5.10-stable tree
` [PATCH v2 27/27 5.10.y] minmax.h: remove some #defines that are only expanded once
` Patch "minmax.h: remove some #defines that are only expanded once" has been added to the 5.10-stable tree
[xiang-erofs:dev-test] BUILD SUCCESS b63599c5ce9e66c230671eb4cacf62de10b0483d
2025-10-18 8:44 UTC
[PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile() again
2025-10-17 11:20 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: mkfs: support directory compression
erofs image that can put z_erofs_scan_folio() into an infinite loop
2025-10-17 0:19 UTC (2+ messages)
[PATCH 1/7] erofs-utils: lib: fix a misuse of `params->all_fragments`
2025-10-16 2:48 UTC (7+ messages)
` [PATCH 2/7] erofs-utils: mkfs: separate pnid fixup for incremental builds from `validnid`
` [PATCH 3/7] erofs-utils: lib: unexport "erofs/fragments.h"
` [PATCH 4/7] erofs-utils: lib: switch to vfile interfaces for fragments
` [PATCH 5/7] erofs-utils: lib: switch to vfile interfaces for compression
` [PATCH 6/7] erofs-utils: lib: refine erofs_write_unencoded_data()
` [PATCH 7/7] erofs-utils: lib: introduce directory writer
[xiang-erofs:dev-test] BUILD SUCCESS 959c58491d04e9611fcc58d209f05795975816d7
2025-10-13 19:38 UTC
[PATCH] erofs: fix crafted invalid cases for encoded extents
2025-10-13 4:16 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/2] erofs-utils: lib: simplify s3erofs_prepare_url logic
2025-10-13 3:32 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: lib: use libcurl multiplexing api to optimize S3 interaction
[xiang-erofs:dev-test] BUILD SUCCESS 767c5be0d3dce60e94b0a1c017c5563a6af2ad3f
2025-10-13 2:47 UTC
[xiang-erofs:dev-test] BUILD SUCCESS 97d62c3419a0292dabcf2ddda85e51722f2cd81d
2025-10-12 0:16 UTC
z_erofs_fill_bio_vec() can read off the end of compressed_bvecs[]
2025-10-10 23:25 UTC (2+ messages)
LPO 27409 Saturday, October 11, 2025 at 12:27:16 AM
2025-10-10 22:27 UTC
[PATCH] erofs-utils: mount: nbd: retry indefinitely on network I/O errors
2025-10-10 6:54 UTC
[PATCH 1/2] erofs-utils: lib: fix erofs_io_sendfile()
2025-10-10 3:49 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: get rid of `{erofsmount_tarindex,ocierofs_io}_sendfile()`
LPO 71947 Friday, October 10, 2025 at 03:01:43 AM
2025-10-10 1:01 UTC
[PATCH] erofs-utils: dump: add support for `--blkid-udev`
2025-10-09 17:53 UTC (2+ messages)
` [PATCH v2] "
[PATCH v1 1/2] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
2025-10-09 7:41 UTC (2+ messages)
` [PATCH v1 2/2] erofs-utils: mount: add support for standard OCI targz blob access
[PATCH] erofs-utils: mount: don't overwrite layer_index with -1 again
2025-10-09 6:19 UTC (2+ messages)
[PATCH] dax: fix assertion in dax_iomap_rw()
2025-10-02 9:56 UTC (2+ messages)
[syzbot] [erofs?] WARNING in dax_iomap_rw
2025-10-02 8:07 UTC (2+ messages)
[PATCH] erofs-utils: tar: support archives without end-of-archive entry
2025-10-02 0:39 UTC (3+ messages)
` [PATCH v2] "
[PATCH] erofs-utils: lib: fix s->pos_in >= s->inlen case in kite_deflate_slow()
2025-10-02 0:37 UTC
z_erofs_extent.plen == 0x2000000 can lead to crash
2025-10-02 0:21 UTC (2+ messages)
New Invoice
2025-10-01 1:37 UTC
[PATCH v1] erofs-utils: mkfs,oci: support tarindex mode with zinfo for OCI
2025-09-30 16:45 UTC
[PATCH] erofs-utils: lib: simplify s3erofs_prepare_url logic
2025-09-30 9:35 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox