Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
81ab4190ac17df41686a37c97f701623276b652a
/
drivers
/
md
/
bcache
/
btree.c
81ab419
bcache: Pull on disk data structures out into a separate header
by Kent Overstreet
· 11 years ago
cc7b881
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
by Kent Overstreet
· 11 years ago
6054c6d
bcache: Don't use op->insert_collision
by Kent Overstreet
· 11 years ago
1b207d8
bcache: Kill op->replace
by Kent Overstreet
· 11 years ago
faadf0c
bcache: Drop some closure stuff
by Kent Overstreet
· 11 years ago
b54d693
bcache: Kill op->cl
by Kent Overstreet
· 11 years ago
c18536a
bcache: Prune struct btree_op
by Kent Overstreet
· 11 years ago
2c1953e
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
by Kent Overstreet
· 11 years ago
df8e897
bcache: Move some stuff to btree.c
by Kent Overstreet
· 11 years ago
48dad8b
bcache: Add btree_map() functions
by Kent Overstreet
· 11 years ago
72a4451
bcache: Convert gc to a kthread
by Kent Overstreet
· 11 years ago
35fcd84
bcache: Convert bucket_wait to wait_queue_head_t
by Kent Overstreet
· 11 years ago
e8e1d46
bcache: Convert try_wait to wait_queue_head_t
by Kent Overstreet
· 11 years ago
0b93207
bcache: Move keylist out of btree_op
by Kent Overstreet
· 11 years ago
a34a8bf
bcache: Refactor journalling flow control
by Kent Overstreet
· 11 years ago
c2f95ae
bcache: Clean up keylist code
by Kent Overstreet
· 11 years ago
4f3d401
bcache: Add explicit keylist arg to btree_insert()
by Kent Overstreet
· 11 years ago
e7c590e
bcache: Convert btree_insert_check_key() to btree_insert_node()
by Kent Overstreet
· 11 years ago
403b6cd
bcache: Insert multiple keys at a time
by Kent Overstreet
· 11 years ago
26c949f
bcache: Add btree_insert_node()
by Kent Overstreet
· 11 years ago
d6fd3b1
bcache: Explicitly track btree node's parent
by Kent Overstreet
· 11 years ago
1fa8455
bcache: Fix dirty_data accounting
by Kent Overstreet
· 11 years ago
a698e08
bcache: Fix a shrinker deadlock
by Kent Overstreet
· 11 years ago
61cbd25
bcache: Correct printf()-style format length modifier
by Geert Uytterhoeven
· 11 years ago
7dc19d5
drivers: convert shrinkers to new count/scan API
by Dave Chinner
· 11 years ago
29ebf46
bcache: Fix GC_SECTORS_USED() calculation
by Kent Overstreet
· 11 years ago
8e51e41
bcache: Use standard utility code
by Kent Overstreet
· 12 years ago
f3059a5
bcache: Delete fuzz tester
by Kent Overstreet
· 12 years ago
36c9ea9
bcache: Document shrinker reserve better
by Kent Overstreet
· 12 years ago
e49c7c3
bcache: FUA fixes
by Kent Overstreet
· 12 years ago
72c2706
bcache: Write out full stripes
by Kent Overstreet
· 12 years ago
279afba
bcache: Track dirty data by stripe
by Kent Overstreet
· 12 years ago
444fc0b
bcache: Initialize sectors_dirty when attaching
by Kent Overstreet
· 12 years ago
85b1492
bcache: Rip out pkey()/pbtree()
by Kent Overstreet
· 12 years ago
c37511b
bcache: Fix/revamp tracepoints
by Kent Overstreet
· 12 years ago
5794351
bcache: Refactor btree io
by Kent Overstreet
· 12 years ago
119ba0f
bcache: Convert allocator thread to kthread
by Kent Overstreet
· 12 years ago
86b26b8
bcache: Allocator cleanup/fixes
by Kent Overstreet
· 12 years ago
cd953ed
bcache: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 12 years ago
c19ed23
bcache: Sparse fixes
by Kent Overstreet
· 12 years ago
169ef1c
bcache: Don't export utility code, prefix with bch_
by Kent Overstreet
· 12 years ago
b1a67b0
bcache: Style/checkpatch fixes
by Kent Overstreet
· 12 years ago
07e86cc
bcache: Build fixes from test robot
by Kent Overstreet
· 12 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago