aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/scrub/quota.c
Commit message (Expand)AuthorAge
* xfs: remove unused header filesEric Sandeen2019-06-28
* xfs: separate inode geometryDarrick J. Wong2019-06-12
* xfs: collapse scrub bool state flags into a single unsigned intDarrick J. Wong2019-04-16
* xfs: fix indentation and other whitespace problems in scrub/repairDarrick J. Wong2018-07-23
* xfs: shorten struct xfs_scrub_context to struct xfs_scrubDarrick J. Wong2018-07-23
* xfs: shorten xfs_scrub_ prefixDarrick J. Wong2018-07-23
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: quota scrub should use bmapbtd scrubberDarrick J. Wong2018-05-15
* xfs: avoid ilock games in the quota scrubberDarrick J. Wong2018-05-15
* xfs: refactor dquot iterationDarrick J. Wong2018-05-15
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-10
* xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong2018-03-23
* xfs: move all scrub input checking to xfs_scrub_validateEric Sandeen2018-01-08
* xfs: calculate correct offset in xfs_scrub_quota_itemEric Sandeen2017-11-28
* xfs: fix uninitialized variable in xfs_scrub_quotaEric Sandeen2017-11-28
* xfs: scrub quota informationDarrick J. Wong2017-10-26