summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_dquot_buf.c
Commit message (Expand)AuthorAgeFilesLines
* xfs: remove unused header filesEric Sandeen2019-06-291-2/+0Star
* xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-291-4/+4
* xfs: change some error-less functions to void typesEric Sandeen2019-05-021-3/+1Star
* xfs: fix xfs_buf magic number endian checksDarrick J. Wong2019-02-181-4/+4
* xfs: add magic numbers to dquot buffer opsDarrick J. Wong2019-02-121-0/+4
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: print specific dqblk that failed verifiersEric Sandeen2018-05-091-19/+22
* xfs: add full xfs_dqblk verifierEric Sandeen2018-05-091-5/+22
* xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen2018-05-091-12/+9Star
* xfs: check type in quota verifier during quotacheckEric Sandeen2018-05-091-1/+3
* xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen2018-05-091-3/+2Star
* xfs: standardize quota verification function outputsDarrick J. Wong2018-01-081-91/+51Star
* xfs: separate dquot repair into a separate functionDarrick J. Wong2018-01-081-7/+15
* xfs: create a new buf_ops pointer to verify structure metadataDarrick J. Wong2018-01-081-0/+12
* xfs: refactor verifier callers to print address of failing checkDarrick J. Wong2018-01-081-3/+3
* xfs: refactor xfs_verifier_error and xfs_buf_ioerrorDarrick J. Wong2018-01-081-7/+3Star
* xfs: simplify xfs_calc_dquots_per_chunkEric Sandeen2017-04-121-6/+1Star
* libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong2016-10-201-2/+1Star
* xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-01-111-6/+30
* xfs: print name of verifier if it failsEric Sandeen2016-01-041-0/+1
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-2/+2
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-1/+0Star
* xfs: global error sign conversionDave Chinner2014-06-251-3/+3
* libxfs: move source filesDave Chinner2014-06-251-0/+290