public inbox for linux-nfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-27 15:42:48 to 2025-02-05 22:23:40 UTC [more...]

[PATCH nfs-utils v2 0/4] rpcctl: Various Improvements
 2025-02-05 22:23 UTC  (6+ messages)
` [PATCH nfs-utils v2 1/4] rpcctl: Rename {read,write}_addr_file()
` [PATCH nfs-utils v2 2/4] rpcctl: Add support for the xprtsec sysfs attribute
` [PATCH nfs-utils v2 3/4] rpcctl: Display new rpc_clnt sysfs attributes
` [PATCH nfs-utils v2 4/4] rpcctl: Add support for `rpcctl switch add-xprt`

[PATCH 0/4] nfs-utils: nfsdctl fixups
 2025-02-05 15:43 UTC  (5+ messages)
` [PATCH 1/4] nfs-utils: nfsdctl: fix update_listeners
` [PATCH 2/4] nfs-utils: nfsdctl: fix autostart
` [PATCH 3/4] nfs-utils: nfsdctl: cleanup listeners if some failed
` [PATCH 4/4] nfs-utils: nfsdctl: fix host-limited add listener

[PATCH] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return
 2025-02-05 14:56 UTC  (2+ messages)

[PATCH 0/2] nfsd: add a new mapping and remove the redundant one
 2025-02-05 14:54 UTC  (7+ messages)
` [PATCH 1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning

[RESEND PATCH][next] fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warning
 2025-02-05 14:11 UTC  (2+ messages)

[PATCH RESEND v2] sunrpc: add netns inum and srcaddr to debugfs rpc_xprt info
 2025-02-05 14:03 UTC  (2+ messages)

[PATCH] SUNRPC: Prevent looping due to rpc_signal_task() races
 2025-02-05 13:06 UTC  (3+ messages)

[PATCH v5 -next 00/16] sysctl: move sysctls from vm_table into its own files
 2025-02-05 12:39 UTC  (3+ messages)

[PATCH] NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
 2025-02-05  8:03 UTC  (2+ messages)

[PATCH 1/1] nfs-utils: nfsdctl: fix update_listeners
 2025-02-04 20:19 UTC  (2+ messages)

warning in nfsd4_cb_done
 2025-02-04 13:30 UTC  (9+ messages)

[PATCH] NFSD: Fix trace_nfsd_slot_seqid_sequence
 2025-02-03 15:11 UTC  (2+ messages)

[PATCH net 00/24] net/rxrpc, crypto: Add Kerberos crypto lib and AF_RXRPC GSSAPI security class
 2025-02-03 14:51 UTC  (26+ messages)
` [PATCH net 01/24] crypto/krb5: Add API Documentation
` [PATCH net 02/24] crypto/krb5: Add some constants out of sunrpc headers
` [PATCH net 03/24] crypto: Add 'krb5enc' hash and cipher AEAD algorithm
` [PATCH net 04/24] crypto/krb5: Test manager data
` [PATCH net 05/24] crypto/krb5: Implement Kerberos crypto core
` [PATCH net 06/24] crypto/krb5: Add an API to query the layout of the crypto section
` [PATCH net 07/24] crypto/krb5: Add an API to alloc and prepare a crypto object
` [PATCH net 08/24] crypto/krb5: Add an API to perform requests
` [PATCH net 09/24] crypto/krb5: Provide infrastructure and key derivation
` [PATCH net 10/24] crypto/krb5: Implement the Kerberos5 rfc3961 "
` [PATCH net 11/24] crypto/krb5: Provide RFC3961 setkey packaging functions
` [PATCH net 12/24] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions
` [PATCH net 13/24] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic
` [PATCH net 14/24] crypto/krb5: Implement the AES enctypes from rfc3962
` [PATCH net 15/24] crypto/krb5: Implement the AES enctypes from rfc8009
` [PATCH net 16/24] crypto/krb5: Implement the Camellia enctypes from rfc6803
` [PATCH net 17/24] crypto/krb5: Implement crypto self-testing
` [PATCH net 18/24] rxrpc: Pull out certain app callback funcs into an ops table
` [PATCH net 19/24] rxrpc: Pass CHALLENGE packets to the call for recvmsg() to respond to
` [PATCH net 20/24] rxrpc: Add the security index for yfs-rxgk
` [PATCH net 21/24] rxrpc: Add YFS RxGK (GSSAPI) security class
` [PATCH net 22/24] rxrpc: rxgk: Provide infrastructure and key derivation
` [PATCH net 23/24] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI)
` [PATCH net 24/24] rxrpc: rxgk: Implement connection rekeying

[PATCH] SUNRPC: Remove unused make_checksum
 2025-02-03 14:32 UTC  (4+ messages)

`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
 2025-02-03 14:22 UTC  (13+ messages)

