Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
11 years ago |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
11 years ago |
Dave Chinner
|
9aede1d81b
xfs: split dquot buffer operations out
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Dave Chinner
|
f112a04971
xfs: lockdep needs to know about 3 dquot-deep nesting
|
11 years ago |
Dave Chinner
|
cd56a39a59
xfs: convert dquot cache lru to list_lru
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
6898811459
xfs: create xfs_bmap_util.[ch]
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
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 |