index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: fix deadlock in blk_mq_register_disk() error path
Jens Axboe
2016-08-04
1
-4
/
+8
*
blk-mq: Use proper cpumask iterator
Thomas Gleixner
2016-03-20
1
-2
/
+4
*
blk-mq: dynamic h/w context count
Keith Busch
2016-02-09
1
-4
/
+5
*
block: add block polling support
Jens Axboe
2015-11-07
1
-0
/
+10
*
block: generic request_queue reference counting
Dan Williams
2015-10-21
1
-6
/
+0
*
blk-mq: fix deadlock when reading cpu_list
Akinobu Mita
2015-09-29
1
-4
/
+0
*
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
2015-09-29
1
-8
/
+22
*
blk-mq: fix buffer overflow when reading sysfs file of 'pending'
Ming Lei
2015-08-15
1
-7
/
+18
*
blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
Mike Snitzer
2015-03-13
1
-0
/
+1
*
Revert "blk-mq: fix hctx/ctx kobject use-after-free"
Ming Lei
2015-01-29
1
-23
/
+2
*
blk-mq: fix hctx/ctx kobject use-after-free
Ming Lei
2015-01-20
1
-2
/
+23
*
blk-mq: Fix uninitialized kobject at CPU hotplugging
Takashi Iwai
2014-12-10
1
-5
/
+4
*
blk-mq, percpu_ref: start q->mq_usage_counter in atomic mode
Tejun Heo
2014-09-24
1
-0
/
+6
*
blk-mq: blk_mq_unregister_hctx() can be static
Fengguang Wu
2014-05-30
1
-2
/
+2
*
blk-mq: make the sysfs mq/ layout reflect current mappings
Jens Axboe
2014-05-30
1
-19
/
+83
*
blk-mq: improve support for shared tags maps
Jens Axboe
2014-05-13
1
-0
/
+10
*
blk-mq: respect rq_affinity
Christoph Hellwig
2014-04-25
1
-42
/
+0
*
blk-mq: simplify blk_mq_hw_sysfs_cpus_show()
Jens Axboe
2014-04-09
1
-6
/
+2
*
blk-mq: don't dump CPU -> hw queue map on driver load
Jens Axboe
2014-03-20
1
-0
/
+31
*
block: fix memory leaks on unplugging block device
Andrey Vagin
2013-12-06
1
-0
/
+13
*
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
1
-0
/
+384