Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-07 12:24:58 to 2023-07-22 07:47:12 UTC [more...]

[PATCH v5 0/2] erofs: introduce xattr name bloom filter
 2023-07-22  7:46 UTC  (6+ messages)
` [PATCH v5 1/2] erofs: update on-disk format for xattr name filter
` [PATCH v5 2/2] erofs: boost negative xattr lookup with bloom filter

[PATCH v2] erofs-utils: lib: fix erofs_iterate_dir() recursion
 2023-07-22  7:04 UTC  (3+ messages)

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

[PATCH stable 5.15.y] erofs: fix compact 4B support for 16k block size
 2023-07-21  5:29 UTC  (2+ messages)

[PATCH] AOSP: erofs-utils: mkfs: fix block list support for chunked files
 2023-07-21  5:07 UTC 

[xiang-erofs:dev] BUILD SUCCESS 7d15c91a75aae55767f368e8abbabd7cedf4ec94
 2023-07-21  3:37 UTC 

[PATCH stable 5.4.y] erofs: fix compact 4B support for 16k block size
 2023-07-21  2:23 UTC 

[PATCH stable 5.10.y] erofs: fix compact 4B support for 16k block size
 2023-07-21  2:22 UTC 

[PATCH v2 0/2] erofs-utils: remove global sbi in library
 2023-07-20  7:31 UTC  (4+ messages)
` [PATCH v2 1/2] erofs-utils: simplify iloc()
` [PATCH v2 2/2] erofs-utils: remove global sbi in library
  ` [PATCH v3 2/2] erofs-utils: lib: avoid global sbi dependencies (take 1)

[PATCH v4 0/2] erofs: introduce xattr name bloom filter
 2023-07-20  2:55 UTC  (4+ messages)
` [PATCH v4 1/2] erofs: update on-disk format for xattr name filter
` [PATCH v4 2/2] erofs: boost negative xattr lookup with bloom filter

[PATCH] erofs: fix wrong primary bvec selection on deduplicated extents
 2023-07-20  1:31 UTC  (4+ messages)
` 答复: [External Mail][PATCH] "

[xiang-erofs:dev-test] BUILD SUCCESS 72cd679f2a828645beb7090badcc32de9cac74a5
 2023-07-19 16:21 UTC 

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-19  1:35 UTC  (10+ messages)
` [PATCH v5 1/8] fs: pass the request_mask to generic_fillattr
` [PATCH v5 2/8] fs: add infrastructure for multigrain timestamps
` [PATCH v5 3/8] tmpfs: bump the mtime/ctime/iversion when page becomes writeable
` [PATCH v5 4/8] tmpfs: add support for multigrain timestamps
` [PATCH v5 5/8] xfs: XFS_ICHGTIME_CREATE is unused
` [PATCH v5 6/8] xfs: switch to multigrain timestamps
` [PATCH v5 7/8] ext4: "
` [PATCH v5 8/8] btrfs: convert "

[PATCH 0/4] erofs-utils: remove global sbi in library
 2023-07-18 10:50 UTC  (8+ messages)
` [PATCH 1/4] erofs-utils: simplify iloc()
` [PATCH 2/4] erofs-utils: lib: fix recursive erofs_iterate_dir()
` [PATCH 3/4] erofs-utils: inline vle_compressmeta_capacity()
` [PATCH 4/4] erofs-utils: remove global sbi in library

