aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+5
2016-08-03xfs: log rmap intent itemsGravatar Darrick J. Wong 1-0/+1
2016-08-03xfs: create rmap update intent log itemsGravatar Darrick J. Wong 1-0/+1
2016-08-03xfs: define the on-disk rmap btree formatGravatar Darrick J. Wong 1-0/+1
2016-08-03xfs: introduce rmap extent operation stubsGravatar Darrick J. Wong 1-0/+1
2016-08-03xfs: move deferred operations into a separate fileGravatar Darrick J. Wong 1-0/+1
2016-07-15xfs: abstract block export operations from nfsd layoutsGravatar Benjamin Coddington 1-2/+1
2016-03-18nfsd: add SCSI layout supportGravatar Christoph Hellwig 1-0/+1
2016-03-18nfsd: add a new config option for the block layout driverGravatar Christoph Hellwig 1-1/+1
2015-10-19xfs: stats are no longer dependent on CONFIG_PROC_FSGravatar Dave Chinner 1-1/+1
2015-07-29libxfs: add xfs_bit.cGravatar Dave Chinner 1-1/+1
2015-02-16xfs: implement pNFS export operationsGravatar Christoph Hellwig 1-0/+1
2014-07-15xfs: add xfs_mount sysfs kobjectGravatar Brian Foster 1-0/+1
2014-06-25libxfs: move source filesGravatar Dave Chinner 1-31/+32
2014-06-25xfs: create libxfs infrastructureGravatar Dave Chinner 1-1/+6
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorGravatar Dave Chinner 1-0/+1