summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm_bhv.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-19xfs: replace xfs_sb_version checks with feature flag checksDave Chinner1-1/+1
2021-04-08xfs: move the di_projid field to struct xfs_inodeChristoph Hellwig1-1/+1
2020-07-29xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong1-1/+1
2020-07-29xfs: stop using q_core limits in the quota codeDarrick J. Wong1-6/+6
2020-07-29xfs: use a per-resource struct for incore dquot dataDarrick J. Wong1-4/+4
2019-11-13xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl1-3/+3
2019-11-13xfs: merge the projid fields in struct xfs_icdinodeChristoph Hellwig1-1/+1
2019-06-29xfs: remove unused header filesEric Sandeen1-1/+0
2019-06-29xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-0/+1
2018-11-27fs/xfs: fix f_ffree value for statfs when project quota is setYe Yin1-1/+1
2018-06-07xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-10xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong1-1/+1
2018-05-10xfs: split out dqget for inodes from regular dqgetDarrick J. Wong1-1/+1
2017-06-20xfs: remove double-underscore integer typesDarrick J. Wong1-1/+1
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-1/+0
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-1/+0
2014-06-25xfs: global error sign conversionDave Chinner1-1/+1
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen1-1/+1
2013-10-24xfs: decouple inode and bmap btree header filesDave Chinner1-7/+0
2013-10-24xfs: decouple log and transaction headersDave Chinner1-2/+3
2013-08-13xfs: separate dquot on disk format definitions out of xfs_quota.hDave Chinner1-0/+1
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-5/+5
2013-01-18xfs: Remove boolean_t typedef completely.Thiago Farina1-1/+1
2012-05-15xfs: clean up xfs_bit.h includesDave Chinner1-1/+0
2012-05-15xfs: move xfsagino_t to xfs_types.hDave Chinner1-1/+0
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig1-16/+0
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig1-2/+0
2012-03-01xfs: include reservations in quota reportingChristoph Hellwig1-12/+12
2011-08-13xfs: remove subdirectoriesChristoph Hellwig1-0/+176