aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-02-25libxfs-apply: support filterdiff >= 0.4.2 onlyDave Chinner1-25/+17
2020-12-04libxfs-apply: don't add duplicate headersDarrick J. Wong1-3/+11
2020-05-11libxfs-apply: use git am instead of patchChristoph Hellwig1-2/+2
2020-05-09find_api_violations: fix sed expressionDarrick J. Wong1-2/+8
2018-07-23xfsprogs: convert to SPDX license tagsDave Chinner4-16/+6
2018-05-31xfs_buflock: record buffer initializationDarrick J. Wong1-0/+11
2018-05-31xfs_buflock: record line number of trace where we locked the bufferDarrick J. Wong1-2/+6
2018-05-31xfs_buflock: ignore if buffer already lockedDarrick J. Wong1-1/+2
2018-03-08xfsprogs: new libxfs-apply option for Signed-off-by: tagEric Sandeen1-1/+16
2018-02-02xfs_scrub: create online filesystem scrub programDarrick J. Wong1-1/+1
2018-01-04find-api-violations: fix a broken grep patternDarrick J. Wong1-1/+1
2017-01-25tools/find-api-violations: fix fs -> fsr in the directory listDarrick J. Wong1-1/+1
2017-01-12libxfs-apply: minor improvementsEric Sandeen1-2/+12
2017-01-09libxfs-apply: port to stgitDarrick J. Wong1-1/+28
2017-01-09tools: create libxfs-diff to compare libxfsesDarrick J. Wong1-0/+25
2016-10-26xfs_buflock: handling parsing errors more gracefullyDarrick J. Wong1-1/+4
2016-10-25libxfs_apply: filterdiff can't handle /dev/null properlyDave Chinner1-12/+21
2016-10-25libxfs_apply: filter commits from libxfs onlyDave Chinner1-4/+15
2016-08-26misc: fix libxfs api violationsDarrick J. Wong1-0/+38
2016-08-19xfs_buflock: add a tool that can be used to find buffer deadlocksDarrick J. Wong1-0/+205
2016-08-09patch libxfs-apply-formattingDave Chinner1-23/+135
2015-12-21xfsprogs: Remove trailing blanks on various placesJan Tulak1-1/+1
2015-07-31libxfs-apply: ensure guilt import retains commit messagesDave Chinner1-0/+20
2015-07-31libxfs-apply: auto-name patches for guiltDave Chinner1-7/+34
2015-07-31libxfs-apply: reduce output verbosityDave Chinner1-7/+12
2015-07-31libxfs-apply: allow commit range specificationDave Chinner1-41/+130
2015-07-31libxfs-apply: CLI should specify source of commitsDave Chinner1-22/+51
2015-07-31tools: libxfs kernel sync scriptEric Sandeen1-0/+114