aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-29xfs: move the repair extent list into its own fileDarrick J. Wong1-0/+1
2018-06-08xfs: move various type verifiers to common fileDave Chinner1-0/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-30xfs: repair superblocksDarrick J. Wong1-0/+1
2018-05-15xfs: move growfs core to libxfsDave Chinner1-0/+1
2018-05-15xfs: implement the metadata repair ioctl flagDarrick J. Wong1-0/+7
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-0/+1
2017-10-26xfs: scrub quota informationDarrick J. Wong1-0/+1
2017-10-26xfs: scrub realtime bitmap/summaryDarrick J. Wong1-0/+2
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong1-0/+1
2017-10-26xfs: scrub symbolic linksDarrick J. Wong1-0/+1
2017-10-26xfs: scrub extended attributesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub directory metadataDarrick J. Wong1-0/+1
2017-10-26xfs: scrub directory/attribute btreesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong1-0/+1
2017-10-26xfs: scrub inodesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub refcount btreesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub rmap btreesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub inode btreesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub free space btreesDarrick J. Wong1-0/+1
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong1-0/+1
2017-10-26xfs: create helpers to scrub a metadata btreeDarrick J. Wong1-0/+1
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong1-0/+1
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong1-0/+11
2017-06-05xfs: use the common helper uuid_is_null()Amir Goldstein1-2/+1
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong1-0/+1
2016-10-04xfs: introduce the CoW forkDarrick J. Wong1-0/+1
2016-10-04xfs: log bmap intent itemsDarrick J. Wong1-0/+1
2016-10-04xfs: create bmbt update intent log itemsDarrick J. Wong1-0/+1
2016-10-03xfs: log refcount intent itemsDarrick J. Wong1-0/+1
2016-10-03xfs: create refcount update intent log itemsDarrick J. Wong1-0/+1
2016-10-03xfs: add refcount btree operationsDarrick J. Wong1-0/+1
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong1-0/+1
2016-09-19xfs: set up per-AG free space reservationsDarrick J. Wong1-0/+1
2016-08-06Merge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-0/+5
2016-08-03xfs: log rmap intent itemsDarrick J. Wong1-0/+1
2016-08-03xfs: create rmap update intent log itemsDarrick J. Wong1-0/+1
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+1
2016-08-03xfs: introduce rmap extent operation stubsDarrick J. Wong1-0/+1
2016-08-03xfs: move deferred operations into a separate fileDarrick J. Wong1-0/+1
2016-07-15xfs: abstract block export operations from nfsd layoutsBenjamin Coddington1-2/+1
2016-03-18nfsd: add SCSI layout supportChristoph Hellwig1-0/+1
2016-03-18nfsd: add a new config option for the block layout driverChristoph Hellwig1-1/+1
2015-10-19xfs: stats are no longer dependent on CONFIG_PROC_FSDave Chinner1-1/+1
2015-07-29libxfs: add xfs_bit.cDave Chinner1-1/+1
2015-02-16xfs: implement pNFS export operationsChristoph Hellwig1-0/+1
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster1-0/+1
2014-06-25libxfs: move source filesDave Chinner1-31/+32
2014-06-25xfs: create libxfs infrastructureDave Chinner1-1/+6
2013-10-30xfs: abstract the differences in dir2/dir3 via an ops vectorDave Chinner1-0/+1