开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap_btree.c
Age
Commit message (
Expand
)
Author
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-04-11
xfs: implement masked btree key comparisons for _has_records scans
Darrick J. Wong
2023-04-11
xfs: replace xfs_btree_has_record with a general keyspace scanner
Darrick J. Wong
2023-02-13
xfs: use xfs_alloc_vextent_start_bno() where appropriate
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-11
xfs: t_firstblock is tracking AGs not blocks
Dave Chinner
2023-02-11
xfs: drop firstblock constraints from allocation setup
Dave Chinner
2023-02-11
xfs: block reservation too large for minleft allocation
Dave Chinner
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-04-11
xfs: Introduce macros to represent new maximum extent counts for data/attr forks
Chandan Babu R
2021-10-22
xfs: rename xfs_bmap_add_free to xfs_free_extent_later
Darrick J. Wong
2021-10-22
xfs: remove kmem_zone typedef
Darrick J. Wong
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-10-19
xfs: dynamically allocate cursors based on maxlevels
Darrick J. Wong
2021-10-19
xfs: refactor btree cursor allocation function
Darrick J. Wong
2021-10-19
xfs: remove xfs_btree_cur.bc_blocklog
Darrick J. Wong
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-18
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2020-12-09
xfs: remove unneeded return value check for *init_cursor()
Joseph Qi
2020-07-28
xfs: Remove kmem_zone_zalloc() usage
Carlos Maiolino
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-03-13
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
xfs: convert btree cursor inode-private member names
Dave Chinner
2019-08-28
xfs: fix sign handling problem in xfs_bmbt_diff_two_keys
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2018-08-02
xfs: pass transaction to xfs_defer_add()
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-07-23
xfs: trivial xfs_btree_del_cursor cleanups
Darrick J. Wong
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-11
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
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-11
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
[next]