Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
149d0efada7777ad5a5242b095692af142f533d8
/
drivers
/
md
/
bcache
/
extents.c
149d0ef
bcache: replace hard coded number with BUCKET_GC_GEN_MAX
by Coly Li
· 6 years ago
6ae63e3
bcache: replace printk() by pr_*() routines
by Coly Li
· 6 years ago
b0d3098
bcache: style fixes for lines over 80 characters
by Coly Li
· 6 years ago
1fae7cf
bcache: style fix to add a blank line after declarations
by Coly Li
· 6 years ago
6f10f7d
bcache: style fix to replace 'unsigned' by 'unsigned int'
by Coly Li
· 6 years ago
5fb94e9
docs: Fix some broken references
by Mauro Carvalho Chehab
· 7 years ago
f0d3814
bcache: Remove an unused variable
by Bart Van Assche
· 7 years ago
cf33c1e
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
9aa61a9
bcache: Fix a journal replay bug
by Kent Overstreet
· 11 years ago
cb85114
bcache: remove nested function usage
by John Sheu
· 11 years ago
3a2fd9d
bcache: Kill bucket->gc_gen
by Kent Overstreet
· 11 years ago
4fe6a81
bcache: Add a real GC_MARK_RECLAIMABLE
by Kent Overstreet
· 11 years ago
bd180b4
drivers/md/bcache/extents.c: use %zi to format size_t
by Geert Uytterhoeven
· 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
dc9d98d
bcache: Convert debug code to btree_keys
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