Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 09:39:07 to 2023-07-07 12:24:58 UTC [more...]

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-07 12:24 UTC  (18+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 22/32] erofs: Convert to use blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-06 21:02 UTC  (14+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime

[PATCH v2 39/92] erofs: convert to ctime accessor functions
 2023-07-06 15:12 UTC  (4+ messages)

[PATCH v2 0/2] erofs: introduce xattr name bloom filter
 2023-07-05  8:13 UTC  (10+ messages)
` [PATCH v2 1/2] erofs: update on-disk format for xattr name filter
` [PATCH v2 2/2] erofs: boost negative xattr lookup with bloom filter

[PATCH v2 0/3] erofs-utils: introduce xattr name bloom filter
 2023-07-05  7:29 UTC  (5+ messages)
` [PATCH v2 1/3] erofs-utils: add xxh32 library
` [PATCH v2 2/3] erofs-utils: update on-disk format for xattr name filter
` [PATCH v2 3/3] erofs-utils: mkfs: enable "

[PATCH] erofs-utils: mkfs: don't clean cached xattr items prematurely
 2023-07-05  6:31 UTC  (4+ messages)

[PATCH v2] erofs-utils: Provide identical functionality without libuuid
 2023-07-05  4:59 UTC  (2+ messages)

[RFC 0/2] erofs: introduce bloom filter for xattr
 2023-07-04  9:15 UTC  (14+ messages)
` [RFC 1/2] erofs: update on-disk format for xattr bloom filter
` [RFC 2/2] erofs: optimize getxattr with "

[PATCH] erofs-utils: update my email address in AUTHORS
 2023-07-03 10:21 UTC  (2+ messages)

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (17+ 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] erofs-utils: Provide identical functionality without libuuid
 2023-07-03  3:03 UTC  (4+ messages)

[PATCH AUTOSEL 6.3 14/14] erofs: Fix detection of atomic context
 2023-07-02 19:40 UTC 

[PATCH AUTOSEL 6.4 15/15] erofs: Fix detection of atomic context
 2023-07-02 19:40 UTC 

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-06-30  3:20 UTC  (5+ 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
  ` [Linux-cachefs] "

[PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
 2023-06-29  5:44 UTC  (13+ 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)

[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 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  (8+ messages)
` [PATCH 1/4] erofs-utils: lib: refactor erofs compressors init
` [PATCH 2/4] erofs-utils: lib: unify all identical compressor print function
` [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  (3+ messages)
` [PATCH v6 4/5] erofs: unify inline/share xattr iterators for listxattr/getxattr

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


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