linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-15 07:06:25 to 2022-09-02 13:51:20 UTC [more...]

[RFC PATCH v2] erofs: support uncompressed pcluster with more than 1 block
 2022-09-02 13:50 UTC 

[PATCH V2 0/5] Introduce erofs shared domain
 2022-09-02 10:53 UTC  (6+ messages)
` [PATCH V2 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V2 2/5] erofs: introduce fscache-based domain
` [PATCH V2 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V2 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V2 5/5] erofs: support fscache based shared domain

[PATCH] erofs: support uncompressed pcluster with more than 1 block
 2022-09-02  6:31 UTC 

[PATCH] erofs: fix pcluster use-after-free on UP platforms
 2022-09-02  5:34 UTC  (2+ messages)

[PATCH V1 0/5] Introduce erofs shared domain
 2022-09-02  3:47 UTC  (6+ messages)
` [PATCH V1 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
` [PATCH V1 2/5] erofs: introduce fscache-based domain
` [PATCH V1 3/5] erofs: add 'domain_id' prefix when register sysfs
` [PATCH V1 4/5] erofs: remove duplicated unregister_cookie
` [PATCH V1 5/5] erofs: support fscache based shared domain

[RFC PATCH 0/5] Introduce erofs shared domain
 2022-09-01  3:49 UTC  (10+ messages)
` [RFC PATCH 1/5] erofs: add 'domain_id' mount option for on-demand read sementics
    ` [External] "
` [RFC PATCH 2/5] erofs: introduce fscache-based domain
` [RFC PATCH 3/5] erofs: add 'domain_id' prefix when register sysfs
` [RFC PATCH 4/5] erofs: remove duplicated unregister_cookie
` [RFC PATCH 5/5] erofs: support fscache based shared domain

[RFC PATCH v5 0/4] erofs-utils: compressed fragments feature
 2022-08-28 13:51 UTC  (5+ messages)
  ` [RFC PATCH v5 1/4] erofs-utils: fuse: support interlaced uncompressed data for compressed files
  ` [RFC PATCH v5 2/4] erofs-utils: lib: support fragments data decompression
  ` [RFC PATCH v5 3/4] erofs-utils: lib: support interlaced uncompressed data layout when compressing
  ` [RFC PATCH v5 4/4] erofs-utils: mkfs: introduce compressed fragments support

[RFC PATCH v2 0/2] erofs: support compressed fragments data
 2022-08-27  7:47 UTC  (3+ messages)
` [RFC PATCH v2 1/2] erofs: support interlaced uncompressed data for compressed files
` [RFC PATCH v2 2/2] erofs: support on-disk compressed fragments data

[PATCH v3 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-08-26 14:29 UTC  (10+ messages)
` [PATCH v3 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH v3 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH v3 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH v3 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH v3 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH v3 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH v3 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH v3 8/8] fs: erofs: add unaligned read range handling

[RFC PATCH 0/2] erofs: support compressed fragments data
 2022-08-25  8:28 UTC  (5+ messages)
` [RFC PATCH 1/2] erofs: support on-disk offset for shifted decompression
` [RFC PATCH 2/2] erofs: add on-disk compressed fragments support

[RFC PATCH v4 0/3] erofs-utils: compressed fragments feature
 2022-08-25  8:16 UTC  (8+ messages)
` [RFC PATCH v4 1/3] erofs-utils: lib: add support for fragments data decompression
` [RFC PATCH v4 2/3] erofs-utils: lib: support on-disk offset for shifted decompression
` [RFC PATCH v4 3/3] erofs-utils: introduce compressed fragments support

[RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing
 2022-08-18 13:52 UTC  (6+ messages)
` [RFC PATCH 1/5] cachefiles: introduce object ondemand state
` [RFC PATCH 2/5] cachefiles: extract ondemand info field from cachefiles_object
` [RFC PATCH 3/5] cachefiles: resend an open request if the read request's object is closed
` [RFC PATCH 4/5] cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
` [RFC PATCH 5/5] cachefiles: add restore command to recover inflight ondemand read requests

