index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
1
-7
/
+7
*
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
1
-2
/
+12
*
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2020-03-18
1
-0
/
+3
*
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
1
-1
/
+1
*
xfs: convert btree cursor inode-private member names
Dave Chinner
2020-03-13
1
-25
/
+25
*
xfs: convert btree cursor ag-private member name
Dave Chinner
2020-03-13
1
-6
/
+6
*
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
2020-03-12
1
-1
/
+1
*
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
1
-46
/
+0
*
xfs: make xfs_trans_get_buf return an error code
Darrick J. Wong
2020-01-26
1
-7
/
+16
*
xfs: remove shadow variable in xfs_btree_lshift
Eric Sandeen
2020-01-07
1
-2
/
+0
*
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-18
1
-1
/
+1
*
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
2019-11-13
1
-9
/
+5
*
xfs: kill the XFS_WANT_CORRUPT_* macros
Darrick J. Wong
2019-11-12
1
-11
/
+42
*
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-11
1
-19
/
+0
*
xfs: always log corruption errors
Darrick J. Wong
2019-11-04
1
-1
/
+4
*
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
1
-2
/
+8
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-29
1
-7
/
+5
*
xfs: remove excess function parameter description in 'xfs_btree_sblock_v5hdr_...
zhengbin
2019-08-26
1
-2
/
+0
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-3
/
+0
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
1
-8
/
+8
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-19
/
+11
*
xfs: fix inverted return from xfs_btree_sblock_verify_crc
Eric Sandeen
2018-12-04
1
-1
/
+1
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-06-04
1
-1
/
+2
*
xfs: don't assert when on-disk btree pointers are garbage
Darrick J. Wong
2018-06-04
1
-7
/
+16
*
xfs: strengthen btree pointer checks before use
Darrick J. Wong
2018-06-04
1
-15
/
+35
*
xfs: introduce xfs_btree_debug_check_ptr
Darrick J. Wong
2018-06-04
1
-47
/
+29
*
xfs: btree lookup shouldn't ASSERT on empty btree nodes
Darrick J. Wong
2018-06-04
1
-1
/
+6
*
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
1
-0
/
+21
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
1
-2
/
+2
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-2
/
+0
*
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-03-11
1
-116
/
+9
*
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
1
-2
/
+2
*
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
2018-01-17
1
-0
/
+30
*
xfs: have buffer verifier functions report failing address
Darrick J. Wong
2018-01-08
1
-23
/
+23
*
xfs: refactor short form btree pointer verification
Darrick J. Wong
2018-01-08
1
-6
/
+6
*
xfs: refactor long-format btree header verification routines
Darrick J. Wong
2018-01-08
1
-0
/
+45
*
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
2018-01-08
1
-1
/
+1
*
xfs: mark xfs_btree_check_lblock and xfs_btree_check_ptr static
Christoph Hellwig
2017-11-06
1
-2
/
+2
*
xfs: move error injection tags into their own file
Darrick J. Wong
2017-11-01
1
-0
/
+1
*
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-27
1
-2
/
+2
*
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
1
-2
/
+14
*
xfs: refactor btree block header checking functions
Darrick J. Wong
2017-10-26
1
-68
/
+100
*
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
1
-38
/
+32
*
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
1
-8
/
+18
*
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
1
-0
/
+1
*
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
1
-4
/
+2
*
xfs: check _btree_check_block value
Darrick J. Wong
2017-07-20
1
-2
/
+4
*
xfs: remove unneeded parameter from XFS_TEST_ERROR
Darrick J. Wong
2017-06-27
1
-4
/
+2
*
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
1
-6
/
+6
[next]