dev.linux.lists.netfs archive

506 archived articles, newest first (page 4 of 6). Latest articles →

[PATCH v3 01/15] netfs: Fix decision whether to disallow write-streaming due to fscache use
Thu, 25 Jun 2026 15:06:19 +0100
David Howells <[email protected]> • #3641
[PATCH v3 00/15] netfs: Miscellaneous fixes
Thu, 25 Jun 2026 15:06:18 +0100
David Howells <[email protected]> • #3640
Re: [syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
Thu, 25 Jun 2026 06:16:01 -0700
syzbot <[email protected]> • #3639
Re: [syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
Thu, 25 Jun 2026 13:50:57 +0100
David Howells <[email protected]> • #3638
[PATCH] cachefiles: reject copen before OPEN delivery completes
Wed, 24 Jun 2026 16:11:24 -0400
Yudistira Putra <[email protected]> • #3637
Re: [PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
Wed, 24 Jun 2026 22:21:45 +0800
ChenXiaoSong <[email protected]> • #3636
Re: [PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
Wed, 24 Jun 2026 06:41:54 -0700
Christoph Hellwig <[email protected]> • #3635
[PATCH] netfs: Fix kernel-doc parameter name for netfs_resize_file()
Wed, 24 Jun 2026 18:59:29 +0530
Prashant Rahul <[email protected]> • #3634
[PATCH v2 14/14] netfs: Fix DIO write retry for filesystems without a ->prepare_write()
Wed, 24 Jun 2026 12:57:35 +0100
David Howells <[email protected]> • #3633
[PATCH v2 13/14] netfs: Fix folio state after ENOMEM whilst under writeback iteration
Wed, 24 Jun 2026 12:57:34 +0100
David Howells <[email protected]> • #3632
[PATCH v2 12/14] netfs: Fix writeback error handling
Wed, 24 Jun 2026 12:57:33 +0100
David Howells <[email protected]> • #3631
[PATCH v2 11/14] netfs: Fix writethrough to use collection offload
Wed, 24 Jun 2026 12:57:32 +0100
David Howells <[email protected]> • #3630
[PATCH v2 10/14] netfs: Replace wb_lock with a bit lock for asynchronicity
Wed, 24 Jun 2026 12:57:31 +0100
David Howells <[email protected]> • #3629
[PATCH v2 09/14] netfs: Fix kdoc warning
Wed, 24 Jun 2026 12:57:30 +0100
David Howells <[email protected]> • #3628
[PATCH v2 08/14] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
Wed, 24 Jun 2026 12:57:29 +0100
David Howells <[email protected]> • #3627
[PATCH v2 07/14] iov_iter: Remove unused variable in kunit_iov_iter.c
Wed, 24 Jun 2026 12:57:28 +0100
David Howells <[email protected]> • #3626
[PATCH v2 06/14] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
Wed, 24 Jun 2026 12:57:27 +0100
David Howells <[email protected]> • #3625
[PATCH v2 05/14] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
Wed, 24 Jun 2026 12:57:26 +0100
David Howells <[email protected]> • #3624
[PATCH v2 04/14] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
Wed, 24 Jun 2026 12:57:25 +0100
David Howells <[email protected]> • #3623
[PATCH v2 03/14] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
Wed, 24 Jun 2026 12:57:24 +0100
David Howells <[email protected]> • #3622
[PATCH v2 02/14] cachefiles: Fix double fput
Wed, 24 Jun 2026 12:57:23 +0100
David Howells <[email protected]> • #3621
[PATCH v2 01/14] netfs: Fix decision whether to disallow write-streaming due to fscache use
Wed, 24 Jun 2026 12:57:22 +0100
David Howells <[email protected]> • #3620
[PATCH v2 00/14] netfs: Miscellaneous fixes
Wed, 24 Jun 2026 12:57:21 +0100
David Howells <[email protected]> • #3619
Re: [syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
Wed, 24 Jun 2026 04:35:01 -0700
syzbot <[email protected]> • #3618
Re: [syzbot] [netfs?] KASAN: slab-use-after-free Read in netfs_unbuffered_write
Wed, 24 Jun 2026 12:04:40 +0100
David Howells <[email protected]> • #3617
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Wed, 24 Jun 2026 12:02:56 +0100
David Howells <[email protected]> • #3616
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Wed, 24 Jun 2026 11:59:02 +0100
David Howells <[email protected]> • #3615
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Wed, 24 Jun 2026 08:36:38 +0100
David Howells <[email protected]> • #3614
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Wed, 24 Jun 2026 09:26:10 +0800
ChenXiaoSong <[email protected]> • #3613
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Tue, 23 Jun 2026 17:10:53 +0100
David Howells <[email protected]> • #3612
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Tue, 23 Jun 2026 15:53:53 +0100
David Howells <[email protected]> • #3611
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Tue, 23 Jun 2026 19:52:05 +0800
ChenXiaoSong <[email protected]> • #3610
Re: [PATCH] netfs: Fix UAF in netfs_unbuffered_write() on failed preparation
Tue, 23 Jun 2026 12:28:29 +0200
Christian Brauner <[email protected]> • #3609
[PATCH] cachefiles: Fix path of the "debug" module parameter in help paragraph
Sat, 20 Jun 2026 21:14:25 +0800
Zenghui Yu <[email protected]> • #3608
[bug report] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence
Sat, 20 Jun 2026 12:41:15 +0300
Dan Carpenter <[email protected]> • #3607
[PATCH 10/11] netfs: Replace wb_lock with a bit lock for asynchronicity
Fri, 19 Jun 2026 15:06:14 +0100
David Howells <[email protected]> • #3606
[PATCH 11/11] netfs: Fix writethrough to use collection offload
Fri, 19 Jun 2026 15:06:15 +0100
David Howells <[email protected]> • #3605
[PATCH 08/11] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
Fri, 19 Jun 2026 15:06:12 +0100
David Howells <[email protected]> • #3604
[PATCH 09/11] netfs: Fix kdoc warning
Fri, 19 Jun 2026 15:06:13 +0100
David Howells <[email protected]> • #3603
[PATCH 07/11] iov_iter: Remove unused variable in kunit_iov_iter.c
Fri, 19 Jun 2026 15:06:11 +0100
David Howells <[email protected]> • #3602
[PATCH 06/11] iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
Fri, 19 Jun 2026 15:06:10 +0100
David Howells <[email protected]> • #3601
[PATCH 05/11] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
Fri, 19 Jun 2026 15:06:09 +0100
David Howells <[email protected]> • #3600
[PATCH 04/11] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
Fri, 19 Jun 2026 15:06:08 +0100
David Howells <[email protected]> • #3599
[PATCH 03/11] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
Fri, 19 Jun 2026 15:06:07 +0100
David Howells <[email protected]> • #3598
[PATCH 02/11] cachefiles: Fix double fput
Fri, 19 Jun 2026 15:06:06 +0100
David Howells <[email protected]> • #3597
[PATCH 01/11] netfs: Fix decision whether to disallow write-streaming due to fscache use
Fri, 19 Jun 2026 15:06:05 +0100
David Howells <[email protected]> • #3596
[PATCH 00/11] netfs: Miscellaneous fixes
Fri, 19 Jun 2026 15:06:04 +0100
David Howells <[email protected]> • #3595
[PATCH] cachefiles: Fix double unlock in nomem_d_alloc error path
Wed, 17 Jun 2026 16:50:49 +0800
Hongling Zeng <[email protected]> • #3594
Re: [PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 13:51:23 +0100
David Howells <[email protected]> • #3593
Re: [PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 20:47:29 +0800
ChenXiaoSong <[email protected]> • #3592
Re: [PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 16 Jun 2026 05:38:56 -0700
Christoph Hellwig <[email protected]> • #3591
[PATCH v4 30/30] CHANGES
Tue, 16 Jun 2026 11:08:19 +0100
David Howells <[email protected]> • #3590
[PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
Tue, 16 Jun 2026 11:08:18 +0100
David Howells <[email protected]> • #3589
[PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
Tue, 16 Jun 2026 11:08:17 +0100
David Howells <[email protected]> • #3588
[PATCH v4 27/30] netfs: Check for too much data being read
Tue, 16 Jun 2026 11:08:16 +0100
David Howells <[email protected]> • #3587
[PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
Tue, 16 Jun 2026 11:08:15 +0100
David Howells <[email protected]> • #3586
[PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
Tue, 16 Jun 2026 11:08:14 +0100
David Howells <[email protected]> • #3585
[PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
Tue, 16 Jun 2026 11:08:13 +0100
David Howells <[email protected]> • #3584
[PATCH v4 23/30] netfs: Remove netfs_alloc/free_folioq_buffer()
Tue, 16 Jun 2026 11:08:12 +0100
David Howells <[email protected]> • #3583
[PATCH v4 22/30] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Tue, 16 Jun 2026 11:08:11 +0100
David Howells <[email protected]> • #3582
[PATCH v4 21/30] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Tue, 16 Jun 2026 11:08:10 +0100
David Howells <[email protected]> • #3581
[PATCH v4 20/30] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Tue, 16 Jun 2026 11:08:09 +0100
David Howells <[email protected]> • #3580
[PATCH v4 19/30] cifs: Use a bvecq for buffering instead of a folioq
Tue, 16 Jun 2026 11:08:08 +0100
David Howells <[email protected]> • #3579
[PATCH v4 18/30] afs: Use a bvecq to hold dir content rather than folioq
Tue, 16 Jun 2026 11:08:07 +0100
David Howells <[email protected]> • #3578
[PATCH v4 17/30] netfs: Add a function to extract from an iter into a bvecq
Tue, 16 Jun 2026 11:08:06 +0100
David Howells <[email protected]> • #3577
[PATCH v4 16/30] netfs: Add some tools for managing bvecq chains
Tue, 16 Jun 2026 11:08:05 +0100
David Howells <[email protected]> • #3576
[PATCH v4 15/30] iov_iter: Add a segmented queue of bio_vec[]
Tue, 16 Jun 2026 11:08:04 +0100
David Howells <[email protected]> • #3575
[PATCH v4 14/30] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Tue, 16 Jun 2026 11:08:03 +0100
David Howells <[email protected]> • #3574
[PATCH v4 13/30] Add a function to kmap one page of a multipage bio_vec
Tue, 16 Jun 2026 11:08:02 +0100
David Howells <[email protected]> • #3573
[PATCH v4 12/30] netfs: Bulk load the readahead-provided folios up front
Tue, 16 Jun 2026 11:08:01 +0100
David Howells <[email protected]> • #3572
[PATCH v4 11/30] mm: Make readahead store folio count in readahead_control
Tue, 16 Jun 2026 11:08:00 +0100
David Howells <[email protected]> • #3571
[PATCH v4 10/30] netfs: Add the cache object ID to netfs_read/write tracepoints
Tue, 16 Jun 2026 11:07:59 +0100
David Howells <[email protected]> • #3570
[PATCH v4 09/30] cachefiles: Don't rely on backing fs storage map for most use cases
Tue, 16 Jun 2026 11:07:58 +0100
David Howells <[email protected]> • #3569
[PATCH v4 08/30] netfs: Fix kdoc warning
Tue, 16 Jun 2026 11:07:57 +0100
David Howells <[email protected]> • #3568
[PATCH v4 07/30] netfs: Replace wb_lock with a bit lock for asynchronicity
Tue, 16 Jun 2026 11:07:56 +0100
David Howells <[email protected]> • #3567
[PATCH v4 06/30] scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
Tue, 16 Jun 2026 11:07:55 +0100
David Howells <[email protected]> • #3566
[PATCH v4 05/30] iov_iter: Remove unused variable in kunit_iov_iter.c
Tue, 16 Jun 2026 11:07:54 +0100
David Howells <[email protected]> • #3565
[PATCH v4 04/30] iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
Tue, 16 Jun 2026 11:07:53 +0100
David Howells <[email protected]> • #3564
[PATCH v4 03/30] iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
Tue, 16 Jun 2026 11:07:52 +0100
David Howells <[email protected]> • #3563
[PATCH v4 02/30] cachefiles: Fix double fput
Tue, 16 Jun 2026 11:07:51 +0100
David Howells <[email protected]> • #3562
[PATCH v4 01/30] netfs: Fix decision whether to disallow write-streaming due to fscache use
Tue, 16 Jun 2026 11:07:50 +0100
David Howells <[email protected]> • #3561
[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
Tue, 16 Jun 2026 11:07:49 +0100
David Howells <[email protected]> • #3560
[PATCH v3 22/22] netfs: Combine prepare and issue ops and grab the buffers on request
Mon, 8 Jun 2026 15:54:30 +0100
David Howells <[email protected]> • #3559
[PATCH v3 21/22] netfs: Limit the minimum trigger for progress reporting
Mon, 8 Jun 2026 15:54:29 +0100
David Howells <[email protected]> • #3558
[PATCH v3 20/22] netfs: Check for too much data being read
Mon, 8 Jun 2026 15:54:28 +0100
David Howells <[email protected]> • #3557
[PATCH v3 19/22] netfs: Remove folio_queue and rolling_buffer
Mon, 8 Jun 2026 15:54:27 +0100
David Howells <[email protected]> • #3556
[PATCH v3 18/22] iov_iter: Remove ITER_FOLIOQ
Mon, 8 Jun 2026 15:54:26 +0100
David Howells <[email protected]> • #3555
[PATCH v3 17/22] netfs: Remove netfs_extract_user_iter()
Mon, 8 Jun 2026 15:54:25 +0100
David Howells <[email protected]> • #3554
[PATCH v3 14/22] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
Mon, 8 Jun 2026 15:54:22 +0100
David Howells <[email protected]> • #3553
[PATCH v3 16/22] netfs: Remove netfs_alloc/free_folioq_buffer()
Mon, 8 Jun 2026 15:54:24 +0100
David Howells <[email protected]> • #3552
[PATCH v3 15/22] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
Mon, 8 Jun 2026 15:54:23 +0100
David Howells <[email protected]> • #3551
[PATCH v3 13/22] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
Mon, 8 Jun 2026 15:54:21 +0100
David Howells <[email protected]> • #3550
[PATCH v3 12/22] cifs: Use a bvecq for buffering instead of a folioq
Mon, 8 Jun 2026 15:54:20 +0100
David Howells <[email protected]> • #3549
[PATCH v3 11/22] afs: Use a bvecq to hold dir content rather than folioq
Mon, 8 Jun 2026 15:54:19 +0100
David Howells <[email protected]> • #3548
[PATCH v3 09/22] netfs: Add some tools for managing bvecq chains
Mon, 8 Jun 2026 15:54:17 +0100
David Howells <[email protected]> • #3547
[PATCH v3 10/22] netfs: Add a function to extract from an iter into a bvecq
Mon, 8 Jun 2026 15:54:18 +0100
David Howells <[email protected]> • #3546
[PATCH v3 08/22] iov_iter: Add a segmented queue of bio_vec[]
Mon, 8 Jun 2026 15:54:16 +0100
David Howells <[email protected]> • #3545
[PATCH v3 07/22] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
Mon, 8 Jun 2026 15:54:15 +0100
David Howells <[email protected]> • #3544
[PATCH v3 06/22] Add a function to kmap one page of a multipage bio_vec
Mon, 8 Jun 2026 15:54:14 +0100
David Howells <[email protected]> • #3543
[PATCH v3 05/22] netfs: Bulk load the readahead-provided folios up front
Mon, 8 Jun 2026 15:54:13 +0100
David Howells <[email protected]> • #3542
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.