[PATCH] erofs-utils: mkfs: clear 'h_idata_size' when drop inline pcluster
 2022-08-18  6:09 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS 0d53d2e882f9ee1857c4177314e6a376a5311c26
 2022-08-17  6:41 UTC 

[PATCH] erofs-utils: avoid the potentially wrong m_plen for big pcluster
 2022-08-17  5:52 UTC 

[RFC PATCH v3 0/3] erofs-utils: compressed fragments feature
 2022-08-17  3:56 UTC  (8+ messages)
` [RFC PATCH v3 1/3] erofs-utils: lib: add support for fragments data decompression
` [RFC PATCH v3 2/3] erofs-utils: lib: support on-disk offset for shifted decompression
` [RFC PATCH v3 3/3] erofs-utils: introduce compressed fragments support

[PATCH] erofs: fix error return code in erofs_fscache_meta_read_folio and erofs_fscache_read_folio
 2022-08-17  2:48 UTC  (7+ messages)

[xiang-erofs:dev-test] BUILD SUCCESS c0814d3618feeffbf00a0b7e0393f5b4cdf7afc2
 2022-08-16  8:47 UTC 

[PATCH v2 1/2] erofs-utils: fuse: introduce xattr support
 2022-08-16  5:58 UTC  (3+ messages)
` [PATCH v2 2/2] erofs-utils: tests: add random test for xattrs

[PATCH 1/2] erofs-utils: mkfs: improvement for unprivileged container support
 2022-08-14  6:21 UTC  (4+ messages)
` [PATCH 2/2] erofs-utils: mkfs: updating man to use uid/gid offsetting support

RFC: erofs-utils:mkfs: add unprivileged container use-case support
 2022-08-14  2:33 UTC  (9+ messages)

[PATCH] erofs: avoid the potentially wrong m_plen for big pcluster
 2022-08-12  7:45 UTC  (2+ messages)

[RFC PATCH 0/3] erofs-utils: fuse: support get/list xattr
 2022-08-09  4:27 UTC  (14+ messages)
` [RFC PATCH 1/3] erofs-utils: fuse: set d_type for readdir
        ` [PATCH v2] "
` [RFC PATCH 2/3] erofs-utils: fuse: export erofs_xattr_foreach
` [RFC PATCH 3/3] erofs-utils: fuse: support get/list xattr

[PATCH] erofs-utils: use the BLK_ROUND_UP directly
 2022-08-08  6:12 UTC  (2+ messages)

[PATCH v2 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-08-06  2:44 UTC  (12+ messages)
` [PATCH v2 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH v2 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH v2 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH v2 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH v2 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH v2 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH v2 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH v2 8/8] fs: erofs: add unaligned read range handling

[GIT PULL] erofs updates for 5.20-rc1
 2022-08-01 16:18 UTC  (2+ messages)

[PATCH 1/1] fs/erofs: silence erofs_probe()
 2022-08-01 14:42 UTC  (2+ messages)

[xiang-erofs:dev] BUILD SUCCESS ecce9212d0fd7a2d4a4998f0c4623a66887e14c8
 2022-08-01  2:35 UTC 

[PATCH 1/1] fs/erofs: silence erofs_probe()
 2022-07-31 22:42 UTC  (5+ messages)

[PATCH v4] erofs: update ctx->pos for every emitted dirent
 2022-07-31 13:18 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 4cdfa6ef7aa015cb922af4608e53de0c62638010
 2022-07-28 15:08 UTC 

[PATCH] erofs-utils: fuse: introduce xattr support
 2022-07-28 12:11 UTC  (3+ messages)

