Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-18 07:55:18 to 2025-09-13 08:28:01 UTC [more...]

[PATCH v1 0/2] oci: improve layer identification with digest-based approach
 2025-09-13  8:27 UTC  (2+ messages)
` [PATCH v1 1/2] mount: change oci layer option from "oci=X" to "oci.layer=X"

[PATCH v1] mount: change oci layer option from "oci=X" to "oci.layer=X"
 2025-09-13  7:48 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 1fcf686def19064a7b5cfaeb28c1f1a119900a2b
 2025-09-12 20:25 UTC 

[PATCH 1/2] erofs-utils: mkfs: correct sb_size if metabox is on
 2025-09-11 19:28 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: mkfs: fix location of xattr long prefixes

[PATCH] erofs: fix long xattr name prefix placement
 2025-09-11 19:27 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 181993bb0d626cf88cc803f4356ce5c5abe86278
 2025-09-11  7:27 UTC 

[PATCH v1] erofs-utils:mount: add OCI recovery support for NBD reattach
 2025-09-10  7:30 UTC  (11+ messages)
` [PATCH v3] erofs-utils: mount: "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "

[PATCH v3] erofs-utils: fix memory leaks and allocation issue
 2025-09-10  6:41 UTC 

[PATCH v2] erofs-utils: fix memory leaks and allocation issue
 2025-09-10  6:25 UTC  (5+ messages)

[PATCH v1] erofs: fix runtime warning on truncate_folio_batch_exceptionals()
 2025-09-10  5:48 UTC  (2+ messages)

[PATCH v1] erofs-utils: fix memory leaks and allocation issue
 2025-09-10  3:05 UTC  (5+ messages)

[PATCH] erofs-utils: lib: fix base64 for tarerofs
 2025-09-10  1:45 UTC 

[PATCH 1/2] erofs-utils: lib: migrate `c_force_inodeversion`
 2025-09-09  9:40 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: lib: migrate `c_ignore_mtime`

[PATCH v1] erofs-utils:mount: fix memory leak in erofs_nbd_get_identifier
 2025-09-09  7:40 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v2-changed] erofs-utils: mount: "

[PATCH v1] erofs-utils: add NBD-backed OCI image mounting
 2025-09-08 10:52 UTC  (7+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] erofs-utils: lib: avoid trailing '\n' in erofs_nbd_get_identifier()
 2025-09-05  6:33 UTC  (4+ messages)

[PATCH] erofs-utils: lib: introduce erofs_io_close()
 2025-09-04  8:01 UTC 

[PATCH] erofs-utils: lib: oci: cleanup ocierofs_get_auth_token()
 2025-09-04  7:57 UTC 

[PATCH v1] erofs-utils: refactor OCI code for better modularity
 2025-09-04  7:19 UTC  (19+ messages)
` [PATCH v1-changed] "
` [PATCH v2] "
` [PATCH v2-changed] "
` [PATCH v3 0/2] erofs-utils: refactor OCI and add NBD-backed OCI image mounting
  ` [PATCH v3 1/2] erofs-utils: refactor OCI code for better modularity
  ` [PATCH v3 2/2] erofs-utils: add NBD-backed OCI image mounting
` [PATCH v4 0/3] erofs-utils: refactor OCI and "
  ` [PATCH v4 1/3] erofs-utils:mkfs: move parse_oci_ref to lib
  ` [PATCH v4 2/3] erofs-utils: refactor OCI code for better modularity
  ` [PATCH v4 3/3] erofs-utils: add NBD-backed OCI image mounting
` [PATCH v5 0/3] erofs-utils: refactor OCI and "
  ` [PATCH v5 1/3] erofs-utils:mkfs: move parse_oci_ref to lib
  ` [PATCH v5 2/3] erofs-utils: refactor OCI code for better modularity
  ` [PATCH v5 3/3] erofs-utils: add NBD-backed OCI image mounting

[PATCH] erofs-utils: mount: enable autoclear for NBD devices
 2025-09-03  8:23 UTC 

[PATCH v2 1/4] erofs-utils: lib: nbd: add support for the netlink interface
 2025-09-03  2:29 UTC  (5+ messages)
` [PATCH v2 2/4] erofs-utils: lib: nbd: add support for the netlink reconnection
` [PATCH v2 3/4] erofs-utils: mount: record recovery files for NBD failover
  ` [PATCH v3 "
` [PATCH v2 4/4] erofs-utils: mount: recover from detached NBD devices

[PATCH 1/4] erofs-utils: lib: nbd: add support for the netlink interface
 2025-09-02 15:06 UTC  (4+ messages)
` [PATCH 2/4] erofs-utils: lib: nbd: add support for the netlink reconnection
` [PATCH 3/4] erofs-utils: mount: record recovery files for NBD failover
` [PATCH 4/4] erofs-utils: mount: recover from detached NBD devices

[PATCH v1] erofs-utils: add OCI image mounting support via NBD
 2025-09-02  3:33 UTC  (2+ messages)
` [PATCH v2] "

Re:Mutual Investment Proposal
 2025-08-29 17:29 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 131897c65e2b86cf14bec7379f44aa8fbb407526
 2025-08-28 23:49 UTC 

