Jeff Liu
|
f910a8c620
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
|
12 years ago |
Dave Chinner
|
b870553cde
xfs: fix stray dquot unlock when reclaiming dquots
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
612cfbfe17
xfs: add pre-write metadata buffer verifier callbacks
|
12 years ago |
Dave Chinner
|
c631919870
xfs: verify dquot blocks as they are read from disk
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Dave Chinner
|
33479e0542
xfs: remove xfs_iget.c
|
12 years ago |
Dave Chinner
|
32972383ca
xfs: make largest supported offset less shouty
|
13 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
43ff2122e6
xfs: on-stack delayed write buffer lists
|
13 years ago |
Christoph Hellwig
|
fe7257fd4b
xfs: do not write the buffer from xfs_qm_dqflush
|
13 years ago |
Christoph Hellwig
|
b4d05e3019
xfs: avoid taking the ilock unnessecarily in xfs_qm_dqattach
|
13 years ago |
Christoph Hellwig
|
a05931ceb0
xfs: remove the global xfs_Gqm structure
|
13 years ago |
Christoph Hellwig
|
b84a3a9675
xfs: remove the per-filesystem list of dquots
|
13 years ago |
Christoph Hellwig
|
9f920f1164
xfs: use per-filesystem radix trees for dquot lookup
|
13 years ago |
Christoph Hellwig
|
f8739c3ce2
xfs: per-filesystem dquot LRU lists
|
13 years ago |
Christoph Hellwig
|
48776fd223
xfs: use common code for quota statistics
|
13 years ago |
Christoph Hellwig
|
92b2e5b31d
xfs: use a normal shrinker for the dquot freelist
|
13 years ago |
Chandra Seetharaman
|
4177af3a8a
Define new macro XFS_ALL_QUOTA_ACTIVE and simply some usage
|
13 years ago |
Christoph Hellwig
|
28fb588c9b
xfs: simplify xfs_qm_detach_gdquots
|
13 years ago |
Christoph Hellwig
|
7ae4440723
xfs: remove XFS_QMOPT_DQSUSER
|
13 years ago |
Christoph Hellwig
|
78e55892d6
xfs: add a xfs_dqhold helper
|
13 years ago |
Christoph Hellwig
|
ab680bb739
xfs: simplify xfs_qm_dqattach_grouphint
|
13 years ago |
Christoph Hellwig
|
bf72de3194
xfs: nest qm_dqfrlist_lock inside the dquot qlock
|
13 years ago |
Christoph Hellwig
|
92678554ab
xfs: flatten the dquot lock ordering
|
13 years ago |
Christoph Hellwig
|
be7ffc38a8
xfs: implement lazy removal for the dquot freelist
|
13 years ago |
Christoph Hellwig
|
80a376bfb7
xfs: remove XFS_DQ_INACTIVE
|
13 years ago |
Christoph Hellwig
|
800b484ec0
xfs: cleanup dquot locking helpers
|
13 years ago |
Christoph Hellwig
|
a7ef9bd79f
xfs: remove the sync_mode argument to xfs_qm_dqflush_all
|
13 years ago |
Christoph Hellwig
|
34625c661b
xfs: remove xfs_qm_sync
|
13 years ago |