Linux NFS development
 help / color / mirror / Atom feed
 messages from 2024-10-25 20:42:33 to 2024-11-06 12:37:21 UTC [more...]

[PATCH v3 00/33] netfs: Read performance improvements and "single-blob" support
 2024-11-06 12:35 UTC  (9+ messages)
` [PATCH v3 01/33] kheaders: Ignore silly-rename files
` [PATCH v3 02/33] netfs: Remove call to folio_index()
` [PATCH v3 03/33] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v3 04/33] netfs: Remove unnecessary references to pages
` [PATCH v3 05/33] netfs: Use a folio_queue allocation and free functions
` [PATCH v3 06/33] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v3 07/33] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v3 08/33] netfs: Make netfs_advance_write() return size_t

[PATCH] nfsd: fallback to sync COPY if async not possible
 2024-11-06  4:30 UTC  (13+ messages)

[PATCH] nfs_sysfs_link_rpc_client(): Replace strcpy with strscpy
 2024-11-06  2:49 UTC 

[PATCH v4] nfsd: allow for up to 32 callback session slots
 2024-11-06  0:31 UTC 

[PATCH v3 0/2] nfsd: allow the use of multiple backchannel slots
 2024-11-05 22:55 UTC  (8+ messages)
` [PATCH v3 1/2] nfsd: make nfsd4_session->se_flags a bool
` [PATCH v3 2/2] nfsd: allow for up to 32 callback session slots

Any NFSv4+TLS support outside Linux?
 2024-11-05 18:27 UTC  (2+ messages)

Soft lockup with fstests on NFSv3 and NFSv4.0
 2024-11-05 14:48 UTC  (4+ messages)

[PATCH RESEND] mount.nfs: retry NFSv3 mount after NFSv4 failure in auto negotiation
 2024-11-05 12:30 UTC  (2+ messages)

[PATCH v3] nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
 2024-11-05 11:03 UTC 

[PATCH] nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
 2024-11-05  1:27 UTC  (7+ messages)

[syzbot] [nfs?] INFO: task hung in nfsd_nl_threads_set_doit
 2024-11-05  1:19 UTC  (2+ messages)

[PATCH v2] nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
 2024-11-05  1:10 UTC  (3+ messages)

[PATCH] SUNRPC: Fix a hang in TLS sock_close if sk_write_pending
 2024-11-04 22:11 UTC 

Fwd: [Ms-nfs41-client-devel] ANN: NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019 for testing, 2024-11-04 
 2024-11-04 20:27 UTC 

[RFC PATCH] NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
 2024-11-04 14:34 UTC  (4+ messages)

[PATCH] svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
 2024-11-04 14:08 UTC  (4+ messages)

[PATCH -next] fs/nfsd: Remove the unused variable sb
 2024-11-04 13:17 UTC  (2+ messages)

[RFC PATCH] NFSv4: fix rpc_task use-after-free when open concurrently
 2024-11-04  8:51 UTC  (3+ messages)

[PATCH v2] dm: add support for get_unique_id
 2024-11-04  7:30 UTC  (2+ messages)

[PATCH] NFSv3: only use NFS timeout for MOUNT when protocols are compatible
 2024-11-04  5:52 UTC  (2+ messages)

[PATCH] sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
 2024-11-04  5:51 UTC  (3+ messages)

[PATCH] nfs: use KMEM_CACHE() to create nfs_page caches
 2024-11-04  3:21 UTC 

[PATCH net v2] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-11-03  4:09 UTC  (2+ messages)

[GIT PULL] more NFSD fixes for v6.12-rc
 2024-11-03  2:26 UTC  (2+ messages)

RIP: 0010:nfs_page_group_unlock+0x24/0x40 [nfs]
 2024-11-02 11:54 UTC 

NFS Client crash during migration scenario
 2024-11-01 18:10 UTC  (2+ messages)

[PATCH] Retry NFSv3 mount after NFSv4 failure in auto negotiation
 2024-11-01 14:23 UTC  (2+ messages)

[PATCH v3 0/8] async COPY fixes for NFSD
 2024-11-01 14:00 UTC  (18+ messages)
` [PATCH v3 1/8] NFSD: Add a tracepoint to record canceled async COPY operations
` [PATCH v3 2/8] NFSD: Fix nfsd4_shutdown_copy()
` [PATCH v3 3/8] NFSD: Free async copy information in nfsd4_cb_offload_release()
` [PATCH v3 4/8] NFSD: Handle an NFS4ERR_DELAY response to CB_OFFLOAD
` [PATCH v3 5/8] NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
` [PATCH v3 6/8] NFSD: Add a laundromat reaper for async copy state
` [PATCH v3 7/8] NFSD: Add nfsd4_copy time-to-live
` [PATCH v3 8/8] NFSD: Send CB_OFFLOAD on graceful shutdown

NFSv4, filesystems and subtree checking
 2024-11-01 12:16 UTC 

ANNOUNCE: libtirpc-1.2.6 released
 2024-11-01  2:27 UTC  (3+ messages)

[PATCH v3 4/5] LSM: lsm_context in security_dentry_init_security
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v3 3/5] LSM: Use lsm_context in security_inode_getsecctx
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v3 1/5] LSM: Ensure the correct LSM context releaser
 2024-10-31 22:53 UTC  (2+ messages)

[PATCH v2] nfsd: disallow file locking and delegations for NFSv4 proxy
 2024-10-31 16:02 UTC  (16+ messages)
` [PATCH v3] nfsd: disallow file locking and delegations for NFSv4 reexport

