Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
3c958dbcba1862050db73a5340b02d52fa9cc917
/
drivers
/
md
/
bcache
/
alloc.c
4a78426
bcache: remove embedded struct cache_sb from struct cache_set
by Coly Li
· 4 years, 4 months ago
6f9414e
bcache: check and set sync status on cache's in-memory super block
by Coly Li
· 4 years, 4 months ago
08fdb2c
bcache: remove for_each_cache()
by Coly Li
· 4 years, 4 months ago
697e234
bcache: explicitly make cache_set only have single cache
by Coly Li
· 4 years, 4 months ago
17e4aed
bcache: remove 'int n' from parameter list of bch_bucket_alloc_set()
by Coly Li
· 4 years, 4 months ago
ffa4703
bcache: add bucket_size_hi into struct cache_sb_disk for large bucket
by Coly Li
· 4 years, 6 months ago
764b53b
Revert "bcache: ignore pending signals when creating gc and allocator thread"
by Jens Axboe
· 4 years, 11 months ago
0b96da6
bcache: ignore pending signals when creating gc and allocator thread
by Coly Li
· 5 years ago
84c529a
bcache: fix deadlock in bcache_allocator
by Andrea Righi
· 5 years ago
e775339
bcache: check CACHE_SET_IO_DISABLE in allocator code
by Coly Li
· 6 years ago
78d4eb8
bcache: avoid clang -Wunintialized warning
by Arnd Bergmann
· 6 years ago
8792099
bcache: use MAX_CACHES_PER_SET instead of magic number 8 in __bch_bucket_alloc_set
by Shenghui Wang
· 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
ecb2ba8
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
by Coly Li
· 7 years ago
771f393
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
by Coly Li
· 7 years ago
99361bb
bcache: properly set task state in bch_writeback_thread()
by Coly Li
· 7 years ago
4eca1cb
bcache: segregate flash only volume write streams
by Tang Junhui
· 7 years ago
cf33c1e
bcache: Fix building error on MIPS
by Huacai Chen
· 7 years ago
e2c5923
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 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
d44c2f9
bcache: update bucket_in_use in real time
by Tang Junhui
· 7 years ago
b1e8139
bcache: fix a comments typo in bch_alloc_sectors()
by Coly Li
· 7 years ago
91af830
bcache: check ca->alloc_thread initialized before wake up it
by Coly Li
· 7 years ago
89b1fc5
bcache: increase the number of open buckets
by Tang Junhui
· 7 years ago
770b8ce
bcache: bch_allocator_thread() is not freezable
by Jiri Kosina
· 9 years ago
8b326d3
bcache allocator: send discards with correct size
by Slava Pestov
· 11 years ago
2531d9ee
bcache: Kill unused freelist
by Kent Overstreet
· 11 years ago
0a63b66
bcache: Rework btree cache reserve handling
by Kent Overstreet
· 11 years ago
4fe6a81
bcache: Add a real GC_MARK_RECLAIMABLE
by Kent Overstreet
· 11 years ago
7159b1a
bcache: Better alloc tracepoints
by Kent Overstreet
· 11 years ago
e0a985a
bcache: Improve bucket_prio() calculation
by Kent Overstreet
· 11 years ago
7836541
bcache: Rework allocator reserves
by Kent Overstreet
· 11 years ago
981aa8c
bcache: bugfix - moving_gc now moves only correct buckets
by Nicholas Swenson
· 11 years ago
3a3b6a4
bcache: Don't bother with bucket refcount for btree node allocations
by Kent Overstreet
· 11 years ago
280481d
bcache: Debug code improvements
by Kent Overstreet
· 11 years ago
2599b53
bcache: Move sector allocator to alloc.c
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
49b1212
bcache: Use blkdev_issue_discard()
by Kent Overstreet
· 11 years ago
79826c3
bcache: Allocation kthread fixes
by Kent Overstreet
· 12 years ago
c37511b
bcache: Fix/revamp tracepoints
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
b1a67b0
bcache: Style/checkpatch fixes
by Kent Overstreet
· 12 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago