index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: track quota updates during live quotacheck
Darrick J. Wong
2024-02-22
1
-0
/
+16
*
xfs: dynamically allocate the xfs-qm shrinker
Qi Zheng
2023-10-04
1
-1
/
+1
*
xfs: remove quota warning limit from struct xfs_quota_limits
Catherine Hoang
2022-05-11
1
-5
/
+0
*
xfs: rename _zone variables to _cache
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: remove kmem_zone typedef
Darrick J. Wong
2021-10-22
1
-1
/
+1
*
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
2021-08-06
1
-3
/
+0
*
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
Darrick J. Wong
2021-06-03
1
-1
/
+0
*
xfs: refactor quota expiration timer modification
Darrick J. Wong
2020-09-15
1
-0
/
+4
*
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-07-28
1
-10
/
+16
*
xfs: remove unnecessary quota type masking
Darrick J. Wong
2020-07-28
1
-1
/
+1
*
xfs: remove the XFS_QM_IS[UGP]DQ macros
Darrick J. Wong
2020-07-28
1
-11
/
+0
*
xfs: rename XFS_DQ_{USER,GROUP,PROJ} to XFS_DQTYPE_*
Darrick J. Wong
2020-07-28
1
-13
/
+13
*
xfs: refactor default quota limits by resource
Darrick J. Wong
2020-07-28
1
-12
/
+10
*
xfs: stop using q_core counters in the quota code
Darrick J. Wong
2020-07-28
1
-3
/
+3
*
xfs: stop using q_core limits in the quota code
Darrick J. Wong
2020-07-28
1
-6
/
+6
*
xfs: make XFS_DQUOT_CLUSTER_SIZE_FSB part of the ondisk format
Darrick J. Wong
2020-07-28
1
-11
/
+0
*
xfs: per-type quota timers and warn limits
Eric Sandeen
2020-05-27
1
-6
/
+7
*
xfs: switch xfs_get_defquota to take explicit type
Eric Sandeen
2020-05-27
1
-11
/
+22
*
xfs: fix up some whitespace in quota code
Eric Sandeen
2020-05-27
1
-22
/
+22
*
xfs: quota: move to time64_t interfaces
Arnd Bergmann
2020-01-06
1
-3
/
+3
*
xfs: remove the xfs_quotainfo_t typedef
Pavel Reichl
2019-11-13
1
-3
/
+3
*
xfs: widen quota block counters to 64-bit integers
Darrick J. Wong
2019-04-23
1
-6
/
+2
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: refactor XFS_QMOPT_DQNEXT out of existence
Darrick J. Wong
2018-05-10
1
-2
/
+4
*
xfs: Split default quota limits by quota type
Carlos Maiolino
2016-02-08
1
-6
/
+28
*
xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblk
Eric Sandeen
2016-02-08
1
-2
/
+2
*
xfs: get quota inode from mp & flags rather than dqp
Eric Sandeen
2016-02-08
1
-5
/
+5
*
xfs: Convert to using ->get_state callback
Jan Kara
2015-03-04
1
-4
/
+0
*
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-02-10
1
-1
/
+0
|
\
|
*
xfs: consolidate superblock logging functions
Dave Chinner
2015-01-22
1
-1
/
+0
|
*
xfs: remove bitfield based superblock updates
Dave Chinner
2015-01-22
1
-1
/
+1
*
|
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
Jan Kara
2015-01-28
1
-2
/
+2
|
/
*
xfs: mark xfs_qm_quotacheck as static
Jie Liu
2014-07-24
1
-1
/
+0
*
xfs: integrate xfs_quota_priv header file to xfs_qm
Jie Liu
2013-12-06
1
-1
/
+17
*
xfs: split dquot buffer operations out
Dave Chinner
2013-10-23
1
-2
/
+0
*
xfs: convert dquot cache lru to list_lru
Dave Chinner
2013-09-10
1
-3
/
+1
*
xfs: Add support for the Q_XGETQSTATV
Chandra Seetharaman
2013-08-20
1
-0
/
+2
*
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
2013-07-11
1
-7
/
+13
*
xfs: Change xfs_dquot_acct to be a 2-dimensional array
Chandra Seetharaman
2013-06-28
1
-4
/
+8
*
xfs: Code cleanup and removal of some typedef usage
Chandra Seetharaman
2013-06-28
1
-17
/
+20
*
xfs: Replace macro XFS_DQ_TO_QIP with a function
Chandra Seetharaman
2013-06-28
1
-0
/
+16
*
xfs: Replace macro XFS_DQUOT_TREE with a function
Chandra Seetharaman
2013-06-28
1
-6
/
+16
*
xfs: add CRC checks for quota blocks
Christoph Hellwig
2013-04-21
1
-0
/
+2
*
xfs: xfs_dquot prealloc throttling watermarks and low free space
Brian Foster
2013-03-22
1
-1
/
+1
*
xfs: remove the global xfs_Gqm structure
Christoph Hellwig
2012-03-14
1
-14
/
+1
*
xfs: remove the per-filesystem list of dquots
Christoph Hellwig
2012-03-14
1
-5
/
+1
*
xfs: use per-filesystem radix trees for dquot lookup
Christoph Hellwig
2012-03-14
1
-11
/
+8
*
xfs: per-filesystem dquot LRU lists
Christoph Hellwig
2012-03-14
1
-3
/
+4
*
xfs: use common code for quota statistics
Christoph Hellwig
2012-03-14
1
-2
/
+0
*
xfs: use a normal shrinker for the dquot freelist
Christoph Hellwig
2012-02-10
1
-14
/
+0
[next]