[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
 2024-10-31 12:58 UTC  (15+ messages)
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()

RFC: handling (or not) VERIFY for POSIX draft ACL attributes
 2024-10-30 22:36 UTC  (3+ messages)

[PATCH] nfs: avoid i_lock contention in nfs_clear_invalid_mapping
 2024-10-30 20:11 UTC  (8+ messages)
  `  "

[PATCH] rpcrdma: Always release the rpcrdma_device's xa_array
 2024-10-30 20:11 UTC 

[PATCH v2] nfsd: Don't fail OP_SETCLIENTID when there are too many clients
 2024-10-30 18:14 UTC  (2+ messages)

[PATCH] nfsd: make use of warning provided by refcount_t
 2024-10-30 18:14 UTC  (5+ messages)

[PATCH] dm: add support for get_unique_id
 2024-10-30 14:24 UTC  (6+ messages)
        `  "

Oops in netfs_rreq_unlock_folios_pgpriv2
 2024-10-30 10:23 UTC  (2+ messages)

[PATCH 6/6] sunrpc: introduce possibility that requested number of threads is different from actual
 2024-10-30  6:35 UTC  (2+ messages)

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2024-10-29 21:07 UTC  (8+ messages)

nfsd stuck in D (disk sleep) state
 2024-10-29 20:04 UTC  (10+ messages)

[PATCH v2] nfsd: allow for up to 32 callback session slots
 2024-10-29 20:00 UTC 

[PATCH] sunrpc: remove newlines from tracepoints
 2024-10-29 19:42 UTC  (3+ messages)

[PATCH] NFSD: Never decrement pending_async_copies on error
 2024-10-29 19:27 UTC 

[PATCH] NFSD: Initialize struct nfsd4_copy earlier
 2024-10-29 19:02 UTC  (3+ messages)

[PATCH 0/2] nfsd: allow the use of multiple backchannel slots
 2024-10-29 18:24 UTC  (9+ messages)
` [PATCH 1/2] nfsd: remove nfsd4_session->se_bchannel
` [PATCH 2/2] nfsd: allow for more callback session slots

posting POSIX draft ACL patches
 2024-10-28 21:30 UTC  (4+ messages)

[PATCH - for -next] nfsd: dynamically adjust per-client DRC slot limits
 2024-10-28 15:32 UTC  (7+ messages)
` [PATCH - for -next V2] "

Bakeathon October 2024 Talks at 2 recordings published
 2024-10-28 14:47 UTC 

[PATCH net-next v23 4/7] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
 2024-10-28 11:53 UTC 

[RESEND PATCH] nfs: Annotate struct pnfs_commit_array with __counted_by()
 2024-10-28 11:13 UTC 

[PATCH AUTOSEL 6.11 12/32] netfs: Downgrade i_rwsem for a buffered write
 2024-10-28 10:49 UTC 

[PATCH 0/5] nfs: Fix mounting NFS3 AUTH_NULL exports
 2024-10-28  9:54 UTC  (3+ messages)

[PATCH 1/3] nfsd: add TIME_DELEG_ACCESS and TIME_DELEG_MODIFY to writeable attrs
 2024-10-28  7:23 UTC  (2+ messages)

[PATCH] nfsd/filecache: add nfsd_file_acquire_gc_cached
 2024-10-27 21:49 UTC  (2+ messages)

NFSv4 referrals broken when not enabling junction support
 2024-10-26 15:56 UTC  (6+ messages)

[PATCH net] sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
 2024-10-26  1:31 UTC  (5+ messages)


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