index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-rq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-18
1
-1
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
1
-4
/
+4
*
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-10
/
+10
*
dm rq: add a missing break to map_request
Christoph Hellwig
2017-05-15
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-05-06
1
-4
/
+3
|
\
|
*
blk-mq: update ->init_request and ->exit_request prototypes
Christoph Hellwig
2017-05-02
1
-4
/
+3
*
|
dm: introduce a new DM_MAPIO_KILL return value
Christoph Hellwig
2017-05-01
1
-7
/
+5
*
|
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2017-05-01
1
-7
/
+10
*
|
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
2017-05-01
1
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
2017-04-27
1
-1
/
+5
|
*
dm mpath: requeue after a small delay if blk_get_request() fails
Bart Van Assche
2017-04-24
1
-1
/
+1
*
|
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
|
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
2017-04-20
1
-1
/
+1
*
|
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-3
/
+8
*
|
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
2017-04-07
1
-0
/
+1
|
\
\
|
*
|
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
2017-04-07
1
-0
/
+1
|
|
/
*
/
blk-mq: constify struct blk_mq_ops
Eric Biggers
2017-03-31
1
-1
/
+1
|
/
*
dm-rq: don't dereference request payload after ending request
Jens Axboe
2017-02-24
1
-2
/
+4
*
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-211
/
+57
|
\
|
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-195
/
+56
|
*
dm: remove incomplete BLOCK_PC support
Christoph Hellwig
2017-01-27
1
-16
/
+0
|
*
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
1
-1
/
+2
*
|
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
2017-02-03
1
-0
/
+4
|
/
*
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-14
1
-8
/
+10
|
\
|
*
dm rq: simplify use_blk_mq initialization
Bart Van Assche
2016-12-08
1
-5
/
+1
|
*
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
Ming Lei
2016-11-21
1
-1
/
+1
|
*
dm rq: fix a race condition in rq_completed()
Bart Van Assche
2016-11-14
1
-2
/
+8
*
|
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-12-13
1
-42
/
+10
|
\
\
|
|
/
|
/
|
|
*
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
2016-11-02
1
-12
/
+1
|
*
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
1
-15
/
+1
|
*
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
1
-1
/
+1
|
*
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
1
-2
/
+0
|
*
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-02
1
-6
/
+1
|
*
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
1
-6
/
+6
*
|
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2016-10-28
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
2016-10-18
1
-2
/
+5
*
|
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-3
/
+3
|
/
*
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
1
-1
/
+0
|
\
|
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
*
|
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-10-09
1
-37
/
+67
|
\
\
|
*
|
dm rq: introduce dm_mq_kick_requeue_list()
Mike Snitzer
2016-09-15
1
-4
/
+13
|
*
|
dm rq: reduce arguments passed to map_request() and dm_requeue_original_reque...
Mike Snitzer
2016-09-15
1
-11
/
+11
|
*
|
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
2016-09-14
1
-14
/
+18
|
*
|
dm rq: simplify dm_old_stop_queue()
Bart Van Assche
2016-09-14
1
-6
/
+2
|
*
|
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
Mike Snitzer
2016-09-14
1
-5
/
+14
|
*
|
dm rq: factor out dm_mq_stop_queue()
Bart Van Assche
2016-09-14
1
-8
/
+20
|
|
/
*
/
blk-mq: register device instead of disk
Matias Bjørling
2016-09-21
1
-1
/
+1
|
/
*
dm rq: fix the starting and stopping of blk-mq queues
Mike Snitzer
2016-08-02
1
-1
/
+19
*
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
Tahsin Erdogan
2016-07-18
1
-1
/
+1
[next]