index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: check for bogus values in btree block headers
Darrick J. Wong
2016-12-05
1
-0
/
+20
*
xfs: add some 'static' annotations
Eric Biggers
2016-10-20
1
-1
/
+1
*
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
1
-0
/
+3
*
xfs: introduce refcount btree definitions
Darrick J. Wong
2016-10-03
1
-2
/
+3
*
xfs: count the blocks in a btree
Darrick J. Wong
2016-09-19
1
-0
/
+23
*
xfs: create a standard btree size calculator code
Darrick J. Wong
2016-09-19
1
-0
/
+24
*
xfs: remove xfs_btree_bigkey
Darrick J. Wong
2016-09-19
1
-6
/
+6
*
xfs: simple btree query range should look right if LE lookup fails
Darrick J. Wong
2016-08-26
1
-0
/
+7
*
xfs: fix some key handling problems in _btree_simple_query_range
Darrick J. Wong
2016-08-26
1
-1
/
+2
*
xfs: don't perform lookups on zero-height btrees
Darrick J. Wong
2016-08-26
1
-0
/
+4
*
xfs: in btree_lshift, only allocate temporary cursor when needed
Darrick J. Wong
2016-08-03
1
-17
/
+17
*
xfs: remove unnecesary lshift/rshift key initialization
Darrick J. Wong
2016-08-03
1
-14
/
+0
*
xfs: remove the get*keys and update_keys btree ops pointers
Darrick J. Wong
2016-08-03
1
-92
/
+61
*
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
1
-0
/
+3
*
xfs: introduce rmap btree definitions
Darrick J. Wong
2016-08-03
1
-2
/
+2
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: refactor btree owner change into a separate visit-blocks function
Darrick J. Wong
2016-08-03
1
-50
/
+91
*
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-03
1
-0
/
+264
*
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-08-03
1
-13
/
+326
*
xfs: add function pointers for get/update keys to the btree
Darrick J. Wong
2016-08-03
1
-64
/
+100
*
xfs: during btree split, save new block key & ptr for future insertion
Darrick J. Wong
2016-08-03
1
-20
/
+20
*
xfs: set *stat=1 after iroot realloc
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
Merge branch 'xfs-4.8-misc-fixes-3' into for-next
Dave Chinner
2016-07-20
1
-4
/
+4
|
\
|
*
xfs: indentation fix in xfs_btree_get_iroot()
Kaho Ng
2016-07-20
1
-4
/
+4
*
|
xfs: refactor btree maxlevels computation
Darrick J. Wong
2016-06-21
1
-0
/
+19
|
/
*
xfs: move buffer invalidation to xfs_btree_free_block
Christoph Hellwig
2016-02-08
1
-1
/
+3
*
xfs: factor btree block freeing into a helper
Christoph Hellwig
2016-02-08
1
-7
/
+16
*
xfs: handle errors from ->free_blocks in xfs_btree_kill_iroot
Christoph Hellwig
2016-02-08
1
-3
/
+6
*
libxfs: refactor short btree block verification
Darrick J. Wong
2016-01-04
1
-0
/
+58
*
Merge branch 'xfs-misc-fixes-for-4.4-1' into for-next
Dave Chinner
2015-10-12
1
-2
/
+2
|
\
|
*
libxfs: fix two comment typos
Geliang Tang
2015-10-12
1
-2
/
+2
*
|
xfs: validate metadata LSNs against log on v5 superblocks
Brian Foster
2015-10-12
1
-2
/
+15
|
/
*
xfs: create new metadata UUID field and incompat flag
Eric Sandeen
2015-07-29
1
-4
/
+6
*
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
Eric Sandeen
2015-02-23
1
-3
/
+3
*
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
Eric Sandeen
2015-02-23
1
-9
/
+9
*
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
1
-1
/
+0
*
Merge branch 'xfs-misc-fixes-3.17-1' into for-next
Dave Chinner
2014-08-04
1
-16
/
+16
|
\
|
*
xfs: require 64-bit sector_t
Christoph Hellwig
2014-07-30
1
-16
/
+16
*
|
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
2014-07-15
1
-1
/
+81
|
/
*
xfs: global error sign conversion
Dave Chinner
2014-06-25
1
-7
/
+7
*
libxfs: move source files
Dave Chinner
2014-06-25
1
-0
/
+3989