[PATCH v2 0/5] NFS & SUNRPC: Sysfs Improvements
 2025-02-03 13:43 UTC  (8+ messages)
` [PATCH v2 1/5] NFS: Add implid to sysfs
` [PATCH v2 2/5] sunrpc: Add a sysfs attr for xprtsec
` [PATCH v2 3/5] sunrpc: Add a sysfs files for rpc_clnt information
` [PATCH v2 4/5] sunrpc: Add a sysfs file for adding a new xprt
` [PATCH v2 5/5] sunrpc: Add a sysfs file for one-step xprt deletion

[PATCH 1/2] NFS: O_DIRECT writes must check and adjust the file length
 2025-02-01 19:59 UTC  (2+ messages)
` [PATCH 2/2] NFS: Adjust delegated timestamps for O_DIRECT reads and writes

[PATCH v4 0/7] Client-side OFFLOAD_STATUS implementation
 2025-02-01  0:34 UTC  (8+ messages)
` [PATCH v4 1/7] NFS: CB_OFFLOAD can return NFS4ERR_DELAY
` [PATCH v4 2/7] NFS: Fix typo in OFFLOAD_CANCEL comment
` [PATCH v4 3/7] NFS: Rename struct nfs4_offloadcancel_data
` [PATCH v4 4/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
` [PATCH v4 5/7] NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
` [PATCH v4 6/7] NFS: Use "
` [PATCH v4 7/7] NFS: Refactor trace_nfs4_offload_cancel

CFI failure at nfsd4_encode_operation+0xa2/0x210 [nfsd]
 2025-01-31 21:05 UTC  (6+ messages)

fstests failures with NFSD attribute delegation support
 2025-01-31 14:59 UTC  (9+ messages)

[RFC PATCH v2 1/8] landlock: Fix non-TCP sockets restriction
 2025-01-31 11:04 UTC  (18+ messages)

[PATCH v3 1/1] NFSD: fix hang in nfsd4_shutdown_callback
 2025-01-30 21:04 UTC 

[PATCH v2 1/1] NFSD: fix hang in nfsd4_shutdown_callback
 2025-01-30 21:04 UTC  (4+ messages)

[nfs-utils PATCH 0/8] mountstats/nfsiostat: bugfixes for iostat
 2025-01-30 14:28 UTC  (10+ messages)
` [nfs-utils PATCH 1/8] mountstats/nfsiostat: add a function to return the fstype
` [nfs-utils PATCH 2/8] mountstats: when printing iostats, verify that old and new types are the same
` [nfs-utils PATCH 3/8] nfsiostat: mirror how mountstats iostat prints the stats
` [nfs-utils PATCH 4/8] nfsiostat: fix crash when filtering mountstats after unmount
` [nfs-utils PATCH 5/8] nfsiostat: make comment explain mount/unmount more broadly
` [nfs-utils PATCH 6/8] mountstats: filter for nfs mounts in a function, each iostat iteration
` [nfs-utils PATCH 7/8] mountstats/nfsiostat: Move the checks for empty mountpoint list into the print function
` [nfs-utils PATCH 8/8] mountstats/nfsiostat: merge and rework the infinite and counted loops

[PATCH 5.10 088/133] kheaders: Ignore silly-rename files
 2025-01-30 14:01 UTC 

[PATCH 5.4 65/91] kheaders: Ignore silly-rename files
 2025-01-30 14:01 UTC 

NFSD threads hang when destroying a session or client ID
 2025-01-30 14:05 UTC  (5+ messages)

[PATCH] systemd: mount nfsd after load kernel module
 2025-01-30 11:32 UTC 

[PATCH 1/1] NFSD: fix hang in nfsd4_shutdown_callback
 2025-01-29 23:49 UTC  (6+ messages)

[PATCH v3 0/6] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-29 23:20 UTC  (7+ messages)
` [PATCH v3 1/6] nfsd: add routines to get/put session references for callbacks
` [PATCH v3 2/6] nfsd: make clp->cl_cb_session be an RCU managed pointer
` [PATCH v3 3/6] nfsd: add a cb_ses pointer to nfsd4_callback and use it instead of clp->cb_cb_session
` [PATCH v3 4/6] nfsd: overhaul CB_SEQUENCE error handling
` [PATCH v3 5/6] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
` [PATCH v3 6/6] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()

[PATCH 0/7] nfsd: filecache: change garbage collection lists
 2025-01-29 21:34 UTC  (5+ messages)

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-29 21:13 UTC  (3+ messages)

[PATCH v2 0/7] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-29 15:25 UTC  (17+ messages)
` [PATCH v2 1/7] nfsd: add routines to get/put session references for callbacks
` [PATCH v2 2/7] nfsd: make clp->cl_cb_session be an RCU managed pointer
` [PATCH v2 3/7] nfsd: add a cb_ses pointer to nfsd4_callback and use it instead of clp->cb_cb_session
` [PATCH v2 4/7] nfsd: overhaul CB_SEQUENCE error handling
` [PATCH v2 5/7] nfsd: remove unneeded forward declaration of nfsd4_mark_cb_fault()
` [PATCH v2 6/7] nfsd: lift NFSv4.0 handling out of nfsd4_cb_sequence_done()
` [PATCH v2 7/7] sunrpc: make rpc_restart_call() and rpc_restart_call_prepare() void return

Increase RPCSVC_MAXPAYLOAD to 8M?
 2025-01-29 15:02 UTC  (3+ messages)

[PATCH AUTOSEL 6.6 2/2] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 2025-01-29 12:59 UTC 

[PATCH AUTOSEL 6.12 6/8] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 2025-01-29 12:59 UTC 

[PATCH AUTOSEL 6.13 6/8] NFS: Fix potential buffer overflowin nfs_sysfs_link_rpc_client()
 2025-01-29 12:58 UTC 

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-29  8:49 UTC  (10+ messages)
  `  "
      `  "
            `  "
                `  "

[GIT PULL] Please Pull NFS Client Updates for Linux 6.14
 2025-01-28 22:38 UTC  (2+ messages)

[PATCH 1/1] nfsd: fix __fh_verify for localio
 2025-01-28 17:10 UTC  (3+ messages)

[PATCH nfsd-next] nfsd: fix uninitialised slot info when a request is retried
 2025-01-28 14:40 UTC  (3+ messages)

[PATCH v1 0/9] Fixes multiple sysctl bound checks
 2025-01-28  9:43 UTC  (4+ messages)

[GIT PULL] NFSD changes for v6.14
 2025-01-28  1:56 UTC  (2+ messages)

[PATCH 5/6] nfsd: add support for freeing unused session-DRC slots
 2025-01-27 22:57 UTC  (2+ messages)

[PATCH 2/4] nfsd: filecache: move globals nfsd_file_lru and nfsd_file_shrinker to be per-net
 2025-01-27 22:21 UTC  (2+ messages)

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-27 22:16 UTC  (2+ messages)

[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
 2025-01-27 22:11 UTC  (2+ messages)

[PATCH 0/8] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-27 17:00 UTC  (7+ messages)
` [PATCH 1/8] nfsd: don't restart v4.1+ callback when RPC_SIGNALLED is set

[PATCH v4 0/5] Fix and cleanups to xarray
 2025-01-27 16:21 UTC  (3+ messages)
` [PATCH v4 2/5] Xarray: move forward index correctly in xas_pause()


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