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
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
11 years ago |
Chandra Seetharaman
|
5d5e3d5760
xfs: Add support for the Q_XGETQSTATV
|
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
|
c31ad439e8
xfs: Fix the logic check for all quotas being turned off
|
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 |
Dave Chinner
|
f648167f3a
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
|
12 years ago |
Brian Foster
|
b136645116
xfs: xfs_dquot prealloc throttling watermarks and low free space
|
12 years ago |
Jeff Liu
|
762d7ba657
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
|
12 years ago |
Jeff Liu
|
a1bd955754
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
|
12 years ago |
Jeff Liu
|
f0f2df94fa
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
|
12 years ago |
Thiago Farina
|
667a9291c5
xfs: Remove boolean_t typedef completely.
|
12 years ago |
Brian Foster
|
f755503206
xfs: remove int casts from debug dquot soft limit timer asserts
|
12 years ago |
Brian Foster
|
a454f7428f
xfs: support a tag-based inode_ag_iterator
|
12 years ago |
Dave Chinner
|
6d8b79cfca
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
|
12 years ago |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 years ago |
Christoph Hellwig
|
b84a3a9675
xfs: remove the per-filesystem list of dquots
|
13 years ago |
Christoph Hellwig
|
8960501191
xfs: include reservations in quota reporting
|
13 years ago |
Christoph Hellwig
|
18535a7e01
xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota
|
13 years ago |
Mitsuo Hayasaka
|
d0a3fe67e3
xfs: change available ranges of softlimit and hardlimit in quota check
|
13 years ago |
Christoph Hellwig
|
ce7ae151dd
xfs: remove the i_size field in struct xfs_inode
|
13 years ago |
Christoph Hellwig
|
673e8e597c
xfs: remove xfs_itruncate_data
|
13 years ago |
Christoph Hellwig
|
ddc3415aba
xfs: simplify xfs_trans_ijoin* again
|
14 years ago |