Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-31 03:13:58 to 2023-06-28 10:49:24 UTC [more...]

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-28 10:48 UTC  (3+ messages)
` [PATCH v7 1/2] mm: Merge folio_has_private()/filemap_release_folio() call pairs
` [PATCH v7 2/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache

[PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
 2023-06-28  9:35 UTC  (7+ messages)
` [PATCH 2/7] block: Convert to bdev_logical_block_mask()
` [PATCH 3/7] md: Convert to queue_logical_block_mask()
` [PATCH 4/7] buffer: Convert to bdev_logical_block_mask()
` [PATCH 5/7] iomap: "
` [PATCH 6/7] xfs: "
` [PATCH 7/7] erofs: "

[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
 2023-06-28  7:57 UTC  (6+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()

[PATCH v2] erofs-utils: fsck: add support for extracting hard links
 2023-06-28  5:51 UTC  (2+ messages)

[RFC 0/2] erofs: introduce bloom filter for xattr
 2023-06-28  3:38 UTC  (9+ messages)
` [RFC 1/2] erofs: update on-disk format for xattr bloom filter
` [RFC 2/2] erofs: optimize getxattr with "

[PATCH] erofs-utils: fsck: add support for extracting hard links
 2023-06-27 13:43 UTC  (4+ messages)

[xiang-erofs:dev] BUILD SUCCESS 8241fdd3cdfe88e31a3de09a72b5bff661e4534a
 2023-06-27  1:13 UTC 

[GIT PULL] erofs updates for 6.5-rc1
 2023-06-26 20:02 UTC  (2+ messages)

lists Professional Training
 2023-06-26 19:20 UTC 

[PATCH] erofs-utils: lib: fallback for copy_file_range
 2023-06-25  9:58 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-23 12:41 UTC  (15+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
  ` [PATCH 26/79] erofs: switch to new ctime accessors
` [PATCH 79/79] fs: rename i_ctime field to __i_ctime

[PATCH v1] erofs: Fix detection of atomic context
 2023-06-22  7:39 UTC  (3+ messages)

EROFS: Detecting atomic contexts
 2023-06-21 17:15 UTC  (7+ messages)

[RFC 0/3] erofs-utils: introduce xattr bloom filter feature
 2023-06-21  8:39 UTC  (4+ messages)
` [RFC 1/3] erofs-utils: add xxh32 library
` [RFC 2/3] erofs-utils: update on-disk format for xattr bloom filter
` [RFC 3/3] erofs-utils: mkfs: enable "

[PATCH] erofs: add documentation for long xattr name prefixes feature
 2023-06-19 11:01 UTC 

[xiang-erofs:dev] BUILD SUCCESS 30a33dc4a7d1070eff3476e287aeceb9812a6124
 2023-06-18 16:29 UTC 

[PATCH] erofs: clean up zmap.c
 2023-06-17  2:42 UTC  (4+ messages)
` [PATCH v2] "

[xiang-erofs:dev] BUILD SUCCESS cd353fcfeb4798170ed31e32e499ac58cd36b5d2
 2023-06-16 15:55 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 746f921a85ca11ef1d697b20c574dcadaba8da59
 2023-06-15 19:43 UTC 

[PATCH 0/4] erofs-utils: code-refactoring for erofs compressor
 2023-06-15 12:29 UTC  (11+ messages)
` [PATCH v2 1/4] erofs-utils: lib: refactor erofs compressors init
` [PATCH v2 2/4] erofs-utils: lib: unify all identical compressor print function
` [PATCH v2 3/4] erofs-utils: simplify erofs compressor init and exit
` [PATCH v2 4/4] erofs-utils: dump: add some superblock fields

[PATCH] erofs: remove unnecessary goto
 2023-06-15  4:20 UTC  (3+ messages)

[PATCH 1/2] erofs-utils: tests: check xattrs for all descendants under target directory
 2023-06-14  7:49 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: tests: add test for xattrs in random layouts

[xiang-erofs:dev-test] BUILD SUCCESS e2754cbc5c68a26d1c4e14201af556872c3b0547
 2023-06-14  4:01 UTC 

[PATCH v8 0/5] erofs: cleanup of xattr handling
 2023-06-13 13:25 UTC  (8+ messages)
` [PATCH v8 1/5] erofs: use absolute position in xattr iterator
` [PATCH v8 2/5] erofs: unify xattr_iter structures
` [PATCH v8 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v8 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
` [PATCH v8 5/5] erofs: use separate xattr parsers "

general protection fault in erofs_bread
 2023-06-12 22:09 UTC  (2+ messages)

general protection fault in erofs_bread
 2023-06-12 18:48 UTC 

[PATCH v7 0/5] erofs: cleanup of xattr handling
 2023-06-12 14:27 UTC  (9+ messages)
` [PATCH v7 1/5] erofs: use absolute position in xattr iterator
` [PATCH v7 2/5] erofs: unify xattr_iter structures
` [PATCH v7 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v7 4/5] erofs: unify inline/shared xattr iterators for listxattr/getxattr
` [PATCH v7 5/5] erofs: use separate xattr parsers "

[linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement
 2023-06-12 12:25 UTC  (2+ messages)

[PATCH 0/4] erofs-utils: code-refactoring for erofs compressor
 2023-06-12  3:04 UTC  (9+ messages)
` [PATCH 1/4] erofs-utils: lib: refactor erofs compressors init
` [PATCH 2/4] erofs-utils: lib: unify all identical compressor print function
` [PATCH 3/4] erofs-utils: simplify erofs compressor init and exit
` [PATCH 4/4] erofs-utils: dump: add some superblock fields

[PATCH v6 0/5] erofs: cleanup of xattr handling
 2023-06-12  3:01 UTC  (8+ messages)
` [PATCH v6 1/5] erofs: use absolute position in xattr iterator
` [PATCH v6 2/5] erofs: unify xattr_iter structures
` [PATCH v6 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v6 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v6 5/5] erofs: use separate xattr parsers "

[PATCH] erofs-utils: mkfs: twist calculation of shared_xattr_id
 2023-06-09  9:56 UTC  (2+ messages)

[PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-07 18:26 UTC  (4+ messages)
` [Linux-cachefs] "

[PATCH] erofs-utils: sync up erofs_fs.h
 2023-06-07 12:32 UTC  (2+ messages)

[PATCH] erofs-utils: error out if de_namelen is 0
 2023-06-07 11:37 UTC  (2+ messages)

[PATCH] erofs-utils: dump: add some superblock fields display
 2023-06-06  8:39 UTC  (6+ messages)

[PATCH] erofs-utils: fsck: add a preliminary fuzzer
 2023-06-05 17:05 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] erofs-utils: fsck: fix segmentation fault for file extraction
 2023-06-05 13:34 UTC  (2+ messages)

[PATCH] cachefiles: Allow the cache to be non-root
 2023-06-05  8:56 UTC  (2+ messages)

[PATCH 1/2] erofs-utils: refuse block sizes larger than EROFS_MAX_BLOCK_SIZE
 2023-06-03 13:31 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: fix EOD behavior when len is too large

[PATCH v2 1/2] erofs-utils: dump: verify packed_nid when reading packed inode
 2023-06-02 10:18 UTC  (2+ messages)
` [PATCH v2 2/2] erofs-utils: fsck: verify packed_nid when checking "

[PATCH 1/2] erofs-utils: dump: read packed inode only by valid packed_nid
 2023-06-02  9:43 UTC  (4+ messages)
` [PATCH 2/2] erofs-utils: fsck: check "

[PATCH] erofs-utils: limit pclustersize in z_erofs_fixup_deduped_fragment()
 2023-06-02  6:39 UTC  (4+ messages)
  ` 答复: [External Mail]Re: "

[PATCH] erofs-utils: fsck: block insane long paths when extracting images
 2023-06-02  5:52 UTC 

[PATCH] erofs-utils: fsck: don't allocate/read too large extents
 2023-06-02  3:05 UTC  (2+ messages)
` [PATCH v2] "

[xiang-erofs:dev-test] BUILD SUCCESS a050c691305bd53179a66bd47eb3abeeb07e97ba
 2023-06-02  1:39 UTC 

[PATCH] erofs-utils: support detecting maximum block size
 2023-06-01 15:18 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] erofs-utils: fix compact format for large lcluster sizes
 2023-06-01 11:34 UTC 

[PATCH] erofs: fix compact 4B support for 16k block size
 2023-06-01 11:23 UTC 

[PATCH v5 0/6] erofs: cleanup of xattr handling
 2023-06-01  3:37 UTC  (12+ messages)
` [PATCH v5 1/6] erofs: convert erofs_read_metabuf() to erofs_bread() for xattr
` [PATCH v5 2/6] erofs: enhance erofs_xattr_iter_fixup() helper
` [PATCH v5 3/6] erofs: unify xattr_iter structures
` [PATCH v5 4/6] erofs: make the size of read data stored in buffer_ofs
` [PATCH v5 5/6] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v5 6/6] erofs: use separate xattr parsers "

[PATCH AUTOSEL 6.3 27/37] erofs: use HIPRI by default if per-cpu kthreads are enabled
 2023-05-31 13:40 UTC 

[PATCH v4 0/5] erofs: cleanup of xattr handling
 2023-05-31  8:37 UTC  (14+ messages)
` [PATCH v4 1/5] erofs: enhance erofs_xattr_iter_fixup() helper
` [PATCH v4 2/5] erofs: unify xattr_iter structures
` [PATCH v4 3/5] erofs: make the size of read data stored in buffer_ofs
` [PATCH v4 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr
` [PATCH v4 5/5] erofs: use separate xattr parsers "

[PATCH 0/2] erofs-utils: fsck.erofs bugfixes
 2023-05-31  7:39 UTC  (4+ messages)
` [PATCH 1/2] erofs-utils: fsck: fix outside destination directory exploit
` [PATCH 2/2] erofs-utils: fsck: fix segmentfault for crafted image extract


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 read-only IMAP folder(s) and NNTP newsgroup(s).