Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b24413180f5600bcb3bb70fbed5cf186b60864bd
/
drivers
/
md
/
bcache
/
writeback.c
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
175206c
bcache: initialize dirty stripes in flash_dev_run()
by Tang Junhui
· 7 years ago
9baf309
bcache: fix for gc and write-back race
by Tang Junhui
· 7 years ago
a839409
bcache: correct cache_dirty_target in __update_writeback_rate()
by Tang Junhui
· 7 years ago
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
e601757
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h>
by Ingo Molnar
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
491221f
block: export bio_free_pages to other modules
by Guoqing Jiang
· 8 years ago
ad0d9e7
bcache: use bio op accessors
by Mike Christie
· 9 years ago
7c87df9
bcache: bch_writeback_thread() is not freezable
by Jiri Kosina
· 9 years ago
627ccd2
bcache: Change refill_dirty() to always scan entire disk if necessary
by Kent Overstreet
· 9 years ago
749b61d
bcache: remove driver private bio splitting code
by Kent Overstreet
· 11 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
9e5c353
bcache: fix uninterruptible sleep in writeback thread
by Slava Pestov
· 11 years ago
b28bc9b
Merge tag 'v3.13-rc6' into for-3.14/core
by Jens Axboe
· 11 years ago
16749c2
bcache: New writeback PD controller
by Kent Overstreet
· 11 years ago
ce2b3f5
bcache: Use uninterruptible sleep in writeback
by Kent Overstreet
· 11 years ago
f665c0f
bcache: kthread don't set writeback task to INTERUPTIBLE
by Stefan Priebe
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
c4d951d
bcache: Fix sysfs splat on shutdown with flash only devs
by Kent Overstreet
· 11 years ago
48a915a
bcache: Better full stripe scanning
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
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
5e6926da
bcache: Convert writeback to a kthread
by Kent Overstreet
· 11 years ago
0b93207
bcache: Move keylist out of btree_op
by Kent Overstreet
· 11 years ago
4f3d401
bcache: Add explicit keylist arg to btree_insert()
by Kent Overstreet
· 11 years ago
2d679fc
bcache: Stripe size isn't necessarily a power of two
by Kent Overstreet
· 11 years ago
79e3dab
bcache: Fix a dumb CPU spinning bug in writeback
by Kent Overstreet
· 11 years ago
c2a4f31
bcache: Fix a writeback performance regression
by Kent Overstreet
· 11 years ago
8e51e41
bcache: Use standard utility code
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
c37511b
bcache: Fix/revamp tracepoints
by Kent Overstreet
· 12 years ago
f59fce8
bcache: Fix error handling in init code
by Kent Overstreet
· 12 years ago
169ef1c
bcache: Don't export utility code, prefix with bch_
by Kent Overstreet
· 12 years ago
cafe563
bcache: A block layer cache
by Kent Overstreet
· 12 years ago