Linus Torvalds
505d5c1119
NFS client bugfixes for 4.13
...
Stable bugfixes:
- Fix error reporting regression
Bugfixes:
- Fix setting filelayout ds address race
- Fix subtle access bug when using ACLs
- Fix setting mnt3_counts array size
- Fix a couple of pNFS commit races
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEnZ5MQTpR7cLU7KEp18tUv7ClQOsFAllyVYYACgkQ18tUv7Cl
QOtTwBAA8ek0Ba5wIfwlQe4MvIX1t6v7q7Otrwdombhuw1a6nW410hFwu2SG8kGd
fQWr1xnqRsMKwu83UuImtlYYvMa271TZgXxPNWx7KJpi/zocnigJRg5sVpkcRqza
AjjPc245pHCooQoaTAlm5WrO9zDm0s7lRGuTB1cvPRsElnFVWT0jwhTASIDOU1Zy
9K/hElAnXp/dZv/ydjSePTPPsVQPJWLbJPlSm6vAIQPyeXWUeCgAym0yf2FVvtsd
AQeozaq9xq6tofVPZhsYWeBKswjTHs3FxL8vhDOF9gF3QMPm43mwsfrKVidWo4vW
0UJnRZRCFgG0WIxxhA7l1Z9MovAsXlbWmFufgCa4Ev/bC5WuUT4ZEkjBGJw2vXD4
0/lxkhD41PBhCl/LIod9OT6iJ8koifl50JUC4N67D2illFy9a7Btzx3EPxfDz9uG
6jEek9x6B1xf7AC4HhxByN/E8gKX08N4Q/afxTFuAwrzKRKqI4Me3qbCyU86bp+T
wiAxgVPVnmb/VBVLU68i7titdsA6U8ZO12FFqu9QOr9wHMXxa6108h2Nia9jVTdk
EZhanXa6tJThQQ/QZicuR5hTtoM4BuikaaJSHZ4ODbgrAjsMAyqy4qsf4tf3LLAo
tEDu5sJDmHJhhdtqzuz+OtDn5iJ2Nga6a4/fMwt9YU2ZQBm7X/8=
=ZcQv
-----END PGP SIGNATURE-----
Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Pull NFS client bugfixes from Anna Schumaker:
"Stable bugfix:
- Fix error reporting regression
Bugfixes:
- Fix setting filelayout ds address race
- Fix subtle access bug when using ACLs
- Fix setting mnt3_counts array size
- Fix a couple of pNFS commit races"
* tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs:
NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid()
NFS: Be more careful about mapping file permissions
NFS: Store the raw NFS access mask in the inode's access cache
NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask()
NFS: Refactor NFS access to kernel access mask calculation
net/sunrpc/xprt_sock: fix regression in connection error reporting.
nfs: count correct array for mnt3_counts array size
Revert commit 722f0b891198 ("pNFS: Don't send COMMITs to the DSes if...")
pNFS/flexfiles: Handle expired layout segments in ff_layout_initiate_commit()
NFS: Fix another COMMIT race in pNFS
NFS: Fix a COMMIT race in pNFS
mount: copy the port field into the cloned nfs_server structure.
NFS: Don't run wake_up_bit() when nobody is waiting...
nfs: add export operations
2017-07-21 16:26:01 -07:00
..
2017-07-13 14:35:37 -07:00
2017-07-13 14:35:37 -07:00
2014-07-12 18:45:49 -04:00
2016-10-13 21:28:20 -07:00
2017-02-08 17:02:46 -05:00
2017-02-08 17:02:45 -05:00
2017-03-02 08:42:31 +01:00
2016-09-19 13:08:37 -04:00
2017-03-01 16:10:30 -08:00
2017-07-13 15:57:57 -04:00
2017-02-08 17:02:47 -05:00
2017-04-25 17:25:55 -04:00
2016-02-05 18:48:54 -05:00
2016-11-18 10:59:15 -05:00
2016-09-27 21:06:21 -04:00
2017-07-13 15:57:57 -04:00
2017-04-20 13:44:57 -04:00
2016-04-11 15:31:33 -04:00
2017-07-13 15:58:02 -04:00
2017-01-24 15:29:24 -05:00
2014-05-22 15:59:18 -04:00
2017-07-12 15:54:55 -04:00
2017-07-13 15:58:03 -04:00
2017-02-08 17:02:45 -05:00
2017-01-18 10:03:29 +01:00
2017-03-09 15:20:46 -05:00
2016-12-24 11:46:01 -08:00
2017-04-25 16:12:34 -04:00
2017-07-13 15:58:04 -04:00
2016-09-19 13:08:36 -04:00
2017-07-21 08:49:58 -04:00