summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-20xfs: add media verification ioctlDarrick J. Wong-0/+1
2026-01-20xfs: start creating infrastructure for health monitoringDarrick J. Wong-0/+1
2025-03-03xfs: export zone stats in /proc/*/mountstatsHans Holmberg-0/+1
2025-03-03xfs: implement zoned garbage collectionChristoph Hellwig-0/+1
2025-03-03xfs: add support for zoned space reservationsChristoph Hellwig-1/+2
2025-03-03xfs: add the zoned space allocatorChristoph Hellwig-1/+2
2025-03-03xfs: parse and validate hardware zone informationChristoph Hellwig-0/+1
2024-12-23xfs: online repair of the realtime refcount btreeDarrick J. Wong-0/+1
2024-12-23xfs: scrub the realtime refcount btreeDarrick J. Wong-0/+1
2024-12-23xfs: introduce realtime refcount btree ondisk definitionsDarrick J. Wong-0/+1
2024-12-23xfs: online repair of the realtime rmap btreeDarrick J. Wong-0/+1
2024-12-23xfs: scrub the realtime rmapbtDarrick J. Wong-0/+1
2024-12-23xfs: introduce realtime rmap btree ondisk definitionsDarrick J. Wong-0/+1
2024-11-05xfs: scrub the realtime group superblockDarrick J. Wong-0/+1
2024-11-05xfs: create incore realtime group structuresDarrick J. Wong-0/+1
2024-11-05xfs: check metadata directory file path connectivityDarrick J. Wong-0/+1
2024-11-05xfs: read and write metadata inode directory treeDarrick J. Wong-1/+3
2024-11-05xfs: factor out a generic xfs_group structureChristoph Hellwig-0/+1
2024-07-02xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong-0/+1
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-0/+18
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-2/+2
2024-04-23xfs: fix corruptions in the directory treeDarrick J. Wong-0/+1
2024-04-23xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong-0/+1
2024-04-23xfs: deferred scrub of parent pointersDarrick J. Wong-1/+1
2024-04-23xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong-0/+1
2024-04-23xfs: parent pointer attribute creationAllison Henderson-0/+1
2024-04-23xfs: add parent pointer validator functionsAllison Henderson-0/+1
2024-04-15xfs: online repair of symbolic linksDarrick J. Wong-0/+1
2024-04-15xfs: move orphan files to the orphanageDarrick J. Wong-0/+1
2024-04-15xfs: online repair of parent pointersDarrick J. Wong-0/+1
2024-04-15xfs: scan the filesystem to repair a directory dotdot entryDarrick J. Wong-0/+1
2024-04-15xfs: online repair of directoriesDarrick J. Wong-0/+1
2024-04-15xfs: create an xattr iteration function for scrubDarrick J. Wong-0/+1
2024-04-15xfs: repair extended attributesDarrick J. Wong-0/+1
2024-04-15xfs: create a blob array data structureDarrick J. Wong-0/+1
2024-04-15xfs: online repair of realtime summariesDarrick J. Wong-0/+1
2024-04-15xfs: create temporary files and directories for online repairDarrick J. Wong-0/+1
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong-0/+1
2024-04-15xfs: introduce a file mapping exchange log intent itemDarrick J. Wong-0/+1
2024-04-15xfs: introduce new file range exchange ioctlDarrick J. Wong-0/+1
2024-02-22xfs: create refcount bag structure for btree repairsDarrick J. Wong-0/+1
2024-02-22xfs: define an in-memory btree for storing refcount bag info during repairsDarrick J. Wong-0/+1
2024-02-22xfs: repair the rmapbtDarrick J. Wong-0/+1
2024-02-22xfs: support in-memory btreesDarrick J. Wong-0/+1
2024-02-22xfs: support in-memory buffer cache targetsDarrick J. Wong-0/+1
2024-02-22xfs: repair summary countersDarrick J. Wong-0/+1
2024-02-22xfs: teach repair to fix file nlinksDarrick J. Wong-0/+1
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong-0/+1
2024-02-22xfs: repair dquots based on live quotacheck resultsDarrick J. Wong-0/+1
2024-02-22xfs: implement live quotacheck inode scanDarrick J. Wong-0/+1