Linus Torvalds
587217f970
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
...
Pull nfs client updates from Anna Schumaker:
"New Features:
- Always ask for type with READDIR
- Remove nfs_writepage()
Bugfixes:
- Fix a suspicious RCU usage warning
- Fix a blocklayoutdriver reference leak
- Fix the block driver's calculation of layoutget size
- Fix handling NFS4ERR_RETURNCONFLICT
- Fix _xprt_switch_find_current_entry()
- Fix v4.1 backchannel request timeouts
- Don't add zero-length pnfs block devices
- Use the parent cred in nfs_access_login_time()
Cleanups:
- A few improvements when dealing with referring calls from the
server
- Clean up various unused variables, struct fields, and function
calls
- Various tracepoint improvements"
* tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: (21 commits)
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
SUNRPC: Fixup v4.1 backchannel request timeouts
rpc_pipefs: Replace one label in bl_resolve_deviceid()
nfs: Remove writepage
NFS: drop unused nfs_direct_req bytes_left
pNFS: Fix the pnfs block driver's calculation of layoutget size
nfs: print fileid in lookup tracepoints
nfs: rename the nfs_async_rename_done tracepoint
nfs: add new tracepoint at nfs4 revalidate entry point
SUNRPC: fix _xprt_switch_find_current_entry logic
NFSv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT
NFSv4.1: if referring calls are complete, trust the stateid argument
NFSv4: Track the number of referring calls in struct cb_process_state
NFS: Use parent's objective cred in nfs_access_login_time()
NFSv4: Always ask for type with READDIR
pnfs/blocklayout: Don't add zero-length pnfs_block_dev
blocklayoutdriver: Fix reference leak of pnfs_device_node
SUNRPC: Fix a suspicious RCU usage warning
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
...
2024-01-10 16:13:57 -08:00
..
2023-10-09 18:14:15 +02:00
2023-10-05 09:13:42 -07:00
2023-10-05 21:44:48 +02:00
2023-11-03 14:51:08 -10:00
2023-11-10 09:52:56 -08:00
2023-10-05 13:34:05 +02:00
2023-10-24 13:08:14 -07:00
2023-11-01 14:46:51 -10:00
2023-11-04 10:22:52 +01:00
2023-10-09 12:37:23 +03:00
2023-11-04 16:25:36 -10:00
2023-10-11 15:54:41 +01:00
2023-10-16 12:44:04 -04:00
2023-11-02 14:40:51 -10:00
2023-12-04 22:11:52 -08:00
2023-11-03 12:01:32 +01:00
2023-12-22 12:45:52 +01:00
2023-11-30 13:39:20 -08:00
2023-12-17 12:00:00 +00:00
2023-11-04 10:23:22 +01:00
2023-12-11 11:22:02 +01:00
2023-12-19 16:15:14 +00:00
2024-01-09 11:46:20 -08:00
2023-11-01 14:46:51 -10:00
2023-12-07 20:20:35 +00:00
2024-01-10 16:13:57 -08:00
2023-12-29 12:22:26 -08:00
2023-12-06 10:38:38 +01:00
2023-12-11 11:33:44 +01:00
2024-01-04 13:01:51 +01:00
2023-10-27 20:13:38 -07:00
2023-10-06 16:01:54 +02:00
2023-11-29 17:40:16 +01:00
2023-12-23 15:52:36 +01:00
2023-11-13 11:51:26 +00:00
2024-01-03 11:31:12 +01:00
2023-12-23 16:35:09 +02:00
2023-10-11 08:46:01 -07:00
2023-10-14 20:25:22 -07:00
2023-10-16 16:14:45 -07:00
2024-01-08 10:43:51 -08:00
2023-11-20 10:22:40 -07:00
2024-01-08 10:43:51 -08:00
2023-10-25 16:47:13 -07:00
2023-10-20 14:15:13 -07:00
2023-12-15 16:34:12 -08:00
2023-11-20 18:36:40 -08:00
2023-10-11 17:27:47 -07:00
2023-11-01 11:16:34 -10:00
2023-12-06 22:40:16 +01:00
2023-10-06 16:01:27 -07:00
2023-11-01 22:33:53 -07:00
2023-12-29 11:58:36 -08:00
2023-10-18 18:07:57 -07:00
2023-10-25 16:47:10 -07:00
2023-12-07 12:54:59 -10:00
2023-11-09 13:25:47 -10:00
2023-11-15 10:15:33 +01:00
2023-10-13 15:38:24 -07:00
2023-11-24 00:29:58 -05:00
2023-10-04 10:41:56 -07:00
2023-10-04 10:41:56 -07:00
2023-10-18 14:43:22 -07:00
2023-11-03 15:44:25 -10:00
2023-10-18 14:43:22 -07:00
2023-10-23 11:32:25 +02:00
2023-12-23 15:52:34 +01:00
2024-01-09 11:18:47 -08:00
2023-10-14 20:25:21 -07:00
2023-12-06 09:37:28 -10:00
2023-12-29 12:22:31 -08:00
2023-12-29 12:22:26 -08:00
2023-12-15 14:19:48 -08:00
2023-10-27 18:04:29 +08:00
2023-12-20 14:48:13 -08:00
2023-11-27 11:24:55 +01:00
2023-10-28 13:29:18 +02:00
2023-12-15 13:14:55 +01:00
2023-11-27 20:00:47 +01:00
2023-11-06 08:35:09 +01:00
2023-10-15 16:08:24 +01:00
2023-11-28 16:39:12 +01:00
2023-12-11 11:19:18 +01:00
2023-12-23 15:52:35 +01:00
2023-12-21 23:12:18 +01:00
2023-11-02 12:17:17 +01:00
2023-11-28 14:08:46 +01:00
2023-12-20 07:39:52 -05:00
2023-12-29 01:25:58 +09:00
2023-11-07 12:11:26 -08:00
2023-10-16 12:52:39 -07:00
2023-12-12 14:24:13 +01:00
2023-12-12 14:24:14 +01:00
2023-10-16 21:05:33 -07:00
2023-11-02 20:53:31 -10:00
2023-10-12 18:53:36 +03:00
2023-10-18 14:08:29 +02:00
2024-01-09 13:24:06 -08:00
2023-10-08 20:44:26 -07:00
2023-12-01 10:55:21 +01:00
2023-12-12 16:20:02 +01:00
2023-11-22 20:41:34 +01:00
2023-10-05 13:11:29 +02:00
2023-10-19 14:47:33 -04:00
2023-12-20 14:48:14 -08:00
2023-10-25 16:47:16 -07:00
2023-12-19 08:08:20 +01:00
2023-11-21 09:35:39 +01:00
2023-12-10 16:51:36 -08:00
2023-12-08 11:59:45 +08:00
2023-11-11 18:06:42 +01:00
2023-12-29 11:58:42 -08:00
2023-10-18 14:34:17 -07:00
2024-01-08 15:27:15 -08:00
2023-11-03 09:12:00 +00:00
2023-12-12 09:19:55 +01:00
2023-12-10 17:21:31 -08:00
2023-10-28 21:31:22 +09:00
2023-10-13 20:18:42 -07:00
2023-12-11 11:06:41 +01:00
2023-10-30 18:01:41 -10:00
2023-12-13 08:58:15 -07:00
2023-10-19 16:42:03 -06:00
2023-10-24 11:58:42 -03:00
2023-11-27 10:53:55 +01:00
2023-12-10 17:21:44 -08:00
2023-10-12 09:58:02 +02:00
2023-10-24 11:58:42 -03:00
2023-10-26 13:53:06 +02:00
2023-10-16 12:44:14 -04:00
2024-01-04 23:42:21 -05:00
2023-12-29 11:58:44 -08:00
2023-10-05 13:42:11 +02:00
2023-12-20 15:02:57 -08:00
2023-12-21 13:47:38 +00:00
2023-10-11 10:11:54 -07:00
2023-12-01 09:51:43 -08:00
2023-12-01 14:53:56 +09:00
2023-12-29 11:58:25 -08:00
2023-10-18 14:43:21 -07:00
2023-10-04 10:41:57 -07:00
2023-10-08 22:46:04 -07:00
2023-10-20 12:47:33 +01:00
2023-12-12 10:57:01 -08:00
2023-10-16 12:44:06 -04:00
2023-11-27 09:46:52 +01:00
2023-10-05 11:11:31 -05:00
2023-12-24 15:48:03 -05:00
2023-11-12 22:54:42 -05:00
2023-10-16 12:44:06 -04:00
2023-12-12 10:56:59 -08:00
2023-10-05 09:50:14 +02:00
2023-11-13 11:02:30 +00:00
2023-10-18 10:01:33 +02:00
2023-12-10 16:51:34 -08:00
2024-01-05 10:17:44 -08:00
2023-10-16 15:44:39 -07:00
2023-10-25 16:47:16 -07:00
2023-12-29 11:58:39 -08:00
2023-12-10 16:51:48 -08:00
2023-10-20 11:50:46 +01:00
2023-10-18 14:43:22 -07:00
2023-12-12 17:20:19 -08:00
2024-01-09 11:18:47 -08:00
2024-01-10 08:45:22 -08:00
2023-10-06 14:44:10 -07:00
2024-01-08 15:27:15 -08:00
2023-11-28 14:08:47 +01:00
2023-11-03 15:31:04 -10:00
2023-11-01 13:07:08 -07:00
2023-12-18 13:21:15 -07:00
2023-12-01 09:51:43 -08:00
2023-11-18 14:56:16 +01:00
2023-10-26 13:53:06 +02:00
2023-11-15 10:15:33 +01:00
2023-10-19 11:02:49 +02:00
2023-11-20 10:15:16 -08:00
2023-10-18 10:26:43 +02:00
2024-01-07 17:54:26 -05:00
2023-11-01 15:15:52 -04:00
2024-01-04 10:47:56 -05:00
2023-11-01 15:40:44 -04:00
2024-01-03 13:33:59 +01:00
2023-10-30 15:40:57 -10:00
2023-10-17 13:57:54 -07:00
2023-11-08 08:07:08 -08:00
2023-10-11 10:11:54 -07:00
2023-11-06 08:34:15 -08:00
2023-10-27 13:17:54 +02:00
2023-10-18 22:35:36 +09:00
2023-10-30 13:20:02 -10:00
2023-10-27 18:04:30 +08:00
2023-12-30 10:25:51 -08:00
2023-12-10 16:51:37 -08:00
2024-01-08 15:27:15 -08:00
2023-11-20 15:05:18 +01:00
2023-10-18 10:02:52 +02:00
2023-12-13 13:35:41 +00:00
2024-01-08 16:32:09 -08:00
2023-10-18 14:34:14 -07:00
2023-10-20 14:15:06 -07:00
2023-11-15 10:15:40 +01:00
2024-01-05 10:17:44 -08:00
2024-01-02 14:12:45 +00:00
2023-10-17 17:51:53 -07:00
2023-10-19 11:02:47 +02:00
2023-10-28 13:29:17 +02:00
2023-10-06 09:40:10 +01:00
2024-01-03 16:21:42 +05:30
2023-10-26 15:16:03 +02:00
2023-10-15 20:07:52 +01:00
2023-11-20 16:50:48 +01:00
2023-10-10 13:49:21 +02:00
2023-11-10 09:20:55 +01:00
2023-10-06 11:01:23 +02:00
2023-12-11 13:26:06 +01:00
2023-10-04 22:29:45 +02:00
2023-10-04 22:29:45 +02:00
2023-10-04 22:29:45 +02:00
2024-01-02 09:33:18 +01:00
2023-10-11 19:43:43 +02:00
2023-12-01 14:53:56 +09:00
2024-01-05 10:17:43 -08:00
2023-10-09 15:03:28 +02:00
2023-11-15 10:15:33 +01:00
2024-01-09 11:46:20 -08:00
2023-10-08 21:16:30 +01:00
2023-12-24 15:48:03 -05:00
2023-10-17 09:10:06 -06:00
2023-10-28 16:52:43 -04:00
2023-10-04 10:41:57 -07:00
2023-10-17 13:28:12 +02:00
2023-10-18 14:34:13 -07:00
2023-10-18 14:34:18 -07:00
2023-10-30 09:24:21 -10:00
2023-11-30 00:25:16 +01:00
2024-01-09 11:18:47 -08:00
2023-10-15 13:19:42 +01:00
2023-10-27 10:35:44 +01:00
2023-11-29 15:43:54 +01:00
2023-12-12 16:20:02 +01:00
2023-11-01 10:02:18 +00:00
2023-12-29 11:58:42 -08:00
2023-11-08 11:06:50 -08:00
2023-12-04 18:35:19 -08:00
2023-11-03 19:15:19 -10:00
2023-10-18 14:43:21 -07:00
2023-12-29 11:58:32 -08:00
2024-01-09 12:57:46 -08:00
2023-11-01 12:10:02 -07:00
2023-10-05 13:42:11 +02:00
2023-12-06 12:36:56 +01:00
2024-01-09 16:20:17 -08:00
2023-10-13 08:49:13 +03:00
2023-10-18 14:43:21 -07:00
2023-11-03 07:41:18 -10:00
2023-10-20 12:16:10 -04:00
2023-11-02 00:16:49 -04:00
2023-10-19 18:11:38 -07:00
2023-11-28 14:08:47 +01:00
2023-12-05 11:57:37 +01:00
2023-12-06 16:12:48 -08:00
2023-10-05 09:35:12 +02:00
2023-10-11 08:46:01 -07:00
2023-12-29 11:58:24 -08:00
2023-11-01 09:20:00 -04:00
2023-11-30 11:27:17 -07:00
2023-10-15 19:59:15 +01:00
2023-11-01 09:31:16 -04:00
2023-12-12 10:57:02 -08:00
2024-01-05 10:17:47 -08:00
2023-10-18 14:34:18 -07:00
2023-10-19 11:02:48 +02:00
2024-01-02 13:31:48 +01:00
2023-11-12 15:07:41 -06:00
2023-11-18 15:00:01 +01:00
2023-12-29 20:22:11 -08:00