1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 17:23:25 -05:00
linux/fs/nfs
Trond Myklebust c3aba897c6 NFSv4: Fix second deadlock in nfs4_evict_inode()
If the inode is being evicted but has to return a layout first, then
that too can cause a deadlock in the corner case where the server
reboots.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
2021-06-03 10:14:42 -04:00
..
blocklayout
filelayout NFS: fix an incorrect limit in filelayout_decode_layout() 2021-05-20 12:17:08 -04:00
flexfilelayout
cache_lib.c
cache_lib.h
callback.c
callback.h
callback_proc.c
callback_xdr.c
client.c NFS: Fix a potential NULL dereference in nfs_get_client() 2021-06-03 10:14:42 -04:00
delegation.c
delegation.h
dir.c NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
direct.c
dns_resolve.c
dns_resolve.h
export.c
file.c
fs_context.c NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
fscache-index.c
fscache.c
fscache.h
getroot.c
inode.c NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
internal.h NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
io.c
iostat.h
Kconfig
Makefile
mount_clnt.c
namespace.c nfs: Remove trailing semicolon in macros 2021-05-27 09:19:33 -04:00
netns.h
nfs.h
nfs2super.c
nfs2xdr.c
nfs3_fs.h
nfs3acl.c
nfs3client.c
nfs3proc.c
nfs3super.c
nfs3xdr.c
nfs4_fs.h NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode() 2021-06-03 10:14:42 -04:00
nfs4client.c NFS: Fix use-after-free in nfs4_init_client() 2021-06-03 10:14:42 -04:00
nfs4file.c NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config 2021-05-27 08:46:19 -04:00
nfs4getroot.c
nfs4idmap.c
nfs4idmap.h
nfs4namespace.c
nfs4proc.c NFSv4: Fix second deadlock in nfs4_evict_inode() 2021-06-03 10:14:42 -04:00
nfs4renewd.c treewide: remove editor modelines and cruft 2021-05-07 00:26:34 -07:00
nfs4session.c
nfs4session.h
nfs4state.c NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
nfs4super.c
nfs4sysctl.c
nfs4trace.c
nfs4trace.h
nfs4xdr.c NFS client updates for Linux 5.13 2021-05-07 11:23:41 -07:00
nfs42.h
nfs42proc.c
nfs42xattr.c
nfs42xdr.c
nfsroot.c
nfstrace.c
nfstrace.h NFS: FMODE_READ and friends are C macros, not enum types 2021-06-03 10:14:42 -04:00
pagelist.c NFS: Clean up reset of the mirror accounting variables 2021-05-26 06:36:13 -04:00
pnfs.c NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() 2021-05-20 12:17:08 -04:00
pnfs.h
pnfs_dev.c
pnfs_nfs.c
proc.c
read.c
super.c nfs: Remove trailing semicolon in macros 2021-05-27 09:19:33 -04:00
symlink.c
sysctl.c
sysfs.c
sysfs.h
unlink.c
write.c