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 |
Glauber Costa
|
f5e1dd3456
super: fix for destroy lrus
|
12 years ago |
Glauber Costa
|
5ca302c8e5
list_lru: dynamically adjust node arrays
|
12 years ago |
Dave Chinner
|
35163417fb
xfs: fix dquot isolation hang
|
12 years ago |
Andrew Morton
|
2f5b56f856
xfs-convert-dquot-cache-lru-to-list_lru-fix
|
12 years ago |
Dave Chinner
|
cd56a39a59
xfs: convert dquot cache lru to list_lru
|
12 years ago |
Glauber Costa
|
55f841ce93
super: fix calculation of shrinkable objects for small numbers
|
12 years ago |
Dwight Engen
|
7aab1b2887
xfs: convert kuid_t to/from uid_t for internal structures
|
12 years ago |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 years ago |
Dave Chinner
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 years ago |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 years ago |
Chandra Seetharaman
|
d892d5864f
xfs: Start using pquotaino from the superblock.
|
12 years ago |
Chandra Seetharaman
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 years ago |
Chandra Seetharaman
|
83e782e1a1
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
|
12 years ago |
Chandra Seetharaman
|
113a56835d
xfs: Code cleanup and removal of some typedef usage
|
12 years ago |
Chandra Seetharaman
|
329e087528
xfs: Replace macro XFS_DQUOT_TREE with a function
|
12 years ago |
Chandra Seetharaman
|
9cad19d2cb
xfs: Define a new function xfs_is_quota_inode()
|
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
|
4b6eae2e6a
xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t
|
12 years ago |
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 |