Linus Torvalds
cac405a3bf
Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
...
Pull btrfs fixes from David Sterba:
- delayed refs fixes:
- fix race when refilling delayed refs block reserve
- prevent transaction block reserve underflow when starting
transaction
- error message and value adjustments
- fix build warnings with CONFIG_CC_OPTIMIZE_FOR_SIZE and
-Wmaybe-uninitialized
- fix for smatch report where uninitialized data from invalid extent
buffer range could be returned to the caller
- fix numeric overflow in statfs when calculating lower threshold
for a full filesystem
* tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
btrfs: initialize start_slot in btrfs_log_prealloc_extents
btrfs: make sure to initialize start and len in find_free_dev_extent
btrfs: reset destination buffer when read_extent_buffer() gets invalid range
btrfs: properly report 0 avail for very full file systems
btrfs: log message if extent item not found when running delayed extent op
btrfs: remove redundant BUG_ON() from __btrfs_inc_extent_ref()
btrfs: return -EUCLEAN for delayed tree ref with a ref count not equals to 1
btrfs: prevent transaction block reserve underflow when starting transaction
btrfs: fix race when refilling delayed refs block reserve
2023-09-26 09:44:08 -07:00
..
2023-08-21 14:54:49 +02:00
2022-12-05 18:00:58 +01:00
2023-08-21 14:52:13 +02:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:27 +01:00
2023-06-19 13:59:30 +02:00
2023-06-19 13:59:30 +02:00
2023-08-21 14:54:48 +02:00
2023-05-09 22:09:11 +02:00
2023-06-19 13:59:36 +02:00
2023-06-19 13:59:36 +02:00
2023-09-08 14:10:36 +02:00
2023-08-21 14:52:12 +02:00
2023-07-20 19:22:54 +02:00
2023-06-19 13:59:24 +02:00
2023-08-21 14:52:14 +02:00
2023-06-19 13:59:34 +02:00
2022-05-16 17:03:12 +02:00
2023-06-19 17:01:44 +02:00
2023-06-19 13:59:36 +02:00
2023-06-19 13:59:39 +02:00
2023-08-14 16:17:37 +02:00
2023-06-19 13:59:30 +02:00
2022-12-05 18:00:46 +01:00
2023-04-17 18:01:19 +02:00
2022-12-05 18:00:44 +01:00
2023-09-12 11:28:00 -07:00
2023-08-14 16:17:37 +02:00
2023-09-20 20:42:18 +02:00
2023-09-20 20:42:18 +02:00
2023-08-21 14:52:12 +02:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:46 +01:00
2023-06-19 13:59:25 +02:00
2023-06-19 13:59:25 +02:00
2023-09-08 14:11:04 +02:00
2023-08-21 14:52:18 +02:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:41 +01:00
2023-09-20 20:44:57 +02:00
2023-08-21 14:52:19 +02:00
2023-08-18 14:38:10 +02:00
2023-06-19 13:59:33 +02:00
2023-08-21 14:52:12 +02:00
2023-08-21 14:52:12 +02:00
2023-09-20 20:42:58 +02:00
2023-08-21 14:54:47 +02:00
2023-08-21 14:54:48 +02:00
2023-08-21 14:54:48 +02:00
2023-09-21 10:15:26 -07:00
2022-12-05 18:00:56 +01:00
2023-08-21 14:52:19 +02:00
2023-06-19 13:59:24 +02:00
2023-08-21 14:52:12 +02:00
2023-05-10 14:51:27 +02:00
2023-02-13 17:50:35 +01:00
2023-08-21 14:52:19 +02:00
2023-04-17 18:01:19 +02:00
2023-06-19 13:59:25 +02:00
2023-09-20 11:03:45 -07:00
2023-09-12 11:28:00 -07:00
2023-01-19 09:24:27 +01:00
2023-09-08 14:21:27 +02:00
2023-06-19 13:59:35 +02:00
2023-09-08 14:10:49 +02:00
2023-02-15 19:38:50 +01:00
2023-04-17 18:01:18 +02:00
2023-06-19 13:59:34 +02:00
2023-02-13 17:50:35 +01:00
2023-08-21 14:54:48 +02:00
2023-08-21 14:54:48 +02:00
2023-08-24 16:20:18 -07:00
2023-09-08 14:10:59 +02:00
2023-06-19 13:59:37 +02:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:47 +01:00
2023-08-21 14:54:48 +02:00
2023-06-19 13:59:22 +02:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:40 +01:00
2023-08-21 14:52:18 +02:00
2022-12-05 18:00:43 +01:00
2023-08-21 14:54:48 +02:00
2023-08-21 14:52:12 +02:00
2022-12-05 18:00:59 +01:00
2022-12-05 18:00:42 +01:00
2019-04-29 19:02:49 +02:00
2023-07-13 10:28:04 +02:00
2020-03-23 17:01:54 +01:00
2023-08-21 14:54:48 +02:00
2023-06-19 13:59:36 +02:00
2022-12-05 18:00:47 +01:00
2022-12-05 18:00:44 +01:00
2023-08-21 14:54:49 +02:00
2023-04-17 18:01:24 +02:00
2023-08-21 14:54:46 +02:00
2022-12-05 18:00:41 +01:00
2023-08-21 14:52:19 +02:00
2023-04-17 18:01:18 +02:00
2023-06-19 13:59:35 +02:00
2023-06-19 13:59:35 +02:00
2023-09-20 20:44:40 +02:00
2022-12-05 18:00:47 +01:00
2023-08-21 14:52:12 +02:00
2023-02-13 17:50:35 +01:00
2023-09-26 09:44:08 -07:00
2023-09-08 14:10:49 +02:00
2023-08-12 13:28:55 -07:00
2023-06-19 13:59:25 +02:00
2023-09-26 09:44:08 -07:00
2023-06-19 13:59:26 +02:00
2023-06-19 13:59:38 +02:00
2022-12-05 18:00:48 +01:00
2022-12-05 18:00:50 +01:00
2022-12-05 18:00:50 +01:00
2022-12-05 18:00:46 +01:00
2022-12-05 18:00:46 +01:00
2023-09-13 18:40:54 +02:00
2022-12-05 18:00:47 +01:00
2023-09-26 09:44:08 -07:00
2023-08-21 14:54:48 +02:00
2023-07-13 10:28:04 +02:00
2019-04-29 19:02:44 +02:00
2023-06-19 13:59:34 +02:00
2023-08-22 14:19:59 +02:00
2023-08-21 14:52:19 +02:00
2023-06-19 13:59:34 +02:00