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-exec.c
Age
Commit message (
Expand
)
Author
2016-07-20
block: Fix spelling in a source code comment
Bart Van Assche
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
2014-09-22
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
2014-06-08
block: blk-exec.c: Cleaning up local variable address returnd
Rickard Strandqvist
2014-02-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
2013-10-25
block: remove request ref_count
Christoph Hellwig
2013-09-18
If the queue is dying then we only call the rq->end_io callout.
Mike Christie
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-02-15
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
2012-12-17
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
2012-12-06
block: Rename queue dead flag
Bart Van Assche
2012-11-23
block: Don't access request after it might be freed
Roland Dreier
2012-07-20
[SCSI] block: Fix blk_execute_rq_nowait() dead queue handling
Muthukumar Ratty
2011-12-14
block: add missing blk_queue_dead() checks
Tejun Heo
2011-12-14
block: add blk_queue_dead()
Tejun Heo
2011-07-21
[SCSI] fix crash in scsi_dispatch_cmd()
James Bottomley
2011-05-05
block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
Tao Ma
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
block: remove per-queue plugging
Jens Axboe
2010-09-24
block: Prevent hang_check firing during long I/O
Mark Lord
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
2009-04-28
block: don't set REQ_NOMERGE unnecessarily
Tejun Heo
2008-10-09
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
2008-07-15
block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()
Bartlomiej Zolnierkiewicz
2008-02-01
block: make core bits checkpatch compliant
Jens Axboe
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe