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
/
drivers
/
md
/
bcache
/
btree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
1
-1
/
+1
*
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
2014-01-29
1
-1
/
+1
*
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
1
-2
/
+4
*
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
1
-229
/
+17
*
bcache: Convert sorting to btree_keys
Kent Overstreet
2014-01-08
1
-3
/
+3
*
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
1
-4
/
+4
*
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
2014-01-08
1
-11
/
+11
*
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
2014-01-08
1
-13
/
+15
*
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
1
-79
/
+74
*
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
1
-0
/
+6
*
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
1
-104
/
+63
*
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
1
-4
/
+10
*
bcache: Split out sort_extent_cmp()
Kent Overstreet
2014-01-08
1
-2
/
+8
*
bcache: Bkey indexing renaming
Kent Overstreet
2014-01-08
1
-15
/
+18
*
bcache: Make bch_keylist_realloc() take u64s, not nptrs
Kent Overstreet
2014-01-08
1
-3
/
+3
*
bcache: Btree verify code improvements
Kent Overstreet
2014-01-08
1
-2
/
+14
*
bcache: kill index()
Kent Overstreet
2014-01-08
1
-3
/
+3
*
bcache: Do bkey_put() in btree_split() error path
Kent Overstreet
2014-01-08
1
-1
/
+4
*
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
1
-2
/
+32
*
bcache: kill closure locking usage
Kent Overstreet
2014-01-08
1
-18
/
+34
*
bcache: Minor btree cache fix
Kent Overstreet
2014-01-08
1
-7
/
+3
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
1
-2
/
+25
|
\
|
*
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
1
-0
/
+22
|
*
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-16
1
-1
/
+2
|
*
bcache: fix sparse non static symbol warning
Wei Yongjun
2013-11-28
1
-1
/
+1
*
|
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-2
/
+2
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-2
/
+2
|
/
*
bcache: Better full stripe scanning
Kent Overstreet
2013-11-10
1
-8
/
+11
*
bcache: Have btree_split() insert into parent directly
Kent Overstreet
2013-11-10
1
-46
/
+39
*
bcache: Move spinlock into struct time_stats
Kent Overstreet
2013-11-10
1
-3
/
+0
*
bcache: Kill bch_next_recurse_key()
Kent Overstreet
2013-11-10
1
-12
/
+11
*
bcache: Avoid deadlocking in garbage collection
Kent Overstreet
2013-11-10
1
-10
/
+11
*
bcache: Incremental gc
Kent Overstreet
2013-11-10
1
-163
/
+225
*
bcache: Add make_btree_freeing_key()
Kent Overstreet
2013-11-10
1
-13
/
+18
*
bcache: Add btree_node_write_sync()
Kent Overstreet
2013-11-10
1
-19
/
+16
*
bcache: PRECEDING_KEY()
Kent Overstreet
2013-11-10
1
-7
/
+2
*
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-10
1
-23
/
+5
*
bcache: Debug code improvements
Kent Overstreet
2013-11-10
1
-2
/
+6
*
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
2013-11-10
1
-42
/
+37
*
bcache: Don't use op->insert_collision
Kent Overstreet
2013-11-10
1
-0
/
+3
*
bcache: Kill op->replace
Kent Overstreet
2013-11-10
1
-50
/
+52
*
bcache: Drop some closure stuff
Kent Overstreet
2013-11-10
1
-3
/
+3
*
bcache: Kill op->cl
Kent Overstreet
2013-11-10
1
-46
/
+35
*
bcache: Prune struct btree_op
Kent Overstreet
2013-11-10
1
-14
/
+18
*
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-10
1
-133
/
+0
*
bcache: Move some stuff to btree.c
Kent Overstreet
2013-11-10
1
-2
/
+93
*
bcache: Add btree_map() functions
Kent Overstreet
2013-11-10
1
-51
/
+123
*
bcache: Convert gc to a kthread
Kent Overstreet
2013-11-10
1
-16
/
+34
*
bcache: Convert bucket_wait to wait_queue_head_t
Kent Overstreet
2013-11-10
1
-15
/
+10
[next]