[PATCH v1] erofs-utils: refactor OCI code for better modularity
2025-09-03 8:47 UTC (9+ 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] 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] "
[PATCH] erofs-utils: avoid redundant memcpy and sha256() for dedupe
2025-08-15 9:58 UTC (4+ messages)
[GIT PULL] erofs fixes for 6.17-rc2
2025-08-13 18:55 UTC (2+ messages)
[xiang-erofs:dev-test] BUILD SUCCESS 0b96d9bed324a1c1b7d02bfb9596351ef178428d
2025-08-11 12:21 UTC
[PATCH] erofs-utils: mkfs: support full image generation from S3
2025-08-11 6:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH v7 1/4] erofs-utils: mkfs: introduce source_mode enumeration
2025-08-08 7:25 UTC (15+ messages)
` [PATCH v7 2/4] erofs-utils: introduce extra build dependencies for S3 support
` [PATCH v7 3/4] erofs-utils: mkfs: introduce --s3=... option
` [PATCH v7 4/4] erofs-utils: mkfs: support EROFS meta-only image generation from S3
[PATCH] erofs-utils: mkfs: support AWS_{ACCESS_KEY_ID,SECRET_ACCESS_KEY}
2025-08-08 4:21 UTC (2+ messages)
` [PATCH v2] "
شهادة الأبوة في المغرب
2025-08-07 19:06 UTC
[PATCH] erofs: fix block count report when 48-bit layout is on
2025-08-07 8:20 UTC
[PATCH v6 1/4] erofs-utils: mkfs: introduce source_mode enumeration
2025-08-07 7:47 UTC (4+ messages)
` [PATCH v6 2/4] erofs-utils: introduce extra build dependencies for S3 support
` [PATCH v6 3/4] erofs-utils: mkfs: introduce --s3=... option
` [PATCH v6 4/4] erofs-utils: mkfs: support EROFS meta-only image generation from S3
[PATCH v6 1/4] erofs-utils: mkfs: introduce source_mode enumeration
2025-08-07 3:48 UTC (7+ messages)
` [PATCH v6 2/4] erofs-utils: introduce extra build dependencies for S3 support
` [PATCH v6 3/4] erofs-utils: mkfs: introduce --s3=... option
` [PATCH v6 4/4] erofs-utils: mkfs: support EROFS meta-only image generation from S3
[PATCH v2 1/2] erofs-utils: dump,fsck,fuse: support metadata compression
2025-08-07 2:48 UTC (3+ messages)
` [PATCH v2 2/2] erofs-utils: introduce metadata compression [metabox]
` [PATCH v3 "
[PATCH v5 1/4] erofs-utils: mkfs: introduce source_mode enumeration
2025-08-06 14:36 UTC (4+ messages)
` [PATCH v5 2/4] erofs-utils: introduce extra build dependencies for S3 support
` [PATCH v5 3/4] erofs-utils: mkfs: introduce --s3=... option
` [PATCH v5 4/4] erofs-utils: mkfs: support EROFS meta-only image generation from S3
肾脏很怕这6种食物 要知道伤肾5个坏习惯
2025-08-06 5:02 UTC
[xiang-erofs:dev-test] BUILD SUCCESS e2d8ad009150b636482756d16ea542794cafa8cc
2025-08-06 2:21 UTC
[PATCH] erofs-utils: fsck: skip erofs_verify_xattr() if xattr_isize is 0
2025-08-05 10:09 UTC
[PATCH] erofs-utils: fuse: fix compile error with older libfuse versions
2025-08-05 4:01 UTC
[PATCH v3 1/4] erofs-utils: mkfs: introduce source_mode enumeration
2025-08-05 3:05 UTC (5+ messages)
` [PATCH v3 2/4] erofs-utils: introduce extra build dependencies for S3 support
` [PATCH v3 4/4] erofs-utils: mkfs: support EROFS index-only image generation from S3
` [PATCH v4 "
` [Interdiff v3~v4 "
[PATCH v3] erofs: fix atomic context detection when !CONFIG_DEBUG_LOCK_ALLOC
2025-08-05 1:43 UTC (2+ messages)
[RFC 2/4] erofs-utils: introduce build support for libcurl, openssl and libxml2 library
2025-08-04 15:37 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 3/4] erofs-utils: mkfs: introduce `--s3=...` option
` [PATCH v2 4/4] erofs-utils: mkfs: support EROFS index-only image generation from S3
page: next (older)
- 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;
as well as URLs for NNTP newsgroup(s).