summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: online repair of symbolic linksDarrick J. Wong2024-04-151-0/+1
* xfs: move orphan files to the orphanageDarrick J. Wong2024-04-151-0/+1
* xfs: online repair of parent pointersDarrick J. Wong2024-04-151-0/+1
* xfs: scan the filesystem to repair a directory dotdot entryDarrick J. Wong2024-04-151-0/+1
* xfs: online repair of directoriesDarrick J. Wong2024-04-151-0/+1
* xfs: create an xattr iteration function for scrubDarrick J. Wong2024-04-151-0/+1
* xfs: repair extended attributesDarrick J. Wong2024-04-151-0/+1
* xfs: create a blob array data structureDarrick J. Wong2024-04-151-0/+1
* xfs: online repair of realtime summariesDarrick J. Wong2024-04-151-0/+1
* xfs: create temporary files and directories for online repairDarrick J. Wong2024-04-151-0/+1
* xfs: create deferred log items for file mapping exchangesDarrick J. Wong2024-04-151-0/+1
* xfs: introduce a file mapping exchange log intent itemDarrick J. Wong2024-04-151-0/+1
* xfs: introduce new file range exchange ioctlDarrick J. Wong2024-04-151-0/+1
* xfs: create refcount bag structure for btree repairsDarrick J. Wong2024-02-221-0/+1
* xfs: define an in-memory btree for storing refcount bag info during repairsDarrick J. Wong2024-02-221-0/+1
* xfs: repair the rmapbtDarrick J. Wong2024-02-221-0/+1
* xfs: support in-memory btreesDarrick J. Wong2024-02-221-0/+1
* xfs: support in-memory buffer cache targetsDarrick J. Wong2024-02-221-0/+1
* xfs: repair summary countersDarrick J. Wong2024-02-221-0/+1
* xfs: teach repair to fix file nlinksDarrick J. Wong2024-02-221-0/+1
* xfs: teach scrub to check file nlinksDarrick J. Wong2024-02-221-0/+1
* xfs: repair dquots based on live quotacheck resultsDarrick J. Wong2024-02-221-0/+1
* xfs: implement live quotacheck inode scanDarrick J. Wong2024-02-221-0/+1
* xfs: allow scrub to hook metadata updates in other writersDarrick J. Wong2024-02-221-0/+1
* xfs: implement live inode scan for scrubDarrick J. Wong2024-02-221-0/+1
* xfs: convert kmem_alloc() to kmalloc()Dave Chinner2024-02-131-2/+1
* xfs: repair quotasDarrick J. Wong2023-12-151-0/+4
* xfs: improve dquot iteration for scrubDarrick J. Wong2023-12-151-1/+4
* xfs: online repair of realtime bitmapsDarrick J. Wong2023-12-151-0/+4
* xfs: repair problems in CoW forksDarrick J. Wong2023-12-151-0/+1
* xfs: repair inode fork block mapping data structuresDarrick J. Wong2023-12-151-0/+1
* xfs: repair inode recordsDarrick J. Wong2023-12-151-0/+1
* xfs: repair refcount btreesDarrick J. Wong2023-12-151-0/+1
* xfs: repair inode btreesDarrick J. Wong2023-12-151-0/+1
* xfs: repair free space btreesDarrick J. Wong2023-12-151-0/+1
* xfs: move the per-AG datatype bitmaps to separate filesDarrick J. Wong2023-12-151-0/+1
* xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong2023-12-071-0/+1
* xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong2023-08-101-1/+6
* xfs: track usage statistics of online fsckDarrick J. Wong2023-08-101-0/+1
* xfs: create a big array data structureDarrick J. Wong2023-08-101-0/+2
* xfs: move the post-repair block reaping code to a separate fileDarrick J. Wong2023-08-101-0/+1
* xfs: cross-reference rmap records with ag btreesDarrick J. Wong2023-04-121-1/+1
* xfs: streamline the directory iteration code for scrubDarrick J. Wong2023-04-121-0/+1
* xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong2023-04-121-0/+2
* xfs: test dir/attr hash when loading moduleDarrick J. Wong2023-03-191-0/+1
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-0/+5
|\
| * xfs: implement ->notify_failure() for XFSShiyang Ruan2022-07-181-0/+5
* | xfs: add in-memory iunlink log itemDave Chinner2022-07-141-0/+1
|/
* xfs: Set up infrastructure for log attribute replayAllison Henderson2022-05-041-0/+1
* xfs: refactor log recovery item sorting into a generic dispatch structureDarrick J. Wong2020-05-081-0/+3