summaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: cross-reference rmap records with ag btreesDarrick J. Wong2023-04-111-1/+1
* xfs: streamline the directory iteration code for scrubDarrick J. Wong2023-04-111-0/+1
* xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong2023-04-111-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-051-0/+5
|\
| * xfs: implement ->notify_failure() for XFSShiyang Ruan2022-07-171-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
* xfs: stop CONFIG_XFS_DEBUG from changing compiler flagsArnd Bergmann2020-05-041-2/+0
* xfs: introduce fake roots for ag-rooted btreesDarrick J. Wong2020-03-181-0/+1
* xfs: remove the now unused dir ops infrastructureChristoph Hellwig2019-11-101-1/+0
* xfs: move xfs_trans_inode.c to libxfs/Eric Sandeen2019-07-151-2/+2
* xfs: multithreaded iwalk implementationDarrick J. Wong2019-07-031-0/+1
* xfs: create simplified inode walk functionDarrick J. Wong2019-07-021-0/+1
* xfs: merge xfs_trans_bmap.c into xfs_bmap_item.cChristoph Hellwig2019-06-281-1/+0
* xfs: merge xfs_trans_rmap.c into xfs_rmap_item.cChristoph Hellwig2019-06-281-2/+1
* xfs: merge xfs_trans_refcount.c into xfs_refcount_item.cChristoph Hellwig2019-06-281-1/+0
* xfs: merge xfs_trans_extfree.c into xfs_extfree_item.cChristoph Hellwig2019-06-281-1/+0
* xfs: use bios directly to read and write the log recovery buffersChristoph Hellwig2019-06-281-0/+1
* treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-181-2/+2
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-0/+1
* xfs: scrub/repair should update filesystem metadata healthDarrick J. Wong2019-04-161-0/+1
* xfs: track metadata health statusDarrick J. Wong2019-04-141-0/+1
* xfs: move the repair extent list into its own fileDarrick J. Wong2018-07-291-0/+1
* xfs: move various type verifiers to common fileDave Chinner2018-06-081-0/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1