index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-mq.c
Age
Commit message (
Expand
)
Author
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-15
blk-mq: add bounds check on tag-to-rq conversion
Hannes Reinecke
2016-03-03
blk-mq: Fix NULL pointer updating nr_requests
Keith Busch
2016-02-14
blk-mq: mark request queue as mq asap
Ming Lei
2016-02-11
blk-mq: End unstarted requests on dying queue
Keith Busch
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-12-22
block: remove REQ_NO_TIMEOUT flag
Christoph Hellwig
2015-12-22
block: defer timeouts to a workqueue
Christoph Hellwig
2015-12-03
blk-mq: Avoid memoryless numa node encoded in hctx numa_node
Raghavendra K T
2015-12-03
blk-mq: Reuse hardware context cpumask for tags
Raghavendra K T
2015-12-01
blk-mq: add a flags parameter to blk_mq_alloc_request
Christoph Hellwig
2015-11-20
blk-mq: fix calling unplug callbacks with preempt disabled
Jens Axboe
2015-11-11
blk-mq: mark __blk_mq_complete_request() static
Jens Axboe
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-07
blk-mq: return tag/queue combo in the make_request_fn handlers
Jens Axboe
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-03
blk-mq: avoid excessive boot delays with large lun counts
Jeff Moyer
2015-10-21
blk-mq: mark ctx as pending at batch in flush plug path
Ming Lei
2015-10-21
blk-mq: fix for trace_block_plug()
Ming Lei
2015-10-21
blk-mq: check bio_mergeable() early before merging
Ming Lei
2015-10-21
block: fix plug list flushing for nomerge queues
Jeff Moyer
2015-10-21
block: generic request_queue reference counting
Dan Williams
2015-10-15
blk-mq: fix use-after-free in blk_mq_free_tag_set()
Junichi Nomura
2015-10-09
Merge tag 'v4.3-rc4' into for-4.4/core
Jens Axboe
2015-10-01
blk-mq: factor out a helper to iterate all tags for a request_queue
Christoph Hellwig
2015-10-01
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-09-29
blk-mq: fix deadlock when reading cpu_list
Akinobu Mita
2015-09-29
blk-mq: avoid inserting requests before establishing new mapping
Akinobu Mita
2015-09-29
blk-mq: fix q->mq_usage_counter access race
Akinobu Mita
2015-09-29
blk-mq: Fix use after of free q->mq_map
Akinobu Mita
2015-09-29
blk-mq: fix sysfs registration/unregistration race
Akinobu Mita
2015-09-29
blk-mq: avoid setting hctx->tags->cpumask before allocation
Akinobu Mita
2015-09-23
block: kmemleak: Track the page allocations for struct request
Catalin Marinas
2015-08-15
blk-mq: fix race between timeout and freeing request
Ming Lei
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-16
blk-mq: set default timeout as 30 seconds
Ming Lei
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-09
blk-mq: free hctx->ctxs in queue's release handler
Ming Lei
2015-06-01
blk-mq: Shared tag enhancements
Keith Busch
2015-05-19
block: use an atomic_t for mq_freeze_depth
Christoph Hellwig
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
2015-05-08
blk-mq: do limited block plug for multiple queue case
Shaohua Li
2015-05-08
blk-mq: avoid re-initialize request which is failed in direct dispatch
Shaohua Li
[next]