aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_quota_defs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-01xfs: change some error-less functions to void typesEric Sandeen1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-10xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong1-1/+0
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong1-1/+0
2018-05-09xfs: add full xfs_dqblk verifierEric Sandeen1-0/+2
2018-05-09xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen1-1/+1
2018-05-09xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen1-2/+1
2018-01-08xfs: standardize quota verification function outputsDarrick J. Wong1-3/+3
2018-01-08xfs: separate dquot repair into a separate functionDarrick J. Wong1-1/+2
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig1-2/+0
2017-06-27xfs: grab dquots without taking the ilockDarrick J. Wong1-0/+2
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-2/+2
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen1-1/+2
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner1-1/+1
2014-07-24xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu1-2/+0
2014-06-25libxfs: move header filesDave Chinner1-0/+161