index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap_btree.h
Age
Commit message (
Expand
)
Author
2021-10-19
xfs: use separate btree cursor cache for each btree type
Darrick J. Wong
2021-10-19
xfs: compute absolute maximum nlevels for each btree type
Darrick J. Wong
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-15
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-03-23
xfs: refactor bmap record validation
Darrick J. Wong
2017-11-06
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
Christoph Hellwig
2017-10-26
xfs: remove xfs_bmbt_get_state
Christoph Hellwig
2017-10-26
xfs: remove all xfs_bmbt_set_* helpers except for xfs_bmbt_set_all
Christoph Hellwig
2017-10-26
xfs: pass a struct xfs_bmbt_irec to xfs_bmbt_update
Christoph Hellwig
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
2017-04-03
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
2014-06-25
libxfs: move header files
Dave Chinner