Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f4bee028491bb8efbce369806e44d0e665c08e96
/
drivers
/
md
/
bcache
/
bset.c
501d52a
bcache: Allocate bounce buffers with GFP_NOWAIT
by Kent Overstreet
· 10 years ago
85cbe1f
bcache: Fix another compiler warning on m68k
by Kent Overstreet
· 11 years ago
3572324
bcache: Minor fixes from kbuild robot
by Kent Overstreet
· 11 years ago
9dd6358
bcache: Fix auxiliary search trees for key size > cacheline size
by Kent Overstreet
· 11 years ago
3bdad1e
bcache: Add bch_bkey_equal_header()
by Nicholas Swenson
· 11 years ago
0f49cf3
bcache: update bch_bkey_try_merge
by Nicholas Swenson
· 11 years ago
829a60b
bcache: Move insert_fixup() to btree_keys_ops
by Kent Overstreet
· 11 years ago
89ebb4a
bcache: Convert sorting to btree_keys
by Kent Overstreet
· 11 years ago
dc9d98d
bcache: Convert debug code to btree_keys
by Kent Overstreet
· 11 years ago
c052dd9
bcache: Convert btree_iter to struct btree_keys
by Kent Overstreet
· 11 years ago
f67342d
bcache: Refactor bset_tree sysfs stats
by Kent Overstreet
· 11 years ago
a85e968
bcache: Add struct btree_keys
by Kent Overstreet
· 11 years ago
65d4523
bcache: Abstract out stuff needed for sorting
by Kent Overstreet
· 11 years ago
ee81128
bcache: Rename/shuffle various code around
by Kent Overstreet
· 11 years ago
67539e8
bcache: Add struct bset_sort_state
by Kent Overstreet
· 11 years ago
911c961
bcache: Split out sort_extent_cmp()
by Kent Overstreet
· 11 years ago
fafff81
bcache: Bkey indexing renaming
by Kent Overstreet
· 11 years ago
085d2a3
bcache: Make bch_keylist_realloc() take u64s, not nptrs
by Kent Overstreet
· 11 years ago
0a45114
bcache: Use a mempool for mergesort temporary space
by Kent Overstreet
· 11 years ago
78b77bf
bcache: Btree verify code improvements
by Kent Overstreet
· 11 years ago
d56d000
bcache: Don't touch bucket gen for dirty ptrs
by Kent Overstreet
· 11 years ago
ef71ec0
bcache: Data corruption fix
by Kent Overstreet
· 11 years ago
098fb25
bcache: Delete some slower inline asm
by Kent Overstreet
· 11 years ago
65d22e9
bcache: Move spinlock into struct time_stats
by Kent Overstreet
· 11 years ago
5031016
bcache: Kill bch_next_recurse_key()
by Kent Overstreet
· 11 years ago
d5cc66e
bcache: bch_(btree|extent)_ptr_invalid()
by Kent Overstreet
· 11 years ago
280481d
bcache: Debug code improvements
by Kent Overstreet
· 11 years ago
e58ff15
bcache: Fix bch_ptr_bad()
by Kent Overstreet
· 11 years ago
81ab419
bcache: Pull on disk data structures out into a separate header
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
48dad8b
bcache: Add btree_map() functions
by Kent Overstreet
· 11 years ago
c2f95ae
bcache: Clean up keylist code
by Kent Overstreet
· 11 years ago
26c949f
bcache: Add btree_insert_node()
by Kent Overstreet
· 11 years ago
8478643
bcache: Fix for handling overlapping extents when reading in a btree node
by Kent Overstreet
· 11 years ago
d4c90b1
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
6ded34d
bcache: Improve lazy sorting
by Kent Overstreet
· 11 years ago
85b1492
bcache: Rip out pkey()/pbtree()
by Kent Overstreet
· 11 years ago
48a7302
md: bcache: Fixed a typo with the word 'arithmetic'
by Phil Viana
· 11 years ago
cc0f4ea
bcache: Use WARN_ONCE() instead of __WARN()
by Kent Overstreet
· 12 years ago
cd953ed
bcache: Add missing #include <linux/prefetch.h>
by Geert Uytterhoeven
· 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