index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blk-mq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2022-12-13
1
-2
/
+7
|
\
|
*
blk-mq: add tagset quiesce interface
Chao Leng
2022-11-02
1
-0
/
+2
|
*
blk-mq: pass a tagset to blk_mq_wait_quiesce_done
Christoph Hellwig
2022-11-02
1
-1
/
+1
|
*
blk-mq: move the srcu_struct used for quiescing to the tagset
Christoph Hellwig
2022-11-02
1
-0
/
+4
|
*
block: Remove request.write_hint
Bart Van Assche
2022-10-25
1
-1
/
+0
*
|
blk-mq: don't add non-pt request with ->end_io to batch
Ming Lei
2022-10-27
1
-1
/
+2
|
/
*
block: add blk_rq_map_user_io
Anuj Gupta
2022-09-30
1
-0
/
+2
*
block: allow end_io based requests in the completion batch handling
Jens Axboe
2022-09-30
1
-1
/
+2
*
block: change request end_io handler to pass back a return value
Jens Axboe
2022-09-30
1
-1
/
+6
*
Merge branch 'for-6.1/io_uring' into for-6.1/passthrough
Jens Axboe
2022-09-30
1
-0
/
+1
|
\
|
*
block: export blk_rq_is_poll
Kanchan Joshi
2022-09-21
1
-0
/
+1
*
|
block: Fix the enum blk_eh_timer_return documentation
Bart Van Assche
2022-09-21
1
-2
/
+9
*
|
block: shrink rq_map_data a bit
Jens Axboe
2022-08-22
1
-4
/
+4
*
|
block: Change the return type of blk_mq_map_queues() into void
Bart Van Assche
2022-08-22
1
-2
/
+2
|
/
*
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
2022-08-18
1
-1
/
+0
*
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-3
/
+3
*
block: Change the type of req_op() and bio_op() into enum req_op
Bart Van Assche
2022-07-14
1
-2
/
+4
*
block: move zone related fields to struct gendisk
Christoph Hellwig
2022-07-06
1
-4
/
+4
*
blk-mq: Drop 'reserved' arg of busy_tag_iter_fn
John Garry
2022-07-06
1
-1
/
+1
*
blk-mq: Drop blk_mq_ops.timeout 'reserved' arg
John Garry
2022-07-06
1
-1
/
+1
*
blk-mq: Add a flag for reserved requests
John Garry
2022-07-06
1
-0
/
+6
*
blk-mq: cleanup disk sysfs registration
Christoph Hellwig
2022-06-28
1
-1
/
+0
*
block: simplify disk shutdown
Christoph Hellwig
2022-06-28
1
-0
/
+3
*
blk-mq: remove the done argument to blk_execute_rq_nowait
Christoph Hellwig
2022-05-28
1
-2
/
+1
*
blk-mq: remove the error_count from struct request
Willy Tarreau
2022-05-08
1
-1
/
+0
*
blk-mq: manage hctx map via xarray
Ming Lei
2022-03-08
1
-2
/
+1
*
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
2022-02-16
1
-2
/
+1
*
block: fix old-style declaration
Yang Li
2022-01-09
1
-1
/
+1
*
block: introduce rq_list_move
Keith Busch
2022-01-05
1
-0
/
+17
*
block: introduce rq_list_for_each_safe macro
Keith Busch
2022-01-05
1
-0
/
+4
*
block: move rq_list macros to blk-mq.h
Keith Busch
2022-01-05
1
-0
/
+29
*
block: add mq_ops->queue_rqs hook
Jens Axboe
2021-12-16
1
-0
/
+8
*
blk-mq: Delete busy_iter_fn
John Garry
2021-12-06
1
-1
/
+0
*
blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
John Garry
2021-12-06
1
-2
/
+1
*
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2021-12-03
1
-8
/
+0
*
block: switch to atomic_t for request references
Jens Axboe
2021-12-03
1
-1
/
+1
*
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
1
-4
/
+3
*
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-4
/
+0
*
blk-mq: Add blk_mq_complete_request_direct()
Sebastian Andrzej Siewior
2021-11-29
1
-0
/
+11
*
block: remove rq_flush_dcache_pages
Christoph Hellwig
2021-11-29
1
-10
/
+0
*
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
2021-11-29
1
-3
/
+0
*
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-0
/
+1
|
\
|
*
blk-mq: add one API for waiting until quiesce is done
Ming Lei
2021-11-09
1
-0
/
+1
*
|
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-3
/
+0
*
|
block: remove the initialize_rq_fn blk_mq_ops method
Christoph Hellwig
2021-10-22
1
-5
/
+0
|
/
*
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
1
-1
/
+1
*
blk-mq: move blk_mq_flush_plug_list to block/blk-mq.h
Christoph Hellwig
2021-10-20
1
-2
/
+0
*
block: move blk_mq_tag_to_rq() inline
Jens Axboe
2021-10-19
1
-1
/
+35
*
block: add support for blk_mq_end_request_batch()
Jens Axboe
2021-10-18
1
-0
/
+29
*
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
[next]