dev.linux.lists.netfs archive
504 archived articles, newest first (page 2 of 6). Latest articles →
[PATCH 6.18 098/396] netfs: clear PG_private_2 on copy-to-cache append failure
Fri, 7 Aug 2026 16:34:18 +0200[PATCH 6.18 099/396] netfs: handle single writeback rolling buffer allocation failure
Fri, 7 Aug 2026 16:34:19 +0200[PATCH v8 24/25] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 4 Aug 2026 11:02:19 +0100[PATCH v8 25/25] cachefiles: Preset the state xattr when creating a new file
Tue, 4 Aug 2026 11:02:20 +0100[PATCH v8 22/25] netfs: Check for too much data being read
Tue, 4 Aug 2026 11:02:17 +0100[PATCH v8 23/25] netfs: Limit the minimum trigger for progress reporting
Tue, 4 Aug 2026 11:02:18 +0100[PATCH v8 21/25] netfs: Remove folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:16 +0100[PATCH v8 20/25] iov_iter: Remove ITER_FOLIOQ
Tue, 4 Aug 2026 11:02:15 +0100[PATCH v8 19/25] netfs: Remove netfs_extract_user_iter()
Tue, 4 Aug 2026 11:02:14 +0100[PATCH v8 18/25] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 4 Aug 2026 11:02:13 +0100[PATCH v8 17/25] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:12 +0100[PATCH v8 16/25] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 4 Aug 2026 11:02:11 +0100[PATCH v8 15/25] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 4 Aug 2026 11:02:10 +0100[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[PATCH v8 13/25] cachefiles,netfs: sunset ondemand mode
Tue, 4 Aug 2026 11:02:08 +0100[PATCH v8 12/25] netfs: Remove the writethrough code
Tue, 4 Aug 2026 11:02:07 +0100[PATCH v8 11/25] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 4 Aug 2026 11:02:06 +0100[PATCH v8 10/25] cifs: Use a bvecq for buffering instead of a folioq
Tue, 4 Aug 2026 11:02:05 +0100[PATCH v8 09/25] afs: Use a bvecq to hold dir content rather than folioq
Tue, 4 Aug 2026 11:02:04 +0100[PATCH v8 08/25] netfs: Add a function to extract from an iter into a bvecq
Tue, 4 Aug 2026 11:02:03 +0100[PATCH v8 07/25] netfs: Make mempool available for bvecq
Tue, 4 Aug 2026 11:02:02 +0100[PATCH v8 06/25] netfs: Add some tools for managing bvecq chains
Tue, 4 Aug 2026 11:02:01 +0100[PATCH v8 03/25] Add a function to kmap one page of a multipage bio_vec
Tue, 4 Aug 2026 11:01:58 +0100[PATCH v8 05/25] iov_iter: Add a segmented queue of bio_vec[]
Tue, 4 Aug 2026 11:02:00 +0100[PATCH v8 04/25] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 4 Aug 2026 11:01:59 +0100[PATCH v8 02/25] netfs: Bulk load the readahead-provided folios up front
Tue, 4 Aug 2026 11:01:57 +0100[PATCH v8 01/25] mm: Make readahead store folio count in readahead_control
Tue, 4 Aug 2026 11:01:56 +0100[PATCH v8 00/25] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 4 Aug 2026 11:01:55 +0100Re: [PATCH 0/4] netfs: Miscellaneous fixes
Thu, 30 Jul 2026 12:25:11 +0200Re: [PATCH] smb: client: set replay flag on the read send-error retry path
Wed, 29 Jul 2026 18:10:35 -0400[PATCH] smb: client: fix request buffer leak in smb2_new_read_req()
Wed, 29 Jul 2026 18:00:17 -0400[PATCH] smb: client: set replay flag on the read send-error retry path
Wed, 29 Jul 2026 15:20:02 -0400Re: [PATCH 4/4] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
Tue, 28 Jul 2026 16:36:30 +0800[PATCH 4/4] netfs: Fix folio_queue ENOMEM in writeback by adding a mempool
Mon, 27 Jul 2026 14:07:15 +0100[PATCH 3/4] netfs: release readahead folios on iterator preparation failure
Mon, 27 Jul 2026 14:07:14 +0100[PATCH 2/4] netfs: handle single writeback rolling buffer allocation failure
Mon, 27 Jul 2026 14:07:13 +0100[PATCH 1/4] netfs: clear PG_private_2 on copy-to-cache append failure
Mon, 27 Jul 2026 14:07:12 +0100[PATCH 0/4] netfs: Miscellaneous fixes
Mon, 27 Jul 2026 14:07:11 +0100Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Mon, 27 Jul 2026 06:03:03 -0700Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Mon, 27 Jul 2026 13:35:57 +0100Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Mon, 27 Jul 2026 05:27:02 -0700Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Mon, 27 Jul 2026 13:20:21 +0100Re: [PATCH v2] netfs: fix writeback ENOMEM by using __GFP_NOFAIL for rolling buffer
Mon, 27 Jul 2026 19:08:38 +0800Re: [PATCH v2] netfs: fix writeback ENOMEM by using __GFP_NOFAIL for rolling buffer
Mon, 27 Jul 2026 11:03:32 +0100Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Fri, 24 Jul 2026 10:55:04 -0700Re: [syzbot] [netfs?] WARNING in netfs_writepages (3)
Fri, 24 Jul 2026 11:31:43 +0100[PATCH v2] netfs: fix writeback ENOMEM by using __GFP_NOFAIL for rolling buffer
Fri, 24 Jul 2026 15:30:44 +0800Re: Is writeback_iter() missing some error handling? -- was Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Thu, 23 Jul 2026 13:44:09 +0100Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Thu, 23 Jul 2026 15:25:05 +0800Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Wed, 22 Jul 2026 21:59:05 -0700Re: Is writeback_iter() missing some error handling? -- was Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Thu, 23 Jul 2026 11:43:47 +0800Is writeback_iter() missing some error handling? -- was Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Wed, 22 Jul 2026 15:04:03 +0100[PATCH v7 29/29] netfs: Combine prepare and issue ops and grab the buffers on request
Wed, 22 Jul 2026 14:02:16 +0100[PATCH v7 28/29] netfs: Limit the minimum trigger for progress reporting
Wed, 22 Jul 2026 14:02:15 +0100[PATCH v7 27/29] netfs: Check for too much data being read
Wed, 22 Jul 2026 14:02:14 +0100[PATCH v7 26/29] netfs: Remove folio_queue and rolling_buffer
Wed, 22 Jul 2026 14:02:13 +0100[PATCH v7 25/29] iov_iter: Remove ITER_FOLIOQ
Wed, 22 Jul 2026 14:02:12 +0100[PATCH v7 24/29] netfs: Remove netfs_extract_user_iter()
Wed, 22 Jul 2026 14:02:11 +0100[PATCH v7 23/29] netfs: Remove netfs_alloc/free_folioq_buffer()
Wed, 22 Jul 2026 14:02:10 +0100[PATCH v7 22/29] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Wed, 22 Jul 2026 14:02:09 +0100[PATCH v7 21/29] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Wed, 22 Jul 2026 14:02:08 +0100[PATCH v7 20/29] netfs: Add the cache object ID to netfs_read/write tracepoints
Wed, 22 Jul 2026 14:02:07 +0100[PATCH v7 19/29] cachefiles: Don't rely on backing fs storage map for most use cases
Wed, 22 Jul 2026 14:02:06 +0100[PATCH v7 18/29] cachefiles,netfs: sunset ondemand mode
Wed, 22 Jul 2026 14:02:05 +0100[PATCH v7 17/29] netfs: Remove the writethrough code
Wed, 22 Jul 2026 14:02:04 +0100[PATCH v7 16/29] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Wed, 22 Jul 2026 14:02:03 +0100[PATCH v7 15/29] cifs: Use a bvecq for buffering instead of a folioq
Wed, 22 Jul 2026 14:02:02 +0100[PATCH v7 14/29] afs: Use a bvecq to hold dir content rather than folioq
Wed, 22 Jul 2026 14:02:01 +0100[PATCH v7 13/29] netfs: Add a function to extract from an iter into a bvecq
Wed, 22 Jul 2026 14:02:00 +0100[PATCH v7 12/29] netfs: Add some tools for managing bvecq chains
Wed, 22 Jul 2026 14:01:59 +0100[PATCH v7 11/29] iov_iter: Add a segmented queue of bio_vec[]
Wed, 22 Jul 2026 14:01:58 +0100[PATCH v7 10/29] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Wed, 22 Jul 2026 14:01:57 +0100[PATCH v7 09/29] Add a function to kmap one page of a multipage bio_vec
Wed, 22 Jul 2026 14:01:56 +0100[PATCH v7 08/29] netfs: Bulk load the readahead-provided folios up front
Wed, 22 Jul 2026 14:01:55 +0100[PATCH v7 07/29] mm: Make readahead store folio count in readahead_control
Wed, 22 Jul 2026 14:01:54 +0100[PATCH v7 06/29] afs: Fix double-unmap of directory block
Wed, 22 Jul 2026 14:01:53 +0100[PATCH v7 05/29] afs: Fix afs_edit_dir_remove() to get, not find, block 0
Wed, 22 Jul 2026 14:01:52 +0100[PATCH v7 04/29] afs: Fix missing kunmap in afs_dir_search_bucket()
Wed, 22 Jul 2026 14:01:51 +0100[PATCH v7 03/29] netfs: release readahead folios on iterator preparation failure
Wed, 22 Jul 2026 14:01:50 +0100[PATCH v7 02/29] netfs: handle single writeback rolling buffer allocation failure
Wed, 22 Jul 2026 14:01:49 +0100[PATCH v7 01/29] netfs: clear PG_private_2 on copy-to-cache append failure
Wed, 22 Jul 2026 14:01:48 +0100[PATCH v7 00/29] netfs: Keep track of folios in a segmented bio_vec[] chain
Wed, 22 Jul 2026 14:01:47 +0100Re: [PATCH] netfs: clear PG_private_2 on copy-to-cache append failure
Wed, 22 Jul 2026 14:55:48 +0200Re: [PATCH] netfs: clear PG_private_2 on copy-to-cache append failure
Wed, 22 Jul 2026 15:13:10 +0800[PATCH 6.12 0745/1276] netfs: Fix writeback error handling
Tue, 21 Jul 2026 17:19:48 +0200[PATCH 6.12 0750/1276] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:19:53 +0200[PATCH 6.12 0749/1276] netfs: Drop the error arg from netfs_read_subreq_terminated()
Tue, 21 Jul 2026 17:19:52 +0200[PATCH 6.18 1019/1611] netfs: Fix folio state after ENOMEM whilst under writeback iteration
Tue, 21 Jul 2026 17:18:55 +0200[PATCH 6.18 1026/1611] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:19:02 +0200[PATCH 6.18 1018/1611] netfs: Fix writeback error handling
Tue, 21 Jul 2026 17:18:54 +0200[PATCH 6.18 1017/1611] netfs: Fix writethrough to use collection offload
Tue, 21 Jul 2026 17:18:53 +0200[PATCH 6.18 1016/1611] netfs: Fix netfs_create_write_req() to handle async cache object creation
Tue, 21 Jul 2026 17:18:52 +0200[PATCH 7.1 1411/2077] netfs: Fix barriering when walking subrequest list
Tue, 21 Jul 2026 17:18:04 +0200[PATCH 7.1 1408/2077] cifs: Fix missing credit release on failure in cifs_issue_read()
Tue, 21 Jul 2026 17:18:01 +0200[PATCH 7.1 1397/2077] netfs: Fix folio state after ENOMEM whilst under writeback iteration
Tue, 21 Jul 2026 17:17:50 +0200[PATCH 7.1 1396/2077] netfs: Fix writeback error handling
Tue, 21 Jul 2026 17:17:49 +0200[PATCH 7.1 1395/2077] netfs: Fix writethrough to use collection offload
Tue, 21 Jul 2026 17:17:48 +0200[PATCH 7.1 1394/2077] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
Tue, 21 Jul 2026 17:17:47 +0200[PATCH 7.1 1393/2077] netfs: Fix netfs_create_write_req() to handle async cache object creation
Tue, 21 Jul 2026 17:17:46 +0200Re: [PATCH] netfs: fix ENOMEM handling in netfs_writepages() to drain all dirty folios
Sun, 19 Jul 2026 20:32:20 +0800
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.