Linus Torvalds
14705fda8f
Merge tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
...
Pull nfsd updates from Chuck Lever:
"New features:
- NFSv3 support in NFSD is now always built
- Added NFSD support for the NFSv4 birth-time file attribute
- Added support for storing and displaying sockaddrs in trace points
- NFSD now recognizes RPC_AUTH_TLS probes
Performance improvements:
- Optimized the svc transport enqueuing mechanism
- Added micro-optimizations for the duplicate reply cache
Notable bug fixes:
- Allocation of the NFSD file cache hash table is more reliable"
* tag 'nfsd-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux: (30 commits)
nfsd: fix using the correct variable for sizeof()
nfsd: use correct format characters
NFSD: prevent integer overflow on 32 bit systems
NFSD: prevent underflow in nfssvc_decode_writeargs()
fs/lock: documentation cleanup. Replace inode->i_lock with flc_lock.
NFSD: Fix nfsd_breaker_owns_lease() return values
NFSD: Clean up _lm_ operation names
arch: Remove references to CONFIG_NFSD_V3 in the default configs
NFSD: Remove CONFIG_NFSD_V3
nfsd: more robust allocation failure handling in nfsd_file_cache_init
SUNRPC: Teach server to recognize RPC_AUTH_TLS
NFSD: Move svc_serv_ops::svo_function into struct svc_serv
NFSD: Remove svc_serv_ops::svo_module
SUNRPC: Remove svc_shutdown_net()
SUNRPC: Rename svc_close_xprt()
SUNRPC: Rename svc_create_xprt()
SUNRPC: Remove svo_shutdown method
SUNRPC: Merge svc_do_enqueue_xprt() into svc_enqueue_xprt()
SUNRPC: Remove the .svo_enqueue_xprt method
SUNRPC: Record endpoint information in trace log
...
2022-03-22 10:29:51 -07:00
..
2022-02-28 13:59:17 +00:00
2021-12-09 16:42:27 -08:00
2021-12-17 12:37:18 -08:00
2021-11-26 16:19:19 +01:00
2022-01-05 12:09:06 +01:00
2022-02-02 18:50:36 +01:00
2021-11-23 10:29:05 +01:00
2021-11-26 16:48:59 +01:00
2021-10-27 11:07:59 +02:00
2021-12-03 10:58:13 -08:00
2022-01-03 17:05:02 +05:30
2021-12-31 14:35:40 +00:00
2022-03-03 10:49:21 +12:00
2021-11-28 14:02:41 -08:00
2021-12-16 22:16:41 +01:00
2021-12-17 12:26:14 +01:00
2021-12-12 17:12:18 +00:00
2021-11-02 16:36:28 -07:00
2022-02-15 11:25:46 +00:00
2022-01-08 14:42:01 -05:00
2021-11-29 13:02:00 +00:00
2022-02-14 12:53:09 +00:00
2021-10-05 13:15:35 +01:00
2022-03-09 11:39:35 -08:00
2021-11-17 14:52:44 +00:00
2021-12-31 13:31:34 +01:00
2021-10-21 20:02:42 +01:00
2021-11-22 08:41:56 -08:00
2022-01-09 23:30:13 +01:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2021-10-14 23:06:53 +02:00
2022-03-08 13:32:48 +00:00
2021-11-15 10:13:36 +01:00
2022-02-15 12:53:31 +00:00
2021-12-03 18:24:21 -08:00
2022-02-11 20:39:39 +11:00
2022-01-11 12:17:45 -08:00
2022-03-21 12:37:33 -07:00
2022-01-13 09:05:29 -08:00
2021-12-24 14:06:45 +00:00
2022-02-28 13:36:16 +00:00
2022-03-15 12:24:18 -04:00
2021-11-16 10:56:54 +01:00
2022-01-20 08:52:53 +02:00
2022-01-25 18:30:15 +01:00
2022-03-10 20:17:28 +01:00
2022-03-21 14:26:28 -07:00
2022-01-22 08:33:34 +02:00
2021-10-29 22:34:31 -05:00
2022-03-10 20:21:58 +01:00
2021-10-18 13:11:06 +01:00
2022-03-03 20:24:22 +01:00
2022-02-16 13:16:08 +00:00
2022-02-07 22:38:02 +09:00
2021-12-30 17:27:44 -08:00
2021-11-01 21:17:39 -07:00
2021-12-22 13:56:19 +01:00
2021-11-06 13:30:34 -07:00
2021-11-06 14:08:17 -07:00
2022-03-08 12:50:58 -06:00
2022-03-07 06:42:33 -07:00
2021-12-11 09:09:45 +01:00
2022-01-15 08:47:31 -08:00
2022-01-15 08:47:31 -08:00
2022-03-14 14:23:13 -06:00
2022-02-11 10:02:41 -07:00
2021-10-21 10:49:32 -06:00
2021-10-18 06:17:02 -06:00
2022-03-08 19:39:38 -07:00
2021-12-22 23:38:29 -05:00
2022-03-21 16:48:55 -07:00
2021-10-18 06:17:02 -06:00
2021-10-10 22:16:02 -04:00
2022-01-06 12:27:03 +01:00
2021-11-09 10:02:49 -08:00
2021-12-29 17:54:40 -08:00
2021-11-01 19:59:46 -07:00
2022-01-19 01:21:24 +01:00
2021-12-16 14:57:10 -08:00
2021-12-16 14:57:10 -08:00
2021-12-29 20:03:05 -08:00
2022-03-07 17:29:47 -08:00
2021-10-05 17:07:41 -07:00
2021-10-24 13:42:28 +01:00
2021-11-12 10:19:09 -08:00
2021-12-10 15:56:13 -08:00
2021-10-18 06:17:36 -06:00
2021-11-17 10:36:15 -05:00
2021-12-03 10:58:13 -08:00
2021-12-08 16:49:42 +01:00
2022-01-11 09:14:37 -08:00
2021-12-08 11:19:20 +01:00
2021-11-06 13:30:39 -07:00
2021-12-09 16:42:28 -08:00
2021-12-09 16:42:28 -08:00
2022-03-10 09:22:09 -08:00
2022-02-02 14:41:04 -08:00
2021-11-27 13:52:22 +01:00
2021-11-09 10:02:49 -08:00
2022-03-08 13:04:19 -06:00
2021-12-30 17:44:07 +01:00
2022-02-28 20:47:57 +01:00
2022-03-21 14:55:32 -07:00
2022-01-15 08:47:31 -08:00
2021-11-06 13:30:38 -07:00
2021-11-09 10:02:52 -08:00
2022-03-03 10:47:51 +12:00
2021-12-23 22:35:00 +11:00
2022-01-15 16:30:33 +02:00
2021-12-18 08:04:53 -08:00
2022-01-22 08:33:36 +02:00
2021-12-10 17:10:55 -08:00
2022-01-20 08:52:55 +02:00
2021-12-18 08:04:53 -08:00
2021-12-16 22:22:16 +01:00
2021-11-18 09:36:39 +01:00
2021-11-11 09:35:13 +01:00
2022-03-07 11:26:02 -08:00
2021-11-17 14:44:29 +01:00
2021-12-17 21:42:17 +05:30
2021-10-18 12:31:48 +02:00
2022-01-22 08:33:34 +02:00
2022-02-23 19:45:40 +01:00
2021-12-10 12:51:28 +01:00
2022-01-18 08:51:51 +02:00
2022-01-20 08:52:53 +02:00
2022-02-15 22:53:28 +00:00
2021-10-05 16:33:05 +02:00
2021-12-01 00:06:43 +01:00
2021-10-19 12:46:24 +01:00
2021-11-03 11:20:45 +00:00
2022-01-20 11:30:15 +00:00
2022-01-08 14:42:01 -05:00
2022-01-22 08:33:35 +02:00
2022-02-02 15:14:56 +01:00
2022-01-05 19:46:32 -08:00
2022-01-15 08:47:31 -08:00
2021-11-01 13:44:26 -05:00
2021-10-22 14:13:53 +02:00
2021-10-18 07:49:39 -04:00
2021-10-25 15:34:41 -07:00
2022-01-22 08:33:38 +02:00
2022-01-17 09:40:29 +02:00
2021-12-09 14:09:36 -05:00
2022-02-01 11:13:24 -08:00
2022-01-07 13:43:18 +00:00
2022-01-21 21:36:28 +00:00
2022-02-08 11:02:04 -08:00
2021-10-22 09:50:55 +10:30
2021-12-15 14:04:27 +01:00
2022-01-24 14:16:46 +01:00
2021-10-21 14:19:00 -04:00
2021-11-09 10:02:49 -08:00
2021-11-09 10:02:49 -08:00
2022-01-15 16:30:29 +02:00
2022-01-20 08:52:54 +02:00
2022-01-10 09:49:13 +01:00
2021-10-18 07:49:38 -04:00
2021-11-18 15:05:56 -05:00
2021-12-16 14:07:07 +01:00
2022-01-04 13:15:33 -05:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:29 +02:00
2022-02-21 21:14:21 +01:00
2022-02-27 17:03:19 -08:00
2022-02-07 17:55:30 +00:00
2021-12-13 11:44:47 +01:00
2021-11-28 21:53:04 +01:00
2022-03-16 19:38:41 -07:00
2021-12-07 20:44:58 -08:00
2022-02-01 20:59:43 -08:00
2021-12-24 10:24:30 -05:00
2021-12-06 16:05:11 -08:00
2022-01-22 08:33:35 +02:00
2021-11-09 10:02:49 -08:00
2021-12-21 15:09:46 -08:00
2021-12-17 16:13:14 +01:00
2021-10-18 12:31:48 +02:00
2021-11-11 22:45:40 +01:00
2021-12-17 09:06:15 +01:00
2022-03-07 23:53:50 +01:00
2022-03-10 06:32:49 -07:00
2021-11-06 13:30:36 -07:00
2022-02-15 11:31:35 +01:00
2021-12-16 10:59:02 -07:00
2022-01-26 09:19:20 -08:00
2021-12-20 09:03:05 +01:00
2021-12-20 13:53:26 +01:00
2021-11-20 10:35:54 -08:00
2021-10-05 06:54:16 -05:00
2021-10-05 06:54:16 -05:00
2022-01-04 12:17:35 +00:00
2021-10-15 11:25:18 +02:00
2022-02-15 11:10:21 +00:00
2021-10-28 21:11:34 +01:00
2022-02-21 11:31:06 +01:00
2022-02-15 11:10:21 +00:00
2021-12-04 10:56:23 +01:00
2022-02-03 10:57:44 -05:00
2021-11-09 10:02:51 -08:00
2022-03-09 12:13:37 +00:00
2022-02-22 21:48:44 +00:00
2021-12-09 16:42:29 -08:00
2021-12-09 16:42:26 -08:00
2021-10-05 15:51:35 +02:00
2022-01-20 10:41:01 +02:00
2021-12-21 10:34:39 +01:00
2022-02-11 17:55:00 -08:00
2022-01-04 14:36:06 +01:00
2022-01-22 08:33:36 +02:00
2021-10-18 07:49:39 -04:00
2022-01-20 10:41:01 +02:00
2022-01-07 10:44:44 -05:00
2022-02-05 00:58:25 -05:00
2022-01-07 10:44:44 -05:00
2022-02-04 16:44:23 +09:00
2022-02-22 16:21:34 +00:00
2022-01-20 08:52:53 +02:00
2021-11-09 10:02:49 -08:00
2021-10-30 16:37:28 +02:00
2022-03-21 20:47:54 -07:00
2022-02-15 15:03:38 -05:00
2022-01-16 23:34:43 +01:00
2022-01-05 11:22:17 +00:00
2021-11-26 18:31:46 +02:00
2022-01-11 12:36:47 +02:00
2022-02-11 17:55:00 -08:00
2021-11-06 13:30:42 -07:00
2021-11-06 13:30:42 -07:00
2022-01-15 16:30:30 +02:00
2022-01-15 20:37:06 +02:00
2021-12-17 17:17:14 +01:00
2021-11-06 13:30:41 -07:00
2022-01-22 08:33:34 +02:00
2022-03-05 11:08:32 -08:00
2022-03-21 12:28:13 -07:00
2022-03-05 11:08:32 -08:00
2022-01-15 16:30:29 +02:00
2021-12-05 10:28:57 +01:00
2022-03-12 18:00:56 -07:00
2022-01-17 07:32:51 +02:00
2022-01-22 08:33:36 +02:00
2021-12-06 16:06:02 -08:00
2021-12-16 22:22:20 +01:00
2022-03-07 13:14:04 +01:00
2022-02-28 22:34:04 +01:00
2022-01-09 23:30:13 +01:00
2022-02-01 10:29:18 -06:00
2021-10-05 13:07:03 +01:00
2021-12-06 16:06:02 -08:00
2021-11-02 12:31:23 -04:00
2022-01-25 20:16:03 +02:00
2022-02-02 10:47:33 -05:00
2022-01-13 09:30:48 -05:00
2022-02-09 09:24:40 -05:00
2021-11-06 13:30:42 -07:00
2021-12-09 07:02:22 -08:00
2022-02-28 13:45:04 +02:00
2021-10-20 19:16:01 +02:00
2022-02-23 14:43:11 +01:00
2022-02-28 13:45:06 +02:00
2022-02-21 17:59:25 +01:00
2022-01-12 10:14:09 -06:00
2021-10-14 15:59:04 -07:00
2022-01-20 12:55:26 -06:00
2021-11-16 19:07:53 -08:00
2022-02-16 14:30:37 -08:00
2022-01-15 16:30:31 +02:00
2021-11-11 09:34:35 -08:00
2022-02-04 09:25:04 -08:00
2022-01-18 06:40:47 +02:00
2022-01-12 12:37:02 -08:00
2022-01-13 16:50:50 -05:00
2022-02-02 07:49:59 -07:00
2022-01-16 08:08:11 +02:00
2022-01-16 08:08:11 +02:00
2022-01-02 18:48:47 +00:00
2021-12-09 15:41:09 -05:00
2022-01-20 08:52:52 +02:00
2022-01-18 12:09:47 +01:00
2022-02-04 09:25:05 -08:00
2022-03-10 14:40:59 -08:00
2021-12-16 10:37:13 +00:00
2022-01-26 18:57:09 -08:00
2021-10-14 13:29:18 +02:00
2022-01-22 08:33:36 +02:00
2022-01-03 21:24:34 -07:00
2021-11-09 10:02:49 -08:00
2022-03-04 18:26:54 +01:00
2021-10-27 20:49:32 +02:00
2022-03-08 19:57:01 +01:00
2021-12-23 22:35:00 +11:00
2022-01-22 08:33:35 +02:00
2021-11-02 12:52:17 +01:00
2022-01-11 11:26:57 -08:00
2021-11-01 20:05:19 -07:00
2022-01-22 08:33:36 +02:00
2022-01-22 08:33:37 +02:00
2022-01-08 12:43:57 -06:00
2022-01-14 16:02:28 +01:00
2022-01-18 12:09:57 +01:00
2022-01-30 09:56:58 +02:00
2021-12-17 16:59:47 +11:00
2022-03-15 11:08:23 -07:00
2021-11-26 11:38:20 -08:00
2022-01-06 12:18:08 +00:00
2021-10-06 11:27:41 -05:00
2021-11-18 09:36:39 +01:00
2021-10-07 16:51:57 +02:00
2022-01-24 14:45:02 +01:00
2021-11-09 10:02:49 -08:00
2022-03-22 09:17:20 -07:00
2022-02-14 11:07:12 -08:00
2021-12-07 15:14:12 +01:00
2021-12-07 16:24:44 -08:00
2022-02-14 10:36:58 -08:00
2022-03-07 23:01:26 +01:00
2022-03-21 14:00:56 -07:00
2022-02-14 10:36:58 -08:00
2022-01-22 08:33:37 +02:00
2022-03-18 16:53:19 +00:00
2021-10-15 09:49:55 -05:00
2021-11-19 12:23:45 +01:00
2022-03-01 10:59:13 +01:00
2021-12-21 10:22:19 +01:00
2021-10-18 07:49:39 -04:00
2021-11-10 09:05:11 -08:00
2021-10-18 17:20:50 +02:00
2021-12-04 10:56:23 +01:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2021-11-09 10:02:49 -08:00
2022-02-08 06:55:49 -07:00
2021-12-22 09:21:43 +01:00
2022-03-21 12:37:33 -07:00
2021-10-18 20:22:03 -10:00
2022-02-15 15:03:38 -05:00
2021-12-10 06:38:26 -08:00
2022-01-22 08:33:37 +02:00
2021-12-31 13:42:30 +01:00
2021-12-30 13:23:44 +01:00
2021-12-20 16:53:44 +01:00
2022-01-22 08:33:38 +02:00
2021-11-03 14:09:26 -05:00
2021-11-09 10:11:53 -08:00
2021-12-02 11:44:56 -08:00
2022-01-27 08:45:13 -08:00
2021-11-16 13:10:34 +00:00
2022-01-06 12:26:13 +01:00
2022-02-21 11:32:44 +01:00
2022-01-06 12:26:13 +01:00
2021-11-09 10:02:49 -08:00
2021-10-26 14:58:45 +01:00
2021-10-30 16:37:28 +02:00
2022-01-22 08:33:37 +02:00
2021-12-07 15:14:12 +01:00
2021-10-30 16:37:28 +02:00
2021-12-09 16:42:27 -08:00
2021-11-30 17:25:20 -08:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:35 +02:00
2021-12-10 14:06:03 +00:00
2021-10-18 12:28:52 -07:00
2021-11-30 11:57:58 +00:00
2021-11-18 18:40:08 +02:00
2021-11-03 11:41:25 -07:00
2022-02-07 21:02:31 +01:00
2022-01-15 16:30:28 +02:00
2022-01-22 08:33:38 +02:00
2021-12-20 18:01:09 +00:00
2022-01-11 15:38:59 -05:00
2022-01-15 16:30:30 +02:00
2022-01-30 09:56:58 +02:00
2021-10-18 06:17:02 -06:00
2021-12-07 11:36:30 -08:00
2022-01-10 08:13:52 -08:00
2021-12-01 00:06:43 +01:00
2022-02-01 16:36:42 +01:00
2021-12-07 16:36:17 -08:00
2022-01-09 00:18:47 +02:00
2022-02-25 12:07:01 -05:00
2021-11-01 20:05:19 -07:00
2022-01-08 12:43:58 -06:00
2021-11-26 16:27:42 +01:00
2021-11-25 18:35:23 +01:00
2021-11-26 16:27:42 +01:00
2021-11-26 16:27:42 +01:00
2021-11-26 16:27:42 +01:00
2021-12-13 12:42:08 +00:00
2022-01-12 15:46:11 -08:00
2021-10-12 11:41:39 -03:00
2021-12-30 12:13:04 +01:00
2021-10-18 16:02:30 -05:00
2022-03-04 11:56:33 -05:00
2021-11-11 13:09:33 +01:00
2022-03-04 08:33:21 -05:00
2021-12-20 18:47:37 -08:00
2021-11-01 04:30:34 -04:00
2022-03-04 08:33:21 -05:00
2022-01-15 16:30:29 +02:00
2022-01-15 16:30:25 +02:00
2021-10-18 07:49:40 -04:00
2021-12-09 10:49:56 -08:00
2022-03-11 10:17:12 -08:00
2021-12-06 22:33:39 +01:00
2021-10-20 06:19:03 -10:00
2022-01-07 09:22:19 +00:00
2021-12-23 11:21:53 +00:00
2022-01-08 00:28:41 -05:00
2021-10-19 23:44:30 +08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00
2021-11-08 16:55:32 -08:00