aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-22xfs: rename _zone variables to _cacheGravatar Darrick J. Wong 1-1/+1
2021-10-22xfs: remove kmem_zone typedefGravatar Darrick J. Wong 1-1/+1
2021-08-06xfs: remove support for disabling quota accounting on a mounted file systemGravatar Christoph Hellwig 1-3/+0
2021-06-03xfs: move the quotaoff dqrele inode walk into xfs_icache.cGravatar Darrick J. Wong 1-1/+0
2020-09-15xfs: refactor quota expiration timer modificationGravatar Darrick J. Wong 1-0/+4
2020-07-28xfs: create xfs_dqtype_t to represent quota typesGravatar Darrick J. Wong 1-10/+16
2020-07-28xfs: remove unnecessary quota type maskingGravatar Darrick J. Wong 1-1/+1
2020-07-28xfs: remove the XFS_QM_IS[UGP]DQ macrosGravatar Darrick J. Wong 1-11/+0
2020-07-28xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*Gravatar Darrick J. Wong 1-13/+13
2020-07-28xfs: refactor default quota limits by resourceGravatar Darrick J. Wong 1-12/+10
2020-07-28xfs: stop using q_core counters in the quota codeGravatar Darrick J. Wong 1-3/+3
2020-07-28xfs: stop using q_core limits in the quota codeGravatar Darrick J. Wong 1-6/+6
2020-07-28xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk formatGravatar Darrick J. Wong 1-11/+0
2020-05-27xfs: per-type quota timers and warn limitsGravatar Eric Sandeen 1-6/+7
2020-05-27xfs: switch xfs_get_defquota to take explicit typeGravatar Eric Sandeen 1-11/+22
2020-05-27xfs: fix up some whitespace in quota codeGravatar Eric Sandeen 1-22/+22
2020-01-06xfs: quota: move to time64_t interfacesGravatar Arnd Bergmann 1-3/+3
2019-11-13xfs: remove the xfs_quotainfo_t typedefGravatar Pavel Reichl 1-3/+3
2019-04-23xfs: widen quota block counters to 64-bit integersGravatar Darrick J. Wong 1-6/+2
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-05-10xfs: refactor XFS_QMOPT_DQNEXT out of existenceGravatar Darrick J. Wong 1-2/+4
2016-02-08xfs: Split default quota limits by quota typeGravatar Carlos Maiolino 1-6/+28
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkGravatar Eric Sandeen 1-2/+2
2016-02-08xfs: get quota inode from mp & flags rather than dqpGravatar Eric Sandeen 1-5/+5
2015-03-04xfs: Convert to using ->get_state callbackGravatar Jan Kara 1-4/+0
2015-02-10Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+0
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsGravatar Jan Kara 1-2/+2
2015-01-22xfs: consolidate superblock logging functionsGravatar Dave Chinner 1-1/+0
2015-01-22xfs: remove bitfield based superblock updatesGravatar Dave Chinner 1-1/+1
2014-07-24xfs: mark xfs_qm_quotacheck as staticGravatar Jie Liu 1-1/+0
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmGravatar Jie Liu 1-1/+17
2013-10-23xfs: split dquot buffer operations outGravatar Dave Chinner 1-2/+0
2013-09-10xfs: convert dquot cache lru to list_lruGravatar Dave Chinner 1-3/+1
2013-08-20xfs: Add support for the Q_XGETQSTATVGravatar Chandra Seetharaman 1-0/+2
2013-07-11xfs: Add pquota fields where gquota is used.Gravatar Chandra Seetharaman 1-7/+13
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayGravatar Chandra Seetharaman 1-4/+8
2013-06-28xfs: Code cleanup and removal of some typedef usageGravatar Chandra Seetharaman 1-17/+20
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionGravatar Chandra Seetharaman 1-0/+16
2013-06-28xfs: Replace macro XFS_DQUOT_TREE with a functionGravatar Chandra Seetharaman 1-6/+16
2013-04-21xfs: add CRC checks for quota blocksGravatar Christoph Hellwig 1-0/+2
2013-03-22xfs: xfs_dquot prealloc throttling watermarks and low free spaceGravatar Brian Foster 1-1/+1
2012-03-14xfs: remove the global xfs_Gqm structureGravatar Christoph Hellwig 1-14/+1
2012-03-14xfs: remove the per-filesystem list of dquotsGravatar Christoph Hellwig 1-5/+1
2012-03-14xfs: use per-filesystem radix trees for dquot lookupGravatar Christoph Hellwig 1-11/+8
2012-03-14xfs: per-filesystem dquot LRU listsGravatar Christoph Hellwig 1-3/+4
2012-03-14xfs: use common code for quota statisticsGravatar Christoph Hellwig 1-2/+0
2012-02-10xfs: use a normal shrinker for the dquot freelistGravatar Christoph Hellwig 1-14/+0
2011-12-12xfs: remove xfs_qm_syncGravatar Christoph Hellwig 1-6/+0
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 1-0/+166