index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-tag.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
blk-mq: blk_mq_tag_busy is no need to return a value
Liu Song
1
-6
/
+4
2021-12-06
blk-mq: Delete busy_iter_fn
John Garry
1
-1
/
+1
2021-10-19
block: move blk_mq_tag_to_rq() inline
Jens Axboe
1
-23
/
+0
2021-10-18
block: add support for blk_mq_end_request_batch()
Jens Axboe
1
-0
/
+1
2021-10-18
block: improve batched tag allocation
Jens Axboe
1
-0
/
+2
2021-10-18
blk-mq: Change shared sbitmap naming to shared tags
John Garry
1
-2
/
+2
2021-10-18
blk-mq: Stop using pointers for blk_mq_tags bitmap tags
John Garry
1
-5
/
+2
2021-10-18
blk-mq: Use shared tags for shared sbitmap support
John Garry
1
-4
/
+2
2021-10-18
blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
John Garry
1
-0
/
+1
2021-10-18
block: move elevator.h to block/
Christoph Hellwig
1
-0
/
+2
2021-05-24
blk-mq: Some tag allocation code refactoring
John Garry
1
-3
/
+6
2021-05-24
blk-mq: clear stale request in tags->rq[] before freeing one request pool
Ming Lei
1
-0
/
+6
2020-09-04
blk-mq: Relocate hctx_may_queue()
John Garry
1
-33
/
+0
2020-09-04
blk-mq: Facilitate a shared sbitmap per tagset
John Garry
1
-0
/
+7
2020-09-04
blk-mq: Use pointers for blk_mq_tags bitmap tags
John Garry
1
-2
/
+5
2020-09-04
blk-mq: Pass flags for tag init/free
John Garry
1
-3
/
+4
2020-09-04
blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
Ming Lei
1
-3
/
+3
2020-07-09
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
1
-12
/
+0
2020-07-02
Revert "blk-mq: put driver tag when this request is completed"
Jens Axboe
1
-0
/
+12
2020-06-30
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
1
-12
/
+0
2020-06-30
blk-mq: move blk_mq_get_driver_tag into blk-mq.c
Ming Lei
1
-8
/
+31
2020-06-07
blk-mq: split out a __blk_mq_get_driver_tag helper
Christoph Hellwig
1
-0
/
+8
2020-05-29
blk-mq: add blk_mq_all_tag_iter
Ming Lei
1
-0
/
+2
2020-05-29
blk-mq: rename BLK_MQ_TAG_FAIL to BLK_MQ_NO_TAG
Christoph Hellwig
1
-2
/
+2
2020-02-26
blk-mq: Remove some unused function arguments
John Garry
1
-2
/
+2
2019-11-13
blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()
John Garry
1
-1
/
+0
2017-11-15
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-6
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-01
blk-mq-tag: kill unused tag enums
Jens Axboe
1
-6
/
+1
2017-03-02
blk-mq-sched: Allocate sched reserved tags as specified in the original queue...
Sagi Grimberg
1
-0
/
+6
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
1
-1
/
+0
2017-01-20
blk-mq: allow resize of scheduler requests
Jens Axboe
1
-1
/
+3
2017-01-17
blk-mq: split tag ->rqs[] into two
Jens Axboe
1
-0
/
+1
2017-01-17
blk-mq-tag: cleanup the normal/reserved tag allocation
Jens Axboe
1
-2
/
+2
2016-10-10
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2016-09-17
sbitmap: randomize initial alloc_hint values
Omar Sandoval
1
-1
/
+0
2016-09-17
sbitmap: push alloc policy into sbitmap_queue
Omar Sandoval
1
-1
/
+0
2016-09-17
sbitmap: push per-cpu last_tag into sbitmap_queue
Omar Sandoval
1
-1
/
+2
2016-09-17
blk-mq: abstract tag allocation out into sbitmap library
Omar Sandoval
1
-27
/
+10
2016-09-15
blk-mq: get rid of the cpumask in struct blk_mq_tags
Christoph Hellwig
1
-1
/
+0
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
1
-0
/
+2
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
1
-0
/
+12
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
1
-0
/
+1
2015-01-24
blk-mq: add tag allocation policy
Shaohua Li
1
-1
/
+3
2014-12-31
block: wake up waiters when a queue is marked dying
Jens Axboe
1
-0
/
+1
2014-06-18
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-04
blk-mq: fix schedule from atomic context
Ming Lei
1
-1
/
+1
2014-05-28
blk-mq: remove blk_mq_wait_for_tags
Christoph Hellwig
1
-1
/
+0
2014-05-23
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
1
-1
/
+0
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-0
/
+1
[next]