index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.c
Age
Commit message (
Expand
)
Author
2021-02-25
xfs: use current->journal_info for detecting transaction recursion
Dave Chinner
2021-02-11
xfs: consider shutdown in bmapbt cursor delete assert
Brian Foster
2020-12-16
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-12
fs/xfs: convert comma to semicolon
Zheng Yongjun
2020-03-18
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
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
2020-03-13
xfs: convert btree cursor ag-private member name
Dave Chinner
2020-03-12
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-01-26
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-07
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-12
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-11
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-10-29
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-08-29
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-26
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
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-06-12
xfs: remove unused flag arguments
Eric Sandeen
2018-12-04
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-06-04
xfs: don't assert when on-disk btree pointers are garbage
Darrick J. Wong
2018-06-04
xfs: strengthen btree pointer checks before use
Darrick J. Wong
2018-06-04
xfs: introduce xfs_btree_debug_check_ptr
Darrick J. Wong
2018-06-04
xfs: btree lookup shouldn't ASSERT on empty btree nodes
Darrick J. Wong
2018-05-15
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-03-11
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-17
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
2018-01-08
xfs: have buffer verifier functions report failing address
Darrick J. Wong
2018-01-08
xfs: refactor short form btree pointer verification
Darrick J. Wong
2018-01-08
xfs: refactor long-format btree header verification routines
Darrick J. Wong
2018-01-08
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
2017-11-06
xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
Christoph Hellwig
2017-11-01
xfs: move error injection tags into their own file
Darrick J. Wong
2017-10-27
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
xfs: refactor btree block header checking functions
Darrick J. Wong
2017-10-26
xfs: refactor btree pointer checks
Darrick J. Wong
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
[next]