Darrick J. Wong
|
aafe12cee0
xfs: don't trip over negative free space in xfs_reserve_blocks
|
7 年之前 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年之前 |
Dave Chinner
|
49dd56f26e
xfs: factor the ag length extension code into libxfs
|
7 年之前 |
Dave Chinner
|
b16817b66b
xfs: move growfs core to libxfs
|
7 年之前 |
Dave Chinner
|
8125147288
xfs: rework secondary superblock updates in growfs
|
7 年之前 |
Dave Chinner
|
83a7f86e39
xfs: separate secondary sb update in growfs
|
7 年之前 |
Dave Chinner
|
87444b8c26
xfs: make imaxpct changes in growfs separate
|
7 年之前 |
Dave Chinner
|
532ff647d8
xfs: turn ag header initialisation into a table driven operation
|
7 年之前 |
Dave Chinner
|
0410c3bb2b
xfs: factor ag btree root block initialisation
|
7 年之前 |
Dave Chinner
|
9aebe805a5
xfs: convert growfs AG header init to use buffer lists
|
7 年之前 |
Dave Chinner
|
cce77bcf48
xfs: factor out AG header initialisation from growfs core
|
7 年之前 |
Dave Chinner
|
a78ee256c3
xfs: convert XFS_AGFL_SIZE to a helper function
|
7 年之前 |
Darrick J. Wong
|
c96900435f
xfs: use %px for data pointers when debugging
|
7 年之前 |
Darrick J. Wong
|
3d170aa242
xfs: change 0x%p -> %p in print messages
|
7 年之前 |
Darrick J. Wong
|
c368ebcd4c
xfs: hoist xfs_fs_geometry to libxfs
|
7 年之前 |
Darrick J. Wong
|
33df3a9cf9
xfs: always honor OWN_UNKNOWN rmap removal requests
|
7 年之前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年之前 |
Eric Sandeen
|
b6f41e4482
xfs: remove boilerplate around xfs_btree_init_block
|
8 年之前 |
Eric Sandeen
|
f88ae46b09
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
|
8 年之前 |
Darrick J. Wong
|
20e73b000b
xfs: use the actual AG length when reserving blocks
|
8 年之前 |
Darrick J. Wong
|
84d6961910
xfs: preallocate blocks for worst-case btree expansion
|
8 年之前 |
Darrick J. Wong
|
f0ec1b8ef1
xfs: add reflink feature flag to geometry
|
8 年之前 |
Darrick J. Wong
|
ac4fef6938
xfs: add refcount btree support to growfs
|
8 年之前 |
Darrick J. Wong
|
3fd129b63f
xfs: set up per-AG free space reservations
|
9 年之前 |
Darrick J. Wong
|
f32866fdc9
xfs: store rmapbt block count in the AGF
|
9 年之前 |
Darrick J. Wong
|
5d650e90a1
xfs: add rmap btree geometry feature flag
|
9 年之前 |
Darrick J. Wong
|
525488520a
xfs: rmap btree requires more reserved free space
|
9 年之前 |
Darrick J. Wong
|
e70d829f8d
xfs: add rmap btree growfs support
|
9 年之前 |
Darrick J. Wong
|
340785cca1
xfs: add owner field to extent allocation and freeing
|
9 年之前 |
Darrick J. Wong
|
8018026ef2
xfs: rmap btree add more reserved blocks
|
9 年之前 |