aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-20Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-0/+18
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryGravatar Masahiro Yamada 1-2/+2
2024-04-23xfs: fix corruptions in the directory treeGravatar Darrick J. Wong 1-0/+1
2024-04-23xfs: teach online scrub to find directory tree structure problemsGravatar Darrick J. Wong 1-0/+1
2024-04-23xfs: deferred scrub of parent pointersGravatar Darrick J. Wong 1-1/+1
2024-04-23xfs: move handle ioctl code to xfs_handle.cGravatar Darrick J. Wong 1-0/+1
2024-04-23xfs: parent pointer attribute creationGravatar Allison Henderson 1-0/+1
2024-04-23xfs: add parent pointer validator functionsGravatar Allison Henderson 1-0/+1
2024-04-15xfs: online repair of symbolic linksGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: move orphan files to the orphanageGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: online repair of parent pointersGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: scan the filesystem to repair a directory dotdot entryGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: online repair of directoriesGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: create an xattr iteration function for scrubGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: repair extended attributesGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: create a blob array data structureGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: online repair of realtime summariesGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: create temporary files and directories for online repairGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: create deferred log items for file mapping exchangesGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: introduce a file mapping exchange log intent itemGravatar Darrick J. Wong 1-0/+1
2024-04-15xfs: introduce new file range exchange ioctlGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: create refcount bag structure for btree repairsGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: define an in-memory btree for storing refcount bag info during repairsGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: repair the rmapbtGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: support in-memory btreesGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: support in-memory buffer cache targetsGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: repair summary countersGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: teach repair to fix file nlinksGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: teach scrub to check file nlinksGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: repair dquots based on live quotacheck resultsGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: implement live quotacheck inode scanGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: allow scrub to hook metadata updates in other writersGravatar Darrick J. Wong 1-0/+1
2024-02-22xfs: implement live inode scan for scrubGravatar Darrick J. Wong 1-0/+1
2024-02-13xfs: convert kmem_alloc() to kmalloc()Gravatar Dave Chinner 1-2/+1
2023-12-15xfs: repair quotasGravatar Darrick J. Wong 1-0/+4
2023-12-15xfs: improve dquot iteration for scrubGravatar Darrick J. Wong 1-1/+4
2023-12-15xfs: online repair of realtime bitmapsGravatar Darrick J. Wong 1-0/+4
2023-12-15xfs: repair problems in CoW forksGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: repair inode fork block mapping data structuresGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: repair inode recordsGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: repair refcount btreesGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: repair inode btreesGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: repair free space btreesGravatar Darrick J. Wong 1-0/+1
2023-12-15xfs: move the per-AG datatype bitmaps to separate filesGravatar Darrick J. Wong 1-0/+1
2023-12-06xfs: implement block reservation accounting for btrees we're stagingGravatar Darrick J. Wong 1-0/+1
2023-08-10xfs: move the realtime summary file scrubber to a separate source fileGravatar Darrick J. Wong 1-1/+6
2023-08-10xfs: track usage statistics of online fsckGravatar Darrick J. Wong 1-0/+1
2023-08-10xfs: create a big array data structureGravatar Darrick J. Wong 1-0/+2
2023-08-10xfs: move the post-repair block reaping code to a separate fileGravatar Darrick J. Wong 1-0/+1
2023-04-11xfs: cross-reference rmap records with ag btreesGravatar Darrick J. Wong 1-1/+1