index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-8
/
+14
*
xfs: add rmap btree stats infrastructure
Darrick J. Wong
2016-08-03
1
-2
/
+3
*
xfs: introduce rmap btree definitions
Darrick J. Wong
2016-08-03
1
-0
/
+3
*
xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
Darrick J. Wong
2016-08-03
1
-1
/
+1
*
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
1
-2
/
+2
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-2
/
+3
*
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
2016-08-03
1
-0
/
+5
*
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-03
1
-5
/
+17
*
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-08-03
1
-0
/
+30
*
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
2016-08-03
1
-0
/
+19
*
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
2016-08-03
1
-2
/
+0
*
xfs: refactor btree maxlevels computation
Darrick J. Wong
2016-06-21
1
-0
/
+2
*
libxfs: refactor short btree block verification
Darrick J. Wong
2016-01-04
1
-0
/
+3
*
xfs: per-filesystem stats counter implementation
Bill O'Donnell
2015-10-12
1
-16
/
+23
*
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-30
1
-1
/
+1
*
libxfs: move header files
Dave Chinner
2014-06-25
1
-0
/
+468