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 |
Dave Chinner
|
7e18530bef
xfs: rationalise xfs_mount_wq users
|
12 years ago |
Carlos Maiolino
|
2d2194f61f
xfs: reduce code duplication handling inode32/64 options
|
12 years ago |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 years ago |
Jan Kara
|
d9457dc056
xfs: Convert to new freezing code
|
13 years ago |
Mark Tinguely
|
9a57fa8ee7
xfs: wait for the write the superblock on unmount
|
13 years ago |
Dave Chinner
|
d2c2819117
xfs: m_maxioffset is redundant
|
13 years ago |
Dave Chinner
|
d4f3512b08
xfs: flush outstanding buffers on log mount failure
|
13 years ago |
Dave Chinner
|
2a0ec1d9ed
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
|
13 years ago |
Dave Chinner
|
e70b73f84f
xfs: clean up buffer get/read call API
|
13 years ago |
Christoph Hellwig
|
211e4d434b
xfs: implement freezing by emptying the AIL
|
13 years ago |
Chandra Seetharaman
|
6bd92a239f
Change xfs_sb_from_disk() interface to take a mount pointer
|
13 years ago |