Linux-EROFS Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-09 10:42:06 to 2026-01-19 08:53:08 UTC [more...]

[PATCH v15 0/9] erofs: Introduce page cache sharing feature
 2026-01-19  8:52 UTC  (28+ messages)
` [PATCH v15 1/9] fs: Export alloc_empty_backing_file
` [PATCH v15 2/9] erofs: decouple `struct erofs_anon_fs_type`
` [PATCH v15 3/9] erofs: support user-defined fingerprint name
` [PATCH v15 4/9] erofs: support domain-specific page cache share
` [PATCH v15 5/9] erofs: introduce the page cache share feature
` [PATCH v15 6/9] erofs: pass inode to trace_erofs_read_folio
` [PATCH v15 7/9] erofs: support unencoded inodes for page cache share
` [PATCH v15 8/9] erofs: support compressed "
` [PATCH v15 9/9] erofs: implement .fadvise "

[PATCH] erofs-utils: lib: fix incorrect mtime under -Edot-omitted
 2026-01-19  8:47 UTC  (9+ messages)
` [PATCH v2] "
    ` [PATCH v3] "
        ` [PATCH v4] "
            ` [PATCH v5] "

[PATCH 00/29] fs: require filesystems to explicitly opt-in to nfsd export support
 2026-01-19  8:39 UTC  (65+ messages)
` [PATCH 01/29] exportfs: add new EXPORT_OP_STABLE_HANDLES flag
` [PATCH 02/29] tmpfs: add EXPORT_OP_STABLE_HANDLES flag to export operations
` [PATCH 03/29] ext4: "
` [PATCH 04/29] ext2: "
` [PATCH 05/29] erofs: "
` [PATCH 06/29] efs: "
` [PATCH 07/29] xfs: "
` [PATCH 08/29] ceph: "
` [PATCH 09/29] btrfs: "
` [PATCH 10/29] befs: "
` [PATCH 11/29] ufs: "
` [PATCH 12/29] udf: "
` [PATCH 13/29] affs: "
` [PATCH 14/29] squashfs: "
` [PATCH 15/29] smb/client: "
` [PATCH 16/29] ovl: "
` [PATCH 17/29] orangefs: "
` [PATCH 18/29] ocfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] nilfs2: "
` [PATCH 21/29] nfs: "
` [PATCH 22/29] jfs: "
` [PATCH 23/29] jffs2: "
` [PATCH 24/29] isofs: "
` [PATCH 25/29] gfs2: "
` [PATCH 26/29] fuse: "
` [PATCH 27/29] fat: "
` [PATCH 28/29] f2fs: "
` [PATCH 29/29] nfsd: only allow filesystems that set EXPORT_OP_STABLE_HANDLES

[PATCH] erofs-utils: lib: switch !bh cases in erofs_write_tail_end()
 2026-01-19  2:37 UTC 

[PATCH] erofs-utils: mkfs: enable directory data in the metadata zone
 2026-01-17 12:28 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
 2026-01-15  8:33 UTC  (36+ messages)
` [PATCH 04/24] erofs: add setlease file operation
` [PATCH 08/24] f2fs: "

You Received a New Document
 2026-01-15  8:21 UTC 

[PATCH v1] erofs-utils: lib: oci: support auto-detecting host platform
 2026-01-15  5:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v14 00/10] erofs: Introduce page cache sharing feature
 2026-01-15  1:47 UTC  (25+ messages)
` [PATCH v14 01/10] iomap: stash iomap read ctx in the private field of iomap_iter
` [PATCH v14 03/10] fs: Export alloc_empty_backing_file
` [PATCH v14 05/10] erofs: support user-defined fingerprint name
` [PATCH v14 06/10] erofs: support domain-specific page cache share
` [PATCH v14 07/10] erofs: introduce the page cache share feature
` [PATCH v14 08/10] erofs: support unencoded inodes for page cache share
` [PATCH v14 09/10] erofs: support compressed "
` (subset) [PATCH v14 00/10] erofs: Introduce page cache sharing feature

[PATCH] erofs-utils: lib: support >2TiB tarballs for EROFS index-only images
 2026-01-14 15:52 UTC 

[PATCH 1/3] erofs-utils: lib: s3: fix diskbuf commit size
 2026-01-14  8:46 UTC  (11+ messages)
` [PATCH 2/3] erofs-utils: lib: s3: set UID & GID correctly
    ` [PATCH v2] erofs-utils: lib: correctly set {u,g}id in erofs_rebuild_make_root()
            ` [PATCH v3] erofs-utils: lib: correctly set {u,g}id in erofs_make_empty_root_inode()
` [PATCH 3/3] erofs-utils: lib: s3: properly escape object key names

[PATCH] erofs-utils: lib: s3: fix SigV4 signature timestamp mismatch
 2026-01-14  7:38 UTC 

[PATCH v3 3/3] Documentation: Fix typos and grammatical errors
 2026-01-13 20:58 UTC  (3+ messages)

[xiang-erofs:dev] BUILD SUCCESS faf2e75062d691af8ecb48077fd7947bd7840cee
 2026-01-13 14:43 UTC 

[PATCH] erofs-utils: lib: Fix erofs_prepare_xattr_ibody() return value
 2026-01-13  9:55 UTC 

[PATCH] erofs-utils: lib: ignore xattr_types[0] when matching xattr prefixes
 2026-01-13  9:54 UTC 

[PATCH v2] erofs: don't bother with s_stack_depth increasing for now
 2026-01-12 12:46 UTC  (4+ messages)
` [PATCH v3 RESEND] "

[PATCH v2] Documentation: Fix typos and grammatical errors
 2026-01-12  9:16 UTC 

[PATCH] erofs: tidy up synchronous decompression
 2026-01-12  9:16 UTC  (2+ messages)

[GIT PULL] erofs fix for 6.19-rc5
 2026-01-11  0:00 UTC  (10+ messages)
` [GIT PULL] erofs fix for 6.19-rc5 (fix the stupid mistake)
    ` [PATCH] erofs: fix file-backed mounts no longer working on EROFS partitions

[xiang-erofs:dev-test] BUILD SUCCESS 0a7468a8de7a2721cc0cce30836726f2a3ac2120
 2026-01-10 20:53 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS 23da3c774fc3ed87e7b9ec86addbb743cb82f4b0
 2026-01-09 12:00 UTC 

[PATCH v13 00/10] erofs: Introduce page cache sharing feature
 2026-01-09 10:43 UTC  (4+ messages)
` [PATCH v13 01/10] iomap: stash iomap read ctx in the private field of iomap_iter


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox