org.ozlabs.lists.linux-erofs archive

585 archived articles, newest first (page 2 of 6). Latest articles →

Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 11 Aug 2026 09:26:58 +0200
Christian Brauner <[email protected]> • #17052
[PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
Tue, 11 Aug 2026 09:10:50 +0200
Giuseppe Scrivano <[email protected]> • #17051
[PATCH v5 2/2] erofs: reuse superblock for file-backed mounts
Tue, 11 Aug 2026 09:10:51 +0200
Giuseppe Scrivano <[email protected]> • #17050
[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
Tue, 11 Aug 2026 09:10:49 +0200
Giuseppe Scrivano <[email protected]> • #17049
Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 21:31:03 +0100
David Howells <[email protected]> • #17048
Re: [PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 20:36:11 +0100
Matthew Wilcox <[email protected]> • #17047
Re: RWF_DONTCACHE regression fix for xfs
Mon, 10 Aug 2026 19:10:16 +0300
Tal Zussman <[email protected]> • #17046
Re: [PATCH v4] erofs: reuse superblock for file-backed mounts
Mon, 10 Aug 2026 17:11:46 +0200
Giuseppe Scrivano <[email protected]> • #17045
[PATCH v9 25/26] netfs: Combine prepare and issue ops and grab the buffers on request
Mon, 10 Aug 2026 15:47:42 +0100
David Howells <[email protected]> • #17044
[PATCH v9 26/26] cachefiles: Preset the state xattr when creating a new file
Mon, 10 Aug 2026 15:47:43 +0100
David Howells <[email protected]> • #17043
Re: [PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 07:51:07 -0700
Christoph Hellwig <[email protected]> • #17042
[PATCH v9 24/26] netfs: Check for too much data being read
Mon, 10 Aug 2026 15:47:41 +0100
David Howells <[email protected]> • #17041
[PATCH v9 23/26] netfs: Simplify read abandonment
Mon, 10 Aug 2026 15:47:40 +0100
David Howells <[email protected]> • #17040
[PATCH v9 22/26] netfs: Remove folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:39 +0100
David Howells <[email protected]> • #17039
[PATCH v9 21/26] iov_iter: Remove ITER_FOLIOQ
Mon, 10 Aug 2026 15:47:38 +0100
David Howells <[email protected]> • #17038
[PATCH v9 20/26] netfs: Remove netfs_extract_user_iter()
Mon, 10 Aug 2026 15:47:37 +0100
David Howells <[email protected]> • #17037
[PATCH v9 19/26] netfs: Remove netfs_alloc/free_folioq_buffer()
Mon, 10 Aug 2026 15:47:36 +0100
David Howells <[email protected]> • #17036
[PATCH v9 18/26] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:35 +0100
David Howells <[email protected]> • #17035
[PATCH v9 17/26] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Mon, 10 Aug 2026 15:47:34 +0100
David Howells <[email protected]> • #17034
[PATCH v9 16/26] netfs: Add the cache object ID to netfs_read/write tracepoints
Mon, 10 Aug 2026 15:47:33 +0100
David Howells <[email protected]> • #17033
[PATCH v9 15/26] cachefiles: Don't rely on backing fs storage map for most use cases
Mon, 10 Aug 2026 15:47:32 +0100
David Howells <[email protected]> • #17032
[PATCH v9 14/26] cachefiles,netfs: sunset ondemand mode
Mon, 10 Aug 2026 15:47:31 +0100
David Howells <[email protected]> • #17031
[PATCH v9 13/26] netfs: Remove the writethrough code
Mon, 10 Aug 2026 15:47:30 +0100
David Howells <[email protected]> • #17030
[PATCH v9 12/26] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Mon, 10 Aug 2026 15:47:29 +0100
David Howells <[email protected]> • #17029
[PATCH v9 11/26] cifs: Use a bvecq for buffering instead of a folioq
Mon, 10 Aug 2026 15:47:28 +0100
David Howells <[email protected]> • #17028
[PATCH v9 10/26] afs: Use a bvecq to hold dir content rather than folioq
Mon, 10 Aug 2026 15:47:27 +0100
David Howells <[email protected]> • #17027
[PATCH v9 07/26] netfs: Add some tools for managing bvecq chains
Mon, 10 Aug 2026 15:47:24 +0100
David Howells <[email protected]> • #17026
[PATCH v9 09/26] netfs: Add a function to extract from an iter into a bvecq
Mon, 10 Aug 2026 15:47:26 +0100
David Howells <[email protected]> • #17025
[PATCH v9 08/26] netfs: Make mempool available for bvecq
Mon, 10 Aug 2026 15:47:25 +0100
David Howells <[email protected]> • #17024
[PATCH v9 06/26] iov_iter: Add a segmented queue of bio_vec[]
Mon, 10 Aug 2026 15:47:23 +0100
David Howells <[email protected]> • #17023
[PATCH v9 04/26] Add a function to kmap one page of a multipage bio_vec
Mon, 10 Aug 2026 15:47:21 +0100
David Howells <[email protected]> • #17022
[PATCH v9 05/26] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Mon, 10 Aug 2026 15:47:22 +0100
David Howells <[email protected]> • #17021
[PATCH v9 03/26] netfs: Bulk load the readahead-provided folios up front
Mon, 10 Aug 2026 15:47:20 +0100
David Howells <[email protected]> • #17020
[PATCH v9 02/26] mm: Make readahead store folio count in readahead_control
Mon, 10 Aug 2026 15:47:19 +0100
David Howells <[email protected]> • #17019
[PATCH v9 01/26] netfs: Fix read progress reporting
Mon, 10 Aug 2026 15:47:18 +0100
David Howells <[email protected]> • #17018
[PATCH v9 00/26] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:47:17 +0100
David Howells <[email protected]> • #17017
RWF_DONTCACHE regression fix for xfs
Mon, 10 Aug 2026 07:45:33 -0700
Christoph Hellwig <[email protected]> • #17016
Re: [PATCH v4] erofs: reuse superblock for file-backed mounts
Mon, 10 Aug 2026 15:34:19 +0200
Christian Brauner <[email protected]> • #17015
Re: [PATCH v6] erofs: accept source file descriptor via fsconfig
Mon, 10 Aug 2026 15:19:05 +0200
Christian Brauner <[email protected]> • #17014
Re: [PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Mon, 10 Aug 2026 15:12:23 +0200
Christian Brauner <[email protected]> • #17013
[PATCH v2] rebuild: prevent quadratic snapshot merges on wide directories
Mon, 10 Aug 2026 00:19:34 -0400
Chris Ayoub via B4 Relay <[email protected]> • #17012
Re: [PATCH] rebuild: prevent quadratic snapshot merges on wide directories
Mon, 10 Aug 2026 08:18:45 +0800
Gao Xiang <[email protected]> • #17011
[PATCH] rebuild: prevent quadratic snapshot merges on wide directories
Sun, 09 Aug 2026 17:44:08 -0400
Chris Ayoub via B4 Relay <[email protected]> • #17010
[PATCH] erofs: fix out-of-bounds read in INTERLACED pi computation
Thu, 6 Aug 2026 14:52:52 +0800
Haiyang Huang <[email protected]> • #17009
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Wed, 5 Aug 2026 18:10:05 +0200
Jan Kara <[email protected]> • #17008
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Wed, 05 Aug 2026 09:51:06 -0400
Zi Yan <[email protected]> • #17007
[xiang-erofs:dev] BUILD SUCCESS c4991382a9753bed9a333f1fd49b285277901e6e
Wed, 05 Aug 2026 20:35:02 +0800
kernel test robot <[email protected]> • #17006
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Wed, 05 Aug 2026 07:42:37 -0400
"Zi Yan" <[email protected]> • #17005
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Wed, 5 Aug 2026 11:25:41 +0200
Jan Kara <[email protected]> • #17004
Re: [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
Wed, 5 Aug 2026 12:17:56 +0800
Gao Xiang <[email protected]> • #17003
Re: [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
Tue, 04 Aug 2026 22:41:23 -0400
"Zi Yan" <[email protected]> • #17002
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 04 Aug 2026 22:37:02 -0400
"Zi Yan" <[email protected]> • #17001
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 04 Aug 2026 13:09:46 -0400
"Zi Yan" <[email protected]> • #17000
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 19:04:08 +0200
Jan Kara <[email protected]> • #16999
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 04 Aug 2026 11:54:41 -0400
"Zi Yan" <[email protected]> • #16998
Re: [PATCH v7 3/5] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
Tue, 4 Aug 2026 06:03:55 -0700
Christoph Hellwig <[email protected]> • #16997
[PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 4 Aug 2026 11:02:19 +0100
David Howells <[email protected]> • #16996
[PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
Tue, 4 Aug 2026 11:02:20 +0100
David Howells <[email protected]> • #16995
[PATCH v8 22/25] netfs: Check for too much data being read
Tue, 4 Aug 2026 11:02:17 +0100
David Howells <[email protected]> • #16994
[PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
Tue, 4 Aug 2026 11:02:18 +0100
David Howells <[email protected]> • #16993
[PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:16 +0100
David Howells <[email protected]> • #16992
[PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
Tue, 4 Aug 2026 11:02:15 +0100
David Howells <[email protected]> • #16991
[PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
Tue, 4 Aug 2026 11:02:14 +0100
David Howells <[email protected]> • #16990
[PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 4 Aug 2026 11:02:13 +0100
David Howells <[email protected]> • #16989
[PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:11 +0100
David Howells <[email protected]> • #16988
[PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:12 +0100
David Howells <[email protected]> • #16987
[PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 4 Aug 2026 11:02:10 +0100
David Howells <[email protected]> • #16986
[PATCH v8 14/25] cachefiles: Don't rely on backing fs storage map for most use cases
Tue, 4 Aug 2026 11:02:09 +0100
David Howells <[email protected]> • #16985
[PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
Tue, 4 Aug 2026 11:02:08 +0100
David Howells <[email protected]> • #16984
[PATCH v8 12/25] netfs: Remove the writethrough code
Tue, 4 Aug 2026 11:02:07 +0100
David Howells <[email protected]> • #16983
[PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:06 +0100
David Howells <[email protected]> • #16982
[PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
Tue, 4 Aug 2026 11:02:05 +0100
David Howells <[email protected]> • #16981
[PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
Tue, 4 Aug 2026 11:02:04 +0100
David Howells <[email protected]> • #16980
[PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
Tue, 4 Aug 2026 11:02:03 +0100
David Howells <[email protected]> • #16979
[PATCH v8 07/25] netfs: Make mempool available for bvecq
Tue, 4 Aug 2026 11:02:02 +0100
David Howells <[email protected]> • #16978
[PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
Tue, 4 Aug 2026 11:02:01 +0100
David Howells <[email protected]> • #16977
[PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
Tue, 4 Aug 2026 11:02:00 +0100
David Howells <[email protected]> • #16976
[PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
Tue, 4 Aug 2026 11:01:58 +0100
David Howells <[email protected]> • #16975
[PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 4 Aug 2026 11:01:59 +0100
David Howells <[email protected]> • #16974
[PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
Tue, 4 Aug 2026 11:01:57 +0100
David Howells <[email protected]> • #16973
[PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
Tue, 4 Aug 2026 11:01:56 +0100
David Howells <[email protected]> • #16972
[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 4 Aug 2026 11:01:55 +0100
David Howells <[email protected]> • #16971
Re: [PATCH v6] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 17:58:27 +0800
Chao Yu <[email protected]> • #16970
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 11:32:58 +0200
Jan Kara <[email protected]> • #16969
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Tue, 04 Aug 2026 08:06:06 +0200
Giuseppe Scrivano <[email protected]> • #16968
[PATCH v4] erofs: reuse superblock for file-backed mounts
Tue, 4 Aug 2026 08:00:27 +0200
Giuseppe Scrivano <[email protected]> • #16967
[PATCH v6] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 07:58:42 +0200
Giuseppe Scrivano <[email protected]> • #16966
Re: [PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
Tue, 4 Aug 2026 05:37:27 +0200
Martin Pitt <[email protected]> • #16965
[PATCH 3/3] erofs-utils: tests: check that the xattr layout is order-independent
Tue, 4 Aug 2026 05:32:14 +0200
Martin Pitt <[email protected]> • #16964
[PATCH 2/3] erofs-utils: tests: look up programs with command -v
Tue, 4 Aug 2026 05:32:13 +0200
Martin Pitt <[email protected]> • #16963
[PATCH 1/3] erofs-utils: tests: fix broken loop in POSIX shells
Tue, 4 Aug 2026 05:32:12 +0200
Martin Pitt <[email protected]> • #16962
[PATCH 0/3] erofs-utils: tests: cover the canonical xattr order
Tue, 4 Aug 2026 05:32:11 +0200
Martin Pitt <[email protected]> • #16961
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Tue, 4 Aug 2026 07:55:09 +0800
Gao Xiang <[email protected]> • #16960
Re: [PATCH v5] erofs: accept source file descriptor via fsconfig
Tue, 4 Aug 2026 07:37:25 +0800
Gao Xiang <[email protected]> • #16959
Re: [PATCH RFC 08/14] fs/erofs: use folio_attach/detach_private() instead of direct assignment
Tue, 4 Aug 2026 07:40:53 +0800
Gao Xiang <[email protected]> • #16958
Re: [PATCH v2] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
Tue, 4 Aug 2026 07:23:27 +0800
Gao Xiang <[email protected]> • #16957
Re: [PATCH] erofs-utils: mkfs: emit an inode's xattrs in a canonical order
Tue, 4 Aug 2026 07:14:20 +0800
Gao Xiang <[email protected]> • #16956
[xiang-erofs:dev] BUILD SUCCESS ae8673ccefbfc5996b2c55e0c3378a082f9b9972
Tue, 04 Aug 2026 06:07:20 +0800
kernel test robot <[email protected]> • #16955
Re: [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
Mon, 03 Aug 2026 14:13:13 -0400
"Zi Yan" <[email protected]> • #16954
Re: [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private
Mon, 03 Aug 2026 12:56:36 -0400
"Zi Yan" <[email protected]> • #16953
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.