Dave Chinner
|
ff14ee42a0
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
|
11 years ago |
Dave Chinner
|
fdd3a2ae2e
Merge branch 'xfs-unused-args-cleanup' into for-next
|
11 years ago |
Dave Chinner
|
ee4eec478b
xfs: list_lru_init returns a negative error
|
11 years ago |
Dave Chinner
|
3c35337576
xfs: remove dquot hints
|
11 years ago |
Eric Sandeen
|
6ea94bb5b3
xfs: remove unused mp arg from xfs_calc_dquots_per_chunk()
|
11 years ago |
Christoph Hellwig
|
da51d32d45
xfs: use xfs_ilock_data_map_shared in xfs_qm_dqiterate
|
11 years ago |
Jie Liu
|
df8052e7da
xfs: fix infinite loop by detaching the group/project hints from user dquot
|
11 years ago |
Jie Liu
|
37eb9706eb
xfs: fix false assertion at xfs_qm_vop_create_dqattach
|
11 years ago |
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 |