[PATCH] erofs-utils: mkfs: oci: use aufs mode for tar conversion
 2025-08-28 16:43 UTC 

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-08-28 12:44 UTC  (12+ messages)
` [PATCH kvm-next V11 1/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH kvm-next V11 2/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH kvm-next V11 3/7] mm/mempolicy: Export memory policy symbols
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [PATCH kvm-next V11 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support

[PATCH] erofs-utils: mount: add unmount support
 2025-08-28  8:42 UTC 

[PATCH v9] erofs-utils: add OCI registry support
 2025-08-28  3:36 UTC 

[PATCH 1/1] erofs-utils: add OCI registry support
 2025-08-27 10:58 UTC  (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
` [PATCH v6-rebased] "
` [PATCH v7] "
` [PATCH v7-change-email] "
` [PATCH v8] "

[PATCH v2] erofs-utils: lib: rename `fallthrough` to `__erofs_fallthrough`
 2025-08-27  6:29 UTC  (2+ messages)

[PATCH] erofs-utils: lib: rename `fallthrough` to `erofs_fallthrough`
 2025-08-27  6:13 UTC  (2+ messages)

[PATCH] erofs-utils: mount: add NBD backend support
 2025-08-27  6:11 UTC 

[PATCH v2] erofs: Add support for FS_IOC_GETFSLABEL
 2025-08-26 10:39 UTC 

[PATCH v1] erofs-utils: add my email address to .mailmap
 2025-08-26  3:01 UTC  (2+ messages)

[PATCH] erofs: Add support for FS_IOC_GETFSLABEL
 2025-08-26  2:35 UTC  (3+ messages)

[syzbot] [erofs?] KASAN: global-out-of-bounds Read in z_erofs_decompress_queue
 2025-08-25 10:57 UTC  (7+ messages)
` [PATCH] erofs: Prohibit access to excessive algorithmformat

[PATCH v2] erofs-utils: mkfs: Implement 'dsunit' alignment on blobdev
 2025-08-25  8:31 UTC  (15+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 27ad534606c4cd8bd816b929e46e8a8eeb6cb07d
 2025-08-25  4:31 UTC 

[PATCH] erofs: fix invalid algorithm for encoded extents
 2025-08-24 15:11 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v3] erofs-utils: mkfs: Implement 'dsunit' alignment on blobdev
 2025-08-24  4:02 UTC  (4+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS b3065ccf5284a25678ce4a32d9cfb9ece91d379e
 2025-08-24  1:35 UTC 

[PATCH v1] erofs-utils: mkfs: Implement 'dsunit' alignment on blobdev
 2025-08-21 10:13 UTC  (12+ messages)

[PATCH 6.16.y 1/2] erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=y
 2025-08-21  9:47 UTC  (2+ messages)
` [PATCH 6.16.y 2/2] erofs: Do not select tristate symbols from bool symbols

[PATCH] erofs-utils: add a dedicated mount helper
 2025-08-21  6:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs-utils: dump: display minimum kernel version for ondisk features
 2025-08-21  3:59 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/3] erofs-utils: lib: introduce erofs_importer_flush_all()
 2025-08-20  5:38 UTC  (3+ messages)
` [PATCH 2/3] erofs-utils: lib: introduce API helpers to prepare mkfs context
` [PATCH 3/3] erofs-utils: lib: unexport `erofs/cache.h`

[PATCH AUTOSEL 6.16] erofs: Fallback to normal access if DAX is not supported on extra device
 2025-08-19 17:35 UTC  (2+ messages)
` [PATCH AUTOSEL 6.16-6.6] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC

[PATCH v3 1/7] erofs-utils: lib: introduce liberofs_global_{init,exit}
 2025-08-19  3:28 UTC  (7+ messages)
` [PATCH v3 2/7] erofs-utils: lib: introduce an importer framework
` [PATCH v3 3/7] erofs-utils: lib: adapt importer for filesystem tree dumping
` [PATCH v3 4/7] erofs-utils: lib: make `c_inline_data` an importer parameter
` [PATCH v3 5/7] erofs-utils: lib: migrate `c_mt_async_queue_limit`
` [PATCH v3 6/7] erofs-utils: lib: migrate `c_[ug]id` and `c_[ug]id_offset`
` [PATCH v3 7/7] erofs-utils: lib: migrate `c_{ovlfs_strip,hard_dereference,dot_omitted}`

[PATCH 1/7] erofs-utils: lib: introduce liberofs_global_{init,exit}
 2025-08-19  2:20 UTC  (8+ messages)
` [PATCH 2/7] erofs-utils: lib: introduce an importer framework
` [PATCH 3/7] erofs-utils: lib: adapt importer for filesystem tree dumping
` [PATCH 4/7] erofs-utils: lib: make `c_inline_data` an importer parameter
` [PATCH 5/7] erofs-utils: lib: migrate `c_mt_async_queue_limit`
` [PATCH 6/7] erofs-utils: lib: migrate `c_[ug]id` and `c_[ug]id_offset`
` [PATCH 7/7] erofs-utils: lib: migrate `c_{ovlfs_strip,hard_dereference,dot_omitted}`
` [PATCH v2 1/7] erofs-utils: lib: introduce liberofs_global_{init,exit}

[PATCH] erofs-utils: enable multi-threaded build by default
 2025-08-19  2:17 UTC 

[PATCH] erofs-utils: prefer using OpenSSL for SHA256
 2025-08-18  8:54 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "


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