aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-03xfs: move the quotaoff dqrele inode walk into xfs_icache.cDarrick J. Wong1-1/+0
2020-09-15xfs: refactor quota expiration timer modificationDarrick J. Wong1-0/+4
2020-07-28xfs: create xfs_dqtype_t to represent quota typesDarrick J. Wong1-10/+16
2020-07-28xfs: remove unnecessary quota type maskingDarrick J. Wong1-1/+1
2020-07-28xfs: remove the XFS_QM_IS[UGP]DQ macrosDarrick J. Wong1-11/+0
2020-07-28xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Darrick J. Wong1-13/+13
2020-07-28xfs: refactor default quota limits by resourceDarrick J. Wong1-12/+10
2020-07-28xfs: stop using q_core counters in the quota codeDarrick J. Wong1-3/+3
2020-07-28xfs: stop using q_core limits in the quota codeDarrick J. Wong1-6/+6
2020-07-28xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk formatDarrick J. Wong1-11/+0
2020-05-27xfs: per-type quota timers and warn limitsEric Sandeen1-6/+7
2020-05-27xfs: switch xfs_get_defquota to take explicit typeEric Sandeen1-11/+22
2020-05-27xfs: fix up some whitespace in quota codeEric Sandeen1-22/+22
2020-01-06xfs: quota: move to time64_t interfacesArnd Bergmann1-3/+3
2019-11-13xfs: remove the xfs_quotainfo_t typedefPavel Reichl1-3/+3
2019-04-23xfs: widen quota block counters to 64-bit integersDarrick J. Wong1-6/+2
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong1-2/+4
2016-02-08xfs: Split default quota limits by quota typeCarlos Maiolino1-6/+28
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen1-2/+2
2016-02-08xfs: get quota inode from mp & flags rather than dqpEric Sandeen1-5/+5
2015-03-04xfs: Convert to using ->get_state callbackJan Kara1-4/+0
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds1-1/+0
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara1-2/+2
2015-01-22xfs: consolidate superblock logging functionsDave Chinner1-1/+0
2015-01-22xfs: remove bitfield based superblock updatesDave Chinner1-1/+1
2014-07-24xfs: mark xfs_qm_quotacheck as staticJie Liu1-1/+0
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu1-1/+17
2013-10-23xfs: split dquot buffer operations outDave Chinner1-2/+0
2013-09-10xfs: convert dquot cache lru to list_lruDave Chinner1-3/+1
2013-08-20xfs: Add support for the Q_XGETQSTATVChandra Seetharaman1-0/+2
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-7/+13
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman1-4/+8
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman1-17/+20
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman1-0/+16
2013-06-28xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman1-6/+16
2013-04-21xfs: add CRC checks for quota blocksChristoph Hellwig1-0/+2
2013-03-22xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster1-1/+1
2012-03-14xfs: remove the global xfs_Gqm structureChristoph Hellwig1-14/+1
2012-03-14xfs: remove the per-filesystem list of dquotsChristoph Hellwig1-5/+1
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig1-11/+8
2012-03-14xfs: per-filesystem dquot LRU listsChristoph Hellwig1-3/+4
2012-03-14xfs: use common code for quota statisticsChristoph Hellwig1-2/+0
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig1-14/+0
2011-12-12xfs: remove xfs_qm_syncChristoph Hellwig1-6/+0
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-0/+166