messages from 2025-01-26 19:01:24 to 2025-02-03 13:42:53 UTC [more...]
[PATCH v2 0/5] NFS & SUNRPC: Sysfs Improvements
2025-02-03 13:42 UTC (7+ 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] SUNRPC: Remove unused make_checksum
2025-02-03 11:17 UTC (3+ messages)
`rcu: INFO: rcu_sched self-detected stall on CPU` and spinning kworker `rpciod`
2025-02-03 1:06 UTC (12+ messages)
[PATCH] NFSv4: Fix a deadlock when recovering state on a sillyrenamed file
2025-02-01 20:00 UTC
[PATCH] SUNRPC: Prevent looping due to rpc_signal_task() races
2025-02-01 20:00 UTC
[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)
warning in nfsd4_cb_done
2025-01-30 15:55 UTC (7+ 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 (18+ messages)
` [PATCH 1/7] nfsd: filecache: remove race handling
` [PATCH 2/7] nfsd: filecache: use nfsd_file_dispose_list() in nfsd_file_close_inode_sync()
` [PATCH 3/7] nfsd: filecache: move globals nfsd_file_lru and nfsd_file_shrinker to be per-net
` [PATCH 4/7] nfsd: filecache: change garbage collection list management
` [PATCH 5/7] nfsd: filecache: document the arbitrary limit on file-disposes-per-loop
` [PATCH 6/7] nfsd: filecache: change garbage collection to a timer
` [PATCH 7/7] nfsd: filecache: give disposal lock a unique class name
[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 (13+ messages)
` [PATCH v1 1/9] sysctl: Fixes nf_conntrack_max bounds
` [PATCH v1 2/9] sysctl: Fixes nf_conntrack_expect_max bounds
` [PATCH v1 3/9] sysctl: Fixes gc_thresh bounds
` [PATCH v1 4/9] sysctl: Fixes idmap_cache_timeout bounds
` [PATCH v1 5/9] sysctl: Fixes nsm_local_state bounds
` [PATCH v1 6/9] sysctl/coda: Fixes timeout bounds
` [PATCH v1 7/9] sysctl: Fixes scsi_logging_level bounds
` [PATCH v1 8/9] sysctl/infiniband: Fixes infiniband sysctl bounds
` [PATCH v1 9/9] sysctl: Fixes max-user-freq bounds
[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 (4+ 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 (4+ messages)
[PATCH] nfsd: validate the nfsd_serv pointer before calling svc_wake_up
2025-01-27 22:16 UTC (12+ messages)
[PATCH nfs-utils v2 0/4] rpcctl: Various Improvements
2025-01-27 21:50 UTC (5+ 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/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()
[PATCH 0/2] nfsd: add a new mapping and remove the redundant one
2025-01-27 14:52 UTC (7+ messages)
` [PATCH 1/2] nfsd: map the ELOOP to nfserr_symlink to avoid warning
[PATCH v2] nfsd: clear acl_access/acl_default after releasing them
2025-01-27 14:50 UTC (2+ messages)
[PATCH v3 0/4] Avoid returning NFS4ERR_FILE_OPEN when not appropriate
2025-01-27 14:50 UTC (6+ messages)
` [PATCH v3 1/4] NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
` [PATCH v3 2/4] NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
` [PATCH v3 3/4] NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file
` [PATCH v3 4/4] NFSD: Return NFS4ERR_FILE_OPEN only when linking "
[PATCH 00/34] address all -Wunused-const warnings
2025-01-27 13:24 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox