linux-yocto/fs/nfs
Bruce Ashfield a4988999fa This is the 4.14.202 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAl+Kq8IACgkQONu9yGCS
 aT7JOhAAneMni9sZDK6AfPRZXxrc7EqHHZ4C8wqxKCBLryaPLQjFh40xobAyLThT
 tvE72BrYKTJ3nSvzqntkVsuE8Wurj8HzN7tV+kPUGdp6NAv5bErYrFi7WosqkSyN
 yEAyz0ulxzcbGLKQHe4e0TTastNUayUCUDiUaAT0dfzJUn8ldXHXeOJav/tX+jRQ
 xhv0ejfKpalrHxPVcWvU2s8ZpxHvw5rUdt/vpdnAH/+NT9Qg9VibNx0gl1qaZXrt
 H02h9xaA8CDHB0p+ZNwEQf/urhglMB3ksgJKO6ZvANOHROuvrRm1KVERB/wEdR47
 PFOGBgEEwIfTlkN0b6mTo1W3Lg9hACevepromcVHVrQS2eKnUD+RsuutWmTjla7X
 c2O5kmsAnFu1MBx5b5WSBfdvYA2oyNEQvRKkxgEFgouzwLh1SKDA+Mv69DBiUQjQ
 7cCEbARoVb6P7B0fvT/zF98lBwEwMLZjwGxjK94bQvYqzwr3nNH3SZAl59LsxdFV
 gv19CxIMo3mvppxDDKiMJeAOcsQJYDGWKEvMl5Mx6L2Sn9SjIUR8IG9qiwTJ1I9g
 PTRDgilMAHIFUVwloeR2eTlEgkmGe+fKb55/o4d/3cWfBgtDNLRhROeXsiqhxv49
 xV31K6NBiQO27ckOpOi2NzgeyvOqaD2k5dNK+e3xCKk/7g/GgBg=
 =bZGN
 -----END PGP SIGNATURE-----

Merge tag 'v4.14.202' into v4.14/base

This is the 4.14.202 stable release
2020-10-20 23:02:44 -04:00
..
blocklayout pnfs/blocklayout: off by one in bl_map_stripe() 2018-09-09 19:55:59 +02:00
filelayout PNFS fallback to MDS if no deviceid found 2019-05-25 18:25:20 +02:00
flexfilelayout pNFS/flexfiles: Fix list corruption if the mirror count changes 2020-06-30 15:38:09 -04:00
cache_lib.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
cache_lib.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
callback_proc.c NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() 2020-04-24 08:01:18 +02:00
callback_xdr.c NFSv4.0 fix client reference leak in callback 2018-09-19 22:43:40 +02:00
callback.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
callback.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
client.c This is the 4.14.136 stable release 2020-04-14 13:27:03 -04:00
delegation.c NFS: Fix a soft lockup in the delegation recovery code 2020-01-27 14:46:21 +01:00
delegation.h NFS: Fix a soft lockup in the delegation recovery code 2020-01-27 14:46:21 +01:00
dir.c nfs: Fix security label length not being reset 2020-10-14 09:51:08 +02:00
direct.c SUNRPC reverting d03727b248 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") 2020-07-29 07:42:52 +02:00
dns_resolve.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dns_resolve.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
export.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
file.c SUNRPC reverting d03727b248 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") 2020-07-29 07:42:52 +02:00
fscache-index.c fscache: remove unused ->now_uncached callback 2017-09-06 17:27:26 -07:00
fscache.c nfs: define nfs_inc_fscache_stats and using it as possible 2014-11-24 20:08:47 -05:00
fscache.h NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() 2013-09-27 18:40:25 +01:00
getroot.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
inode.c NFSv4: Handle the special Linux file open access mode 2019-07-31 07:28:37 +02:00
internal.h NFS: allow nfs root mount to use alternate rpc ports 2018-02-01 15:02:30 -05:00
io.c NFS: Fix a race between mmap() and O_DIRECT 2018-02-16 20:22:59 +01:00
iostat.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Kconfig This is the 4.14.171 stable release 2020-04-14 13:29:12 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mount_clnt.c NFS: allow nfs root mount to use alternate rpc ports 2018-02-01 15:02:30 -05:00
namespace.c NFS: Use ERR_CAST() to avoid cross-structure cast 2017-05-28 10:11:47 -07:00
netns.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs2super.c
nfs2xdr.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs3_fs.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs3acl.c nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl 2020-05-05 19:15:52 +02:00
nfs3client.c NFS: Remove unused authflavour parameter from nfs_get_client() 2016-12-01 17:46:32 -05:00
nfs3proc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs3super.c nfsv3: introduce nfs3_set_ds_client 2015-02-03 11:06:34 -08:00
nfs3xdr.c NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() 2020-02-14 16:32:21 -05:00
nfs4_fs.h NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() 2019-08-29 08:26:40 +02:00
nfs4client.c NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() 2019-08-29 08:26:40 +02:00
nfs4file.c NFSv4: Fix return values for nfs4_file_open() 2019-09-21 07:15:33 +02:00
nfs4getroot.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs4idmap.c keys: Fix dependency loop between construction record and auth key 2019-03-23 14:35:14 +01:00
nfs4idmap.h NFS: Move nfs_idmap.h into fs/nfs/ 2015-04-23 15:16:14 -04:00
nfs4namespace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs4proc.c NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall 2020-09-23 10:46:33 +02:00
nfs4renewd.c NFSv4: Set the connection timeout to match the lease period 2017-02-09 14:15:16 -05:00
nfs4session.c NFSv4.1: Fix regression in callback retry handling 2016-12-01 17:21:38 -05:00
nfs4session.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs4state.c NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() 2019-08-29 08:26:40 +02:00
nfs4super.c NFS: Move nfs_idmap.h into fs/nfs/ 2015-04-23 15:16:14 -04:00
nfs4sysctl.c nfs: Do not convert nfs_idmap_cache_timeout to jiffies 2018-04-26 11:02:08 +02:00
nfs4trace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs4trace.h NFS: Avoid RCU usage in tracepoints 2017-11-30 08:40:46 +00:00
nfs4xdr.c nfs: Fix getxattr kernel panic and memory overflow 2020-08-21 09:48:22 +02:00
nfs42.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs42proc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfs42xdr.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfsroot.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfstrace.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nfstrace.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pagelist.c NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() 2020-10-01 13:12:40 +02:00
pnfs_dev.c NFSv4.1: Don't cache deviceids that have no notifications 2015-03-27 12:32:24 -04:00
pnfs_nfs.c NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes() 2020-02-14 16:32:21 -05:00
pnfs.c NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount 2020-01-27 14:46:22 +01:00
pnfs.h NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount 2020-01-27 14:46:22 +01:00
proc.c NFSv2: Fix write regression 2019-09-21 07:15:37 +02:00
read.c NFS: Pass error information to the pgio error cleanup routine 2019-09-06 10:21:00 +02:00
super.c This is the 4.14.168 stable release 2020-04-14 13:29:04 -04:00
symlink.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sysctl.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
unlink.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
write.c NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() 2020-10-01 13:12:40 +02:00