aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_quota_defs.h
AgeCommit message (Expand)Author
2019-05-01xfs: change some error-less functions to void typesEric Sandeen
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-05-10xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong
2018-05-09xfs: add full xfs_dqblk verifierEric Sandeen
2018-05-09xfs: pass full xfs_dqblk to repair 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
2017-07-13Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig
2017-06-27xfs: grab dquots without taking the ilockDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2014-07-24xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu
2014-06-25libxfs: move header filesDave Chinner