Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
[PATCH v2] erofs: Use %pe format specifier for error pointers
 2025-12-08 10:56 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: lib: oci: fix a corner-case in `ocierofs_parse_ref()`
 2025-12-05 10:33 UTC  (9+ messages)
` [PATCH 2/2] erofs-utils: lib: oci: allow HTTP connections to registry
  ` [PATCH v2 "

[BUGFIX] [PATCH] erofs-utils: lib: fix erofs_io_sendfile() once more
 2025-12-04  8:42 UTC  (2+ messages)

[GIT PULL] erofs updates for 6.19-rc1
 2025-12-04  4:48 UTC  (2+ messages)

[PATCH v1] erofs-utils: mount: add manpage and usage information
 2025-12-02 11:03 UTC  (6+ messages)
` [PATCH v2] mount.erofs: "
` [PATCH v3] "

[bug report] erofs: enable error reporting for z_erofs_fixup_insize()
 2025-12-02  8:47 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 0bdbf89a8bbeb155644b69dc2d071a1ce23414f8
 2025-12-01 21:34 UTC 

[PATCH] erofs: switch on-disk header `erofs_fs.h` to MIT license
 2025-12-01  7:21 UTC  (7+ messages)

[PATCH v1] erofs-utils: add myself to AUTHORS
 2025-12-01  2:43 UTC  (2+ messages)

[PATCH 1/4] erofs: improve decompression error reporting
 2025-11-30 15:53 UTC  (5+ messages)
` [PATCH 2/4] erofs: improve Zstd, LZMA and DEFLATE error strings
` [PATCH 3/4] erofs: enable error reporting for z_erofs_stream_switch_bufs()
` [PATCH 4/4] erofs: enable error reporting for z_erofs_fixup_insize()
  ` [PATCH v2 "

[PATCH 0/2] erofs-utils: lib: oci: implement on-demand caching and direct IO
 2025-11-30 15:16 UTC  (3+ messages)
` [PATCH 1/2] erofs-utils: lib: oci: add on-demand blob cache
` [PATCH 2/2] erofs-utils: lib: oci: write downloaded data directly to fd

[xiang-erofs:dev] BUILD SUCCESS 7f5b9d4481173634aa53a6cb7d0f7b66bcd85ab6
 2025-11-29 15:10 UTC 

[PATCH] erofs: get rid of raw bi_end_io() usage
 2025-11-28 11:44 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] erofs: tidy up z_erofs_lz4_handle_overlap()
 2025-11-28 11:43 UTC  (2+ messages)

EFT payment successfully released
 2025-11-27 10:22 UTC 

[PATCH v3] erofs-utils: lib: s3: support AWS SigV4 for S3 backend
 2025-11-26  8:35 UTC 

[xiang-erofs:dev] BUILD SUCCESS d53cd891f0e4311889349fff3a784dc552f814b9
 2025-11-25  7:50 UTC 

[PATCH 1/2] erofs-utils: mkfs: fix memleak in error exit path
 2025-11-24 12:36 UTC  (6+ messages)
` [PATCH 2/2] erofs-utils: lib: support AWS SigV4 for S3 backend
    ` [PATCH v2] "
    ` [Interdiff v2~v1] "

[PATCH] erofs: limit the level of fs stacking for file-backed mounts
 2025-11-24  2:12 UTC  (6+ messages)
` [PATCH v2] "

[syzbot] [erofs?] WARNING in get_next_unlocked_entry
 2025-11-24  0:44 UTC  (7+ messages)
` [PATCH] erofs: correct FSDAX detection

[PATCH] erofs-utils: lib: avoid malformed metabox metadata
 2025-11-23 16:24 UTC 

[PATCH] erofs-utils: mkfs: add support to issue directory data separately
 2025-11-21  7:57 UTC 

[syzbot] [erofs?] WARNING in dax_iomap_rw
 2025-11-21  1:54 UTC  (2+ messages)

[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 

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

[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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).