Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
1f3a8e49d8f28f498b8694464623ac20aebfe62a
/
drivers
/
md
/
dm-rq.c
775a2e2
Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
b23df0d
dm rq: simplify use_blk_mq initialization
by Bart Van Assche
· 8 years ago
4f9c74c
dm rq: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments
by Ming Lei
· 8 years ago
d15bb3a
dm rq: fix a race condition in rq_completed()
by Bart Van Assche
· 8 years ago
7b17c2f
dm: Fix a race condition related to stopping and starting queues
by Bart Van Assche
· 8 years ago
f0d33ab
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
by Bart Van Assche
· 8 years ago
2b053ac
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
by Bart Van Assche
· 8 years ago
9b7dd57
blk-mq: Remove blk_mq_cancel_requeue_work()
by Bart Van Assche
· 8 years ago
52d7f1b
blk-mq: Avoid that requeueing starts stopped queues
by Bart Van Assche
· 8 years ago
e0f3e6a
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
e806402
block: split out request-only flags into a new namespace
by Christoph Hellwig
· 8 years ago
937fa62
dm rq: clear kworker_task if kthread_run() returned an error
by Mike Snitzer
· 8 years ago
3989144
kthread: kthread worker API cleanup
by Petr Mladek
· 8 years ago
12e3d3c
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
48915c2
Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 8 years ago
b21d5b3
blk-mq: register device instead of disk
by Matias Bjørling
· 8 years ago
e0c1075
dm rq: introduce dm_mq_kick_requeue_list()
by Mike Snitzer
· 8 years ago
fbc39b4
dm rq: reduce arguments passed to map_request() and dm_requeue_original_request()
by Mike Snitzer
· 8 years ago
7d7e0f9
blk-mq: remove ->map_queue
by Christoph Hellwig
· 8 years ago
a8ac51e
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
by Mike Snitzer
· 8 years ago
c533f24
dm rq: simplify dm_old_stop_queue()
by Bart Van Assche
· 8 years ago
9dbeaea
dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED
by Mike Snitzer
· 8 years ago
2397a15
dm rq: factor out dm_mq_stop_queue()
by Bart Van Assche
· 8 years ago
7d9595d
dm rq: fix the starting and stopping of blk-mq queues
by Mike Snitzer
· 8 years ago
bd9f55e
dm: fix second blk_delay_queue() parameter to be in msec units not jiffies
by Tahsin Erdogan
· 8 years ago
7193a9d
dm rq: check kthread_run return for .request_fn request-based DM
by Mike Snitzer
· 8 years ago
e83068a
dm mpath: add optional "queue_mode" feature
by Mike Snitzer
· 9 years ago
4cc9613
dm: move request-based code out to dm-rq.[hc]
by Mike Snitzer
· 9 years ago