messages from 2021-07-09 02:28:57 to 2021-08-18 14:06:32 UTC [more...]
[PATCH] erofs-utils: add clusterofs zero check to write_uncompressed_extent()
2021-08-18 14:06 UTC (7+ messages)
[PATCH 1/2] erofs: introduce chunk-based file on-disk format
2021-08-18 7:07 UTC (2+ messages)
` [PATCH 2/2] erofs: support reading chunk-based uncompressed files
[PATCH 1/4] erofs-utils: introduce hashmap from git source
2021-08-18 7:03 UTC (4+ messages)
` [PATCH 2/4] erofs-utils: introduce sha256
` [PATCH 3/4] erofs-utils: introduce copy_file_range
` [PATCH 4/4] erofs-utils: support chunk-based uncompressed files
[PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
2021-08-18 4:35 UTC
[PATCH] erofs-utils: support per-inode compress pcluster
2021-08-18 4:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH] erofs-utils: fix --with-lz4-libdir when lz4_force_static is off
2021-08-17 13:02 UTC
[PATCH 0/2] erofs: add fiemap support with iomap
2021-08-17 0:54 UTC (6+ messages)
` [PATCH 1/2] erofs: add support for the full decompressed length
` [PATCH v1.1 "
` [PATCH 1/2] erofs: add support for the full decompressed lengthy
` [PATCH 2/2] erofs: add fiemap support with iomap
Amazon.co.jpお支払い方法を更新してください知らせ
2021-08-16 8:20 UTC
[PATCH] erofs-utils: generate version number from git commit
2021-08-14 19:03 UTC
[xiang-erofs:dev] BUILD SUCCESS d252ff3de786a28b1bedf4c03fb31d142d32219b
2021-08-14 13:51 UTC
[PATCH] erofs: remove the mapping parameter from erofs_try_to_free_cached_page()
2021-08-10 23:30 UTC (3+ messages)
[PATCH] erofs: directly use wrapper erofs_page_is_managed() when shrinking
2021-08-10 23:30 UTC (3+ messages)
[xiang-erofs:dev] BUILD SUCCESS 771c994ea51f572539ca3961c6a7706862b147e2
2021-08-10 6:20 UTC
[PATCH -next] erofs: make symbol 'erofs_iomap_ops' static
2021-08-09 3:06 UTC (5+ messages)
[xiang-erofs:dev] BUILD SUCCESS 6805789f5092589c10307f3ef1c8c59964db39a2
2021-08-06 20:52 UTC
[PATCH v3 0/3] erofs: iomap support for uncompressed cases
2021-08-06 9:12 UTC (8+ messages)
` [PATCH v3 1/3] erofs: iomap support for non-tailpacking DIO
` [PATCH v3 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v3 3/3] erofs: convert all uncompressed cases to iomap
[PATCH v2 0/3] erofs: iomap support for uncompressed cases
2021-08-04 11:22 UTC (11+ messages)
` [PATCH v2 1/3] erofs: iomap support for non-tailpacking DIO
` [PATCH v2 2/3] erofs: dax support for non-tailpacking regular file
` [PATCH v2 3/3] erofs: convert all uncompressed cases to iomap
[xiang-erofs:dev-test] BUILD SUCCESS 93867afc2cb1b402b8c5d6afd8bdf0429941465e
2021-08-04 11:07 UTC
[PATCH v9] iomap: Support file tail packing
2021-08-03 0:17 UTC (8+ messages)
` (no subject)
`
` [PATCH v10] iomap: support reading inline data from non-zero pos
[PATCH v7] iomap: make inline data support more flexible
2021-08-01 10:29 UTC
[xiang-erofs:erofs/dax] BUILD SUCCESS 9b6f5b986ca553d44303783ce495a60ae0c390a6
2021-07-31 5:53 UTC
[PATCH v2] iomap: Support inline data with block size < page size
2021-07-29 17:26 UTC (4+ messages)
[PATCH v7] iomap: make inline data support more flexible
2021-07-27 16:53 UTC (30+ messages)
[PATCH v8] iomap: make inline data support more flexible
2021-07-27 2:19 UTC (8+ messages)
[PATCH v2 3/3] erofs-utils: support randomizing pclusterblks in debugging mode
2021-07-25 6:36 UTC
[PATCH 0/2] iomap: make inline data support more flexible
2021-07-24 15:14 UTC (8+ messages)
` [PATCH 1/2] iomap: Support file tail packing
` [PATCH 2/2] iomap: Support inline data with block size < page size
[PATCH v2] erofs-utils: no compression case for tail-end block in vle_write_indexes()
2021-07-24 13:57 UTC (2+ messages)
[PATCH] erofs-utils: fix macOS build & functionality
2021-07-24 13:32 UTC
Dispatch status for your package #JUL24-98151544
2021-07-24 12:56 UTC
[PATCH v6] iomap: support tail packing inline read
2021-07-23 16:24 UTC (12+ messages)
[PATCH] erofs-utils: no compression case for tail-end block in vle_write_indexes()
2021-07-23 6:10 UTC (3+ messages)
[PATCH v5] iomap: support tail packing inline read
2021-07-22 0:57 UTC (6+ messages)
[PATCH v4] iomap: support tail packing inline read
2021-07-21 7:28 UTC (12+ messages)
[PATCH] iomap: Add missing flush_dcache_page
2021-07-20 15:56 UTC (6+ messages)
[PATCH v3] iomap: support tail packing inline read
2021-07-20 12:23 UTC (13+ messages)
[PATCH 0/2] erofs: iomap support for tailpacking cases
2021-07-19 13:45 UTC (20+ messages)
` [PATCH 1/2] iomap: support tail packing inline read
` [PATCH 2/2] erofs: convert all uncompressed cases to iomap
[PATCH v2 0/2] erofs: dio/dax support for non-tailpacking cases
2021-07-12 12:02 UTC (3+ messages)
` [PATCH v2 1/2] erofs: iomap support for non-tailpacking DIO
` [PATCH v2 2/2] erofs: dax support for non-tailpacking regular file
[RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
2021-07-09 2:28 UTC (4+ messages)
` [RFC PATCH v1.1 "
page: next (older) | prev (newer) | latest
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).