Linus Torvalds
20855e4cb3
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
...
Pull xfs fixes from Darrick Wong:
"This fixes some stalling problems and corrects the last of the
problems (I hope) observed during testing of the new atomic xattr
update feature.
- Fix statfs blocking on background inode gc workers
- Fix some broken inode lock assertion code
- Fix xattr leaf buffer leaks when cancelling a deferred xattr update
operation
- Clean up xattr recovery to make it easier to understand.
- Fix xattr leaf block verifiers tripping over empty blocks.
- Remove complicated and error prone xattr leaf block bholding mess.
- Fix a bug where an rt extent crossing EOF was treated as "posteof"
blocks and cleaned unnecessarily.
- Fix a UAF when log shutdown races with unmount"
* tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
xfs: prevent a UAF when log IO errors race with unmount
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
xfs: don't hold xattr leaf buffers across transaction rolls
xfs: empty xattr leaf header blocks are not corruption
xfs: clean up the end of xfs_attri_item_recover
xfs: always free xattri_leaf_bp when cancelling a deferred op
xfs: use invalidate_lock to check the state of mmap_lock
xfs: factor out the common lock flags assert
xfs: introduce xfs_inodegc_push()
xfs: bound maximum wait time for inodegc work
2022-07-03 09:42:17 -07:00
..
2022-06-17 06:03:30 +09:00
2022-05-09 16:21:44 -04:00
2022-05-09 16:21:44 -04:00
2022-06-21 11:47:30 -05:00
2021-10-20 21:09:02 -04:00
2022-05-09 16:21:45 -04:00
2022-05-09 16:21:44 -04:00
2022-06-26 10:11:36 -07:00
2022-05-18 00:11:18 +08:00
2022-06-29 18:02:57 +02:00
2022-06-24 13:34:28 -05:00
2022-05-09 16:21:45 -04:00
2022-02-22 18:30:28 +01:00
2022-05-09 16:21:45 -04:00
2022-05-09 16:18:54 -07:00
2022-02-25 11:56:13 +01:00
2022-01-24 14:17:02 +01:00
2022-05-02 11:23:49 -05:00
2022-05-09 16:21:45 -04:00
2021-04-12 15:04:29 +02:00
2022-05-09 16:21:45 -04:00
2022-06-01 11:54:29 -07:00
2022-06-09 21:26:32 +09:00
2022-04-28 16:31:10 +02:00
2022-06-16 10:55:45 +02:00
2022-06-18 19:36:20 -04:00
2022-06-21 08:29:56 -07:00
2022-05-27 11:22:03 -07:00
2022-06-03 10:34:34 -07:00
2022-04-08 23:54:37 +01:00
2022-05-27 15:49:30 -07:00
2022-05-24 19:55:07 -07:00
2022-05-09 23:12:34 -04:00
2022-05-09 23:12:34 -04:00
2022-05-09 16:21:45 -04:00
2022-05-09 16:21:45 -04:00
2022-06-16 19:11:32 -07:00
2022-05-24 19:55:07 -07:00
2022-05-09 16:21:45 -04:00
2022-06-16 10:36:09 -04:00
2022-06-03 14:42:24 -07:00
2022-05-27 15:59:21 -07:00
2022-05-19 19:37:06 +02:00
2022-06-30 15:16:38 -07:00
2022-02-28 10:26:40 -05:00
2022-05-09 16:21:44 -04:00
2022-06-10 20:55:21 +01:00
2022-06-30 16:13:00 -04:00
2021-10-04 22:02:17 +01:00
2022-07-02 11:20:56 -07:00
2022-05-24 19:55:07 -07:00
2022-06-28 11:18:13 +02:00
2022-05-27 11:22:03 -07:00
2022-06-03 16:57:16 -07:00
2022-05-27 11:22:03 -07:00
2022-05-09 16:21:44 -04:00
2022-03-22 15:57:03 -07:00
2022-05-09 23:12:53 -04:00
2022-05-30 11:19:16 -07:00
2022-05-27 11:22:03 -07:00
2022-03-15 11:08:23 -07:00
2022-05-09 16:21:44 -04:00
2022-05-09 16:21:44 -04:00
2022-06-06 10:08:10 +02:00
2021-11-09 10:11:53 -08:00
2022-05-09 23:12:34 -04:00
2022-05-09 16:21:46 -04:00
2022-05-23 20:24:12 -05:00
2022-05-24 19:55:07 -07:00
2022-04-05 15:39:19 +02:00
2022-05-27 11:22:03 -07:00
2022-06-17 19:01:28 -04:00
2022-06-03 14:42:24 -07:00
2022-05-24 19:55:07 -07:00
2022-05-09 16:21:44 -04:00
2022-02-14 10:37:32 +09:00
2022-05-09 16:21:46 -04:00
2022-05-24 19:55:07 -07:00
2022-07-01 09:09:52 -07:00
2022-06-08 19:13:55 +09:00
2022-04-01 19:57:03 -07:00
2021-09-19 22:35:37 -04:00
2022-06-14 12:18:47 +02:00
2021-08-18 22:08:24 +02:00
2021-09-05 10:15:05 -07:00
2022-03-08 12:55:29 -06:00
2022-03-03 20:38:56 -08:00
2022-04-15 14:49:56 -07:00
2022-04-22 10:57:18 -07:00
2022-02-09 09:50:02 -08:00
2022-05-09 23:12:34 -04:00
2022-03-03 20:38:56 -08:00
2022-03-28 17:29:53 -07:00
2021-11-06 13:30:32 -07:00
2022-05-27 15:49:30 -07:00
2022-03-22 15:57:03 -07:00
2022-04-17 19:50:02 -06:00
2021-09-03 09:58:10 -07:00
2021-09-06 07:20:56 -04:00
2022-01-22 08:33:35 +02:00
2022-06-03 16:03:05 -07:00
2022-05-09 18:20:49 -07:00
2021-04-07 13:56:43 -04:00
2022-06-04 18:52:00 -07:00
2022-06-05 15:03:03 -04:00
2021-08-23 01:25:40 -04:00
2022-01-18 09:23:19 +02:00
2021-12-09 14:09:36 -05:00
2022-06-06 09:54:30 +02:00
2022-05-19 23:25:10 -04:00
2022-06-06 09:54:30 +02:00
2022-06-04 19:00:05 -07:00
2022-06-30 11:34:41 -06:00
2022-04-30 08:39:54 -06:00
2022-04-24 18:18:18 -06:00
2022-04-01 19:35:56 -07:00
2022-04-28 23:16:15 -07:00
2022-05-30 10:56:18 -07:00
2021-10-18 20:22:03 -10:00
2022-05-09 16:21:44 -04:00
2022-05-19 12:25:39 -04:00
2022-02-01 11:13:24 -08:00
2022-05-09 23:12:34 -04:00
2022-06-04 19:07:15 -07:00
2022-06-04 19:00:05 -07:00
2022-05-31 14:10:54 -07:00
2022-05-27 11:22:03 -07:00
2022-04-19 10:19:02 -07:00
2021-12-03 18:44:06 +01:00
2022-06-30 15:16:38 -07:00
2021-04-17 11:39:49 -07:00
2022-03-22 18:26:56 -07:00
2022-01-11 09:03:05 -08:00
2022-05-22 21:03:01 +01:00
2022-01-17 05:49:30 +02:00
2022-03-21 12:59:01 -04:00
2022-05-31 14:10:54 -07:00
2022-04-17 19:49:59 -06:00
2022-04-26 13:36:25 -07:00
2022-01-22 08:33:36 +02:00
2021-08-10 17:57:22 +02:00
2022-05-13 07:20:11 -07:00
2022-04-24 18:18:37 -06:00