Linux NFS development
 help / color / mirror / Atom feed
 messages from 2023-11-07 18:45:22 to 2023-11-17 21:19:41 UTC [more...]

[PATCH v2 00/51] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 21:15 UTC  (30+ messages)
` [PATCH v2 01/51] netfs: Add a procfile to list in-progress requests
` [PATCH v2 02/51] netfs: Track the fpos above which the server has no data
` [PATCH v2 03/51] netfs: Allow the netfs to make the io (sub)request alloc larger
` [PATCH v2 04/51] netfs: Add a ->free_subrequest() op
` [PATCH v2 05/51] afs: Don't use folio->private to record partial modification
` [PATCH v2 06/51] netfs: Provide invalidate_folio and release_folio calls
` [PATCH v2 07/51] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [PATCH v2 08/51] netfs: Add iov_iters to (sub)requests to describe various buffers
` [PATCH v2 09/51] netfs: Add support for DIO buffering
` [PATCH v2 10/51] netfs: Provide tools to create a buffer in an xarray
` [PATCH v2 11/51] netfs: Add bounce buffering support
` [PATCH v2 12/51] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [PATCH v2 13/51] netfs: Limit subrequest by size or number of segments
` [PATCH v2 14/51] netfs: Export netfs_put_subrequest() and some tracepoints
` [PATCH v2 15/51] netfs: Extend the netfs_io_*request structs to handle writes
` [PATCH v2 16/51] netfs: Add a hook to allow tell the netfs to update its i_size
` [PATCH v2 17/51] netfs: Make netfs_put_request() handle a NULL pointer
` [PATCH v2 18/51] fscache: Add a function to begin an cache op from a netfslib request
` [PATCH v2 19/51] netfs: Make the refcounting of netfs_begin_read() easier to use
` [PATCH v2 20/51] netfs: Prep to use folio->private for write grouping and streaming write
` [PATCH v2 21/51] netfs: Dispatch write requests to process a writeback slice
` [PATCH v2 22/51] netfs: Provide func to copy data to pagecache for buffered write
` [PATCH v2 23/51] netfs: Make netfs_read_folio() handle streaming-write pages
` [PATCH v2 24/51] netfs: Allocate multipage folios in the writepath
` [PATCH v2 27/51] netfs: Implement buffered write API
` [PATCH v2 29/51] netfs: Provide netfs_file_read_iter()
` [PATCH v2 30/51] netfs: Provide a writepages implementation
` [PATCH v2 31/51] netfs: Provide minimum blocksize parameter
` [PATCH v2 35/51] netfs: Support decryption on ubuffered/DIO read

[PATCH v5 23/23] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
 2023-11-17 20:57 UTC  (2+ messages)

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-11-17 20:20 UTC  (7+ messages)
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray

[PATCH v2 0/3] NFSD DRC fixes for v6.7-rc
 2023-11-17 20:11 UTC  (10+ messages)
` [PATCH v2 1/3] NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
` [PATCH v2 2/3] NFSD: Update nfsd_cache_append() to use xdr_stream
` [PATCH v2 3/3] NFSD: Fix checksum mismatches in the duplicate reply cache

[PATCH 0/9 v3] support admin-revocation of v4 state
 2023-11-17 19:58 UTC  (19+ messages)
` [PATCH 1/9] nfsd: hold ->cl_lock for hash_delegation_locked()
` [PATCH 2/9] nfsd: avoid race after unhash_delegation_locked()
` [PATCH 3/9] nfsd: split sc_status out of sc_type
` [PATCH 4/9] nfsd: prepare for supporting admin-revocation of state
` [PATCH 5/9] nfsd: allow admin-revoked state to appear in /proc/fs/nfsd/clients/*/states
` [PATCH 6/9] nfsd: allow admin-revoked NFSv4.0 state to be freed
` [PATCH 7/9] nfsd: allow lock state ids to be revoked and then freed
` [PATCH 8/9] nfsd: allow open "
` [PATCH 9/9] nfsd: allow delegation "

ANNOUNCE: nfs-utils-2.6.4 released
 2023-11-17 18:58 UTC 

[PATCH v2 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size
 2023-11-17 15:16 UTC  (5+ messages)
` [PATCH v2 2/2] NFS: drop unused nfs_direct_req bytes_left

[GIT PULL]: first set of fixes for nfsd-6.7
 2023-11-17 14:39 UTC  (2+ messages)

Blocklayoutdriver deadlock with knfsd
 2023-11-17 13:00 UTC  (6+ messages)

[PATCH 1/2] pNFS: Fix the pnfs block driver's calculation of layoutget size
 2023-11-17 12:06 UTC  (7+ messages)
