Brian Foster
|
8dc518dfa7
xfs: don't log dirty ranges for ordered buffers
|
8 年之前 |
Carlos Maiolino
|
2d32311cf1
xfs: stop searching for free slots in an inode chunk when there are none
|
8 年之前 |
Omar Sandoval
|
c44245b3d5
xfs: fix inobt inode allocation search optimization
|
8 年之前 |
Darrick J. Wong
|
9e24cfd044
xfs: remove unneeded parameter from XFS_TEST_ERROR
|
8 年之前 |
Darrick J. Wong
|
e936945ee4
xfs: export _inobt_btrec_to_irec and _ialloc_cluster_alignment for scrub
|
8 年之前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年之前 |
Chandan Rajendra
|
8ee9fdbebc
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
|
8 年之前 |
Dave Chinner
|
a444d72e60
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
|
8 年之前 |
Darrick J. Wong
|
d2a047f31e
xfs: forbid AG btrees with level == 0
|
8 年之前 |
Eric Sandeen
|
200237d674
xfs: Move AGI buffer type setting to xfs_read_agi
|
8 年之前 |
Darrick J. Wong
|
755c7bf5dd
libxfs: convert ushort to unsigned short
|
8 年之前 |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 年之前 |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 年之前 |
Darrick J. Wong
|
310a75a3c6
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
|
9 年之前 |
Darrick J. Wong
|
3ab78df2a5
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
|
9 年之前 |
Darrick J. Wong
|
19b54ee66c
xfs: refactor btree maxlevels computation
|
9 年之前 |
Darrick J. Wong
|
59bad075bd
xfs: rearrange xfs_bmap_add_free parameters
|
9 年之前 |
Darrick J. Wong
|
49ca9118e6
xfs: fix computation of inode btree maxlevels
|
9 年之前 |
Eric Sandeen
|
233135b763
xfs: print name of verifier if it fails
|
9 年之前 |
Brian Foster
|
a45086e27d
xfs: validate metadata LSNs against log on v5 superblocks
|
9 年之前 |
Dave Chinner
|
5be203ad11
Merge branch 'xfs-efi-rework' into for-next
|
10 年之前 |
Brian Foster
|
f307080a62
xfs: fix btree cursor error cleanups
|
10 年之前 |
Eric Sandeen
|
ce748eaa65
xfs: create new metadata UUID field and incompat flag
|
10 年之前 |
Dave Chinner
|
4497f28750
Merge branch 'xfs-misc-fixes-for-4.2-2' into for-next
|
10 年之前 |
Brian Foster
|
46fc58dacf
xfs: check min blks for random debug mode sparse allocations
|
10 年之前 |
Dave Chinner
|
b9a350a118
Merge branch 'xfs-sparse-inode' into for-next
|
10 年之前 |
Brian Foster
|
09b5660413
xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()
|
10 年之前 |
Brian Foster
|
10ae3dc7f2
xfs: only free allocated regions of inode chunks
|
10 年之前 |
Brian Foster
|
26dd5217de
xfs: filter out sparse regions from individual inode allocation
|
10 年之前 |
Brian Foster
|
1cdadee11f
xfs: randomly do sparse inode allocations in DEBUG mode
|
10 年之前 |