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
2015-06-26
Merge tag 'dm-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
1
-11
/
+83
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
1
-11
/
+83
2015-06-25
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-28
/
+42
2015-06-25
Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-100
/
+36
2015-06-02
writeback, blkcg: propagate non-root blkcg congestion state
Tejun Heo
1
-6
/
+9
2015-06-02
writeback, blkcg: restructure blk_{set|clear}_queue_congested()
Tejun Heo
1
-25
/
+37
2015-06-02
writeback: add {CONFIG|BDI_CAP|FS}_CGROUP_WRITEBACK
Tejun Heo
1
-1
/
+1
2015-06-02
writeback: move backing_dev_info->state into bdi_writeback
Tejun Heo
1
-1
/
+0
2015-06-02
blkcg: move block/blk-cgroup.h to include/linux/blk-cgroup.h
Tejun Heo
1
-1
/
+1
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
1
-100
/
+36
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
1
-83
/
+11
2015-05-19
block: remove unused BIO_RW_BLOCK and BIO_EOF flags
Christoph Hellwig
1
-2
/
+0
2015-05-12
block: remove export for blk_queue_bio
Mike Snitzer
1
-2
/
+3
2015-05-08
blk-mq: make plug work for mutiple disks and queues
Shaohua Li
1
-3
/
+12
2015-05-08
blk: clean up plug
Shaohua Li
1
-12
/
+12
2015-05-05
block: move PM request support to IDE
Christoph Hellwig
1
-0
/
+1
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
1
-0
/
+2
2015-03-24
block: allocate request memory local to request queue
David Rientjes
1
-3
/
+16
2015-02-12
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+8
2015-01-28
block: keep established cmd_flags when cloning into a blk-mq request
Keith Busch
1
-1
/
+1
2015-01-28
block: add blk-mq support to blk_insert_cloned_request()
Keith Busch
1
-0
/
+7
2015-01-28
block: require blk_rq_prep_clone() be given an initialized clone request
Keith Busch
1
-2
/
+0
2015-01-20
fs: introduce f_op->mmap_capabilities for nommu mmap support
Christoph Hellwig
1
-1
/
+1
2014-12-31
block: wake up waiters when a queue is marked dying
Jens Axboe
1
-1
/
+20
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2014-12-09
blk-mq: Fix a use-after-free
Bart Van Assche
1
-0
/
+3
2014-12-04
block / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-3
/
+3
2014-11-12
scsi: add new scsi-command flag for tagged commands
Christoph Hellwig
1
-2
/
+2
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-36
/
+31
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-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+4
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-09
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
Masanari Iida
1
-4
/
+4
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
[next]