Chandra Seetharaman
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 years ago |
Chandra Seetharaman
|
113a56835d
xfs: Code cleanup and removal of some typedef usage
|
12 years ago |
Chandra Seetharaman
|
995961c451
xfs: Replace macro XFS_DQ_TO_QIP with a function
|
12 years ago |
Chandra Seetharaman
|
329e087528
xfs: Replace macro XFS_DQUOT_TREE with a function
|
12 years ago |
Dave Chinner
|
6fcdc59de2
xfs: rework dquot CRCs
|
12 years ago |
Christoph Hellwig
|
3fe58f30b4
xfs: add CRC checks for quota blocks
|
12 years ago |
Brian Foster
|
b136645116
xfs: xfs_dquot prealloc throttling watermarks and low free space
|
12 years ago |
Brian Foster
|
4b6eae2e6a
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
|
12 years ago |
Jeff Liu
|
4800104438
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
|
12 years ago |
Dave Chinner
|
1813dd6405
xfs: convert buffer verifiers to an ops structure.
|
12 years ago |
Dave Chinner
|
b0f539de9f
xfs: connect up write verifiers to new buffers
|
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
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Dave Chinner
|
04913fdd91
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
|
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
|
32ce90a4b7
xfs: remove log item from AIL in xfs_iflush after a shutdown
|
13 years ago |
Christoph Hellwig
|
dea9609527
xfs: remove log item from AIL in xfs_qm_dqflush after a shutdown
|
13 years ago |
Gerard Snitselaar
|
1c2ccc66bc
fs: xfs: fix section mismatch in linux-next
|
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
|
5b03ff1b24
xfs: remove xfs_trans_unlocked_item
|
13 years ago |
Mitsuo Hayasaka
|
d0a3fe67e3
xfs: change available ranges of softlimit and hardlimit in quota check
|
13 years ago |
Christoph Hellwig
|
92b2e5b31d
xfs: use a normal shrinker for the dquot freelist
|
13 years ago |
Chandra Seetharaman
|
3673141083
Define a new function xfs_inode_dquot()
|
13 years ago |