index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot.h
Age
Commit message (
Expand
)
Author
2022-05-11
xfs: remove warning counters from struct xfs_dquot_res
Catherine Hoang
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
2020-09-15
xfs: refactor default quota grace period setting code
Darrick J. Wong
2020-09-15
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
xfs: remove unnecessary quota type masking
Darrick J. Wong
2020-07-28
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
2020-07-28
xfs: remove the XFS_QM_IS[UGP]DQ macros
Darrick J. Wong
2020-07-28
xfs: refactor testing if a particular dquot is being enforced
Darrick J. Wong
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
2020-07-28
xfs: stop using q_core timers in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core counters in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
2020-07-28
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
2019-11-13
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: refactor dquot iteration
Darrick J. Wong
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
2018-05-10
xfs: remove direct calls to _qm_dqread
Darrick J. Wong
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
2014-07-24
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
2014-05-05
xfs: remove dquot hints
Dave Chinner
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-06-28
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
2013-03-22
xfs: xfs_dquot prealloc throttling watermarks and low free space
Brian Foster
2013-03-22
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
Brian Foster
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
2012-11-15
xfs: verify dquot blocks as they are read from disk
Dave Chinner
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
2012-05-14
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
2012-03-14
xfs: remove the per-filesystem list of dquots
Christoph Hellwig
2012-03-14
xfs: use per-filesystem radix trees for dquot lookup
Christoph Hellwig
2012-03-14
xfs: per-filesystem dquot LRU lists
Christoph Hellwig
2012-02-22
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
2012-02-03
Define a new function xfs_inode_dquot()
Chandra Seetharaman
2012-02-03
Define a new function xfs_this_quota_on()
Chandra Seetharaman
2011-12-15
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
[next]