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
2016-05-02
Merge branch 'for-linus' into work.lookups
Al Viro
1
-39
/
+8
2016-04-08
fix the copy vs. map logics in blk_rq_map_user_iov()
Al Viro
1
-39
/
+8
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
8
-24
/
+24
2016-03-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+6
2016-03-20
blk-mq: Use proper cpumask iterator
Thomas Gleixner
2
-3
/
+6
2016-03-18
Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
1
-0
/
+24
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-109
/
+178
2016-03-16
Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-1
/
+1
2016-03-15
block: partition: add partition specific uevent callbacks for partition info
San Mehat
1
-0
/
+11
2016-03-15
blk-mq: add bounds check on tag-to-rq conversion
Hannes Reinecke
1
-1
/
+4
2016-03-14
block: bio_remaining_done() isn't unlikely
Christoph Hellwig
1
-1
/
+1
2016-03-14
block: cleanup bio_endio
Christoph Hellwig
1
-18
/
+17
2016-03-14
block: factor out chained bio completion
Christoph Hellwig
1
-8
/
+8
2016-03-14
block: don't unecessarily clobber bi_error for chained bios
Christoph Hellwig
1
-2
/
+5
2016-03-03
blk-mq: Fix NULL pointer updating nr_requests
Keith Busch
1
-0
/
+2
2016-03-03
block: support large requests in blk_rq_map_user_iov
Christoph Hellwig
1
-30
/
+61
2016-03-03
block: merge: get the 1st and last bvec via helpers
Ming Lei
1
-6
/
+2
2016-02-27
block: disable block device DAX by default
Dan Williams
1
-0
/
+13
2016-02-22
dm: fix excessive dm-mq context switching
Mike Snitzer
1
-1
/
+1
2016-02-19
block: Add blk_set_runtime_active()
Mika Westerberg
1
-0
/
+24
2016-02-17
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-13
/
+23
2016-02-17
blk: fix overflow in queue_discard_max_hw_show
Alan
1
-3
/
+2
2016-02-14
blk-mq: mark request queue as mq asap
Ming Lei
1
-1
/
+3
2016-02-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+4
2016-02-12
bio: return EINTR if copying to user space got interrupted
Hannes Reinecke
1
-2
/
+5
2016-02-11
blk-mq: End unstarted requests on dying queue
Keith Busch
1
-2
/
+4
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-02-11
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-02-09
blk-mq: dynamic h/w context count
Keith Busch
3
-73
/
+110
2016-02-09
block: fix module reference leak on put_disk() call for cgroups throttle
Roman Pen
1
-0
/
+9
2016-02-09
kernel/fs: fix I/O wait not accounted for RW O_DSYNC
Stephane Gasparini
1
-1
/
+1
2016-02-04
Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes
James Bottomley
1
-2
/
+4
2016-02-04
block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabled
Martin K. Petersen
1
-2
/
+4
2016-02-04
cfq-iosched: Allow parent cgroup to preempt its child
Jan Kara
1
-1
/
+18
2016-02-04
cfq-iosched: Allow sync noidle workloads to preempt each other
Jan Kara
1
-1
/
+0
2016-02-04
cfq-iosched: Reorder checks in cfq_should_preempt()
Jan Kara
1
-6
/
+7
2016-02-04
cfq-iosched: Don't group_idle if cfqq has big thinktime
Jan Kara
1
-2
/
+8
2016-02-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-41
/
+15
2016-02-01
deadline: remove unused struct member
Tahsin Erdogan
1
-3
/
+0
2016-01-30
block: use DAX for partition table reads
Dan Williams
1
-3
/
+15
2016-01-30
block: revert runtime dax control of the raw block device
Dan Williams
1
-38
/
+0
2016-01-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+19
2016-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-225
/
+1
2016-01-22
block: fix bio splitting on max sectors
Ming Lei
1
-7
/
+19
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-21
Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-18
/
+29
2016-01-19
Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-48
/
+56
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-2
/
+686
2016-01-12
block: split bios to max possible length
Keith Busch
1
-3
/
+16
[next]