index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_qm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xfs: remove xfs_qm_sync
Christoph Hellwig
2011-12-12
1
-6
/
+0
*
xfs: remove subdirectories
Christoph Hellwig
2011-08-12
1
-0
/
+166