[PATCH 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-07-26  2:12 UTC  (5+ messages)
` [PATCH 1/8] fs: fat: unexport file_fat_read_at()

[PATCH v2] erofs-utils: mkfs: fix a memory leak of compression type configuration
 2022-07-25  6:03 UTC  (3+ messages)

[PATCH] erofs-utils: mkfs: fix a memory leak of compression type configration
 2022-07-25  4:30 UTC 

[RFC PATCH v2 0/3] erofs-utils: compressed fragments feature
 2022-07-23  7:17 UTC  (4+ messages)
` [RFC PATCH v2 1/3] erofs-utils: lib: add support for fragments data decompression
` [RFC PATCH v2 2/3] erofs-utils: lib: support on-disk offset for shifted decompression
` [RFC PATCH v2 3/3] erofs-utils: introduce compressed fragments support

[xiang-erofs:dev] BUILD SUCCESS cc2a171372c68ee64916eb65a962b3aba9ea56ad
 2022-07-23  2:25 UTC 

invitation for Project Monitoring and Evaluation with Data Management and Analysis Course
 2022-07-22 18:47 UTC 

[PATCH v2] erofs: get rid of erofs_prepare_dio() helper
 2022-07-22  8:50 UTC  (2+ messages)

[PATCH] erofs: update ctx->pos for every emitted dirent
 2022-07-22  8:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] erofs: get rid of the leftover PAGE_SIZE in dir.c
 2022-07-22  6:10 UTC  (2+ messages)

[PATCH v2] erofs-utils: fix a memory leak of multiple devices
 2022-07-22  5:36 UTC 

[PATCH RESEND] erofs-utils: fix a memory leak of multiple devices
 2022-07-22  4:31 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS d0e5ad05996ec1f0813feb4a5058af50dd1a2a60
 2022-07-22  3:09 UTC 

[PATCH] erofs-utils: fix a memory leak of multiple devices
 2022-07-22  2:49 UTC 

[PATCH v2 00/16] erofs: prepare for folios, deduplication and kill PG_error
 2022-07-21 14:31 UTC  (18+ messages)
` [PATCH v2 01/16] erofs: get rid of unneeded `inode', `map' and `sb'
` [PATCH v2 02/16] erofs: clean up z_erofs_collector_begin()
` [PATCH v2 03/16] erofs: introduce `z_erofs_parse_out_bvecs()'
` [PATCH v2 04/16] erofs: introduce bufvec to store decompressed buffers
` [PATCH v2 05/16] erofs: drop the old pagevec approach
` [PATCH v2 06/16] erofs: introduce `z_erofs_parse_in_bvecs'
` [PATCH v2 07/16] erofs: switch compressed_pages[] to bufvec
` [PATCH v2 08/16] erofs: rework online page handling
` [PATCH v2 09/16] erofs: get rid of `enum z_erofs_page_type'
` [PATCH v2 10/16] erofs: clean up `enum z_erofs_collectmode'
` [PATCH v2 11/16] erofs: get rid of `z_pagemap_global'
` [PATCH v2 12/16] erofs: introduce struct z_erofs_decompress_backend
` [PATCH v2 13/16] erofs: try to leave (de)compressed_pages on stack if possible
` [PATCH v2 14/16] erofs: introduce z_erofs_do_decompressed_bvec()
` [PATCH v2 15/16] erofs: record the longest decompressed size in this round
` [PATCH v2 16/16] erofs: introduce multi-reference pclusters (fully-referenced)

[xiang-erofs:dev] BUILD SUCCESS cd084cb3db6e65535fd13f933a15747cdb6240c1
 2022-07-21  3:40 UTC 

Tail packing feature on 5.15 Kernel
 2022-07-21  0:58 UTC  (2+ messages)

在宅勤務に適したアルバイトですc
 2022-07-20 18:20 UTC 

[PATCH] erofs: clean up a loop
 2022-07-18 12:23 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS 410bae521617656ad1acf84e0b68c643bcb1beab
 2022-07-16  4:01 UTC 

[PATCH 00/16] erofs: prepare for folios, duplication and kill PG_error
 2022-07-15  7:59 UTC  (8+ messages)
` [PATCH 05/16] erofs: drop the old pagevec approach
` [PATCH 07/16] erofs: switch compressed_pages[] to bufvec


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