aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot.h
Commit message (Expand)AuthorAge
* xfs: remove the debug-only q_transp field from struct xfs_dquotChristoph Hellwig2019-06-12
* xfs: convert to SPDX license tagsDave Chinner2018-06-06
* xfs: refactor dquot iterationDarrick J. Wong2018-05-15
* xfs: replace XFS_QMOPT_DQALLOC with a simple booleanDarrick J. Wong2018-05-10
* xfs: remove direct calls to _qm_dqreadDarrick J. Wong2018-05-10
* xfs: split out dqget for inodes from regular dqgetDarrick J. Wong2018-05-10
* xfs: refactor XFS_QMOPT_DQNEXT out of existenceDarrick J. Wong2018-05-10
* xfs: fix implicit bool to int conversionNicholas Mc Guire2015-01-08
* xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster2014-07-24
* xfs: remove dquot hintsDave Chinner2014-05-05
* xfs: create a shared header file for format-related informationDave Chinner2013-10-23
* xfs: Add pquota fields where gquota is used.Chandra Seetharaman2013-07-11
* xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman2013-06-28
* xfs: xfs_dquot prealloc throttling watermarks and low free spaceBrian Foster2013-03-22
* xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_tBrian Foster2013-03-22
* xfs: convert buffer verifiers to an ops structure.Dave Chinner2012-11-15
* xfs: add pre-write metadata buffer verifier callbacksDave Chinner2012-11-15
* xfs: verify dquot blocks as they are read from diskDave Chinner2012-11-15
* xfs: on-stack delayed write buffer listsChristoph Hellwig2012-05-14
* xfs: do not write the buffer from xfs_qm_dqflushChristoph Hellwig2012-05-14
* xfs: remove the per-filesystem list of dquotsChristoph Hellwig2012-03-14
* xfs: use per-filesystem radix trees for dquot lookupChristoph Hellwig2012-03-14
* xfs: per-filesystem dquot LRU listsChristoph Hellwig2012-03-14
* xfs: remove xfs_trans_unlocked_itemChristoph Hellwig2012-02-22
* Define a new function xfs_inode_dquot()Chandra Seetharaman2012-02-03
* Define a new function xfs_this_quota_on()Chandra Seetharaman2012-02-03
* xfs: remove XFS_QMOPT_DQSUSERChristoph Hellwig2011-12-15
* xfs: add a xfs_dqhold helperChristoph Hellwig2011-12-15
* xfs: flatten the dquot lock orderingChristoph Hellwig2011-12-14
* xfs: cleanup dquot locking helpersChristoph Hellwig2011-12-12
* xfs: remove subdirectoriesChristoph Hellwig2011-08-12