summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_qm.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Split default quota limits by quota typeCarlos Maiolino2016-02-081-6/+28
* xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen2016-02-081-2/+2
* xfs: get quota inode from mp & flags rather than dqpEric Sandeen2016-02-081-5/+5
* xfs: Convert to using ->get_state callbackJan Kara2015-03-041-4/+0
* Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-02-101-1/+0
|\
| * xfs: consolidate superblock logging functionsDave Chinner2015-01-221-1/+0
| * xfs: remove bitfield based superblock updatesDave Chinner2015-01-221-1/+1
* | quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara2015-01-281-2/+2
|/
* xfs: mark xfs_qm_quotacheck as staticJie Liu2014-07-241-1/+0
* xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2013-12-061-1/+17
* xfs: split dquot buffer operations outDave Chinner2013-10-231-2/+0
* xfs: convert dquot cache lru to list_lruDave Chinner2013-09-101-3/+1
* xfs: Add support for the Q_XGETQSTATVChandra Seetharaman2013-08-201-0/+2
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-111-7/+13
* xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman2013-06-281-4/+8
* xfs: Code cleanup and removal of some typedef usageChandra Seetharaman2013-06-281-17/+20
* xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman2013-06-281-0/+16
* xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman2013-06-281-6/+16
* xfs: add CRC checks for quota blocksChristoph Hellwig2013-04-211-0/+2
* xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster2013-03-221-1/+1
* xfs: remove the global xfs_Gqm structureChristoph Hellwig2012-03-141-14/+1
* xfs: remove the per-filesystem list of dquotsChristoph Hellwig2012-03-141-5/+1
* xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig2012-03-141-11/+8
* xfs: per-filesystem dquot LRU listsChristoph Hellwig2012-03-141-3/+4
* xfs: use common code for quota statisticsChristoph Hellwig2012-03-141-2/+0
* xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-101-14/+0
* xfs: remove xfs_qm_syncChristoph Hellwig2011-12-121-6/+0
* xfs: remove subdirectoriesChristoph Hellwig2011-08-121-0/+166
OpenPOWER on IntegriCloud