summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dquot.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-09xfs: fix implicit bool to int conversionNicholas Mc Guire1-1/+1
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster1-0/+15
2014-05-05xfs: remove dquot hintsDave Chinner1-2/+0
2013-10-23xfs: create a shared header file for format-related informationDave Chinner1-2/+0
2013-07-11xfs: Add pquota fields where gquota is used.Chandra Seetharaman1-2/+5
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman1-4/+0
2013-03-23xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster1-0/+12
2013-03-23xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster1-2/+2
2012-11-16xfs: convert buffer verifiers to an ops structure.Dave Chinner1-1/+2
2012-11-16xfs: add pre-write metadata buffer verifier callbacksDave Chinner1-1/+1
2012-11-16xfs: verify dquot blocks as they are read from diskDave Chinner1-0/+1
2012-05-15xfs: on-stack delayed write buffer listsChristoph Hellwig1-1/+0
2012-05-15xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig1-1/+1
2012-03-14xfs: remove the per-filesystem list of dquotsChristoph Hellwig1-2/+0
2012-03-14xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig1-12/+0
2012-03-14xfs: per-filesystem dquot LRU listsChristoph Hellwig1-1/+1
2012-02-23xfs: remove xfs_trans_unlocked_itemChristoph Hellwig1-2/+1
2012-02-03Define a new function xfs_inode_dquot()Chandra Seetharaman1-0/+13
2012-02-03Define a new function xfs_this_quota_on()Chandra Seetharaman1-4/+13
2011-12-16xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig1-0/+2
2011-12-16xfs: add a xfs_dqhold helperChristoph Hellwig1-2/+8
2011-12-15xfs: flatten the dquot lock orderingChristoph Hellwig1-1/+1
2011-12-13xfs: cleanup dquot locking helpersChristoph Hellwig1-6/+19
2011-08-13xfs: remove subdirectoriesChristoph Hellwig1-0/+137