Christoph Hellwig
|
3ba738df25
xfs: remove the xfs_ifork_t typedef
|
7 년 전 |
Christoph Hellwig
|
1216b58b35
xfs: simplify xfs_idata_realloc
|
7 년 전 |
Christoph Hellwig
|
fcacbc3f51
xfs: remove if_real_bytes
|
7 년 전 |
Dave Chinner
|
0b61f8a407
xfs: convert to SPDX license tags
|
7 년 전 |
Darrick J. Wong
|
90a58f9571
xfs: refactor inode verifier error logging
|
7 년 전 |
Darrick J. Wong
|
30b0984d91
xfs: refactor bmap record validation
|
7 년 전 |
Darrick J. Wong
|
55e45429ce
xfs: btree format ifork loader should check for zero numrecs
|
7 년 전 |
Darrick J. Wong
|
9cfb9b4747
xfs: provide a centralized method for verifying inline fork data
|
7 년 전 |
Darrick J. Wong
|
dc042c2d8f
xfs: refactor short form directory structure verifier function
|
7 년 전 |
Darrick J. Wong
|
71493b839e
xfs: move inode fork verifiers to xfs_dinode_verify
|
7 년 전 |
Christoph Hellwig
|
274e0a1f47
xfs: abstract out dev_t conversions
|
7 년 전 |
Christoph Hellwig
|
dac9c9b137
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
|
7 년 전 |
Christoph Hellwig
|
0254c2f253
xfs: remove the nr_extents argument to xfs_iext_insert
|
7 년 전 |
Christoph Hellwig
|
6bdcf26ade
xfs: use a b+tree for the in-core extent list
|
7 년 전 |
Christoph Hellwig
|
43518812d2
xfs: remove support for inlining data/extents into the inode fork
|
7 년 전 |
Christoph Hellwig
|
b2b1712a64
xfs: introduce the xfs_iext_cursor abstraction
|
7 년 전 |
Christoph Hellwig
|
71565f4b92
xfs: iterate over extents in xfs_iextents_copy
|
7 년 전 |
Christoph Hellwig
|
f36bc228e1
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
|
7 년 전 |
Christoph Hellwig
|
dc56015faf
xfs: add a new xfs_iext_lookup_extent_before helper
|
7 년 전 |
Christoph Hellwig
|
211e95bbab
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
|
7 년 전 |
Christoph Hellwig
|
66f364649d
xfs: remove if_rdev
|
7 년 전 |
Christoph Hellwig
|
42b67dc6ff
xfs: remove the never fully implemented UUID fork format
|
7 년 전 |
Christoph Hellwig
|
e8e0e170e2
xfs: remove XFS_BMAP_TRACE_EXLIST
|
7 년 전 |
Christoph Hellwig
|
ca5d8e5b7b
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
|
7 년 전 |
Darrick J. Wong
|
7bf7a193a9
xfs: fix compiler warnings
|
8 년 전 |
Christoph Hellwig
|
67e4e69cb2
xfs: add a xfs_iext_update_extent helper
|
8 년 전 |
Christoph Hellwig
|
0c1d9e4a61
xfs: simplify validation of the unwritten extent bit
|
8 년 전 |
Darrick J. Wong
|
005c5db8fd
xfs: rework the inline directory verifiers
|
8 년 전 |
Darrick J. Wong
|
630a04e79d
xfs: verify inline directory data forks
|
8 년 전 |
Darrick J. Wong
|
b3bf607d58
xfs: check for obviously bad level values in the bmbt root
|
8 년 전 |