summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_quota_defs.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert quota options flags to unsigned.Dave Chinner2022-04-211-14/+31
* xfs: convert dquot flags to unsigned.Dave Chinner2022-04-211-2/+2
* xfs: remove the active vs running quota differentiationChristoph Hellwig2021-08-061-26/+4
* xfs: widen ondisk quota expiration timestamps to handle y2038+Darrick J. Wong2020-09-151-1/+2
* xfs: refactor quota timestamp codingDarrick J. Wong2020-09-151-0/+5
* xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong2020-07-281-13/+10
* xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong2020-07-281-7/+9
* xfs: drop the type parameter from xfs_dquot_verifyDarrick J. Wong2020-07-281-2/+2
* xfs: rename dquot incore state flagsDarrick J. Wong2020-07-281-5/+5
* xfs: always return -ENOSPC on project quota reservation failureEric Sandeen2020-05-271-1/+0
* xfs: change some error-less functions to void typesEric Sandeen2019-05-011-1/+1
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong2018-05-101-1/+0
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-101-1/+0
* xfs: add full xfs_dqblk verifierEric Sandeen2018-05-091-0/+2
* xfs: pass full xfs_dqblk to repair during quotacheckEric Sandeen2018-05-091-1/+1
* xfs: remove unused flags arg from xfs_dquot_verifyEric Sandeen2018-05-091-2/+1
* xfs: standardize quota verification function outputsDarrick J. Wong2018-01-081-3/+3
* xfs: separate dquot repair into a separate functionDarrick J. Wong2018-01-081-1/+2
* Revert "xfs: grab dquots without taking the ilock"Christoph Hellwig2017-07-131-2/+0
* xfs: grab dquots without taking the ilockDarrick J. Wong2017-06-271-0/+2
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-2/+2
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen2016-02-081-1/+2
* xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner2016-01-121-1/+1
* xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu2014-07-241-2/+0
* libxfs: move header filesDave Chinner2014-06-251-0/+161