index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
block: remove QUEUE_FLAG_DEAD
Christoph Hellwig
2
-8
/
+3
2022-06-27
blk-mq: blk_mq_tag_busy is no need to return a value
Liu Song
2
-17
/
+11
2022-06-27
block: Always initialize bio IO priority on submit
Jan Kara
1
-0
/
+3
2022-06-27
block: Initialize bio priority earlier
Jan Kara
1
-2
/
+2
2022-06-27
blk-ioprio: Convert from rqos policy to direct call
Jan Kara
4
-45
/
+23
2022-06-27
blk-ioprio: Remove unneeded field
Jan Kara
1
-6
/
+3
2022-06-27
block: Fix handling of tasks without ioprio in ioprio_get(2)
Jan Kara
1
-7
/
+23
2022-06-27
block: Make ioprio_best() static
Jan Kara
1
-1
/
+1
2022-06-27
block: Generalize get_current_ioprio() for any task
Jan Kara
1
-0
/
+26
2022-06-27
block: fix default IO priority handling again
Jan Kara
2
-2
/
+4
2022-06-27
blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().
Sebastian Andrzej Siewior
1
-5
/
+1
2022-06-27
block: bfq: Fix kernel-doc headers
Bart Van Assche
2
-2
/
+6
2022-06-27
block: bfq: Remove an unused function definition
Bart Van Assche
1
-2
/
+0
2022-06-27
bfq: Remove useless code in bfq_lookup_next_entity
GuoYong Zheng
1
-3
/
+0
2022-06-27
block: move blk_queue_get_max_sectors to blk.h
Christoph Hellwig
1
-0
/
+13
2022-06-27
block: fold blk_max_size_offset into get_max_io_size
Christoph Hellwig
1
-2
/
+7
2022-06-27
block: cleanup variable naming in get_max_io_size
Christoph Hellwig
1
-10
/
+8
2022-06-27
block: open code blk_max_size_offset in blk_rq_get_max_sectors
Christoph Hellwig
1
-4
/
+5
2022-06-27
block: Make blk_mq_get_sq_hctx() select the proper hardware queue type
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Rename a blk_mq_map_queue() argument
Bart Van Assche
1
-6
/
+6
2022-06-27
blk-iocost: Simplify ioc_rqos_done()
Bart Van Assche
1
-1
/
+1
2022-06-27
block: Directly use ida_alloc()/free()
Bo Liu
2
-3
/
+3
2022-06-27
block: relax direct io memory alignment
Keith Busch
2
-2
/
+11
2022-06-27
block/bounce: count bytes instead of sectors
Keith Busch
1
-3
/
+10
2022-06-27
block/merge: count bytes instead of sectors
Keith Busch
1
-17
/
+24
2022-06-27
block: add a helper function for dio alignment
Keith Busch
1
-6
/
+10
2022-06-27
block: export dma_alignment attribute
Keith Busch
1
-0
/
+7
2022-06-27
block/bio: remove duplicate append pages code
Keith Busch
1
-60
/
+42
2022-06-27
block: fix infinite loop for invalid zone append
Keith Busch
1
-3
/
+0
2022-06-23
block: remove WARN_ON() from bd_link_disk_holder
Li Nan
1
-4
/
+0
2022-06-21
block: pop cached rq before potentially blocking rq_qos_throttle()
Jens Axboe
1
-3
/
+8
2022-06-19
block: remove queue from struct blk_independent_access_range
Damien Le Moal
1
-1
/
+0
2022-06-17
block: freeze the queue earlier in del_gendisk
Christoph Hellwig
1
-2
/
+1
2022-06-17
block: remove per-disk debugfs files in blk_unregister_queue
Christoph Hellwig
4
-25
/
+8
2022-06-17
block: serialize all debugfs operations using q->debugfs_mutex
Christoph Hellwig
6
-22
/
+48
2022-06-17
block: disable the elevator int del_gendisk
Christoph Hellwig
2
-41
/
+11
2022-06-16
block/bfq: Enable I/O statistics
Bart Van Assche
1
-0
/
+3
2022-06-16
blk-mq: don't clear flush_rq from tags->rqs[]
Ming Lei
1
-2
/
+3
2022-06-16
blk-mq: avoid to touch q->elevator without any protection
Ming Lei
5
-17
/
+11
2022-06-16
blk-mq: protect q->elevator by ->sysfs_lock in blk_mq_elv_switch_none
Ming Lei
1
-1
/
+3
2022-06-16
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
Bart Van Assche
1
-0
/
+2
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-20
/
+0
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2022-06-03
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-64
/
+49
2022-06-03
Merge tag 'for-5.19/block-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-80
/
+79
2022-06-02
block: Fix potential deadlock in blk_ia_range_sysfs_show()
Damien Le Moal
1
-6
/
+1
2022-06-02
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
1
-6
/
+2
2022-06-02
block: remove useless BUG_ON() in blk_mq_put_tag()
Damien Le Moal
1
-1
/
+0
2022-05-30
blk-mq: do not update io_ticks with passthrough requests
Haisu Wang
1
-1
/
+2
2022-05-29
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
1
-0
/
+1
[next]