Linux NFS development
 help / color / mirror / Atom feed
 messages from 2026-06-16 10:10:24 to 2026-06-16 22:31:46 UTC [more...]

[PATCH v3 1/3] nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE
 2026-06-16 22:31 UTC  (7+ messages)
` [PATCH v3 2/3] nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create ops
` [PATCH v3 3/3] nfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()

[PATCH v2 0/7] nfs: Modernize Direct I/O path
 2026-06-16 17:23 UTC  (11+ messages)
` [PATCH v2 1/7] nfs: make nfs_page pin-aware
` [PATCH v2 2/7] nfs: Track number of pinned pages in nfs_page
` [PATCH v2 3/7] nfs: Introduce nfs_release_request_list helper
` [PATCH v2 4/7] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v2 5/7] nfs: introduce nfs_direct_extract_pages helper
` [PATCH v2 6/7] nfs: Optimize direct I/O to use folios for requests
` [PATCH v2 7/7] nfs: Cleanup the nfs_page_create_from_page helper

[PATCH 0/3] Fix NFSD post-shutdown use-after-free in the unlock_filesystem paths
 2026-06-16 16:25 UTC  (2+ messages)

[PATCH v1 0/7] nfs: Modernize Direct I/O path
 2026-06-16 14:11 UTC  (5+ messages)
` [PATCH v1 6/7] nfs: Optimize direct I/O to use folios for requests

[PATCH v4 00/30] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-06-16 12:51 UTC  (23+ messages)
` [PATCH v4 12/30] netfs: Bulk load the readahead-provided folios up front
` [PATCH v4 13/30] Add a function to kmap one page of a multipage bio_vec
` [PATCH v4 14/30] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v4 15/30] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v4 16/30] netfs: Add some tools for managing bvecq chains
` [PATCH v4 17/30] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v4 18/30] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v4 19/30] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v4 20/30] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v4 21/30] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v4 22/30] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v4 23/30] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v4 24/30] netfs: Remove netfs_extract_user_iter()
` [PATCH v4 25/30] iov_iter: Remove ITER_FOLIOQ
` [PATCH v4 26/30] netfs: Remove folio_queue and rolling_buffer
` [PATCH v4 27/30] netfs: Check for too much data being read
` [PATCH v4 28/30] netfs: Limit the minimum trigger for progress reporting
` [PATCH v4 29/30] netfs: Combine prepare and issue ops and grab the buffers on request
` [PATCH v4 30/30] CHANGES

[PATCH v4 0/4] nfsd/sunrpc: convert nfsstat server-side interfaces to use netlink
 2026-06-16 12:45 UTC  (5+ messages)
` [PATCH v4 1/4] sunrpc: add per-netns per-procedure call counts to svc_stat
` [PATCH v4 2/4] sunrpc: use per-net counts in svc_seq_show()
` [PATCH v4 3/4] nfsd: implement server-stats-get netlink handler
` [PATCH v4 4/4] sunrpc: remove unused svc_version vs_count field

[PATCH v7 00/20] nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-06-16 11:59 UTC  (21+ messages)
` [PATCH v7 01/20] nfsd: check fl_lmops in nfsd_breaker_owns_lease()
` [PATCH v7 02/20] nfsd: add protocol support for CB_NOTIFY
` [PATCH v7 03/20] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
` [PATCH v7 04/20] nfsd: allow nfsd to get a dir lease with an ignore mask
` [PATCH v7 05/20] nfsd: update the fsnotify mark when setting or removing a dir delegation
` [PATCH v7 06/20] nfsd: make nfsd4_callback_ops->prepare operation bool return
` [PATCH v7 07/20] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
` [PATCH v7 08/20] nfsd: use RCU to protect fi_deleg_file
` [PATCH v7 09/20] nfsd: add data structures for handling CB_NOTIFY
` [PATCH v7 10/20] nfsd: add notification handlers for dir events
` [PATCH v7 11/20] nfsd: apply the notify mask to the delegation when requested
` [PATCH v7 12/20] nfsd: add helper to marshal a fattr4 from completed args
` [PATCH v7 13/20] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
` [PATCH v7 14/20] nfsd: send basic file attributes in CB_NOTIFY
` [PATCH v7 15/20] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
` [PATCH v7 16/20] nfsd: add the filehandle to returned attributes in CB_NOTIFY
` [PATCH v7 17/20] nfsd: fix reply size estimate for GET_DIR_DELEGATION
` [PATCH v7 18/20] nfsd: properly track requested child attributes
` [PATCH v7 19/20] nfsd: track requested dir attributes
` [PATCH v7 20/20] nfsd: add support to CB_NOTIFY for dir attribute changes

[nfs-utils PATCH] nfsd: don't assume service is running when setting thread count to 0
 2026-06-16 11:52 UTC  (2+ messages)


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