Centos-kernel-stream-9/fs/xfs
Augusto Caringi cb1af8d21c Merge: iomap: zero range flush fixes
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6053

JIRA: https://issues.redhat.com/browse/RHEL-7901

Signed-off-by: Brian Foster <bfoster@redhat.com>

Approved-by: Carlos Maiolino <cmaiolino@redhat.com>
Approved-by: Ian Kent <ikent@redhat.com>
Approved-by: Andrey Albershteyn <aalbersh@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>

Merged-by: Augusto Caringi <acaringi@redhat.com>
2025-04-17 16:29:45 -03:00
..
libxfs Merge: XFS: "Fixes" patches update for RHEL-9.6 2025-01-23 13:15:06 +00:00
scrub Merge: xfs: Mark all experimental code as tech preview 2025-01-27 15:24:24 +01:00
Kconfig xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS 2024-10-15 10:46:31 -05:00
Makefile xfs: repair quotas 2024-11-20 11:26:11 -06:00
kmem.c
kmem.h
mrlock.h
xfs.h
xfs_acl.c fs: port acl to mnt_idmap 2024-10-16 10:45:23 +08:00
xfs_acl.h fs: port ->set_acl() to pass mnt_idmap 2024-10-16 10:45:12 +08:00
xfs_aops.c fs/xfs: Fix typos in comments 2024-10-15 10:46:30 -05:00
xfs_aops.h
xfs_attr_inactive.c xfs: make inode unlinked bucket recovery work with quotacheck 2024-06-19 23:41:45 +02:00
xfs_attr_item.c xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery 2025-01-10 16:38:24 -06:00
xfs_attr_item.h
xfs_attr_list.c xfs: remove struct xfs_attr_shortform 2024-11-20 11:26:19 -06:00
xfs_bio_io.c
xfs_bmap_item.c xfs: pass the defer ops instead of type to xfs_defer_start_recovery 2024-11-20 11:25:59 -06:00
xfs_bmap_item.h
xfs_bmap_util.c Merge: [xfstests xfs/017] xfs_repair fails and hit XFS: Assertion failed: 0, file: fs/xfs/xfs_icache.c, line: 1840 2025-03-31 16:55:06 -03:00
xfs_bmap_util.h Merge: [xfstests xfs/017] xfs_repair fails and hit XFS: Assertion failed: 0, file: fs/xfs/xfs_icache.c, line: 1840 2025-03-31 16:55:06 -03:00
xfs_buf.c xfs: force all buffers to be written during btree bulk load 2024-11-20 11:26:00 -06:00
xfs_buf.h xfs: force all buffers to be written during btree bulk load 2024-11-20 11:26:00 -06:00
xfs_buf_item.c
xfs_buf_item.h
xfs_buf_item_recover.c
xfs_dahash_test.c xfs: test the ascii case-insensitive hash 2024-06-06 10:32:47 -05:00
xfs_dahash_test.h
xfs_dir2_readdir.c xfs: make if_data a void pointer 2024-11-20 11:26:17 -06:00
xfs_discard.c xfs: abort fstrim if kernel is suspending 2024-06-20 00:19:35 +02:00
xfs_discard.h xfs: move log discard work to xfs_discard.c 2024-06-20 00:18:25 +02:00
xfs_dquot.c xfs: repair quotas 2024-11-20 11:26:11 -06:00
xfs_dquot.h xfs: repair quotas 2024-11-20 11:26:11 -06:00
xfs_dquot_item.c
xfs_dquot_item.h
xfs_dquot_item_recover.c xfs: dquot recovery does not validate the recovered dquot 2024-11-09 10:06:47 -06:00
xfs_drain.c
xfs_drain.h
xfs_error.c
xfs_error.h
xfs_export.c xfs: fix reloading entire unlinked bucket lists 2024-06-19 23:41:57 +02:00
xfs_export.h
xfs_extent_busy.c xfs: repair free space btrees 2024-11-20 11:26:03 -06:00
xfs_extent_busy.h xfs: repair free space btrees 2024-11-20 11:26:03 -06:00
xfs_extfree_item.c xfs: pass the defer ops instead of type to xfs_defer_start_recovery 2024-11-20 11:25:59 -06:00
xfs_extfree_item.h
xfs_file.c Merge: XFS: Update #2 for RHEL9.6 (upstream v6.6-6.7) 2024-11-25 13:17:37 +00:00
xfs_filestream.c xfs: fix finding a last resort AG in xfs_filestream_pick_ag 2024-11-11 07:09:06 +00:00
xfs_filestream.h
xfs_fsmap.c xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code 2025-01-10 16:38:27 -06:00
xfs_fsmap.h
xfs_fsops.c Merge: xfs: Mark all experimental code as tech preview 2025-01-27 15:24:24 +01:00
xfs_fsops.h xfs: clean up xfs_fsops.h 2024-11-20 11:25:56 -06:00
xfs_globals.c xfs: add debug knobs to control btree bulk load slack factors 2024-11-20 11:26:01 -06:00
xfs_health.c xfs: set inode sick state flags when we zap either ondisk fork 2024-11-20 11:26:05 -06:00
xfs_icache.c xfs: fix freeing speculative preallocations for preallocated files 2024-12-17 14:02:09 +00:00
xfs_icache.h xfs: hide xfs_inode_is_allocated in scrub common code 2024-10-15 10:46:29 -05:00
xfs_icreate_item.c
xfs_icreate_item.h
xfs_inode.c Merge: [xfstests xfs/017] xfs_repair fails and hit XFS: Assertion failed: 0, file: fs/xfs/xfs_icache.c, line: 1840 2025-03-31 16:55:06 -03:00
xfs_inode.h Merge: XFS: Update #3 for RHEL9.6 (upstream v6.7-6.8) 2024-12-30 07:30:09 -05:00
xfs_inode_item.c xfs: make if_data a void pointer 2024-11-20 11:26:17 -06:00
xfs_inode_item.h
xfs_inode_item_recover.c xfs: inode recovery does not validate the recovered inode 2024-11-09 10:06:45 -06:00
xfs_ioctl.c Merge: XFS: "Fixes" patches update for RHEL-9.6 2025-01-23 13:15:06 +00:00
xfs_ioctl.h fs: port ->fileattr_set() to pass mnt_idmap 2024-10-16 10:45:18 +08:00
xfs_ioctl32.c fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap 2024-10-16 11:02:01 +08:00
xfs_ioctl32.h
xfs_iomap.c Merge: XFS: "Fixes" patches update for RHEL-9.6 2025-01-23 13:15:06 +00:00
xfs_iomap.h
xfs_iops.c iomap: fix handling of dirty folios over unwritten extents 2025-02-25 10:17:42 -05:00
xfs_iops.h fs: port ->setattr() to pass mnt_idmap 2024-10-16 09:07:05 +08:00
xfs_itable.c fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap 2024-10-16 11:02:01 +08:00
xfs_itable.h fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap 2024-10-16 11:02:01 +08:00
xfs_iunlink_item.c
xfs_iunlink_item.h
xfs_iwalk.c
xfs_iwalk.h
xfs_linux.h xfs: use shifting and masking when converting rt extents, if possible 2024-11-09 10:06:38 -06:00
xfs_log.c xfs: use xfs_defer_pending objects to recover intent items 2024-11-20 11:25:47 -06:00
xfs_log.h
xfs_log_cil.c xfs: move log discard work to xfs_discard.c 2024-06-20 00:18:25 +02:00
xfs_log_priv.h xfs: use xfs_defer_pending objects to recover intent items 2024-11-20 11:25:47 -06:00
xfs_log_recover.c xfs: ensure submit buffers on LSN boundaries in error handlers 2025-01-10 16:38:27 -06:00
xfs_message.c
xfs_message.h
xfs_mount.c fs: super_set_uuid() 2025-02-07 17:06:38 -05:00
xfs_mount.h xfs: invert the realtime summary cache 2024-11-09 10:06:42 -06:00
xfs_mru_cache.c
xfs_mru_cache.h
xfs_notify_failure.c
xfs_pnfs.c fs: port ->setattr() to pass mnt_idmap 2024-10-16 09:07:05 +08:00
xfs_pnfs.h
xfs_pwork.c
xfs_pwork.h
xfs_qm.c fs: port inode_init_owner() to mnt_idmap 2024-10-16 10:45:26 +08:00
xfs_qm.h
xfs_qm_bhv.c
xfs_qm_syscalls.c
xfs_quota.h xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function 2024-11-20 11:26:12 -06:00
xfs_quotaops.c
xfs_refcount_item.c xfs: pass the defer ops instead of type to xfs_defer_start_recovery 2024-11-20 11:25:59 -06:00
xfs_refcount_item.h
xfs_reflink.c Merge: XFS: Update #3 for RHEL9.6 (upstream v6.7-6.8) 2024-12-30 07:30:09 -05:00
xfs_reflink.h xfs: don't free cowblocks from under dirty pagecache on unshare 2024-11-12 09:52:39 -05:00
xfs_rmap_item.c xfs: pass the defer ops instead of type to xfs_defer_start_recovery 2024-11-20 11:25:59 -06:00
xfs_rmap_item.h
xfs_rtalloc.c xfs: fold xfs_rtallocate_extent into xfs_bmap_rtalloc 2024-11-20 11:26:17 -06:00
xfs_rtalloc.h xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c 2024-11-20 11:26:12 -06:00
xfs_stats.c
xfs_stats.h
xfs_super.c xfs: read only mounts with fsopen mount API are busted 2024-11-20 11:26:21 -06:00
xfs_super.h xfs: create scaffolding for creating debugfs entries 2024-10-15 10:46:25 -05:00
xfs_symlink.c Merge: XFS: Update #3 for RHEL9.6 (upstream v6.7-6.8) 2024-12-30 07:30:09 -05:00
xfs_symlink.h fs: port inode_init_owner() to mnt_idmap 2024-10-16 10:45:26 +08:00
xfs_sysctl.c xfs: simplify two-level sysctl registration for xfs_table 2024-06-06 10:32:49 -05:00
xfs_sysctl.h xfs: add debug knobs to control btree bulk load slack factors 2024-11-20 11:26:01 -06:00
xfs_sysfs.c xfs: add debug knobs to control btree bulk load slack factors 2024-11-20 11:26:01 -06:00
xfs_sysfs.h
xfs_trace.c
xfs_trace.h Merge: XFS: Update #3 for RHEL9.6 (upstream v6.7-6.8) 2024-12-30 07:30:09 -05:00
xfs_trans.c xfs: repair inode fork block mapping data structures 2024-11-20 11:26:07 -06:00
xfs_trans.h xfs: repair inode fork block mapping data structures 2024-11-20 11:26:07 -06:00
xfs_trans_ail.c
xfs_trans_buf.c
xfs_trans_dquot.c
xfs_trans_priv.h
xfs_xattr.c Merge: xfs: Mark all experimental code as tech preview 2025-01-27 15:24:24 +01:00
xfs_xattr.h xfs: move xfs_xattr_handlers to .rodata 2024-11-09 10:06:32 -06:00