` [PATCH 2/2] NFS: drop unused nfs_direct_req bytes_left

How owns bugzilla.linux-nfs.org? Fwd: [Bug 218138] NFSv4 referrals - no way to define custom (non-2049) port numbers for referrals
 2023-11-17  7:42 UTC 

Question about LTS 4.19 patch "89047634f5ce NFS: Don't interrupt file writeout due to fatal errors"
 2023-11-17  4:09 UTC  (8+ messages)

[PATCH] SUNRPC: Replace strlcpy() with strscpy()
 2023-11-17  2:53 UTC  (2+ messages)

Filesystem test suite for NFSv4?
 2023-11-16 21:26 UTC  (5+ messages)

Does NFSv4 close-to-open consistency work with server "async" mount open?
 2023-11-16 19:39 UTC  (4+ messages)

[PATCH v5 10/23] security: Introduce inode_post_setattr hook
 2023-11-16 18:46 UTC  (4+ messages)

[PATCH v5 13/23] security: Introduce file_pre_free_security hook
 2023-11-16 18:41 UTC  (4+ messages)

linux-next: Tree for Nov 16 (fs/nfsd/vfs.o)
 2023-11-16 16:50 UTC  (2+ messages)

nfs client caching issues
 2023-11-16 10:38 UTC 

[PATCH v5 00/23] security: Move IMA and EVM to the LSM infrastructure
 2023-11-16 10:07 UTC  (10+ messages)
` [PATCH v5 21/23] evm: Move to "
` [PATCH v5 22/23] integrity: Move integrity functions to the "

Parts for sports cars
 2023-11-16  9:05 UTC 

[PATCH v5 17/23] security: Introduce inode_post_remove_acl hook
 2023-11-16  4:33 UTC  (2+ messages)

[PATCH v5 16/23] security: Introduce inode_post_set_acl hook
 2023-11-16  4:33 UTC  (2+ messages)

[PATCH v5 15/23] security: Introduce inode_post_create_tmpfile hook
 2023-11-16  4:33 UTC  (2+ messages)

[PATCH v5 11/23] security: Introduce inode_post_removexattr hook
 2023-11-16  4:33 UTC  (2+ messages)

[PATCH v2 0/5] Fix O_DIRECT writeback error paths
 2023-11-15 21:30 UTC  (8+ messages)
` [PATCH v2 1/5] NFS: Fix error handling for O_DIRECT write scheduling

[PATCH 1/3] NFSv4: Track the number of referring calls in struct cb_process_state
 2023-11-15 18:55 UTC  (3+ messages)
` [PATCH 2/3] NFSv4.1: if referring calls are complete, trust the stateid argument
  ` [PATCH 3/3] NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT

[PATCH v3] nfs(5): adding new mount option 'fasc'
 2023-11-14  9:31 UTC  (5+ messages)

NFSv4 referrals - custom (non-2049) port numbers in fs_locations?
 2023-11-14  2:07 UTC  (9+ messages)

[PATCH 1/1] libtirpc: Add detection for new rpc_gss_sec members
 2023-11-13 18:48 UTC  (4+ messages)

[PATCH 0/3] Add getrandom() fallback, cleanup headers
 2023-11-13 16:51 UTC  (2+ messages)

nfs4_renew_state hogged CPU ... consider switching to WQ_UNBOUND
 2023-11-13 16:01 UTC  (2+ messages)

Examples for refer= in /etc/exports?
 2023-11-13 15:48 UTC  (14+ messages)
` BUG in exports(5), no example for refer= "
            ` Change "hostname" to "hostport" in text-based mountd downcall "
    ` No bugzilla account confirmation email from bugzilla.linux-nfs.org "

[PATCH v1 0/3] Eliminate the RQ_SPLICE_OK flag
 2023-11-13 13:54 UTC  (4+ messages)
` [PATCH v1 1/3] NFSD: Replace RQ_SPLICE_OK in nfsd_read()
` [PATCH v1 2/3] NFSD: Modify NFSv4 to use nfsd_read_splice_ok()
` [PATCH v1 3/3] SUNRPC: Remove RQ_SPLICE_OK

[PATCH] NFSD: Remove nfsd_drc_gc() tracepoint
 2023-11-13 13:45 UTC 

[PATCH v1 0/7] Switch NFS server CQs to use soft IRQ
 2023-11-13 13:43 UTC  (8+ messages)
` [PATCH v1 1/7] svcrdma: Eliminate allocation of recv_ctxt objects in backchannel
` [PATCH v1 2/7] svcrdma: Clean up use of rdma->sc_pd->device in Receive paths
` [PATCH v1 3/7] svcrdma: Pre-allocate svc_rdma_recv_ctxt objects
` [PATCH v1 4/7] svcrdma: Switch Receive CQ to soft IRQ
` [PATCH v1 5/7] svcrdma: Clean up use of rdma->sc_pd->device
` [PATCH v1 6/7] svcrdma: Move the svcxprt_rdma::sc_pd field
` [PATCH v1 7/7] svcrdma: Move Send CQ to SOFTIRQ context

[PATCH v4 0/3] convert write_threads, write_version and write_ports to netlink commands
 2023-11-12 20:22 UTC  (9+ messages)
` [PATCH v4 1/3] NFSD: convert write_threads to netlink command

[PATCH] nfsd: fix file memleak on client_opens_relaese
 2023-11-10 21:55 UTC  (4+ messages)

BUG: nfsref(8) has no means to set a non-2049 port number for referrals
 2023-11-10 19:19 UTC  (2+ messages)

[PATCH RFC] SunRPC: Split server-side GSS sequence number window update
 2023-11-10 19:11 UTC 

Linux NFSv4 client maintainer?
 2023-11-10  8:04 UTC  (3+ messages)

[PATCH RFC] NFSD: Fix checksum mismatches in the duplicate reply cache
 2023-11-10 15:32 UTC  (2+ messages)

CITI ms-nfsv41 client: IOCTL_NFS41_WRITE failed with 31 xid=5481722 opcode=NFS41_FILE_QUERY?
 2023-11-10  7:20 UTC  (3+ messages)
  ` [Ms-nfs41-client-devel] "

[PATCH 0/4] sysctl: Remove sentinel elements from fs dir
 2023-11-09 21:12 UTC  (10+ messages)
` [PATCH 2/4] aio: Remove the now superfluous sentinel elements from ctl_table array

[GIT PULL] Please pull NFS client updates for Linux 6.7
 2023-11-08 21:45 UTC  (2+ messages)

[PATCH 0/2] lsm: fix default return values for some hooks
 2023-11-08 21:00 UTC  (4+ messages)


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