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 |
Dave Chinner
|
eab4e63368
xfs: uncached buffer reads need to return an error
|
12 years ago |
Dave Chinner
|
c3f8fc73ac
xfs: make buffer read verication an IO completion function
|
12 years ago |
Brian Foster
|
579b62faa5
xfs: add background scanning to clear eofblocks inodes
|
12 years ago |
Dave Chinner
|
6d8b79cfca
xfs: rename xfs_sync.[ch] to xfs_icache.[ch]
|
12 years ago |
Dave Chinner
|
cf2931db2d
xfs: Bring some sanity to log unmounting
|
12 years ago |