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