Linux-EROFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-05 07:04:46 to 2023-07-17 12:44:46 UTC [more...]

[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 11:27 UTC 

[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/2] erofs: introduce xattr name bloom filter
 2023-07-14  3:10 UTC  (3+ 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 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 "

[PATCH v5 0/8] fs: implement multigrain timestamps
 2023-07-13 23:00 UTC  (9+ 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 "

[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  (17+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 22/32] erofs: Convert to use blkdev_get_handle_by_path()

[PATCH v2 0/3] erofs-utils: introduce xattr name bloom filter
 2023-07-12 11:58 UTC  (6+ 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 "

[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  (19+ 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 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: "

[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


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