]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_dquot_buf.c
xfs: convert to SPDX license tags
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_dquot_buf.c
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Eric Sandeenxfs: print specific dqblk that failed verifiers
2018-06-28  Eric Sandeenxfs: add full xfs_dqblk verifier
2018-06-28  Eric Sandeenxfs: pass full xfs_dqblk to repair during quotacheck
2018-06-28  Eric Sandeenxfs: check type in quota verifier during quotacheck
2018-06-28  Eric Sandeenxfs: remove unused flags arg from xfs_dquot_verify
2018-02-27  Darrick J. Wongxfs: standardize quota verification function outputs
2018-02-27  Darrick J. Wongxfs: separate dquot repair into a separate function
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
2017-05-11  Eric Sandeenxfs: simplify xfs_calc_dquots_per_chunk
2016-10-25  Darrick J. Wonglibxfs: clean up _calc_dquots_per_chunk
2016-02-17  Dave Chinnerxfs: handle dquot buffer readahead in log recovery...
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2013-11-13  Dave Chinnerlibxfs: work around do_div() not handling 32 bit numerators
2013-11-13  Dave Chinnerxfs: split dquot buffer operations out