index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
io_uring: don't sleep when polling for I/O
Christoph Hellwig
1
-1
/
+2
2021-10-18
block: replace the spin argument to blk_iopoll with a flags argument
Christoph Hellwig
1
-10
/
+7
2021-10-18
blk-mq: remove blk_qc_t_valid
Christoph Hellwig
1
-1
/
+1
2021-10-18
blk-mq: remove blk_qc_t_to_tag and blk_qc_t_is_internal
Christoph Hellwig
1
-3
/
+5
2021-10-18
blk-mq: factor out a "classic" poll helper
Christoph Hellwig
1
-64
/
+56
2021-10-18
blk-mq: factor out a blk_qc_to_hctx helper
Christoph Hellwig
1
-1
/
+7
2021-10-18
block: improve batched tag allocation
Jens Axboe
1
-31
/
+56
2021-10-18
blk-mq: optimise *end_request non-stat path
Pavel Begunkov
1
-10
/
+8
2021-10-18
block: don't dereference request after flush insertion
Jens Axboe
1
-1
/
+2
2021-10-18
blk-mq: cleanup blk_mq_submit_bio
Christoph Hellwig
1
-13
/
+12
2021-10-18
blk-mq: cleanup and rename __blk_mq_alloc_request
Christoph Hellwig
1
-28
/
+28
2021-10-18
block: pre-allocate requests if plug is started and is a batch
Jens Axboe
1
-12
/
+58
2021-10-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
1
-2
/
+2
2021-10-18
block: inherit request start time from bio for BLK_CGROUP
Jens Axboe
1
-1
/
+8
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
1
-16
/
+16
2021-10-18
blk-mq: Stop using pointers for blk_mq_tags bitmap tags
John Garry
1
-4
/
+4
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
1
-49
/
+52
2021-10-18
blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
John Garry
1
-16
/
+24
2021-10-18
blk-mq: Add blk_mq_alloc_map_and_rqs()
John Garry
1
-26
/
+36
2021-10-18
blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
John Garry
1
-2
/
+1
2021-10-18
blk-mq: Don't clear driver tags own mapping
John Garry
1
-0
/
+4
2021-10-18
blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
John Garry
1
-5
/
+7
2021-10-18
blk-mq: Invert check in blk_mq_update_nr_requests()
John Garry
1
-5
/
+5
2021-10-18
blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
John Garry
1
-5
/
+7
2021-10-18
blk-mq: Change rqs check in blk_mq_free_rqs()
John Garry
1
-1
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-18
mm: don't include <linux/blk-cgroup.h> in <linux/backing-dev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-15
block: keep q_usage_counter in atomic mode after del_gendisk
Christoph Hellwig
1
-1
/
+8
2021-09-11
Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+13
2021-09-07
blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Song Liu
1
-1
/
+13
2021-09-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+0
2021-08-30
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
1
-1
/
+1
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
1
-2
/
+1
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
1
-1
/
+1
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
1
-2
/
+3
2021-08-17
blk-mq: fix is_flush_rq
Ming Lei
1
-1
/
+1
2021-08-17
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
1
-25
/
+5
2021-08-13
blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED
Yu Kuai
1
-2
/
+4
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
1
-1
/
+1
2021-08-09
block: move the bdi from the request_queue to the gendisk
Christoph Hellwig
1
-1
/
+1
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
1
-2
/
+0
2021-06-30
block: mark blk_mq_init_queue_data static
Christoph Hellwig
1
-2
/
+1
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-67
/
+139
2021-06-25
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
1
-3
/
+0
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Add get_current_state()
Peter Zijlstra
1
-1
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-06-11
blk-mq: remove blk_mq_init_sq_queue
Christoph Hellwig
1
-22
/
+0
[prev]
[next]