index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
...
|
*
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
*
dm rq: check kthread_run return for .request_fn request-based DM
Mike Snitzer
2016-07-06
1
-0
/
+2
*
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
1
-5
/
+14
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-0
/
+959
[prev]