summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2025-09-29Merge tag 'xfs-merge-6.18' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.workqueue' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-09-23xfs: rework datasync tracking and executionDave Chinner
2025-09-23xfs: rearrange code in xfs_inode_item_precommitDave Chinner
2025-09-22xfs: scrub: use kstrdup_const() for metapath scan setupsDmitry Antipov
2025-09-22xfs: use bt_nr_sectors in xfs_dax_translate_rangeChristoph Hellwig
2025-09-22xfs: track the number of blocks in each buftargChristoph Hellwig
2025-09-19xfs: constify xfs_errortag_random_defaultChristoph Hellwig
2025-09-19fs: WQ_PERCPU added to alloc_workqueue usersMarco Crivellari
2025-09-18xfs: improve default maximum number of open zonesDamien Le Moal
2025-09-18xfs: improve zone statistics messageDamien Le Moal
2025-09-18xfs: centralize error tag definitionsChristoph Hellwig
2025-09-18xfs: remove pointless externs in xfs_error.hChristoph Hellwig
2025-09-18xfs: remove the expr argument to XFS_TEST_ERRORChristoph Hellwig
2025-09-18xfs: remove xfs_errortag_setChristoph Hellwig
2025-09-18xfs: remove xfs_errortag_getChristoph Hellwig
2025-09-16xfs: move the XLOG_REG_ constants out of xfs_log_format.hChristoph Hellwig
2025-09-16xfs: adjust the hint based zone allocation policyHans Holmberg
2025-09-16xfs: refactor hint based zone allocationHans Holmberg
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig
2025-09-16xfs: rename the old_crc variable in xlog_recover_processChristoph Hellwig
2025-09-16xfs: remove the unused xfs_log_iovec_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_qoff_logformat_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_dq_logformat_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_buf_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_efd_log_format_64_t typedefChristoph Hellwig
2025-09-16xfs: remove the unused xfs_efd_log_format_32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efd_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_64_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_efi_log_format_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent64_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent32_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_extent_t typedefChristoph Hellwig
2025-09-16xfs: remove the xfs_trans_header_t typedefChristoph Hellwig
2025-09-16xfs: remove the xlog_op_header_t typedefChristoph Hellwig
2025-09-15fs: rename generic_delete_inode() and generic_drop_inode()Mateusz Guzik
2025-09-05Merge tag 'kconfig-2025-changes_2025-09-05' of https://git.kernel.org/pub/scm...Carlos Maiolino
2025-09-05Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...Carlos Maiolino
2025-09-05xfs: enable online fsck by default in KconfigDarrick J. Wong
2025-09-05xfs: use deferred reaping for data device cow extentsDarrick J. Wong
2025-09-05xfs: remove deprecated sysctl knobsDarrick J. Wong
2025-09-05xfs: remove static reap limits from repair.hDarrick J. Wong
2025-09-05xfs: remove deprecated mount optionsDarrick J. Wong
2025-09-05xfs: disable deprecated features by default in KconfigDarrick J. Wong
2025-09-05xfs: compute file mapping reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: compute realtime device CoW staging extent reap limits dynamicallyDarrick J. Wong
2025-09-05xfs: compute data device CoW staging extent reap limits dynamicallyDarrick J. Wong