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-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-13
block: include func name in __get_request prints
Robert Elliott
1
-2
/
+2
2014-10-13
block: make blk_update_request print prefix match ratelimited prefix
Robert Elliott
1
-2
/
+2
2014-10-03
block: use bio_clone_fast() in blk_rq_prep_clone()
Junichi Nomura
1
-1
/
+1
2014-10-01
block: misplaced rq_complete tracepoint
Hannes Reinecke
1
-2
/
+2
2014-09-25
blk-mq: support per-distpatch_queue flush machinery
Ming Lei
1
-1
/
+1
2014-09-25
block: introduce 'blk_mq_ctx' parameter to blk_get_flush_queue
Ming Lei
1
-1
/
+1
2014-09-25
block: remove blk_init_flush() and its pair
Ming Lei
1
-2
/
+3
2014-09-25
block: introduce blk_flush_queue to drive flush machinery
Ming Lei
1
-1
/
+3
2014-09-25
block: move flush initialization to blk_flush_init
Ming Lei
1
-3
/
+0
2014-09-25
block: introduce blk_init_flush and its pair
Ming Lei
1
-3
/
+2
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
1
-1
/
+0
2014-09-08
block, bdi: an active gendisk always has a request_queue associated with it
Tejun Heo
1
-7
/
+3
2014-08-28
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
1
-17
/
+17
2014-08-22
scsi-mq: fix requests that use a separate CDB buffer
Tony Battersby
1
-1
/
+0
2014-07-01
blk-mq: decouble blk-mq freezing from generic bypassing
Tejun Heo
1
-1
/
+1
2014-07-01
block, blk-mq: draining can't be skipped even if bypass_depth was non-zero
Tejun Heo
1
-4
/
+7
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+1
2014-06-11
block: remove WQ_POWER_EFFICIENT from kblockd
Matias Bjørling
1
-2
/
+1
2014-06-06
block: add blk_rq_set_block_pc()
Jens Axboe
1
-0
/
+18
2014-05-29
block: remove 'magic' from struct blk_plug
Jens Axboe
1
-5
/
+0
2014-05-28
blk-mq: merge blk_mq_alloc_reserved_request into blk_mq_alloc_request
Christoph Hellwig
1
-1
/
+1
2014-05-27
block: only allocate/free mq_usage_counter in blk-mq
Ming Lei
1
-6
/
+1
2014-05-20
blk-mq: Micro-optimize blk_queue_nomerges() check
Robert Elliott
1
-4
/
+4
2014-05-20
blk-mq: allow changing of queue depth through sysfs
Jens Axboe
1
-0
/
+41
2014-05-09
block: only calculate part_in_flight() once
Jens Axboe
1
-2
/
+5
2014-05-05
NVMe: Add tracepoints
Keith Busch
1
-0
/
+1
2014-04-16
block: export blk_finish_request
Christoph Hellwig
1
-1
/
+2
2014-04-16
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
1
-2
/
+4
2014-04-15
block: remove struct request buffer member
Jens Axboe
1
-15
/
+6
2014-04-15
Merge tag 'v3.15-rc1' into for-3.16/core
Jens Axboe
1
-1
/
+1
2014-04-11
block: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
Duan Jiong
1
-1
/
+1
2014-04-09
block: fix regression with block enabled tagging
Jens Axboe
1
-1
/
+1
2014-04-09
block: add kblockd_schedule_delayed_work_on()
Jens Axboe
1
-0
/
+7
2014-04-09
block: remove 'q' parameter from kblockd_schedule_*_work()
Jens Axboe
1
-3
/
+3
2014-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-04-01
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2014-03-20
block: free q->flush_rq in blk_init_allocated_queue error paths
Dave Jones
1
-2
/
+6
2014-03-08
block: fix q->flush_rq NULL pointer crash on dm-mpath flush
Mike Snitzer
1
-11
/
+6
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
1
-1
/
+1
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
1
-26
/
+55
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
1
-1
/
+1
2014-02-10
blk-mq: rework flush sequencing logic
Christoph Hellwig
1
-3
/
+12
2014-02-07
blk-mq: divert __blk_put_request for MQ ops
Christoph Hellwig
1
-0
/
+5
2013-12-31
block: blk-mq: make blk_sync_queue support mq
Ming Lei
1
-1
/
+10
2013-12-31
block: blk-mq: support draining mq queue
Ming Lei
1
-2
/
+8
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
1
-2
/
+2
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
1
-18
/
+18
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
1
-64
/
+93
2013-11-08
block: Enable sysfs nomerge control for I/O requests in the plug list
Alireza Haghdoost
1
-0
/
+3
[next]