Ubuntu-focal-kernel/fs/nfs
Trond Myklebust 6bf7b23f62 NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations
BugLink: https://bugs.launchpad.net/bugs/2081278

[ Upstream commit a017ad1313fc91bdf235097fd0a02f673fc7bb11 ]

We're seeing reports of soft lockups when iterating through the loops,
so let's add rescheduling points.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Koichiro Den <koichiro.den@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
2024-09-27 10:50:33 +02:00
..
blocklayout blocklayoutdriver: Fix reference leak of pnfs_device_node 2024-02-29 15:23:35 +01:00
filelayout pNFS/filelayout: Fix coalescing test for single DS 2023-03-21 10:08:54 +01:00
flexfilelayout NFS/pNFS: Report EINVAL errors from connect() to the server 2024-01-05 14:29:46 +01:00
Kconfig
Makefile
cache_lib.c
cache_lib.h
callback.c
callback.h NFSv4.1: Fix uninitialised variable in devicenotify 2022-04-14 11:31:58 +02:00
callback_proc.c NFSv4/pNFS: Fix another issue with a list iterator pointing to the head 2022-05-20 15:19:16 +02:00
callback_xdr.c NFS: remove unneeded check in decode_devicenotify_args() 2022-05-20 15:19:11 +02:00
client.c nfs: make the rpc_stat per net namespace 2024-07-05 10:51:51 +02:00
delegation.c NFSv4: Ensure the delegation cred is pinned when we call delegreturn 2022-03-07 16:37:13 +01:00
delegation.h NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() 2022-03-07 16:37:13 +01:00
dir.c UBUNTU: SAUCE: Make NFS file-access stale cache behaviour opt-in 2023-07-10 17:22:07 +02:00
direct.c NFS: swap-out must always use STABLE writes. 2022-05-20 15:19:52 +02:00
dns_resolve.c
dns_resolve.h
export.c
file.c NFS: Do not report flush errors in nfs_write_end() 2022-08-26 11:08:17 +02:00
fscache-index.c
fscache.c
fscache.h
getroot.c
inode.c nfs: Handle error of rpc_proc_register() in nfs_net_init(). 2024-07-05 10:51:51 +02:00
internal.h nfs: fix undefined behavior in nfs_block_bits() 2024-07-05 10:52:04 +02:00
io.c
iostat.h
mount_clnt.c
namespace.c
netns.h nfs: make the rpc_stat per net namespace 2024-07-05 10:51:51 +02:00
nfs.h
nfs2super.c
nfs2xdr.c NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN 2023-10-30 11:42:13 +01:00
nfs3_fs.h
nfs3acl.c
nfs3client.c
nfs3proc.c
nfs3super.c
nfs3xdr.c NFS: Guard against READDIR loop when entry names exceed MAXNAMELEN 2023-10-30 11:42:13 +01:00
nfs4_fs.h NFSv4 expose nfs_parse_server_name function 2022-04-14 11:31:58 +02:00
nfs4client.c nfs4: Fix kmemleak when allocate slot failed 2023-01-06 08:44:41 -08:00
nfs4file.c
nfs4getroot.c
nfs4idmap.c NFSv4: Fix races in the legacy idmapper upcall 2022-10-17 15:01:39 +02:00
nfs4idmap.h
nfs4namespace.c NFSv4 expose nfs_parse_server_name function 2022-04-14 11:31:58 +02:00
nfs4proc.c NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT 2024-02-29 15:23:35 +01:00
nfs4renewd.c
nfs4session.c
nfs4session.h
nfs4state.c NFSv4: Fix a nfs4_state_manager() race 2024-01-05 14:29:51 +01:00
nfs4super.c NFS: Rename nfs_inode_return_delegation_noreclaim() 2022-03-07 16:37:06 +01:00
nfs4sysctl.c
nfs4trace.c
nfs4trace.h NFS4: Trace state recovery operation 2024-01-05 14:29:51 +01:00
nfs4xdr.c NFSv4.2: Fix a memory stomp in decode_attr_security_label 2023-02-01 15:22:31 +01:00
nfs42.h
nfs42proc.c NFSv42: Fix pagecache invalidation after COPY/CLONE 2022-02-03 18:57:14 +01:00
nfs42xdr.c NFSv42: Don't fail clone() unless the OP_CLONE operation failed 2022-02-03 18:56:58 +01:00
nfsroot.c NFS: Fix an off by one in root_nfs_cat() 2024-06-07 15:01:30 +02:00
nfstrace.c
nfstrace.h
pagelist.c
pnfs.c NFS: avoid infinite loop in pnfs_update_layout. 2024-09-27 10:50:25 +02:00
pnfs.h NFSv4/pNFS: Fix another issue with a list iterator pointing to the head 2022-05-20 15:19:16 +02:00
pnfs_dev.c NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_info 2023-10-30 11:42:18 +01:00
pnfs_nfs.c
proc.c
read.c nfs: Leave pages in the pagecache if readpage failed 2024-08-02 16:16:23 +02:00
super.c NFSv4: Add missing rescheduling points in nfs_client_return_marked_delegations 2024-09-27 10:50:33 +02:00
symlink.c
sysctl.c
sysfs.c
sysfs.h
unlink.c
write.c NFS: Don't report errors from nfs_pageio_complete() more than once 2022-08-26 11:08:17 +02:00