[PATCH v7 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache
 2023-07-17 12:43 UTC  (11+ messages)
` [PATCH v7 2/2] "
  ` [BUG mm-unstable] BUG: KASAN: use-after-free in shrink_folio_list+0x9f4/0x1ae0

[PATCH v2] erofs: deprecate superblock checksum feature
 2023-07-17 16:16 UTC  (2+ messages)

[PATCH] erofs-utils: lib: support GNUTYPE_LONGNAME for tarerofs
 2023-07-17  7:53 UTC  (2+ messages)

[PATCH v3] erofs: DEFLATE compression support
 2023-07-16  9:19 UTC  (2+ messages)
` [PATCH v4] "

[PATCH v1] rcu: Fix and improve RCU read lock checks when !CONFIG_DEBUG_LOCK_ALLOC
 2023-07-14 19:36 UTC  (39+ messages)

[PATCH v3 0/4] erofs-utils: add DEFLATE compression support
 2023-07-14  8:16 UTC  (7+ messages)
` [PATCH v3 1/4] erofs-utils: add a built-in DEFLATE compressor
` [PATCH v3 2/4] erofs-utils: fuse,fsck: add DEFLATE algorithm support
  ` [PATCH v4 "
` [PATCH v3 3/4] erofs-utils: mkfs: "
` [PATCH v3 4/4] erofs-utils: mkfs: add libdeflate compressor support

[PATCH v2 REBASED] erofs-utils: introduce tarerofs
 2023-07-14  8:09 UTC  (2+ messages)

[PATCH v2 0/2] erofs-utils: introduce tarerofs
 2023-07-14  6:42 UTC  (4+ messages)
` [PATCH v2 1/2] erofs-utils: add ERR_CAST macro
` [PATCH v2 2/2] erofs-utils: introduce tarerofs

[PATCH] erofs: deprecate superblock checksum feature
 2023-07-14  5:58 UTC  (4+ messages)

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

[GIT PULL] erofs fixes for 6.5-rc2
 2023-07-13 21:41 UTC  (2+ messages)

[PATCH] erofs-utils: add github issue/pull-request templates
 2023-07-13 11:10 UTC 

[PATCH 1/2] erofs-utils: add ERR_CAST macro
 2023-07-13  7:18 UTC  (3+ messages)
` [PATCH 2/2] erofs-utils: introduce tarerofs

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

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

[PATCH] erofs: DEFLATE compression support
 2023-07-13  0:07 UTC  (7+ messages)
` [PATCH RESEND] "
  ` [PATCH v2] "

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-07-12 15:31 UTC  (3+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-12 16:06 UTC  (8+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH v2 0/3] erofs-utils: introduce xattr name bloom filter
 2023-07-12 11:58 UTC  (4+ messages)
` [PATCH v2 1/3] erofs-utils: add xxh32 library

[xiang-erofs:dev-test] BUILD SUCCESS 18bddc5b67038722cb88fcf51fbf41a0277092cb
 2023-07-12  5:37 UTC 

[PATCH 1/2] erofs: get rid of the remaining kmap_atomic()
 2023-07-11 15:28 UTC  (4+ messages)
` [PATCH 2/2] erofs: simplify z_erofs_transform_plain()

[PATCH] erofs: fix fsdax unavailability for chunk-based regular files
 2023-07-11 14:15 UTC  (3+ messages)

[PATCH] erofs: fix to avoid infinite loop in z_erofs_do_read_page() when read page beyond EOF
 2023-07-11 14:13 UTC  (3+ messages)

[PATCH] erofs: avoid unnecessary loops in z_erofs_pcluster_readmore() when read page beyond EOF
 2023-07-11 13:56 UTC  (5+ messages)

[PATCH] erofs-utils: add ERR_CAST macro
 2023-07-11  5:48 UTC  (2+ messages)

[PATCH] erofs-utils: zmap: fix small compressed files inlining
 2023-07-11  5:27 UTC  (2+ messages)

[PATCH] erofs: enable dax for chunk based regular file
 2023-07-11  4:55 UTC  (3+ messages)
  ` [External] "

[PATCH] fs/erofs: Introduce new features including ztailpacking, fragments and dedupe
 2023-07-11  3:12 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-10 13:32 UTC  (10+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime

[xiang-erofs:dev-test] BUILD SUCCESS 770c413f54a4a69e1f398228aa12147b7cdaa4b4
 2023-07-11  0:06 UTC 

[PATCH] erofs: fix two loop issues when read page beyond EOF
 2023-07-10  9:37 UTC  (7+ messages)

[PATCH 0/4] erofs-utils: add DEFLATE compression support
 2023-07-10  4:55 UTC  (12+ messages)
` [PATCH 1/4] erofs-utils: switch to effective unaligned access
` [PATCH 2/4] erofs-utils: add a built-in DEFLATE compressor
` [PATCH 3/4] erofs-utils: fuse: add DEFLATE algorithm support
` [PATCH 4/4] erofs-utils: mkfs: "
` [PATCH v2 3/4] erofs-utils: fuse: "
  ` [PATCH v2 4/4] erofs-utils: mkfs: "


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