index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
btree.c
Age
Commit message (
Expand
)
Author
2014-03-18
bcache: Kill bucket->gc_gen
Kent Overstreet
2014-03-18
bcache: Kill unused freelist
Kent Overstreet
2014-03-18
bcache: Rework btree cache reserve handling
Kent Overstreet
2014-03-18
bcache: Kill btree_io_wq
Kent Overstreet
2014-03-18
bcache: btree locking rework
Kent Overstreet
2014-03-18
bcache: Fix a race when freeing btree nodes
Kent Overstreet
2014-03-18
bcache: Add a real GC_MARK_RECLAIMABLE
Kent Overstreet
2014-03-18
bcache: Kill dead cgroup code
Kent Overstreet
2014-03-18
bcache: Fix another bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
bcache: Fix a bug recovering from unclean shutdown
Kent Overstreet
2014-01-29
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
2014-01-08
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
bcache: Convert sorting to btree_keys
Kent Overstreet
2014-01-08
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
2014-01-08
bcache: Add bch_btree_keys_u64s_remaining()
Kent Overstreet
2014-01-08
bcache: Add struct btree_keys
Kent Overstreet
2014-01-08
bcache: Abstract out stuff needed for sorting
Kent Overstreet
2014-01-08
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
bcache: Add struct bset_sort_state
Kent Overstreet
2014-01-08
bcache: Split out sort_extent_cmp()
Kent Overstreet
2014-01-08
bcache: Bkey indexing renaming
Kent Overstreet
2014-01-08
bcache: Make bch_keylist_realloc() take u64s, not nptrs
Kent Overstreet
2014-01-08
bcache: Btree verify code improvements
Kent Overstreet
2014-01-08
bcache: kill index()
Kent Overstreet
2014-01-08
bcache: Do bkey_put() in btree_split() error path
Kent Overstreet
2014-01-08
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
bcache: kill closure locking usage
Kent Overstreet
2014-01-08
bcache: Minor btree cache fix
Kent Overstreet
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-16
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
bcache: Fix dirty_data accounting
Kent Overstreet
2013-11-28
bcache: fix sparse non static symbol warning
Wei Yongjun
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
2013-11-10
bcache: Better full stripe scanning
Kent Overstreet
2013-11-10
bcache: Have btree_split() insert into parent directly
Kent Overstreet
2013-11-10
bcache: Move spinlock into struct time_stats
Kent Overstreet
2013-11-10
bcache: Kill bch_next_recurse_key()
Kent Overstreet
2013-11-10
bcache: Avoid deadlocking in garbage collection
Kent Overstreet
2013-11-10
bcache: Incremental gc
Kent Overstreet
2013-11-10
bcache: Add make_btree_freeing_key()
Kent Overstreet
2013-11-10
bcache: Add btree_node_write_sync()
Kent Overstreet
2013-11-10
bcache: PRECEDING_KEY()
Kent Overstreet
2013-11-10
bcache: Don't bother with bucket refcount for btree node allocations
Kent Overstreet
2013-11-10
bcache: Debug code improvements
Kent Overstreet
2013-11-10
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-10
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
[next]