aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-05-08xfs: refactor log recovery item sorting into a generic dispatch structureGravatar Darrick J. Wong 1-0/+3
2020-05-04xfs: stop CONFIG_XFS_DEBUG from changing compiler flagsGravatar Arnd Bergmann 1-2/+0
2020-03-18xfs: introduce fake roots for ag-rooted btreesGravatar Darrick J. Wong 1-0/+1
2019-11-10xfs: remove the now unused dir ops infrastructureGravatar Christoph Hellwig 1-1/+0
2019-07-15xfs: move xfs_trans_inode.c to libxfs/Gravatar Eric Sandeen 1-2/+2
2019-07-03xfs: multithreaded iwalk implementationGravatar Darrick J. Wong 1-0/+1
2019-07-02xfs: create simplified inode walk functionGravatar Darrick J. Wong 1-0/+1
2019-06-28xfs: merge xfs_trans_bmap.c into xfs_bmap_item.cGravatar Christoph Hellwig 1-1/+0
2019-06-28xfs: merge xfs_trans_rmap.c into xfs_rmap_item.cGravatar Christoph Hellwig 1-2/+1
2019-06-28xfs: merge xfs_trans_refcount.c into xfs_refcount_item.cGravatar Christoph Hellwig 1-1/+0
2019-06-28xfs: merge xfs_trans_extfree.c into xfs_extfree_item.cGravatar Christoph Hellwig 1-1/+0
2019-06-28xfs: use bios directly to read and write the log recovery buffersGravatar Christoph Hellwig 1-0/+1
2019-05-18treewide: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 1-2/+2
2019-04-30xfs: add online scrub for superblock countersGravatar Darrick J. Wong 1-0/+1
2019-04-16xfs: scrub/repair should update filesystem metadata healthGravatar Darrick J. Wong 1-0/+1
2019-04-14xfs: track metadata health statusGravatar Darrick J. Wong 1-0/+1
2018-07-29xfs: move the repair extent list into its own fileGravatar Darrick J. Wong 1-0/+1
2018-06-08xfs: move various type verifiers to common fileGravatar Dave Chinner 1-0/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-30xfs: repair superblocksGravatar Darrick J. Wong 1-0/+1
2018-05-15xfs: move growfs core to libxfsGravatar Dave Chinner 1-0/+1
2018-05-15xfs: implement the metadata repair ioctl flagGravatar Darrick J. Wong 1-0/+7
2017-11-06xfs: use a b+tree for the in-core extent listGravatar Christoph Hellwig 1-0/+1
2017-10-26xfs: scrub quota informationGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub realtime bitmap/summaryGravatar Darrick J. Wong 1-0/+2
2017-10-26xfs: scrub directory parent pointersGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub symbolic linksGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub extended attributesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub directory metadataGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub directory/attribute btreesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub inode block mappingsGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub inodesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub refcount btreesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub rmap btreesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub inode btreesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub free space btreesGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: scrub the secondary superblocksGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: create helpers to scrub a metadata btreeGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: probe the scrub ioctlGravatar Darrick J. Wong 1-0/+1
2017-10-26xfs: create an ioctl to scrub AG metadataGravatar Darrick J. Wong 1-0/+11
2017-06-05xfs: use the common helper uuid_is_null()Gravatar Amir Goldstein 1-2/+1
2017-04-03xfs: implement the GETFSMAP ioctlGravatar Darrick J. Wong 1-0/+1
2016-10-04xfs: introduce the CoW forkGravatar Darrick J. Wong 1-0/+1
2016-10-04xfs: log bmap intent itemsGravatar Darrick J. Wong 1-0/+1
2016-10-04xfs: create bmbt update intent log itemsGravatar Darrick J. Wong 1-0/+1
2016-10-03xfs: log refcount intent itemsGravatar Darrick J. Wong 1-0/+1
2016-10-03xfs: create refcount update intent log itemsGravatar Darrick J. Wong 1-0/+1
2016-10-03xfs: add refcount btree operationsGravatar Darrick J. Wong 1-0/+1
2016-10-03xfs: define the on-disk refcount btree formatGravatar Darrick J. Wong 1-0/+1
2016-09-19xfs: set up per-AG free space reservationsGravatar Darrick J. Wong 1-0/+1