Dave Chinner
|
a444d72e60
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
|
8 years ago |
Darrick J. Wong
|
d2a047f31e
xfs: forbid AG btrees with level == 0
|
8 years ago |
Eric Sandeen
|
200237d674
xfs: Move AGI buffer type setting to xfs_read_agi
|
8 years ago |
Darrick J. Wong
|
755c7bf5dd
libxfs: convert ushort to unsigned short
|
8 years ago |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 years ago |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 years ago |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 years ago |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 years ago |
Darrick J. Wong
|
19b54ee66c
xfs: refactor btree maxlevels computation
|
9 years ago |
Darrick J. Wong
|
59bad075bd
xfs: rearrange xfs_bmap_add_free parameters
|
9 years ago |
Darrick J. Wong
|
49ca9118e6
xfs: fix computation of inode btree maxlevels
|
9 years ago |
Eric Sandeen
|
233135b763
xfs: print name of verifier if it fails
|
9 years ago |
Brian Foster
|
a45086e27d
xfs: validate metadata LSNs against log on v5 superblocks
|
9 years ago |
Dave Chinner
|
5be203ad11
Merge branch 'xfs-efi-rework' into for-next
|
10 years ago |
Brian Foster
|
f307080a62
xfs: fix btree cursor error cleanups
|
10 years ago |
Eric Sandeen
|
ce748eaa65
xfs: create new metadata UUID field and incompat flag
|
10 years ago |
Dave Chinner
|
4497f28750
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
|
10 years ago |
Brian Foster
|
46fc58dacf
xfs: check min blks for random debug mode sparse allocations
|
10 years ago |
Dave Chinner
|
b9a350a118
Merge branch 'xfs-sparse-inode' into for-next
|
10 years ago |
Brian Foster
|
09b5660413
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
|
10 years ago |
Brian Foster
|
10ae3dc7f2
xfs: only free allocated regions of inode chunks
|
10 years ago |
Brian Foster
|
26dd5217de
xfs: filter out sparse regions from individual inode allocation
|
10 years ago |
Brian Foster
|
1cdadee11f
xfs: randomly do sparse inode allocations in DEBUG mode
|
10 years ago |
Brian Foster
|
56d1115c9b
xfs: allocate sparse inode chunks on full chunk allocation failure
|
10 years ago |
Brian Foster
|
463958af5c
xfs: pass inode count through ordered icreate log item
|
10 years ago |
Brian Foster
|
5419040fc0
xfs: introduce inode record hole mask for sparse inode chunks
|
10 years ago |
Brian Foster
|
066a18845f
xfs: use sparse chunk alignment for min. inode allocation requirement
|
10 years ago |
Brian Foster
|
999633d304
xfs: update free inode record logic to support sparse inode records
|
10 years ago |
Brian Foster
|
d4cc540b08
xfs: create individual inode alloc. helper
|
10 years ago |
George Wang
|
74f9ce1cf2
xfs: use percpu_counter_read_positive for mp->m_icount
|
10 years ago |