Dave Chinner
|
837514f7a4
xfs: fix overflow in xfs_attr3_leaf_verify
|
6 年之前 |
Darrick J. Wong
|
0c60d3aa0e
xfs: refactor log recovery check
|
7 年之前 |
Christoph Hellwig
|
3ba738df25
xfs: remove the xfs_ifork_t typedef
|
7 年之前 |
Darrick J. Wong
|
65cfcc3897
xfs: check leaf attribute block freemap in verifier
|
7 年之前 |
Gustavo A. R. Silva
|
1d5bebbafc
xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
|
7 年之前 |
Brian Foster
|
766139032f
xfs: use ->t_firstblock in xattr ops
|
7 年之前 |
Brian Foster
|
32a9b7c65c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
|
7 年之前 |
Eric Sandeen
|
bb3d48dcf8
xfs: don't call xfs_da_shrink_inode with NULL bp
|
7 年之前 |
Dave Chinner
|
9bb54cb56a
xfs: clean up MIN/MAX
|
7 年之前 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年之前 |
Carlos Maiolino
|
fb1755a645
Split buffer's b_fspriv field
|
7 年之前 |
Darrick J. Wong
|
79a69bf8dc
xfs: attr leaf verifier needs to check for obviously bad count
|
7 年之前 |
Darrick J. Wong
|
b55725974c
xfs: create a new buf_ops pointer to verify structure metadata
|
7 年之前 |
Darrick J. Wong
|
8ba92d43d4
xfs: fail out of xfs_attr3_leaf_lookup_int if it looks corrupt
|
7 年之前 |
Darrick J. Wong
|
1e1bbd8e7e
xfs: create structure verifier function for shortform xattrs
|
7 年之前 |
Darrick J. Wong
|
bc1a09b8e3
xfs: refactor verifier callers to print address of failing check
|
7 年之前 |
Darrick J. Wong
|
a6a781a58b
xfs: have buffer verifier functions report failing address
|
7 年之前 |
Darrick J. Wong
|
31ca03c92c
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
|
7 年之前 |
Darrick J. Wong
|
6e643cd094
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
|
7 年之前 |
Christoph Hellwig
|
42b67dc6ff
xfs: remove the never fully implemented UUID fork format
|
7 年之前 |
Christoph Hellwig
|
411350df14
xfs: refactor xfs_trans_roll
|
8 年之前 |
Darrick J. Wong
|
cd87d86792
xfs: don't crash on unexpected holes in dir/attr btrees
|
8 年之前 |
Eric Sandeen
|
2e1d23370e
xfs: ignore leaf attr ichdr.count in verifier during log replay
|
8 年之前 |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
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 年之前 |
Eric Sandeen
|
ce748eaa65
xfs: create new metadata UUID field and incompat flag
|
10 年之前 |
Dave Chinner
|
6dfe5a049f
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
|
10 年之前 |
Brian Foster
|
66db810496
xfs: kill unnecessary firstused overflow check on attr3 leaf removal
|
10 年之前 |
Brian Foster
|
e87021a2bc
xfs: use larger in-core attr firstused field and detect overflow
|
10 年之前 |