linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-22 13:09:27 to 2021-07-30 19:47:06 UTC [more...]

[PATCH v2 0/3] erofs: iomap support for uncompressed cases
 2021-07-30 19:46 UTC  (3+ 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] 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 v9] iomap: Support file tail packing
 2021-07-27 15:30 UTC  (4+ messages)
` (no subject)
  ` 

[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 0/2] erofs: dio/dax support for non-tailpacking cases
 2021-07-09  2:28 UTC  (6+ messages)
` [RFC PATCH 1/2] erofs: iomap support for non-tailpacking DIO
` [RFC PATCH 2/2] erofs: dax support for non-tailpacking regular file
  ` [RFC PATCH v1.1 "

[xiang-erofs:dev-test] BUILD SUCCESS c48349f04faac13303836167def3e44b605c4576
 2021-07-06  7:33 UTC 

[PATCH 1/2] erofs: better comment z_erofs_readahead()
 2021-07-05 22:48 UTC  (4+ messages)
` [RFC PATCH 2/2] erofs: directly traverse pages in z_erofs_readahead()

[xiang-erofs:dev-test] BUILD SUCCESS fcdf08f903322c22838c5b6ea63081b63d64d660
 2021-07-05  4:07 UTC 

[PATCH v2] erofs-utils: add "noinline_data" extended option
 2021-07-05  3:30 UTC 

[PATCH] erofs: add "noinline_data" extended option
 2021-07-04 16:44 UTC  (3+ messages)

[PATCH] lz4: fixs use-after-free Read in LZ4_decompress_safe_partial
 2021-07-01  2:34 UTC  (4+ messages)

[GIT PULL] erofs updates for 5.14-rc1
 2021-06-28 23:36 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 8215d5b7f15f8643bf12fe005b2bc0cc322aff62
 2021-06-28  9:03 UTC 

[PATCH] MAINTAINERS: erofs: update my email address
 2021-06-27 20:38 UTC  (2+ messages)

[PATCH v4] AOSP: erofs-utils: add block list support
 2021-06-24  8:20 UTC  (3+ messages)

[PATCH] AOSP: erofs-utils: add block list support
 2021-06-24  6:12 UTC  (14+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] erofs-utils: do not check ->idata_size for compressed files in erofs_prepare_inode_buffer()
 2021-06-17 10:14 UTC  (6+ messages)

[PATCH] erofs-utils: correct the only tail-end data comment in __allocate_inode_bh_data()
 2021-06-16 12:54 UTC  (2+ messages)

[PATCH] erofs-utils: make some functions static in inode.c
 2021-06-16 12:53 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS c5fcb51111b85323cafe3f02784f7f0bf6a7cf07
 2021-06-08  4:53 UTC 

[PATCH] erofs: clean up file headers & footers
 2021-06-07 14:02 UTC  (2+ messages)

[PATCH] erofs-utils: manpage: only install erofsfuse.1 with the command
 2021-06-04  3:33 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS ac1c889d37da32c7f3cf3cda51db443fd21ce1ec
 2021-06-03 23:47 UTC 

[ANNOUNCE] erofs-utils: release 1.3
 2021-05-31 16:20 UTC 

[PATCH v2 1/3] erofs-utils: README: trivial updates
 2021-05-31 14:31 UTC  (3+ messages)
` [PATCH v2 2/3] erofs-utils: README: big pcluster feature update
` [PATCH v2 3/3] erofs-utils: support limit max decompressed extent size

[xiang-erofs:dev-test] BUILD SUCCESS c439c3306fea10eead49d0c628823c1ac95a39c2
 2021-05-22 13:08 UTC 


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