summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2026-01-30xfs: give the defer_relog stat a xs_ prefixChristoph Hellwig
2026-01-30xfs: add zone reset error injectionChristoph Hellwig
2026-01-30xfs: don't validate error tags in the I/O pathChristoph Hellwig
2026-01-29xfs: fix spacing style issues in xfs_alloc.cShin Seong-jun
2026-01-28Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-28Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...Carlos Maiolino
2026-01-28Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...Carlos Maiolino
2026-01-23xfs: add a method to replace shortform attrsDarrick J. Wong
2026-01-23xfs: speed up parent pointer operations when possibleDarrick J. Wong
2026-01-23xfs: reduce xfs_attr_try_sf_addname parametersDarrick J. Wong
2026-01-23xfs: strengthen attr leaf block freemap checkingDarrick J. Wong
2026-01-23xfs: refactor attr3 leaf table size computationDarrick J. Wong
2026-01-23xfs: fix freemap adjustments when adding xattrs to leaf blocksDarrick J. Wong
2026-01-23xfs: delete attr leaf freemap entries when emptyDarrick J. Wong
2026-01-21xfs: split and refactor zone validationChristoph Hellwig
2026-01-21xfs: add a xfs_rtgroup_raw_size helperChristoph Hellwig
2026-01-21xfs: add missing forward declaration in xfs_zones.hDamien Le Moal
2026-01-21xfs: remove xfs_attr_leaf_hasnameChristoph Hellwig
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2026-01-21xfs: move struct xfs_log_iovec to xfs_log_priv.hChristoph Hellwig
2026-01-20xfs: add media verification ioctlDarrick J. Wong
2026-01-20xfs: check if an open file is on the health monitored fsDarrick J. Wong
2026-01-20xfs: convey file I/O errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey externally discovered fsdax media errors to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem shutdown events to the health monitorDarrick J. Wong
2026-01-20xfs: convey metadata health events to the health monitorDarrick J. Wong
2026-01-20xfs: convey filesystem unmount events to the health monitorDarrick J. Wong
2026-01-20xfs: create event queuing, formatting, and discovery infrastructureDarrick J. Wong
2026-01-20xfs: start creating infrastructure for health monitoringDarrick J. Wong
2026-01-13xfs: set max_agbno to allow sparse alloc of last full inode chunkBrian Foster
2026-01-13xfs: fix an overly long line in xfs_rtgroup_calc_geometryChristoph Hellwig
2026-01-13xfs: mark __xfs_rtgroup_extents staticChristoph Hellwig
2025-12-17xfs: validate that zoned RT devices are zone alignedChristoph Hellwig
2025-12-03Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-12xfs: remove xarray mark for reclaimable zonesHans Holmberg
2025-11-12xfs: remove the xlog_rec_header_t typedefChristoph Hellwig
2025-11-12xfs: remove xlog_in_core_2_tChristoph Hellwig
2025-11-12xfs: add a XLOG_CYCLE_DATA_SIZE constantChristoph Hellwig
2025-11-11xfs: use a lockref for the xfs_dquot reference countChristoph Hellwig
2025-11-11xfs: add a xfs_groups_to_rfsbs helperChristoph Hellwig
2025-11-05xfs: use blkdev_report_zones_cached()Damien Le Moal
2025-11-05xfs: error tag to force zeroing on debug kernelsBrian Foster
2025-10-31xfs: prevent gc from picking the same zone twiceChristoph Hellwig
2025-09-18xfs: improve default maximum number of open zonesDamien Le Moal
2025-09-18xfs: centralize error tag definitionsChristoph Hellwig
2025-09-18xfs: remove the expr argument to XFS_TEST_ERRORChristoph Hellwig
2025-09-16xfs: move the XLOG_REG_ constants out of xfs_log_format.hChristoph Hellwig
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig