Dave Chinner
|
2451337dd0
xfs: global error sign conversion
|
11 年 前 |
Eric Sandeen
|
b474c7ae43
xfs: Nuke XFS_ERROR macro
|
11 年 前 |
Eric Sandeen
|
d99831ff39
xfs: return is not a function
|
11 年 前 |
Dave Chinner
|
ff14ee42a0
Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next
|
11 年 前 |
Eric Sandeen
|
f58522c5a4
xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
|
11 年 前 |
Eric Sandeen
|
e009400870
xfs: remove unused pag ptr arg from iterator execute functions
|
11 年 前 |
Jie Liu
|
c61a9e39f6
xfs: make quota metadata truncation behavior consistent to user space
|
11 年 前 |
Dave Chinner
|
a4fbe6ab1e
xfs: decouple inode and bmap btree header files
|
12 年 前 |
Dave Chinner
|
239880ef64
xfs: decouple log and transaction headers
|
12 年 前 |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
12 年 前 |
Eric Sandeen
|
08e96e1a3c
xfs: remove newlines from strings passed to __xfs_printk
|
12 年 前 |
Chandra Seetharaman
|
5d5e3d5760
xfs: Add support for the Q_XGETQSTATV
|
12 年 前 |
Jie Liu
|
3d3c8b5222
xfs: refactor xfs_trans_reserve() interface
|
12 年 前 |
Dave Chinner
|
e546cb79ef
xfs: consolidate xfs_utils.c
|
12 年 前 |
Dave Chinner
|
6ca1c9063d
xfs: separate dquot on disk format definitions out of xfs_quota.h
|
12 年 前 |
Chandra Seetharaman
|
d892d5864f
xfs: Start using pquotaino from the superblock.
|
12 年 前 |
Chandra Seetharaman
|
c31ad439e8
xfs: Fix the logic check for all quotas being turned off
|
12 年 前 |
Chandra Seetharaman
|
92f8ff73f1
xfs: Add pquota fields where gquota is used.
|
12 年 前 |
Chandra Seetharaman
|
83e782e1a1
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
|
12 年 前 |
Chandra Seetharaman
|
113a56835d
xfs: Code cleanup and removal of some typedef usage
|
12 年 前 |
Dave Chinner
|
f648167f3a
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
|
12 年 前 |
Brian Foster
|
b136645116
xfs: xfs_dquot prealloc throttling watermarks and low free space
|
12 年 前 |
Jeff Liu
|
762d7ba657
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
|
12 年 前 |
Jeff Liu
|
a1bd955754
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
|
12 年 前 |
Jeff Liu
|
f0f2df94fa
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
|
12 年 前 |
Thiago Farina
|
667a9291c5
xfs: Remove boolean_t typedef completely.
|
13 年 前 |
Brian Foster
|
f755503206
xfs: remove int casts from debug dquot soft limit timer asserts
|
12 年 前 |
Brian Foster
|
a454f7428f
xfs: support a tag-based inode_ag_iterator
|
13 年 前 |
Dave Chinner
|
6d8b79cfca
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
|
13 年 前 |
Dave Chinner
|
60a34607b2
xfs: move xfsagino_t to xfs_types.h
|
13 年 前 |