Linus Torvalds
972a2bf7df
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
...
Pull NFS client updates from Anna Schumaker:
"Stable bugfixes:
- Dequeue the request from the receive queue while we're re-encoding
# v4.20+
- Fix buffer handling of GSS MIC without slack # 5.1
Features:
- Increase xprtrdma maximum transport header and slot table sizes
- Add support for nfs4_call_sync() calls using a custom
rpc_task_struct
- Optimize the default readahead size
- Enable pNFS filelayout LAYOUTGET on OPEN
Other bugfixes and cleanups:
- Fix possible null-pointer dereferences and memory leaks
- Various NFS over RDMA cleanups
- Various NFS over RDMA comment updates
- Don't receive TCP data into a reset request buffer
- Don't try to parse incomplete RPC messages
- Fix congestion window race with disconnect
- Clean up pNFS return-on-close error handling
- Fixes for NFS4ERR_OLD_STATEID handling"
* tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: (53 commits)
pNFS/filelayout: enable LAYOUTGET on OPEN
NFS: Optimise the default readahead size
NFSv4: Handle NFS4ERR_OLD_STATEID in LOCKU
NFSv4: Handle NFS4ERR_OLD_STATEID in CLOSE/OPEN_DOWNGRADE
NFSv4: Fix OPEN_DOWNGRADE error handling
pNFS: Handle NFS4ERR_OLD_STATEID on layoutreturn by bumping the state seqid
NFSv4: Add a helper to increment stateid seqids
NFSv4: Handle RPC level errors in LAYOUTRETURN
NFSv4: Handle NFS4ERR_DELAY correctly in return-on-close
NFSv4: Clean up pNFS return-on-close error handling
pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors
NFS: remove unused check for negative dentry
NFSv3: use nfs_add_or_obtain() to create and reference inodes
NFS: Refactor nfs_instantiate() for dentry referencing callers
SUNRPC: Fix congestion window race with disconnect
SUNRPC: Don't try to parse incomplete RPC messages
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
SUNRPC: Fix buffer handling of GSS MIC without slack
SUNRPC: RPC level errors should always set task->tk_rpc_status
SUNRPC: Don't receive TCP data into a request buffer that has been reset
...
2019-09-26 12:20:14 -07:00
..
2019-08-09 09:15:05 +02:00
2019-09-05 12:17:50 +02:00
2019-09-16 12:06:23 +02:00
2019-09-17 10:27:46 -07:00
2019-07-17 09:55:43 -07:00
2019-09-18 11:14:31 -07:00
2019-07-24 14:11:52 -07:00
2019-09-11 01:09:37 +01:00
2019-08-28 17:24:22 +02:00
2019-08-11 10:48:28 +02:00
2019-09-19 14:14:28 -07:00
2019-09-16 09:56:27 -07:00
2019-08-20 10:35:46 +01:00
2019-09-17 00:40:05 -05:00
2019-09-23 19:37:49 -07:00
2019-09-21 10:26:24 -07:00
2019-09-19 13:27:23 -07:00
2019-09-21 10:59:54 -07:00
2019-09-13 12:47:36 +02:00
2019-09-13 12:47:36 +02:00
2019-09-13 12:47:36 +02:00
2019-09-13 12:47:36 +02:00
2019-09-13 12:47:36 +02:00
2019-08-23 11:09:41 +02:00
2019-09-23 19:37:49 -07:00
2019-09-21 10:26:24 -07:00
2019-09-03 12:37:16 +01:00
2019-09-17 12:35:15 -07:00
2019-09-19 16:24:24 -07:00
2019-09-04 14:57:28 +05:30
2019-09-26 12:20:14 -07:00
2019-09-18 10:33:46 -07:00
2019-08-10 15:25:47 -07:00
2019-09-17 19:15:14 -07:00
2019-08-20 22:09:52 +02:00
2019-08-09 17:30:40 +02:00
2019-07-22 09:36:18 -07:00
2019-08-30 21:29:32 -04:00
2019-08-27 09:22:38 -06:00
2019-08-27 09:22:38 -06:00
2019-09-02 15:55:03 +01:00
2019-07-25 15:47:37 +02:00
2019-07-16 19:23:22 -07:00
2019-08-28 21:17:12 -06:00
2019-08-28 21:17:04 -06:00
2019-09-05 19:52:34 -06:00
2019-09-24 16:31:50 -07:00
2019-07-29 13:50:48 -07:00
2019-08-28 00:30:11 +02:00
2019-08-20 09:51:06 -07:00
2019-09-05 10:15:16 +02:00
2019-07-30 14:21:32 -07:00
2019-08-09 09:17:05 -07:00
2019-07-15 11:03:02 -03:00
2019-07-25 15:55:01 +02:00
2019-09-19 15:31:27 -07:00
2019-09-20 15:45:07 -07:00
2019-07-16 19:23:23 -07:00
2019-09-24 15:54:10 -07:00
2019-07-16 19:23:24 -07:00
2019-09-21 09:47:19 -07:00
2019-07-18 21:01:06 +02:00
2019-09-08 14:53:58 +02:00
2019-07-21 13:31:14 -07:00
2019-09-04 13:38:26 +02:00
2019-09-03 11:33:29 +02:00
2019-09-02 22:44:04 +02:00
2019-07-12 12:24:03 -07:00
2019-09-03 09:36:36 +02:00
2019-09-17 19:15:14 -07:00
2019-09-25 17:51:40 -07:00
2019-07-25 15:55:04 +02:00
2019-08-09 22:52:10 +10:00
2019-09-23 11:21:04 -07:00
2019-07-08 20:57:08 -07:00
2019-07-31 13:31:05 -06:00
2019-08-25 12:44:38 +09:00
2019-07-18 14:49:33 -07:00
2019-09-18 10:33:46 -07:00
2019-07-25 11:34:39 -07:00
2019-08-13 09:09:30 +02:00
2019-08-21 07:14:10 +09:00
2019-07-16 22:15:46 +02:00
2019-08-17 18:46:33 +01:00
2019-09-19 13:27:23 -07:00
2019-08-29 16:43:22 +02:00
2019-08-16 12:40:58 +01:00
2019-07-17 09:55:43 -07:00
2019-07-12 11:05:41 -07:00
2019-09-03 19:21:19 +02:00
2019-08-08 11:10:25 +03:00
2019-09-05 19:52:33 -06:00
2019-08-07 13:52:43 +01:00
2019-09-22 10:34:46 -07:00
2019-07-31 13:31:05 -06:00
2019-08-21 22:23:48 +10:00
2019-08-23 07:57:13 -07:00
2019-08-05 21:52:53 +02:00
2019-09-16 11:44:05 +02:00
2019-07-26 14:51:57 +10:00
2019-09-25 09:55:59 -07:00
2019-07-16 22:52:37 -04:00
2019-09-24 15:54:11 -07:00
2019-08-12 19:18:50 -07:00
2019-07-10 20:09:17 -07:00
2019-08-12 19:33:50 -07:00
2019-08-26 11:40:24 +02:00
2019-07-12 15:13:55 -07:00
2019-08-13 16:06:52 -07:00
2019-09-05 11:40:54 +02:00
2019-08-27 19:02:59 +02:00
2019-09-18 15:58:13 +02:00
2019-08-20 09:35:02 -03:00
2019-08-28 13:01:25 +02:00
2019-09-24 15:54:11 -07:00
2019-09-24 15:54:08 -07:00
2019-07-15 11:03:02 -03:00
2019-09-24 12:36:31 -07:00
2019-09-24 16:48:02 -07:00
2019-07-09 14:52:14 -07:00
2019-09-03 11:33:29 +02:00
2019-07-29 16:40:22 +02:00
2019-07-30 14:42:13 -07:00
2019-07-26 14:20:06 -07:00
2019-07-08 19:25:19 -07:00
2019-07-08 20:28:59 -07:00
2019-08-28 11:50:33 +02:00
2019-08-20 12:04:07 -07:00
2019-07-15 11:42:31 +02:00
2019-07-25 13:03:18 +02:00
2019-09-11 12:39:19 +02:00
2019-08-13 23:02:48 +03:00
2019-08-13 23:02:44 +03:00
2019-09-17 19:15:14 -07:00
2019-09-25 17:51:39 -07:00
2019-08-30 16:12:10 +02:00
2019-07-16 19:23:22 -07:00
2019-09-19 15:32:45 -07:00
2019-08-23 10:09:58 +02:00
2019-08-20 09:39:41 -03:00
2019-07-23 09:51:00 +02:00
2019-08-07 14:24:54 +01:00
2019-09-24 15:54:07 -07:00
2019-07-12 11:05:42 -07:00
2019-07-12 11:05:42 -07:00
2019-09-07 04:28:05 -03:00
2019-09-25 17:51:40 -07:00
2019-07-08 19:36:47 -07:00
2019-09-02 11:43:54 +01:00
2019-09-25 17:51:40 -07:00
2019-09-24 15:54:11 -07:00
2019-07-16 19:23:22 -07:00
2019-08-05 12:55:49 +02:00
2019-08-05 21:52:53 +02:00
2019-07-25 20:07:50 +02:00
2019-09-01 13:33:16 +02:00
2019-08-29 13:49:13 -07:00
2019-08-06 08:20:10 -06:00
2019-07-11 15:30:05 -07:00
2019-07-25 15:43:27 +02:00
2019-08-13 14:54:24 +08:00
2019-09-23 11:21:04 -07:00
2019-07-16 19:23:24 -07:00
2019-09-05 12:32:05 +02:00
2019-08-09 22:52:10 +10:00
2019-09-24 15:54:11 -07:00
2019-07-18 17:08:07 -07:00
2019-09-24 15:54:09 -07:00
2019-08-13 16:06:52 -07:00
2019-09-23 19:16:01 -07:00
2019-08-20 09:35:03 -03:00
2019-09-25 17:51:40 -07:00
2019-09-24 15:54:11 -07:00
2019-09-26 10:10:44 -07:00
2019-09-07 04:28:04 -03:00
2019-09-24 15:54:11 -07:00
2019-07-25 20:12:38 +03:00
2019-09-22 11:15:14 -07:00
2019-08-14 15:30:35 +02:00
2019-08-08 09:09:25 +02:00
2019-09-03 09:30:45 -04:00
2019-07-08 19:25:19 -07:00
2019-09-16 21:32:57 +02:00
2019-09-13 12:35:33 +02:00
2019-09-13 12:35:33 +02:00
2019-09-13 12:47:36 +02:00
2019-07-18 15:50:28 -04:00
2019-09-20 15:15:24 -04:00
2019-07-18 17:08:06 -07:00
2019-08-12 21:34:08 -04:00
2019-08-29 12:55:02 -07:00
2019-09-11 14:46:02 +01:00
2019-07-26 17:01:29 -06:00
2019-07-22 20:56:37 +05:30
2019-08-09 19:56:05 +02:00
2019-07-10 23:08:44 -05:00
2019-07-12 11:05:47 -07:00
2019-09-13 21:15:41 +10:00
2019-09-24 15:54:08 -07:00
2019-08-03 07:02:01 -07:00
2019-08-01 06:39:33 +02:00
2019-07-12 11:05:43 -07:00
2019-09-24 15:54:08 -07:00
2019-09-07 04:28:04 -03:00
2019-08-28 15:25:53 -05:00
2019-09-23 19:16:01 -07:00
2019-08-16 08:41:26 -05:00
2019-09-23 19:16:01 -07:00
2019-08-28 11:29:38 +02:00
2019-07-16 19:23:25 -07:00
2019-09-05 11:54:14 +02:00
2019-09-02 11:20:17 -07:00
2019-07-08 19:48:57 -07:00
2019-08-01 21:49:46 +02:00
2019-09-18 10:33:46 -07:00
2019-08-05 10:58:19 +02:00
2019-07-26 13:24:59 +05:30
2019-08-21 00:38:54 +02:00
2019-08-21 00:20:40 +02:00
2019-07-23 09:46:56 +02:00
2019-07-16 19:23:22 -07:00
2019-09-05 21:16:22 +02:00
2019-07-15 21:06:15 -07:00
2019-07-31 19:03:34 +02:00
2019-09-25 17:51:39 -07:00
2019-08-26 11:35:13 +02:00
2019-08-09 17:51:39 +01:00
2019-07-22 16:25:20 -07:00
2019-09-12 12:09:16 +02:00
2019-09-12 21:05:34 -04:00
2019-08-23 16:39:26 +01:00
2019-09-25 17:51:39 -07:00
2019-07-16 19:23:22 -07:00
2019-08-13 14:35:49 -07:00
2019-08-09 11:01:08 -07:00
2019-08-09 11:00:35 -07:00
2019-09-16 17:25:49 -07:00
2019-08-26 16:27:01 -07:00
2019-07-31 19:03:35 +02:00
2019-07-09 12:34:26 -07:00
2019-09-16 11:43:38 -05:00
2019-08-06 12:49:15 +02:00
2019-09-21 10:07:42 -07:00
2019-08-12 12:23:02 +01:00
2019-09-23 11:21:04 -07:00
2019-07-15 11:03:03 -03:00
2019-09-12 21:05:34 -04:00
2019-09-24 15:54:11 -07:00
2019-08-19 06:34:13 -05:00
2019-07-09 09:07:00 -07:00
2019-07-09 11:35:38 -07:00
2019-09-13 12:47:11 +02:00
2019-07-22 16:04:17 +02:00
2019-09-24 15:54:07 -07:00
2019-08-08 22:39:35 -07:00
2019-08-19 13:14:53 -03:00
2019-07-31 19:03:35 +02:00
2019-07-31 19:03:35 +02:00
2019-07-25 15:43:26 +02:00
2019-09-11 15:27:09 +01:00
2019-09-25 17:51:39 -07:00
2019-08-08 11:26:01 +02:00
2019-09-25 17:51:41 -07:00
2019-07-16 19:23:21 -07:00
2019-09-11 12:34:29 +02:00
2019-08-05 14:56:30 -07:00
2019-09-07 21:42:25 +02:00
2019-07-18 17:08:07 -07:00
2019-09-04 13:37:17 +02:00
2019-09-17 20:03:49 -06:00
2019-09-16 16:26:11 +02:00
2019-07-31 13:25:15 -06:00
2019-09-25 17:51:40 -07:00
2019-08-26 12:15:06 +03:00
2019-08-30 07:27:17 -07:00
2019-08-23 02:12:11 +02:00
2019-08-01 20:51:22 +02:00
2019-08-02 14:45:14 +10:00
2019-08-28 11:50:43 +02:00
2019-08-20 17:05:05 +02:00
2019-09-16 17:25:49 -07:00
2019-07-31 19:03:35 +02:00
2019-08-31 06:51:49 -04:00
2019-07-16 19:23:24 -07:00
2019-09-25 17:51:40 -07:00
2019-07-13 10:36:53 -07:00
2019-08-21 10:03:35 -07:00
2019-08-14 01:10:42 +09:00
2019-07-30 15:00:00 -07:00
2019-09-24 15:54:10 -07:00
2019-07-12 11:05:43 -07:00
2019-09-04 14:34:31 +02:00
2019-09-17 12:35:15 -07:00
2019-07-14 16:51:47 -07:00
2019-09-13 21:15:39 +10:00
2019-08-27 09:22:38 -06:00
2019-09-24 15:54:12 -07:00