aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_qm.h
AgeCommit message (Expand)AuthorFilesLines
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