index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-22
blk-mq: avoid infinite recursion with the FUA flag
Christoph Hellwig
1
-0
/
+1
2014-06-08
block: blk-exec.c: Cleaning up local variable address returnd
Rickard Strandqvist
1
-0
/
+5
2014-02-21
blk-mq: merge blk_mq_insert_request and blk_mq_run_request
Christoph Hellwig
1
-1
/
+1
2014-02-07
blk-mq: support at_head inserations for blk_execute_rq
Christoph Hellwig
1
-1
/
+1
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
1
-0
/
+4
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-0
/
+7
2013-10-25
block: remove request ref_count
Christoph Hellwig
1
-7
/
+0
2013-09-18
If the queue is dying then we only call the rq->end_io callout.
Mike Christie
1
-2
/
+2
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2013-02-15
block: account iowait time when waiting for completion of IO request
Vladimir Davydov
1
-2
/
+2
2013-02-07
sched: Move sched.h sysctl bits into separate header
Clark Williams
1
-0
/
+1
2012-12-17
Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2012-12-06
block: Avoid that request_fn is invoked on a dead queue
Bart Van Assche
1
-1
/
+1
2012-12-06
block: Rename queue dead flag
Bart Van Assche
1
-1
/
+1
2012-11-23
block: Don't access request after it might be freed
Roland Dreier
1
-1
/
+7
2012-07-20
[SCSI] block: Fix blk_execute_rq_nowait() dead queue handling
Muthukumar Ratty
1
-3
/
+8
2011-12-14
block: add missing blk_queue_dead() checks
Tejun Heo
1
-2
/
+4
2011-12-14
block: add blk_queue_dead()
Tejun Heo
1
-1
/
+1
2011-07-21
[SCSI] fix crash in scsi_dispatch_cmd()
James Bottomley
1
-0
/
+7
2011-05-05
block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
Tao Ma
1
-1
/
+1
2011-04-18
block: add blk_run_queue_async
Christoph Hellwig
1
-1
/
+1
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
1
-2
/
+2
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-2
/
+2
2010-09-24
block: Prevent hang_check firing during long I/O
Mark Lord
1
-1
/
+8
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
1
-1
/
+1
2009-04-28
block: don't set REQ_NOMERGE unnecessarily
Tejun Heo
1
-1
/
+0
2008-10-09
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notati...
Randy Dunlap
1
-3
/
+3
2008-07-15
block: unexport blk_end_sync_rq
FUJITA Tomonori
1
-2
/
+1
2008-07-15
block: handle blk_pm_resume_request() requests in blk_execute_rq_nowait()
Bartlomiej Zolnierkiewicz
1
-0
/
+3
2008-02-01
block: make core bits checkpatch compliant
Jens Axboe
1
-1
/
+0
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe
1
-0
/
+105