Age | Commit message (Expand) | Author |
2021-09-11 | Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-09-07 | blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues | Song Liu |
2021-09-02 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-08-30 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-23 | block: add an explicit ->disk backpointer to the request_queue | Christoph Hellwig |
2021-08-23 | block: pass a request_queue to __blk_alloc_disk | Christoph Hellwig |
2021-08-23 | block: remove the minors argument to __alloc_disk_node | Christoph Hellwig |
2021-08-23 | block: cleanup the lockdep handling in *alloc_disk | Christoph Hellwig |
2021-08-17 | blk-mq: fix is_flush_rq | Ming Lei |
2021-08-17 | blk-mq: don't grab rq's refcount in blk_mq_check_expired() | Ming Lei |
2021-08-13 | blk-mq: clear active_queues before clearing BLK_MQ_F_TAG_QUEUE_SHARED | Yu Kuai |
2021-08-10 | genirq: Change force_irqthreads to a static key | Tanner Love |
2021-08-09 | block: move the bdi from the request_queue to the gendisk | Christoph Hellwig |
2021-07-30 | scsi: block: Remove the remaining SG_IO-related fields from struct request_queue | Christoph Hellwig |
2021-06-30 | block: mark blk_mq_init_queue_data static | Christoph Hellwig |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-25 | blk-mq: update hctx->dispatch_busy in case of real scheduler | Ming Lei |
2021-06-18 | sched: Change task_struct::state | Peter Zijlstra |
2021-06-18 | sched: Add get_current_state() | Peter Zijlstra |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-11 | blk-mq: remove blk_mq_init_sq_queue | Christoph Hellwig |
2021-06-11 | blk-mq: add the blk_mq_alloc_disk APIs | Christoph Hellwig |
2021-06-11 | blk-mq: improve the blk_mq_init_allocated_queue interface | Christoph Hellwig |
2021-06-11 | blk-mq: factor out a blk_mq_alloc_sq_tag_set helper | Christoph Hellwig |
2021-06-03 | block: Do not pull requests from the scheduler when we cannot dispatch them | Jan Kara |
2021-05-24 | blk-mq: Use request queue-wide tags for tagset-wide sbitmap | John Garry |
2021-05-24 | blk-mq: Some tag allocation code refactoring | John Garry |
2021-05-24 | blk-mq: clearing flush request reference in tags->rqs[] | Ming Lei |
2021-05-24 | blk-mq: clear stale request in tags->rq[] before freeing one request pool | Ming Lei |
2021-05-24 | blk-mq: grab rq->refcount before calling ->fn in blk_mq_tagset_busy_iter | Ming Lei |
2021-05-14 | blk-mq: Swap two calls in blk_mq_exit_queue() | Bart Van Assche |
2021-05-14 | blk-mq: plug request for shared sbitmap | Ming Lei |
2021-04-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-16 | blk-mq: bypass IO scheduler's limit_depth for passthrough request | Lin Feng |
2021-04-08 | treewide: Change list_sort to use const pointers | Sami Tolvanen |
2021-03-04 | scsi: blk-mq: Return budget token from .get_budget callback | Ming Lei |
2021-03-04 | scsi: sbitmap: Move allocation hint into sbitmap | Ming Lei |
2021-03-04 | scsi: sbitmap: Maintain allocation round_robin in sbitmap | Ming Lei |
2021-02-22 | Merge tag 'for-5.12/block-ipi-2021-02-21' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-12 | blk-mq: Use llist_head for blk_cpu_done | Sebastian Andrzej Siewior |
2021-02-12 | blk-mq: Always complete remote completions requests in softirq | Sebastian Andrzej Siewior |
2021-01-24 | blk-mq: Improve performance of non-mq IO schedulers with multiple HW queues | Jan Kara |
2021-01-24 | Revert "blk-mq, elevator: Count requests per hctx to improve performance" | Jan Kara |
2021-01-24 | block: store a block_device pointer in struct bio | Christoph Hellwig |
2021-01-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-12-17 | blk-mq: Don't complete on a remote CPU in force threaded mode | Sebastian Andrzej Siewior |
2020-12-16 | blk-mq: Remove 'running from the wrong CPU' warning | Daniel Wagner |
2020-12-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |