summaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-04-24xfs: fix corruptions in the directory treeDarrick J. Wong1-0/+1
2024-04-24xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong1-0/+1
2024-04-23xfs: deferred scrub of parent pointersDarrick J. Wong1-1/+1
2024-04-23xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong1-0/+1
2024-04-23xfs: parent pointer attribute creationAllison Henderson1-0/+1
2024-04-23xfs: add parent pointer validator functionsAllison Henderson1-0/+1
2024-04-16xfs: online repair of symbolic linksDarrick J. Wong1-0/+1
2024-04-16xfs: move orphan files to the orphanageDarrick J. Wong1-0/+1
2024-04-16xfs: online repair of parent pointersDarrick J. Wong1-0/+1
2024-04-16xfs: scan the filesystem to repair a directory dotdot entryDarrick J. Wong1-0/+1
2024-04-16xfs: online repair of directoriesDarrick J. Wong1-0/+1
2024-04-16xfs: create an xattr iteration function for scrubDarrick J. Wong1-0/+1
2024-04-16xfs: repair extended attributesDarrick J. Wong1-0/+1
2024-04-16xfs: create a blob array data structureDarrick J. Wong1-0/+1
2024-04-16xfs: online repair of realtime summariesDarrick J. Wong1-0/+1
2024-04-16xfs: create temporary files and directories for online repairDarrick J. Wong1-0/+1
2024-04-16xfs: create deferred log items for file mapping exchangesDarrick J. Wong1-0/+1
2024-04-16xfs: introduce a file mapping exchange log intent itemDarrick J. Wong1-0/+1
2024-04-16xfs: introduce new file range exchange ioctlDarrick J. Wong1-0/+1
2024-02-22xfs: create refcount bag structure for btree repairsDarrick J. Wong1-0/+1
2024-02-22xfs: define an in-memory btree for storing refcount bag info during repairsDarrick J. Wong1-0/+1
2024-02-22xfs: repair the rmapbtDarrick J. Wong1-0/+1
2024-02-22xfs: support in-memory btreesDarrick J. Wong1-0/+1
2024-02-22xfs: support in-memory buffer cache targetsDarrick J. Wong1-0/+1
2024-02-22xfs: repair summary countersDarrick J. Wong1-0/+1
2024-02-22xfs: teach repair to fix file nlinksDarrick J. Wong1-0/+1
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong1-0/+1
2024-02-22xfs: repair dquots based on live quotacheck resultsDarrick J. Wong1-0/+1
2024-02-22xfs: implement live quotacheck inode scanDarrick J. Wong1-0/+1
2024-02-22xfs: allow scrub to hook metadata updates in other writersDarrick J. Wong1-0/+1
2024-02-22xfs: implement live inode scan for scrubDarrick J. Wong1-0/+1
2024-02-13xfs: convert kmem_alloc() to kmalloc()Dave Chinner1-2/+1
2023-12-15xfs: repair quotasDarrick J. Wong1-0/+4
2023-12-15xfs: improve dquot iteration for scrubDarrick J. Wong1-1/+4
2023-12-15xfs: online repair of realtime bitmapsDarrick J. Wong1-0/+4
2023-12-15xfs: repair problems in CoW forksDarrick J. Wong1-0/+1
2023-12-15xfs: repair inode fork block mapping data structuresDarrick J. Wong1-0/+1
2023-12-15xfs: repair inode recordsDarrick J. Wong1-0/+1
2023-12-15xfs: repair refcount btreesDarrick J. Wong1-0/+1
2023-12-15xfs: repair inode btreesDarrick J. Wong1-0/+1
2023-12-15xfs: repair free space btreesDarrick J. Wong1-0/+1
2023-12-15xfs: move the per-AG datatype bitmaps to separate filesDarrick J. Wong1-0/+1
2023-12-07xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong1-0/+1
2023-08-10xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong1-1/+6
2023-08-10xfs: track usage statistics of online fsckDarrick J. Wong1-0/+1
2023-08-10xfs: create a big array data structureDarrick J. Wong1-0/+2
2023-08-10xfs: move the post-repair block reaping code to a separate fileDarrick J. Wong1-0/+1
2023-04-12xfs: cross-reference rmap records with ag btreesDarrick J. Wong1-1/+1
2023-04-12xfs: streamline the directory iteration code for scrubDarrick J. Wong1-0/+1
2023-04-12xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong1-0/+2