Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-17 09:09:59 to 2025-11-20 09:26:27 UTC [more...]

[PATCH 1/2] erofs-utils: mkfs: fix memleak in error exit path
 2025-11-20  9:22 UTC 

[PATCH v9 00/10] erofs: inode page cache share feature
 2025-11-19  9:28 UTC  (20+ messages)
` [PATCH v9 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v9 02/10] erofs: hold read context in iomap_iter if needed
` [PATCH v9 03/10] fs: Export alloc_empty_backing_file
` [PATCH v9 04/10] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v9 05/10] erofs: support user-defined fingerprint name
` [PATCH v9 06/10] erofs: support domain-specific page cache share
` [PATCH v9 07/10] erofs: introduce the page cache share feature
` [PATCH v9 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v9 09/10] erofs: support compressed "
` [PATCH v9 10/10] erofs: implement .fadvise "

[xiang-erofs:dev-test] BUILD SUCCESS 3027b141cbeb759f0310bb56de7d4da3a9eb511f
 2025-11-18 13:23 UTC 

[PATCH v2] erofs-utils: introduce --ishare_key option for local dir to support shared page cache
 2025-11-18  1:58 UTC 

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-17 11:57 UTC  (2+ messages)
` [PATCH] erofs: correct FSDAX detection

Reminder: Your Response Needed
 2025-11-17 10:11 UTC 

[PATCH v8 0/9] erofs: inode page cache share feature
 2025-11-17  7:41 UTC  (23+ messages)
` [PATCH v8 1/9] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v8 2/9] erofs: hold read context in iomap_iter if needed
` [PATCH v8 3/9] erofs: move `struct erofs_anon_fs_type` to super.c
` [PATCH v8 4/9] erofs: support user-defined fingerprint name
` [PATCH v8 5/9] erofs: support domain-specific page cache share
` [PATCH v8 6/9] erofs: introduce the page cache share feature
` [PATCH v8 7/9] erofs: support unencoded inodes for page cache share
` [PATCH v8 8/9] erofs: support compressed "
` [PATCH v8 9/9] erofs: implement .fadvise "

[PATCH] erofs-utils: introduce --ishare_key option for local dir to support shared page cache
 2025-11-14  9:28 UTC 

[GIT PULL] erofs fixes for 6.18-rc6
 2025-11-13 13:04 UTC  (2+ messages)

[PATCH 1/3] erofs-utils: mkfs: fix unintended multi-threaded disable
 2025-11-11  2:01 UTC  (4+ messages)
` [PATCH 2/3] erofs-utils: lib: ibmgr should be assigned in advance
` [PATCH 3/3] erofs-utils: mkfs: add optional support for inode meta zone

fscache vs fanotify behavior difference
 2025-11-10  7:54 UTC  (2+ messages)

[PATCH] erofs-utils: lib: add more tests for s3erofs_prepare_url()
 2025-11-10  3:07 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS f2a12cc3b97f062186568a7b94ddb7aa2ef68140
 2025-11-08 22:04 UTC 

[PATCH] erofs: avoid infinite loop due to incomplete zstd-compressed data
 2025-11-06 11:39 UTC  (3+ messages)

[PATCH 00/16] credentials guards: the easy cases
 2025-11-04 11:40 UTC  (23+ 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()

[xiang-erofs:dev-test] BUILD SUCCESS bb163a3997477c84c3e0cde42de7dba62bce3be8
 2025-11-04  2:55 UTC 

[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 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  (2+ messages)

[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  (3+ messages)

[PATCH v2 00/27 5.10.y] Backport minmax.h updates from v6.17-rc7
 2025-10-19 12:38 UTC  (41+ 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 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 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 v2 03/27 5.10.y] minmax: sanity check constant bounds when clamping
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: sanity check constant bounds when clamping" 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()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: fix indentation of __cmp_once() and __clamp_once()" has been added to the 5.10-stable tree

[PATCH v2 06/27 5.10.y] minmax: Introduce {min,max}_array()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: Introduce {min,max}_array()" has been added to the 5.10-stable tree

[PATCH v2 04/27 5.10.y] minmax: clamp more efficiently by avoiding extra comparison
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: clamp more efficiently by avoiding extra comparison" has been added to the 5.10-stable tree

[PATCH v2 08/27 5.10.y] minmax: fix header inclusions
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: fix header inclusions" has been added to the 5.10-stable tree

[PATCH v2 07/27 5.10.y] minmax: deduplicate __unconst_integer_typeof()
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: deduplicate __unconst_integer_typeof()" has been added to the 5.10-stable tree

[PATCH v2 05/27 5.10.y] minmax: add in_range() macro
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: add in_range() macro" 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
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: avoid overly complicated constant expressions in VM code" 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
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: allow min()/max()/clamp() if the arguments have the same signedness." 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'
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "minmax: allow comparisons of 'int' against 'unsigned char/short'" has been added to the 5.10-stable tree

[PATCH v2 02/27 5.10.y] btrfs: remove duplicated in_range() macro
 2025-10-17 13:48 UTC  (2+ messages)
` Patch "btrfs: remove duplicated in_range() macro" has been added to the 5.10-stable tree

[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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox