summaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* xfs: repair superblocksDarrick J. Wong2018-05-301-0/+1
* xfs: move growfs core to libxfsDave Chinner2018-05-151-0/+1
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-151-0/+7
* xfs: use a b+tree for the in-core extent listChristoph Hellwig2017-11-061-0/+1
* xfs: scrub quota informationDarrick J. Wong2017-10-261-0/+1
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-261-0/+2
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-261-0/+1
* xfs: scrub symbolic linksDarrick J. Wong2017-10-261-0/+1
* xfs: scrub extended attributesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub directory metadataDarrick J. Wong2017-10-261-0/+1
* xfs: scrub directory/attribute btreesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-261-0/+1
* xfs: scrub inodesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub refcount btreesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub rmap btreesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub inode btreesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub free space btreesDarrick J. Wong2017-10-261-0/+1
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-261-0/+1
* xfs: create helpers to scrub a metadata btreeDarrick J. Wong2017-10-261-0/+1
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-0/+1
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+11
* xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-051-2/+1
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-031-0/+1