index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-tag.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: bitmap tag: fix races in bt_get() function
Alexander Gordeev
2014-06-17
1
-8
/
+5
*
blk-mq: bitmap tag: fix race on blk_mq_bitmap_tags::wake_cnt
Alexander Gordeev
2014-06-17
1
-2
/
+12
*
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
2014-06-17
1
-11
/
+21
*
blk-mq: fix schedule from atomic context
Ming Lei
2014-06-03
1
-17
/
+31
*
blk-mq: add file comments and update copyright notices
Jens Axboe
2014-05-28
1
-0
/
+12
*
blk-mq: remove blk_mq_wait_for_tags
Christoph Hellwig
2014-05-28
1
-8
/
+0
*
blk-mq: export blk_mq_tag_busy_iter
Sam Bradshaw
2014-05-23
1
-0
/
+1
*
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
2014-05-20
1
-23
/
+57
*
Merge branch 'for-3.16/blk-mq-tagging' into for-3.16/core
Jens Axboe
2014-05-19
1
-17
/
+95
|
\
|
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-17
/
+95
*
|
blk-mq: move the cache friendly bitmap type of out blk-mq-tag
Jens Axboe
2014-05-19
1
-5
/
+5
|
/
*
blk-mq: bitmap tag: cleanup blk_mq_init_tags
Ming Lei
2014-05-10
1
-4
/
+0
*
blk-mq: bitmap tag: select random tag betweet 0 and (depth - 1)
Ming Lei
2014-05-10
1
-4
/
+1
*
blk-mq: bitmap tag: remove barrier in bt_clear_tag()
Ming Lei
2014-05-10
1
-1
/
+0
*
blk-mq: bitmap tag: use clear_bit_unlock in bt_clear_tag()
Ming Lei
2014-05-10
1
-1
/
+5
*
blk-mq: use sparser tag layout for lower queue depth
Jens Axboe
2014-05-09
1
-13
/
+32
*
blk-mq: implement new and more efficient tagging scheme
Jens Axboe
2014-05-09
1
-76
/
+339
*
blk-mq: fix waiting for reserved tags
Jens Axboe
2014-04-29
1
-2
/
+2
*
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-04-15
1
-14
/
+0
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-02-14
1
-1
/
+1
|
\
|
*
block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
Masanari Iida
2014-02-10
1
-1
/
+1
*
|
percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask
Kent Overstreet
2014-01-23
1
-2
/
+4
|
/
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
1
-0
/
+204