Dave Chinner
|
8f80587bac
xfs: increase inode cluster size for v5 filesystems
|
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
|
5706278758
xfs: unify directory/attribute format definitions
|
11 years ago |
Dave Chinner
|
70a9883c5f
xfs: create a shared header file for format-related information
|
11 years ago |
Richard Weinberger
|
46677e679f
xfs: Register hotcpu notifier after initialization
|
12 years ago |
Zhi Yong Wu
|
c2bfbc9b48
xfs: fix the comment of xfs_mountfs()
|
12 years ago |
Zhi Yong Wu
|
99e738b783
xfs: fix the comment of xfs_mod_incore_sb_unlocked()
|
12 years ago |
Zhi Yong Wu
|
0471f62e38
xfs: fix the comment of xfs_check_sizes()
|
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
|
ff55068c20
xfs: introduce xfs_sb.c for sharing with libxfs
|
12 years ago |
Dave Chinner
|
2b9ab5ab9c
xfs: reshuffle dir2 definitions around for userspace
|
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
|
0102629776
xfs: Initialize all quota inodes to be NULLFSINO
|
12 years ago |
Chandra Seetharaman
|
83e782e1a1
xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD
|
12 years ago |
Jie Liu
|
39a45d8463
xfs: Remove XFS_MOUNT_RETERR
|
12 years ago |
Jie Liu
|
34d7f603b9
xfs: Don't keep silent if sunit/swidth can not be changed via mount
|
12 years ago |
Dave Chinner
|
34510185ab
xfs: don't emit v5 superblock warnings on write
|
12 years ago |
Dave Chinner
|
e721f504cf
xfs: implement extended feature masks
|
12 years ago |
Dave Chinner
|
04a1e6c5b2
xfs: add CRC checks to the superblock
|
12 years ago |
Jeff Liu
|
5166ab0655
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
|
12 years ago |
Jeff Liu
|
e457274b60
xfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
|
12 years ago |
Jeff Liu
|
b0c10b983a
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
|
12 years ago |
Eric Sandeen
|
aeb4f20a02
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
|
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
|
98021821a5
xfs: verify superblocks as they are read from disk
|
12 years ago |