summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_dquot_buf.c
AgeCommit message (Expand)Author
2019-02-18xfs: fix xfs_buf magic number endian checksDarrick J. Wong
2019-02-11xfs: add magic numbers to dquot buffer opsDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-09xfs: print specific dqblk that failed verifiersEric Sandeen
2018-05-09xfs: add full xfs_dqblk verifierEric Sandeen
2018-05-09xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen
2018-05-09xfs: check type in quota verifier during quotacheckEric Sandeen
2018-05-09xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen
2018-01-08xfs: standardize quota verification function outputsDarrick J. Wong
2018-01-08xfs: separate dquot repair into a separate functionDarrick J. Wong
2018-01-08xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong
2018-01-08xfs: refactor verifier callers to print address of failing checkDarrick J. Wong
2018-01-08xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong
2017-04-12xfs: simplify xfs_calc_dquots_per_chunkEric Sandeen
2016-10-20libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-01-04xfs: print name of verifier if it failsEric Sandeen
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner