index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-rq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-1
/
+1
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-06-09
block: introduce new block status code type
Christoph Hellwig
1
-10
/
+10
2017-05-15
dm rq: add a missing break to map_request
Christoph Hellwig
1
-0
/
+1
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+3
2017-05-02
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
1
-4
/
+3
2017-05-02
dm: introduce a new DM_MAPIO_KILL return value
Christoph Hellwig
1
-7
/
+5
2017-05-02
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
1
-7
/
+10
2017-05-02
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
1
-2
/
+6
2017-04-28
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
1
-1
/
+5
2017-04-24
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
1
-1
/
+1
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-3
/
+8
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-0
/
+1
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
1
-0
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-02-24
dm-rq: don't dereference request payload after ending request
Jens Axboe
1
-2
/
+4
2017-02-18
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-211
/
+57
2017-02-03
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
1
-0
/
+4
2017-01-28
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
1
-195
/
+56
2017-01-28
dm: remove incomplete BLOCK_PC support
Christoph Hellwig
1
-16
/
+0
2017-01-28
block: simplify blk_init_allocated_queue
Christoph Hellwig
1
-1
/
+2
2016-12-14
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+10
2016-12-13
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-42
/
+10
2016-12-08
dm rq: simplify use_blk_mq initialization
Bart Van Assche
1
-5
/
+1
2016-11-21
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
Ming Lei
1
-1
/
+1
2016-11-14
dm rq: fix a race condition in rq_completed()
Bart Van Assche
1
-2
/
+8
2016-11-02
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
1
-12
/
+1
2016-11-02
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
1
-15
/
+1
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-1
/
+1
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
1
-2
/
+0
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
1
-6
/
+1
2016-10-28
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-2
/
+5
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-6
/
+6
2016-10-18
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
1
-2
/
+5
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-3
/
+3
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2016-10-10
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-37
/
+67
2016-09-21
blk-mq: register device instead of disk
Matias Bjørling
1
-1
/
+1
2016-09-15
dm rq: introduce dm_mq_kick_requeue_list()
Mike Snitzer
1
-4
/
+13
2016-09-15
dm rq: reduce arguments passed to map_request() and dm_requeue_original_reque...
Mike Snitzer
1
-11
/
+11
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-09-14
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
1
-14
/
+18
2016-09-14
dm rq: simplify dm_old_stop_queue()
Bart Van Assche
1
-6
/
+2
2016-09-14
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
Mike Snitzer
1
-5
/
+14
2016-09-14
dm rq: factor out dm_mq_stop_queue()
Bart Van Assche
1
-8
/
+20
2016-08-02
dm rq: fix the starting and stopping of blk-mq queues
Mike Snitzer
1
-1
/
+19
2016-07-18
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
1
-1
/
+1
[next]