linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 00:39:48 to 2021-07-05 22:49:19 UTC [more...]

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

[RFC PATCH 0/2] erofs: dio/dax support for non-tailpacking cases
 2021-07-05 13:21 UTC  (4+ 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 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 

[PATCH 1/2] erofs-utils: README: trivial updates
 2021-05-22  5:50 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: README: big pcluster feature update

[PATCH v2 0/3] erofs-utils: prepare for per-(sub)file compression strategies
 2021-05-22  4:35 UTC  (4+ messages)
` [PATCH v2 1/3] erofs-utils: prepare for per-(sub)file compress strategies
` [PATCH v2 2/3] erofs-utils: introduce --enable-debug
` [PATCH v2 3/3] erofs-utils: support randomizing pclusterblks in debugging mode

[PATCH] erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()
 2021-05-21  1:59 UTC  (4+ messages)

[PATCH -next] erofs: fix error return code in erofs_read_superblock()
 2021-05-21  1:57 UTC  (5+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 6f1f4cc13c421ba2a812060287cd322a8364d9bb
 2021-05-20 21:50 UTC 

[PATCH] erofs-utils: fix Makefile for the erofsfuse manpage
 2021-05-16 10:56 UTC 

[GIT PULL] erofs fixes for 5.13-rc2
 2021-05-15 16:28 UTC  (2+ messages)

[xiang-erofs:fixes] BUILD SUCCESS 0852b6ca941ef3ff75076e85738877bd3271e1cd
 2021-05-13 21:02 UTC 

[PATCH] erofs: fix 1 lcluster-sized pcluster for big pcluster
 2021-05-13  6:54 UTC  (2+ messages)

[PATCH] erofs-utils: fix distcheck target
 2021-05-13  4:13 UTC 

[xiang-erofs:fixes] BUILD SUCCESS 46f2e04484aee056c97f79162da83ac7d2d621bb
 2021-05-12  8:49 UTC 

[PATCH 1/2] erofs: fix broken illustration in documentation
 2021-05-11  8:44 UTC  (5+ messages)
` [PATCH 2/2] erofs: update documentation about data compression
  ` [PATCH v1.1 "

[xiang-erofs:dev-test] BUILD SUCCESS 6a41300aff0d136a536bbd9ad2d515c72da132ec
 2021-05-11  6:12 UTC 

[PATCH 0/4] erofs-utils: prepare for per-(sub)file compression strategies
 2021-05-10  7:23 UTC  (5+ messages)
` [PATCH 1/4] erofs-utils: compress trailing data for big pcluster properly
` [PATCH 2/4] erofs-utils: reserve physical_clusterbits[]
` [PATCH 3/4] erofs-utils: prepare for per-(sub)file compress strategies
` [PATCH 4/4] erofs-utils: sync up z_erofs_get_extent_compressedlen()

[PATCH v1 1/2] erofs-utils: add list_replace from linux kernel for dirs sorted later
 2021-05-10  1:06 UTC  (5+ messages)
` [PATCH v1 2/2] erofs-utils: introduce erofs_subdirs to one dir for sort

[PATCH v4 1/5] erofs-utils: sync up with in-kernel erofs_fs.h
 2021-04-30 16:17 UTC  (9+ messages)
` [PATCH v4 2/5] erofs-utils: warn out experimental big pcluster
` [PATCH v4 3/5] erofs-utils: manpage: add missing -C option for "
` [PATCH v4 4/5] erofs-utils: zero out garbage trailing data for non-0padding cases
` [PATCH v4 5/5] erofs-utils: manpage: add manual for erofsfuse

[PATCH 1/3] erofs-utils: sync up with in-kernel erofs_fs.h
 2021-04-30 16:14 UTC  (5+ messages)
` [PATCH 2/3] erofs-utils: warn out experimental big pcluster
  ` [PATCH v2 "
` [PATCH 3/3] erofs-utils: man: add missing -C option for "

[PATCH v3 1/5] erofs-utils: sync up with in-kernel erofs_fs.h
 2021-04-28  4:03 UTC  (5+ messages)
` [PATCH v3 2/5] erofs-utils: warn out experimental big pcluster
` [PATCH v3 3/5] erofs-utils: manpage: add missing -C option for "
` [PATCH v3 4/5] erofs-utils: zero out garbage trailing data for non-0padding cases
` [PATCH v3 5/5] erofs-uils: manpage: add manual for erofsfuse

[GIT PULL] erofs updates for 5.13-rc1
 2021-04-26 20:57 UTC  (2+ messages)

[PATCH for-4.19] erofs: fix extended inode could cross boundary
 2021-04-26  8:43 UTC  (3+ messages)

[PATCH] erofs-utils: remove duplicate __func__ print
 2021-04-21  9:00 UTC  (2+ messages)

[PATCH 0/8] erofs-utils: support big pcluster compression
 2021-04-15  3:27 UTC  (10+ messages)
` [PATCH 1/8] erofs-utils: support adjust lz4 history window size
` [PATCH 2/8] erofs-utils: introduce ondisk compression cfgs
` [PATCH 3/8] erofs-utils: add -C# for the maximum size of pclusters
` [PATCH 4/8] erofs-utils: add big physical cluster definition
` [PATCH 5/8] erofs-utils: fuse: support multiple block compression
` [PATCH 6/8] erofs-utils: mkfs: "
` [PATCH 7/8] erofs-utils: fuse: support compact indexes for bigpcluster
` [PATCH 8/8] erofs-utils: mkfs: "
` [PATCH v1.1 1/8] erofs-utils: support adjust lz4 history window size

[PATCH] erofs-utils: use qsort() to sort dir->i_subdirs
 2021-04-11 14:56 UTC  (8+ messages)
    ` [PATCH v2] "

[PATCH] erofs-utils: add command line argument to override uid/gid
 2021-04-11 13:50 UTC  (5+ messages)
  ` [PATCH v2] erofs-utils: add cmd "

[xiang-erofs:dev] BUILD SUCCESS 8e6c8fa9f2e95c88a642521a5da19a8e31748846
 2021-04-10  8:46 UTC 

[PATCH v3 00/10] erofs: add big pcluster compression support
 2021-04-09 19:06 UTC  (13+ messages)
` [PATCH v3 01/10] erofs: reserve physical_clusterbits[]
` [PATCH v3 02/10] erofs: introduce multipage per-CPU buffers
  ` [PATCH v3.1 "
  ` [PATCH v3.2 "
` [PATCH v3 03/10] erofs: introduce physical cluster slab pools
` [PATCH v3 04/10] erofs: fix up inplace I/O pointer for big pcluster
` [PATCH v3 05/10] erofs: add big physical cluster definition
` [PATCH v3 06/10] erofs: adjust per-CPU buffers according to max_pclusterblks
` [PATCH v3 07/10] erofs: support parsing big pcluster compress indexes
` [PATCH v3 08/10] erofs: support parsing big pcluster compact indexes
` [PATCH v3 09/10] erofs: support decompress big pcluster for lz4 backend
` [PATCH v3 10/10] erofs: enable big pcluster feature

[syzbot] BUG: spinlock bad magic in erofs_pcpubuf_growsize
 2021-04-09 18:13 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS df7bb621ce5ad12c32e2518f8a564d3ea29149c7
 2021-04-07 17:30 UTC 

[PATCH][next] erofs: fix uninitialized variable i used in a while-loop
 2021-04-07  3:51 UTC  (4+ messages)

[PATCH] erofs-utils: get rid of inode->i_srcpath
 2021-04-05 12:11 UTC  (3+ messages)

Hi
 2021-04-05  2:07 UTC 

[xiang-erofs:dev] BUILD SUCCESS b0b677fd35ce614933b5dc6cc61cddcd2bcba673
 2021-04-03 16:37 UTC 

[PATCH v2 00/10] erofs: add big pcluster compression support
 2021-04-03  3:52 UTC  (13+ messages)
` [PATCH v2 01/10] erofs: reserve physical_clusterbits[]
` [PATCH v2 02/10] erofs: introduce multipage per-CPU buffers
` [PATCH v2 03/10] erofs: introduce physical cluster slab pools
` [PATCH v2 04/10] erofs: fix up inplace I/O pointer for big pcluster
` [PATCH v2 05/10] erofs: add big physical cluster definition
` [PATCH v2 06/10] erofs: adjust per-CPU buffers according to max_pclusterblks
` [PATCH v2 07/10] erofs: support parsing big pcluster compress indexes
` [PATCH v2 08/10] erofs: support parsing big pcluster compact indexes
` [PATCH v2 09/10] erofs: support decompress big pcluster for lz4 backend
` [PATCH v2 10/10] erofs: enable big pcluster feature

[xiang-erofs:dev] BUILD SUCCESS 342a714196aef1e1f53a606224ee4aaffd6ce4a8
 2021-04-01 17:11 UTC 

[PATCH -next] erofs: Clean up spelling mistakes found in fs/erofs
 2021-04-01  3:45 UTC  (2+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS 62804dd8f2aad8058c20c73c142d817b7c7f6c14
 2021-03-31 22:25 UTC 

Bidding invitation
 2021-03-31  7:12 UTC 

[PATCH 00/10] erofs: add big pcluster compression support
 2021-03-30  0:42 UTC  (8+ messages)
` [PATCH 04/10] erofs: fix up inplace I/O pointer for big pcluster
` [PATCH 05/10] erofs: add big physical cluster definition
` [PATCH 06/10] erofs: adjust per-CPU buffers according to max_pclusterblks
` [PATCH 07/10] erofs: support parsing big pcluster compress indexes
` [PATCH 08/10] erofs: support parsing big pcluster compact indexes
` [PATCH 09/10] erofs: support decompress big pcluster for lz4 backend
` [PATCH 10/10] erofs: enable big pcluster feature


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