Christoph Hellwig
|
f4829a9b7a
blk-mq: fix racy updates of rq->errors
|
10 years ago |
Matias Bjørling
|
5fdb7e1b97
null_blk: fix wrong capacity when bs is not 512 bytes
|
10 years ago |
Matias Bjørling
|
de65d2d26f
null_blk: fix memory leak on cleanup
|
10 years ago |
Linus Torvalds
|
1081230b74
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
|
10 years ago |
Christoph Hellwig
|
4246a0b63b
block: add a bi_error field to struct bio
|
10 years ago |
Mike Krinkin
|
21974061cf
null_blk: fix use-after-free problem
|
10 years ago |
Linus Torvalds
|
02201e3f1b
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
10 years ago |
Akinobu Mita
|
8b70f45e2e
null_blk: restart request processing on completion handler
|
10 years ago |
Akinobu Mita
|
419c21a3b6
null_blk: prevent timer handler running on a different CPU where started
|
10 years ago |
Luis R. Rodriguez
|
9c27847dda
kernel/params: constify struct kernel_param_ops uses
|
10 years ago |
Jens Axboe
|
227290b469
null_blk: suppress invalid partition info
|
10 years ago |
Ming Lei
|
35b489d32f
block: fix checking return value of blk_mq_init_queue
|
10 years ago |
Matias Bjorling
|
709c8667ad
null_blk: boundary check queue_mode and irqmode
|
10 years ago |
Jens Axboe
|
b352172976
Merge branch 'master' into for-3.19/drivers
|
10 years ago |
Jens Axboe
|
74c450521d
blk-mq: add a 'list' parameter to ->queue_rq()
|
11 years ago |
Jan Kara
|
31f9690e6e
null_blk: Cleanup error recovery in null_add_dev()
|
11 years ago |
Linus Torvalds
|
e75437fb93
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
|
11 years ago |
Mike Snitzer
|
b277da0a8a
block: disable entropy contributions for nonrot devices
|
11 years ago |
Christoph Hellwig
|
c8a446ad69
blk-mq: rename blk_mq_end_io to blk_mq_end_request
|
11 years ago |
Christoph Hellwig
|
e2490073cd
blk-mq: call blk_mq_start_request from ->queue_rq
|
11 years ago |
Christoph Hellwig
|
bf57229745
blk-mq: remove REQ_END
|
11 years ago |
Robert Elliott
|
dc501dc0d9
blk-mq: pass along blk_mq_alloc_tag_set return values
|
11 years ago |
Jens Axboe
|
d891fa7087
null_blk: fix softirq completions for queue_mode == 1
|
11 years ago |
Mike Snitzer
|
54ae81cd5a
null_blk: fix name and description of 'queue_mode' module parameter
|
11 years ago |
Jens Axboe
|
0fb662e225
Merge branch 'for-3.16/core' into for-3.16/drivers
|
11 years ago |
Christoph Hellwig
|
cdef54dd85
blk-mq: remove alloc_hctx and free_hctx methods
|
11 years ago |
Jens Axboe
|
6178976500
Merge branch 'for-3.16/core' into for-3.16/drivers
|
11 years ago |
Jens Axboe
|
f14bbe77a9
blk-mq: pass in suggested NUMA node to ->alloc_hctx()
|
11 years ago |
Ming Lei
|
fc27691f35
block: null_blk: fix use after free
|
11 years ago |
Christoph Hellwig
|
24d2f90309
blk-mq: split out tag initialization, support shared tags
|
11 years ago |