index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq-tag.c
Age
Commit message (
Expand
)
Author
2014-06-17
blk-mq: bitmap tag: fix races in bt_get() function
Alexander Gordeev
2014-06-17
blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt
Alexander Gordeev
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
2014-06-03
blk-mq: fix schedule from atomic context
Ming Lei
2014-05-28
blk-mq: add file comments and update copyright notices
Jens Axboe
2014-05-28
blk-mq: remove blk_mq_wait_for_tags
Christoph Hellwig
2014-05-23
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-19
Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core
Jens Axboe
2014-05-19
blk-mq: move the cache friendly bitmap type of out blk-mq-tag
Jens Axboe
2014-05-13
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-10
blk-mq: bitmap tag: cleanup blk_mq_init_tags
Ming Lei
2014-05-10
blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1)
Ming Lei
2014-05-10
blk-mq: bitmap tag: remove barrier in bt_clear_tag()
Ming Lei
2014-05-10
blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
Ming Lei
2014-05-09
blk-mq: use sparser tag layout for lower queue depth
Jens Axboe
2014-05-09
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
2014-04-29
blk-mq: fix waiting for reserved tags
Jens Axboe
2014-04-15
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-02-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-10
block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
Masanari Iida
2014-01-23
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe