index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-05-13
1
-1
/
+1
*
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
1
-0
/
+16
*
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
1
-0
/
+3
*
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2020-03-18
1
-1
/
+10
*
xfs: make the btree ag cursor private union anonymous
Dave Chinner
2020-03-13
1
-14
/
+11
*
xfs: make the btree cursor union members named structure
Dave Chinner
2020-03-13
1
-15
/
+24
*
xfs: make btree cursor private union anonymous
Dave Chinner
2020-03-13
1
-5
/
+3
*
xfs: rename btree cursor private btree member flags
Dave Chinner
2020-03-13
1
-2
/
+2
*
xfs: introduce new private btree cursor names
Dave Chinner
2020-03-13
1
-0
/
+2
*
xfs: remove the xfs_btree_get_buf[ls] functions
Darrick J. Wong
2020-01-26
1
-21
/
+0
*
xfs: actually check xfs_btree_check_block return in xfs_btree_islastblock
Darrick J. Wong
2019-11-11
1
-8
/
+17
*
xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks
Darrick J. Wong
2019-10-29
1
-1
/
+8
*
xfs: track active state of allocation btree cursors
Brian Foster
2019-10-21
1
-0
/
+3
*
xfs: remove all *_ITER_CONTINUE values
Darrick J. Wong
2019-08-30
1
-1
/
+0
*
xfs: remove all *_ITER_ABORT values
Darrick J. Wong
2019-08-29
1
-2
/
+7
*
xfs: create iterator error codes
Darrick J. Wong
2019-07-02
1
-2
/
+2
*
xfs: remove unused flag arguments
Eric Sandeen
2019-06-12
1
-7
/
+3
*
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
1
-1
/
+0
*
xfs: remove xfs_btree_cur private firstblock field
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: remove unused btree cursor bc_private.a.dfops field
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: remove xfs_btree_cur bmbt dfops field
Brian Foster
2018-07-11
1
-1
/
+0
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: add repair helpers for the reference count btree
Darrick J. Wong
2018-05-15
1
-0
/
+1
*
xfs: add helpers to calculate btree size
Darrick J. Wong
2018-05-15
1
-1
/
+1
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-4
/
+2
*
Cleanup old XFS_BTREE_* traces
Carlos Maiolino
2018-03-11
1
-19
/
+0
*
xfs: add scrub cross-referencing helpers for the free space btrees
Darrick J. Wong
2018-01-17
1
-0
/
+2
*
xfs: have buffer verifier functions report failing address
Darrick J. Wong
2018-01-08
1
-4
/
+7
*
xfs: refactor long-format btree header verification routines
Darrick J. Wong
2018-01-08
1
-0
/
+3
*
xfs: remove XFS_FSB_SANITY_CHECK
Darrick J. Wong
2018-01-08
1
-4
/
+0
*
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-27
1
-0
/
+4
*
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
1
-0
/
+7
*
xfs: refactor btree block header checking functions
Darrick J. Wong
2017-10-26
1
-0
/
+8
*
xfs: refactor btree pointer checks
Darrick J. Wong
2017-10-26
1
-2
/
+11
*
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
1
-1
/
+2
*
xfs: export various function for the online scrubber
Darrick J. Wong
2017-06-19
1
-0
/
+13
*
xfs: always compile the btree inorder check functions
Darrick J. Wong
2017-06-19
1
-2
/
+0
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-9
/
+9
*
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-03
1
-0
/
+2
*
xfs: filter out obviously bad btree pointers
Darrick J. Wong
2017-02-02
1
-1
/
+1
*
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
2017-01-30
1
-2
/
+2
*
xfs: make xfs_btree_magic more generic
Eric Sandeen
2017-01-30
1
-0
/
+2
*
xfs: make xfs btree stats less huge
Dave Chinner
2016-12-05
1
-39
/
+4
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+12
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
1
-0
/
+4
*
xfs: count the blocks in a btree
Darrick J. Wong
2016-09-19
1
-0
/
+2
*
xfs: create a standard btree size calculator code
Darrick J. Wong
2016-09-19
1
-0
/
+2
*
xfs: remove xfs_btree_bigkey
Darrick J. Wong
2016-09-19
1
-18
/
+6
*
xfs: remove the get*keys and update_keys btree ops pointers
Darrick J. Wong
2016-08-03
1
-24
/
+0
*
xfs: add rmap btree operations
Darrick J. Wong
2016-08-03
1
-0
/
+1
[next]