Darrick J. Wong
|
56830d6cc1
xfs: check da node magic in _node_lookup_int
|
7 年之前 |
Darrick J. Wong
|
611995db2c
xfs: use a local variable for magic number in xfs_da3_node_lookup_int
|
7 年之前 |
Brian Foster
|
2af5284253
xfs: remove xfs_bunmapi() firstblock param
|
7 年之前 |
Brian Foster
|
a7beabeae2
xfs: remove xfs_bmapi_write() firstblock param
|
7 年之前 |
Brian Foster
|
766139032f
xfs: use ->t_firstblock in xattr ops
|
7 年之前 |
Brian Foster
|
ccd9d91148
xfs: remove xfs_bunmapi() dfops param
|
7 年之前 |
Brian Foster
|
6e702a5dcb
xfs: remove xfs_bmapi_write() dfops param
|
7 年之前 |
Brian Foster
|
32a9b7c65c
xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
|
7 年之前 |
Dave Chinner
|
9bb54cb56a
xfs: clean up MIN/MAX
|
7 年之前 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 年之前 |
Darrick J. Wong
|
2551a53053
xfs: explicitly pass buffer size to xfs_corruption_error
|
7 年之前 |
Darrick J. Wong
|
924cade4df
xfs: don't return garbage buffers in xfs_da3_node_read
|
7 年之前 |
Carlos Maiolino
|
fb1755a645
Split buffer's b_fspriv field
|
7 年之前 |
Darrick J. Wong
|
b55725974c
xfs: create a new buf_ops pointer to verify structure metadata
|
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
|
8210f4dda2
xfs: abort dir/attr btree operation if btree is obviously weird
|
7 年之前 |
Darrick J. Wong
|
cd87d86792
xfs: don't crash on unexpected holes in dir/attr btrees
|
8 年之前 |
Darrick J. Wong
|
8e8877e6ed
xfs: return the hash value of a leaf1 directory block
|
8 年之前 |
Darrick J. Wong
|
c8ce540db5
xfs: remove double-underscore integer types
|
8 年之前 |
Darrick J. Wong
|
7a652bbe36
xfs: fail _dir_open when readahead fails
|
8 年之前 |
Darrick J. Wong
|
2c3234d1ef
xfs: rename flist/free_list to dfops
|
9 年之前 |
Dave Chinner
|
160ae76fa1
libxfs: directory node splitting does not have an extra block
|
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
|
5d54b8cdea
Merge branch 'xfs-misc-fixes-for-4.3-4' into for-next
|
10 年之前 |
Darrick J. Wong
|
dfdd4ac66c
libxfs: bad magic number should set da block buffer error
|
10 年之前 |
Dave Chinner
|
aa493382cb
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
|
10 年之前 |
Brian Foster
|
7df1c170b9
xfs: swap leaf buffer into path struct atomically during path shift
|
10 年之前 |