Centos-kernel-stream-9/fs/xfs
Bill O'Donnell fd53f20032 xfs: Decouple XFS_IBULK flags from XFS_IWALK flags
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2167832

commit 5b35d922c5279804be87cab60e4810403038488b
Author: Chandan Babu R <chandan.babu@oracle.com>
Date:   Wed Mar 9 12:34:04 2022 +0000

    xfs: Decouple XFS_IBULK flags from XFS_IWALK flags

    A future commit will add a new XFS_IBULK flag which will not have a
    corresponding XFS_IWALK flag. In preparation for the change, this commit
    separates XFS_IBULK_* flags from XFS_IWALK_* flags.

    Reviewed-by: Dave Chinner <dchinner@redhat.com>
    Reviewed-by: Darrick J. Wong <djwong@kernel.org>
    Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>

Signed-off-by: Bill O'Donnell <bodonnel@redhat.com>
2023-05-18 11:11:00 -05:00
..
libxfs xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
scrub xfs: pass explicit mount pointer to rtalloc query functions 2023-05-18 11:10:58 -05:00
Kconfig
Makefile
kmem.c mm: introduce memalloc_retry_wait() 2023-03-24 11:18:45 -04:00
kmem.h
mrlock.h
xfs.h
xfs_acl.c
xfs_acl.h
xfs_aops.c xfs, iomap: limit individual ioend chain lengths in writeback 2023-05-18 11:10:48 -05:00
xfs_aops.h
xfs_attr_inactive.c xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_attr_list.c
xfs_bio_io.c xfs: drop async cache flushes from CIL commits. 2023-05-18 11:10:54 -05:00
xfs_bmap_item.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_bmap_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_bmap_util.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_bmap_util.h xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls 2023-03-24 11:18:45 -04:00
xfs_buf.c xfs: check buffer pin state after locking in delwri_submit 2023-05-18 11:10:50 -05:00
xfs_buf.h dax: return the partition offset from fs_dax_get_by_bdev 2023-03-14 10:54:18 -04:00
xfs_buf_item.c xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_buf_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_buf_item_recover.c
xfs_dir2_readdir.c xfs: take the ILOCK when readdir inspects directory mapping data 2023-05-18 11:10:47 -05:00
xfs_discard.c
xfs_discard.h
xfs_dquot.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_dquot.h
xfs_dquot_item.c
xfs_dquot_item.h
xfs_dquot_item_recover.c
xfs_error.c xfs: sysfs: use default_groups in kobj_type 2023-05-18 11:10:46 -05:00
xfs_error.h
xfs_export.c
xfs_export.h
xfs_extent_busy.c
xfs_extent_busy.h
xfs_extfree_item.c xfs: reduce the size of struct xfs_extent_free_item 2022-10-21 12:50:46 +02:00
xfs_extfree_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_file.c xfs: Add async buffered write support 2023-04-29 07:53:02 -04:00
xfs_filestream.c
xfs_filestream.h
xfs_fsmap.c xfs: pass explicit mount pointer to rtalloc query functions 2023-05-18 11:10:58 -05:00
xfs_fsmap.h
xfs_fsops.c xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_fsops.h
xfs_globals.c
xfs_health.c
xfs_icache.c xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_icache.h
xfs_icreate_item.c xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_icreate_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_inode.c xfs: Directory's data fork extent counter can never overflow 2023-05-18 11:10:59 -05:00
xfs_inode.h xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers 2023-05-18 11:10:57 -05:00
xfs_inode_item.c xfs: Introduce per-inode 64-bit extent counters 2023-05-18 11:10:58 -05:00
xfs_inode_item.h xfs: aborting inodes on shutdown may need buffer lock 2023-05-18 11:10:53 -05:00
xfs_inode_item_recover.c xfs: Introduce per-inode 64-bit extent counters 2023-05-18 11:10:58 -05:00
xfs_ioctl.c xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP* 2023-05-18 11:10:48 -05:00
xfs_ioctl.h xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list() 2023-05-18 11:10:45 -05:00
xfs_ioctl32.c xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls 2023-03-24 11:18:45 -04:00
xfs_ioctl32.h xfs: remove unused xfs_ioctl32.h declarations 2023-05-18 11:10:48 -05:00
xfs_iomap.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_iomap.h iomap: add a IOMAP_DAX flag 2023-03-14 10:54:18 -04:00
xfs_iops.c xfs: refactor user/group quota chown in xfs_setattr_nonsize 2023-05-18 11:10:49 -05:00
xfs_iops.h xfs: add selinux labels to whiteout inodes 2023-01-03 17:16:07 +01:00
xfs_itable.c xfs: Decouple XFS_IBULK flags from XFS_IWALK flags 2023-05-18 11:11:00 -05:00
xfs_itable.h xfs: Decouple XFS_IBULK flags from XFS_IWALK flags 2023-05-18 11:11:00 -05:00
xfs_iwalk.c
xfs_iwalk.h xfs: Decouple XFS_IBULK flags from XFS_IWALK flags 2023-05-18 11:11:00 -05:00
xfs_linux.h xfs: drop async cache flushes from CIL commits. 2023-05-18 11:10:54 -05:00
xfs_log.c xfs: drop async cache flushes from CIL commits. 2023-05-18 11:10:54 -05:00
xfs_log.h xfs: convert shutdown reasons to unsigned. 2023-03-24 11:18:51 -04:00
xfs_log_cil.c xfs: drop async cache flushes from CIL commits. 2023-05-18 11:10:54 -05:00
xfs_log_priv.h xfs: drop async cache flushes from CIL commits. 2023-05-18 11:10:54 -05:00
xfs_log_recover.c xfs: log shutdown triggers should only shut down the log 2023-05-18 11:10:53 -05:00
xfs_message.c xfs: Add XFS messages to printk index 2023-05-18 11:10:55 -05:00
xfs_message.h xfs: Add XFS messages to printk index 2023-05-18 11:10:55 -05:00
xfs_mount.c xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_mount.h xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_mru_cache.c xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_mru_cache.h
xfs_ondisk.h
xfs_pnfs.c Merge branch 'main' into 'guilt/pmem-9.2' 2023-03-30 20:35:46 +00:00
xfs_pnfs.h
xfs_pwork.c
xfs_pwork.h
xfs_qm.c mm: shrinkers: provide shrinkers with names 2023-03-24 11:19:17 -04:00
xfs_qm.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_qm_bhv.c
xfs_qm_syscalls.c xfs: fix quotaoff mutex usage now that we don't support disabling it 2023-05-18 11:10:44 -05:00
xfs_quota.h
xfs_quotaops.c
xfs_refcount_item.c xfs: create slab caches for frequently-used deferred items 2022-10-21 12:50:46 +02:00
xfs_refcount_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_reflink.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_reflink.h
xfs_rmap_item.c xfs: create slab caches for frequently-used deferred items 2022-10-21 12:50:46 +02:00
xfs_rmap_item.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_rtalloc.c xfs: Conditionally upgrade existing inodes to use large extent counters 2023-05-18 11:10:59 -05:00
xfs_rtalloc.h xfs: recalculate free rt extents after log recovery 2023-05-18 11:10:59 -05:00
xfs_stats.c
xfs_stats.h
xfs_super.c xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_super.h
xfs_symlink.c xfs: Directory's data fork extent counter can never overflow 2023-05-18 11:10:59 -05:00
xfs_symlink.h
xfs_sysctl.c
xfs_sysctl.h
xfs_sysfs.c xfs: sysfs: use default_groups in kobj_type 2023-05-18 11:10:46 -05:00
xfs_sysfs.h
xfs_trace.c
xfs_trace.h xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively 2023-05-18 11:10:56 -05:00
xfs_trans.c xfs: use a separate frextents counter for rt extent reservations 2023-05-18 11:10:59 -05:00
xfs_trans.h xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_trans_ail.c xfs: log shutdown triggers should only shut down the log 2023-05-18 11:10:53 -05:00
xfs_trans_buf.c
xfs_trans_dquot.c xfs: rename _zone variables to _cache 2022-10-21 12:50:46 +02:00
xfs_trans_priv.h xfs: AIL should be log centric 2023-05-18 11:10:51 -05:00
xfs_xattr.c