Linus Torvalds
|
e2c5923c34
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
|
hace 7 años |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
hace 7 años |
tang.junhui
|
c157313791
bcache: fix wrong cache_misses statistics
|
hace 7 años |
Coly Li
|
d59b237959
bcache: only permit to recovery read error when cache device is clean
|
hace 7 años |
Yijing Wang
|
238501027a
bcache: remove unused parameter
|
hace 7 años |
Eric Wheeler
|
b41c9b0266
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
|
hace 7 años |
Tang Junhui
|
69daf03ade
bcache: do not subtract sectors_to_gc for bypassed IO
|
hace 8 años |
Tang Junhui
|
c81ffa32a2
bcache: fix sequential large write IO bypass
|
hace 8 años |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
hace 8 años |
Jens Axboe
|
d62e26b3ff
block: pass in queue to inflight accounting
|
hace 8 años |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
hace 8 años |
Jan Kara
|
dc3b17cc8b
block: Use pointer to backing_dev_info from request_queue
|
hace 8 años |
Christoph Hellwig
|
f73f44eb00
block: add a op_is_flush helper
|
hace 8 años |
Kent Overstreet
|
be628be095
bcache: Make gc wakeup sane, remove set_task_state()
|
hace 8 años |
Ming Lei
|
3a83f46775
block: bio: pass bvec table to bio_init()
|
hace 8 años |
Christoph Hellwig
|
70fd76140a
block,fs: use REQ_* flags directly
|
hace 8 años |
Christoph Hellwig
|
83b5df67c5
bcache: use op_is_sync to check for synchronous requests
|
hace 8 años |
Guoqing Jiang
|
491221f88d
block: export bio_free_pages to other modules
|
hace 9 años |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
hace 9 años |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
hace 9 años |
Mike Christie
|
ad0d9e76a4
bcache: use bio op accessors
|
hace 9 años |
Mike Christie
|
c8d93247f1
bcache: use op_is_write instead of checking for REQ_WRITE
|
hace 9 años |
Jens Axboe
|
dece16353e
block: change ->make_request_fn() and users to return a queue cookie
|
hace 9 años |
Kent Overstreet
|
749b61dab3
bcache: remove driver private bio splitting code
|
hace 11 años |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
hace 10 años |
Jens Axboe
|
77b5a08427
bcache: don't embed 'return' statements in closure macros
|
hace 10 años |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
hace 10 años |
Jens Axboe
|
dac56212e8
bio: skip atomic inc/dec of ->bi_cnt for most use cases
|
hace 10 años |
Gu Zheng
|
aae4933da9
md/bcache: use generic io stats accounting functions to simplify io stat accounting
|
hace 10 años |
Slava Pestov
|
60ae81eee8
bcache: bcache_write tracepoint was crashing
|
hace 11 años |