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
2022-01-05 12:09:06 +01:00
2022-02-02 18:50:36 +01: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
2022-02-15 11:25:46 +00:00
2022-01-08 14:42:01 -05:00
2022-02-14 12:53:09 +00:00
2022-03-09 11:39:35 -08:00
2021-12-31 13:31:34 +01:00
2022-01-09 23:30:13 +01:00
2022-03-08 13:32:48 +00:00
2022-02-15 12:53:31 +00: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
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
2022-03-10 20:21:58 +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-12-22 13:56:19 +01:00
2022-03-08 12:50:58 -06:00
2022-03-07 06:42:33 -07: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
2022-03-08 19:39:38 -07:00
2021-12-22 23:38:29 -05:00
2022-03-21 16:48:55 -07:00
2022-01-06 12:27:03 +01:00
2021-12-29 17:54:40 -08:00
2022-01-19 01:21:24 +01:00
2021-12-29 20:03:05 -08:00
2022-03-07 17:29:47 -08:00
2022-01-11 09:14:37 -08:00
2022-03-10 09:22:09 -08:00
2022-02-02 14:41:04 -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
2022-03-03 10:47:51 +12:00
2021-12-23 22:35:00 +11:00
2022-01-15 16:30:33 +02:00
2022-01-22 08:33:36 +02:00
2022-01-20 08:52:55 +02:00
2022-03-07 11:26:02 -08:00
2022-01-22 08:33:34 +02:00
2022-02-23 19:45:40 +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
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
2022-01-22 08:33:38 +02:00
2022-01-17 09:40:29 +02: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
2022-01-24 14:16:46 +01: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
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
2022-03-16 19:38:41 -07:00
2022-02-01 20:59:43 -08:00
2021-12-24 10:24:30 -05:00
2022-01-22 08:33:35 +02:00
2021-12-21 15:09:46 -08:00
2022-03-07 23:53:50 +01:00
2022-03-10 06:32:49 -07:00
2022-02-15 11:31:35 +01:00
2022-01-26 09:19:20 -08:00
2022-01-04 12:17:35 +00:00
2022-02-15 11:10:21 +00:00
2022-02-21 11:31:06 +01:00
2022-02-15 11:10:21 +00:00
2022-02-03 10:57:44 -05:00
2022-03-09 12:13:37 +00:00
2022-02-22 21:48:44 +00: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
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
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
2022-01-11 12:36:47 +02:00
2022-02-11 17:55:00 -08:00
2022-01-15 16:30:30 +02:00
2022-01-15 20:37:06 +02: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
2022-03-12 18:00:56 -07:00
2022-01-17 07:32:51 +02:00
2022-01-22 08:33:36 +02: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
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
2022-02-28 13:45:04 +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
2022-01-20 12:55:26 -06:00
2022-02-16 14:30:37 -08:00
2022-01-15 16:30:31 +02: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
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
2022-01-26 18:57:09 -08:00
2022-01-22 08:33:36 +02:00
2022-01-03 21:24:34 -07:00
2022-03-04 18:26:54 +01: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
2022-01-11 11:26:57 -08: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
2022-03-15 11:08:23 -07:00
2022-01-06 12:18:08 +00:00
2022-01-24 14:45:02 +01:00
2022-03-22 09:17:20 -07:00
2022-02-14 11:07:12 -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
2022-03-01 10:59:13 +01:00
2021-12-21 10:22:19 +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
2022-02-08 06:55:49 -07:00
2021-12-22 09:21:43 +01:00
2022-03-21 12:37:33 -07:00
2022-02-15 15:03:38 -05: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
2022-01-22 08:33:38 +02:00
2022-01-27 08:45:13 -08: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
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:37 +02:00
2022-01-22 08:33:35 +02: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
2022-01-11 15:38:59 -05:00
2022-01-15 16:30:30 +02:00
2022-01-30 09:56:58 +02:00
2022-01-10 08:13:52 -08:00
2022-02-01 16:36:42 +01:00
2022-01-09 00:18:47 +02:00
2022-02-25 12:07:01 -05:00
2022-01-08 12:43:58 -06:00
2022-01-12 15:46:11 -08:00
2021-12-30 12:13:04 +01:00
2022-03-04 11:56:33 -05:00
2022-03-04 08:33:21 -05: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
2022-03-11 10:17:12 -08: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