Linus Torvalds
643e2e259c
Merge tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
...
Pull btrfs fixes from David Sterba:
"A few more fixes.
Besides the one-liners in Btrfs there's fix to the io_uring and
encoded read integration (added in this development cycle). The update
to io_uring provides more space for the ongoing command that is then
used in Btrfs to handle some cases.
- io_uring and encoded read:
- provide stable storage for io_uring command data
- make a copy of encoded read ioctl call, reuse that in case the
call would block and will be called again
- properly initialize zlib context for hardware compression on s390
- fix max extent size calculation on filesystems with non-zoned
devices
- fix crash in scrub on crafted image due to invalid extent tree"
* tag 'for-6.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: zlib: fix avail_in bytes for s390 zlib HW compression path
btrfs: zoned: calculate max_extent_size properly on non-zoned setup
btrfs: avoid NULL pointer dereference if no valid extent tree
btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
io_uring: add io_uring_cmd_get_async_data helper
io_uring/cmd: add per-op data to struct io_uring_cmd_data
io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
2025-01-09 10:16:45 -08:00
..
2024-11-11 14:34:19 +01:00
2024-10-02 17:23:23 -04:00
2024-10-02 17:23:23 -04:00
2024-03-04 16:24:46 +01:00
2024-03-04 16:24:49 +01:00
2024-03-04 16:24:46 +01:00
2024-03-04 16:24:49 +01:00
2024-11-11 14:34:20 +01:00
2024-03-04 16:24:53 +01:00
2024-12-18 14:17:21 -08:00
2024-10-23 18:17:43 +02:00
2024-11-11 14:34:14 +01:00
2024-09-10 16:51:22 +02:00
2024-09-10 16:51:22 +02:00
2024-09-10 16:51:22 +02:00
2024-11-11 14:34:21 +01:00
2024-11-11 14:34:19 +01:00
2024-11-11 14:34:16 +01:00
2024-12-23 21:59:32 +01:00
2024-12-17 19:54:32 +01:00
2024-10-31 16:46:41 +01:00
2024-09-10 16:51:19 +02:00
2024-07-11 15:33:22 +02:00
2024-07-11 15:33:22 +02:00
2024-07-11 15:33:28 +02:00
2024-11-11 14:34:22 +01:00
2024-11-18 16:37:41 -08:00
2024-11-11 14:34:22 +01:00
2024-11-11 14:34:14 +01:00
2024-03-04 16:24:49 +01:00
2024-11-11 14:34:17 +01:00
2024-11-11 14:34:17 +01:00
2024-11-11 14:34:16 +01:00
2024-07-11 15:33:29 +02:00
2024-09-10 16:51:22 +02:00
2023-06-19 13:59:25 +02:00
2024-12-06 15:04:18 +01:00
2024-11-11 14:34:19 +01:00
2024-07-11 15:33:25 +02:00
2024-03-04 16:24:49 +01:00
2024-11-18 16:37:41 -08:00
2024-09-10 16:51:21 +02:00
2024-11-11 14:34:17 +01:00
2024-11-11 14:34:17 +01:00
2024-09-10 16:51:20 +02:00
2024-09-10 16:51:20 +02:00
2024-12-18 14:17:21 -08:00
2024-07-11 15:33:26 +02:00
2024-11-11 14:34:14 +01:00
2024-07-11 15:33:20 +02:00
2024-09-10 16:51:22 +02:00
2024-09-10 16:51:22 +02:00
2024-12-10 18:18:01 -08:00
2024-11-11 14:34:19 +01:00
2024-11-11 14:34:19 +01:00
2024-10-07 23:21:56 +02:00
2024-07-11 15:33:26 +02:00
2024-03-04 16:24:49 +01:00
2023-02-13 17:50:35 +01:00
2024-11-11 14:34:17 +01:00
2024-09-10 16:51:22 +02:00
2024-09-10 16:51:22 +02:00
2024-12-29 09:34:34 -08:00
2025-01-09 10:16:45 -08:00
2024-11-11 14:34:21 +01:00
2024-11-11 14:34:12 +01:00
2024-11-11 14:34:14 +01:00
2024-11-29 16:56:38 +01:00
2023-12-15 23:00:04 +01:00
2024-07-11 15:33:22 +02:00
2024-11-11 14:34:16 +01:00
2024-11-11 14:34:14 +01:00
2024-10-01 19:29:41 +02:00
2023-12-15 20:27:02 +01:00
2024-07-11 15:33:22 +02:00
2024-11-22 12:33:52 -08:00
2024-09-10 16:51:14 +02:00
2024-09-10 16:51:22 +02:00
2024-03-04 16:24:49 +01:00
2024-08-02 22:44:27 +02:00
2024-03-04 16:24:49 +01:00
2024-07-11 15:33:29 +02:00
2024-07-11 15:33:29 +02:00
2024-12-23 22:05:05 +01:00
2024-11-11 14:34:16 +01:00
2024-11-11 14:34:12 +01:00
2024-03-04 16:24:49 +01:00
2024-11-11 14:34:19 +01:00
2024-11-11 14:34:14 +01:00
2024-03-04 16:24:49 +01:00
2024-11-29 16:52:29 +01:00
2024-03-04 16:24:49 +01:00
2024-09-10 16:51:21 +02:00
2024-03-04 16:24:49 +01:00
2024-12-23 22:00:07 +01:00
2024-03-04 16:24:49 +01:00
2024-05-07 21:31:06 +02:00
2024-04-02 19:18:23 +02:00
2025-01-06 16:32:31 +01:00
2024-03-04 16:24:49 +01:00
2024-12-23 22:00:07 +01:00
2024-11-11 14:34:12 +01:00
2024-11-11 14:34:15 +01:00
2024-09-10 16:51:22 +02:00
2024-11-11 14:34:22 +01:00
2024-11-11 14:34:18 +01:00
2024-12-10 18:18:01 -08:00
2024-07-19 17:20:23 +02:00
2024-12-23 22:06:44 +01:00
2024-03-04 16:24:49 +01:00
2024-11-11 14:34:21 +01:00
2024-11-11 14:34:14 +01:00
2024-12-17 19:54:32 +01:00
2024-11-11 14:34:18 +01:00
2024-11-11 14:34:15 +01:00
2024-07-11 15:33:24 +02:00
2024-11-11 14:34:15 +01:00
2024-11-11 14:34:15 +01:00
2024-07-11 15:33:26 +02:00
2024-07-11 15:33:26 +02:00
2024-10-02 17:23:23 -04:00
2024-09-10 16:51:12 +02:00
2024-09-10 16:51:22 +02:00
2024-03-04 16:24:49 +01:00
2024-11-11 14:34:18 +01:00
2024-11-11 14:34:14 +01:00
2024-11-11 14:34:17 +01:00
2024-07-11 15:33:22 +02:00
2025-01-06 16:32:43 +01:00
2025-01-09 10:16:45 -08:00
2024-09-10 16:51:22 +02:00
2024-11-11 14:34:15 +01:00