summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong2024-07-021-0/+1
* Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-05-201-0/+18
|\
| * xfs: fix corruptions in the directory treeDarrick J. Wong2024-04-231-0/+1
| * xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong2024-04-231-0/+1
| * xfs: deferred scrub of parent pointersDarrick J. Wong2024-04-231-1/+1
| * xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong2024-04-231-0/+1
| * xfs: parent pointer attribute creationAllison Henderson2024-04-231-0/+1
| * xfs: add parent pointer validator functionsAllison Henderson2024-04-231-0/+1
| * 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
* | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-2/+2
|/
* 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-061-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