Dave Chinner
|
8f80587bac
xfs: increase inode cluster size for v5 filesystems
|
11 years ago |
Dave Chinner
|
4bceb18f15
xfs: vectorise DA btree operations
|
11 years ago |
Dave Chinner
|
32c5483a8a
xfs: abstract the differences in dir2/dir3 via an ops vector
|
11 years ago |
Jie Liu
|
0eadd10288
xfs: Introduce a new structure to hold transaction reservation items
|
12 years ago |
Dave Chinner
|
9356fe22af
xfs: make struct xfs_perag kernel only
|
12 years ago |
Dave Chinner
|
ff55068c20
xfs: introduce xfs_sb.c for sharing with libxfs
|
12 years ago |
Dave Chinner
|
7fd36c4418
xfs: split out transaction reservation code
|
12 years ago |
Jie Liu
|
39a45d8463
xfs: Remove XFS_MOUNT_RETERR
|
12 years ago |
Jeff Liu
|
1ebdf3611c
xfs: Remove struct xfs_chash from xfs_mount
|
12 years ago |
Dave Chinner
|
04a1e6c5b2
xfs: add CRC checks to the superblock
|
12 years ago |
Jeff Liu
|
d8ddfe81c7
xfs: Remove obsoleted m_inode_shrink from xfs_mount structure
|
12 years ago |
Jeff Liu
|
a21cd50367
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
|
12 years ago |
Jeff Liu
|
a7bd794a0f
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
|
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
|
4800104438
xfs: calculate XFS_TRANS_QM_DQALLOC 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 |
Jeff Liu
|
b0c10b983a
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
|
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
|
98021821a5
xfs: verify superblocks as they are read from disk
|
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
|
5889608df3
xfs: syncd workqueue is no more
|
12 years ago |
Dave Chinner
|
9aa05000f2
xfs: xfs_sync_data is redundant.
|
12 years ago |
Dave Chinner
|
f661f1e0bf
xfs: sync work is now only periodic log work
|
12 years ago |
Alex Elder
|
1ed845df60
xfs: kill struct declarations in xfs_mount.h
|
13 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
|
f7bdf03a99
xfs: rename log structure to xlog
|
13 years ago |