index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_dquot.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
xfs: refactor default quota grace period setting code
Darrick J. Wong
1
-0
/
+1
2020-09-15
xfs: refactor quota expiration timer modification
Darrick J. Wong
1
-0
/
+2
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
1
-16
/
+17
2020-07-28
xfs: remove unnecessary quota type masking
Darrick J. Wong
1
-2
/
+2
2020-07-28
xfs: always use xfs_dquot_type when extracting type from a dquot
Darrick J. Wong
1
-1
/
+1
2020-07-28
xfs: remove the XFS_QM_IS[UGP]DQ macros
Darrick J. Wong
1
-3
/
+6
2020-07-28
xfs: refactor testing if a particular dquot is being enforced
Darrick J. Wong
1
-0
/
+17
2020-07-28
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
1
-11
/
+11
2020-07-28
xfs: remove unnecessary arguments from quota adjust functions
Darrick J. Wong
1
-5
/
+4
2020-07-28
xfs: remove qcore from incore dquots
Darrick J. Wong
1
-1
/
+0
2020-07-28
xfs: stop using q_core timers in the quota code
Darrick J. Wong
1
-0
/
+7
2020-07-28
xfs: stop using q_core warning counters in the quota code
Darrick J. Wong
1
-0
/
+8
2020-07-28
xfs: stop using q_core counters in the quota code
Darrick J. Wong
1
-0
/
+3
2020-07-28
xfs: stop using q_core limits in the quota code
Darrick J. Wong
1
-1
/
+5
2020-07-28
xfs: use a per-resource struct for incore dquot data
Darrick J. Wong
1
-7
/
+11
2020-07-28
xfs: stop using q_core.d_id in the quota code
Darrick J. Wong
1
-1
/
+2
2020-07-28
xfs: stop using q_core.d_flags in the quota code
Darrick J. Wong
1
-0
/
+2
2020-07-28
xfs: rename dquot incore state flags
Darrick J. Wong
1
-2
/
+3
2020-05-27
xfs: pass xfs_dquot to xfs_qm_adjust_dqtimers
Eric Sandeen
1
-1
/
+1
2019-11-13
xfs: remove the xfs_dq_logitem_t typedef
Pavel Reichl
1
-1
/
+1
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
1
-48
/
+50
2019-06-12
xfs: remove the debug-only q_transp field from struct xfs_dquot
Christoph Hellwig
1
-1
/
+0
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-15
xfs: refactor dquot iteration
Darrick J. Wong
1
-0
/
+5
2018-05-10
xfs: replace XFS_QMOPT_DQALLOC with a simple boolean
Darrick J. Wong
1
-1
/
+1
2018-05-10
xfs: remove direct calls to _qm_dqread
Darrick J. Wong
1
-2
/
+3
2018-05-10
xfs: split out dqget for inodes from regular dqget
Darrick J. Wong
1
-2
/
+8
2018-05-10
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
1
-0
/
+2
2015-01-09
xfs: fix implicit bool to int conversion
Nicholas Mc Guire
1
-1
/
+1
2014-07-24
xfs: run an eofblocks scan on ENOSPC/EDQUOT
Brian Foster
1
-0
/
+15
2014-05-05
xfs: remove dquot hints
Dave Chinner
1
-2
/
+0
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-2
/
+0
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
1
-2
/
+5
2013-06-28
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
1
-4
/
+0
2013-03-22
xfs: xfs_dquot prealloc throttling watermarks and low free space
Brian Foster
1
-0
/
+12
2013-03-22
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
Brian Foster
1
-2
/
+2
2012-11-15
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-1
/
+2
2012-11-15
xfs: add pre-write metadata buffer verifier callbacks
Dave Chinner
1
-1
/
+1
2012-11-15
xfs: verify dquot blocks as they are read from disk
Dave Chinner
1
-0
/
+1
2012-05-14
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-1
/
+0
2012-05-14
xfs: do not write the buffer from xfs_qm_dqflush
Christoph Hellwig
1
-1
/
+1
2012-03-14
xfs: remove the per-filesystem list of dquots
Christoph Hellwig
1
-2
/
+0
2012-03-14
xfs: use per-filesystem radix trees for dquot lookup
Christoph Hellwig
1
-12
/
+0
2012-03-14
xfs: per-filesystem dquot LRU lists
Christoph Hellwig
1
-1
/
+1
2012-02-22
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
1
-2
/
+1
2012-02-03
Define a new function xfs_inode_dquot()
Chandra Seetharaman
1
-0
/
+13
2012-02-03
Define a new function xfs_this_quota_on()
Chandra Seetharaman
1
-4
/
+13
2011-12-15
xfs: remove XFS_QMOPT_DQSUSER
Christoph Hellwig
1
-0
/
+2
2011-12-15
xfs: add a xfs_dqhold helper
Christoph Hellwig
1
-2
/
+8
2011-12-14
xfs: flatten the dquot lock ordering
Christoph Hellwig
1
-1
/
+1
[next]