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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-21
elevator: lookup mq vs non-mq elevators
Jens Axboe
1
-23
/
+21
2018-11-21
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-3
/
+2
2018-11-13
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
1
-3
/
+10
2018-10-13
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-26
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
1
-2
/
+6
2018-09-26
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
1
-1
/
+2
2018-09-26
block: allow max_discard_segments to be stacked
Mike Snitzer
1
-1
/
+1
2018-09-19
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
1
-2
/
+3
2018-09-19
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
1
-2
/
+6
2018-09-19
blk-mq: fix updating tags depth
Ming Lei
1
-4
/
+4
2018-09-19
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-15
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
1
-10
/
+12
2018-09-15
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
1
-1
/
+1
2018-09-09
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
1
-1
/
+2
2018-09-09
block: really disable runtime-pm for blk-mq
Ming Lei
1
-2
/
+4
2018-09-09
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
1
-0
/
+1
2018-08-24
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-08-17
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
1
-19
/
+31
2018-08-03
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-08-03
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-08-03
block, bfq: remove wrong lock in bfq_requests_merged
Filippo Muzzini
1
-2
/
+0
2018-07-22
block: do not use interruptible wait anywhere
Alan Jenkins
1
-6
/
+3
2018-07-11
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Ilya Dryomov
1
-10
/
+35
2018-07-11
block: factor out __blkdev_issue_zero_pages()
Ilya Dryomov
1
-26
/
+37
2018-07-03
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-26
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-21
blk-mq: fix sysfs inflight counter
Omar Sandoval
4
-5
/
+40
2018-06-21
blkcg: init root blkcg_gq under lock
Jiang Biao
1
-6
/
+11
2018-06-21
blkcg: don't hold blkcg lock when deactivating policy
Jiang Biao
1
-5
/
+0
2018-06-16
blkdev_report_zones_ioctl(): Use vmalloc() to allocate large buffers
Bart Van Assche
1
-2
/
+6
2018-05-30
block: display the correct diskname for bio
Jiufei Xue
1
-0
/
+6
2018-05-01
bfq-iosched: ensure to clear bic/bfqq pointers when preparing request
Jens Axboe
1
-1
/
+9
2018-04-26
blk-mq: fix discard merge with scheduler attached
Jens Axboe
2
-3
/
+28
2018-04-26
blk-mq-debugfs: don't allow write on attributes with seq_operations set
Eryu Guan
1
-1
/
+5
2018-04-26
block: Set BIO_TRACE_COMPLETION on new bio during split
Goldwyn Rodrigues
1
-1
/
+1
2018-04-26
blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk
Ming Lei
1
-2
/
+20
2018-04-19
blk-mq: don't keep offline CPUs mapped to hctx 0
Ming Lei
1
-5
/
+0
2018-04-12
block, bfq: put async queues for root bfq groups too
Paolo Valente
1
-2
/
+5
2018-04-12
blk-mq: fix kernel oops in blk_mq_tag_idle()
Ming Lei
1
-1
/
+2
2018-04-12
blk-mq: fix race between updating nr_hw_queues and switching io sched
Ming Lei
1
-0
/
+4
2018-04-12
blk-mq: avoid to map CPU into stale hw queue
Ming Lei
1
-2
/
+20
2018-04-08
Fix slab name "biovec-(1<<(21-12))"
Mikulas Patocka
1
-2
/
+2
2018-04-08
partitions/msdos: Unable to mount UFS 44bsd partitions
Richard Narron
1
-1
/
+3
2018-03-08
blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch
Ming Lei
1
-1
/
+3
2018-03-08
block: kyber: fix domain token leak during requeue
Ming Lei
1
-0
/
+1
2018-03-08
block: fix the count of PGPGOUT for WRITE_SAME
Jiufei Xue
1
-1
/
+1
2018-03-03
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
3
-2
/
+11
2018-02-25
blk_rq_map_user_iov: fix error override
Douglas Gilbert
1
-2
/
+2
2018-02-22
blk-wbt: account flush requests correctly
Jens Axboe
1
-1
/
+9
2018-02-16
blk-mq: quiesce queue before freeing queue
Ming Lei
1
-0
/
+9
[next]