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
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-11-11
block: remove unused copy_io_context()
Jens Axboe
1
-14
/
+0
2010-11-10
block: remove REQ_HARDBARRIER
Christoph Hellwig
2
-9
/
+2
2010-11-10
block: ioctl: fix information leak to userland
Vasiliy Kulikov
1
-0
/
+1
2010-11-10
block: read i_size with i_size_read()
Mike Snitzer
3
-7
/
+7
2010-11-10
block: take care not to overflow when calculating total iov length
Jens Axboe
1
-10
/
+24
2010-11-10
block: check for proper length of iov entries in blk_rq_map_user_iov()
Jens Axboe
1
-0
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
4
-31
/
+13
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-10-24
Revert "block: fix accounting bug on cross partition merges"
Jens Axboe
4
-31
/
+13
2010-10-23
block: fix use-after-free bug in blk throttle code
Jens Axboe
2
-2
/
+2
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-5
/
+2
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
9
-486
/
+350
2010-10-22
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
17
-252
/
+2069
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-3
/
+0
2010-10-22
SYSFS: Allow boot time switching between deprecated and modern sysfs layout
Andi Kleen
1
-5
/
+2
2010-10-22
cfq-iosched: Fix a gcc 4.5 warning and put some comments
Vivek Goyal
1
-3
/
+13
2010-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-1
/
+1
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
8
-40
/
+162
2010-10-19
block: fix accounting bug on cross partition merges
Yasuaki Ishimatsu
4
-13
/
+31
2010-10-15
[SCSI] bsg: fix incorrect device_status value
FUJITA Tomonori
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-15
block: Fix double free in blk_integrity_unregister
Martin K. Petersen
1
-1
/
+0
2010-10-13
block: Ensure physical block size is unsigned int
Martin K. Petersen
1
-1
/
+1
2010-10-07
elevator: fix oops on early call to elevator_change()
Jens Axboe
1
-4
/
+8
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
1
-3
/
+0
2010-10-01
blkio-throttle: Fix possible multiplication overflow in iops calculations
Vivek Goyal
1
-1
/
+15
2010-10-01
blkio-throttle: limit max iops value to UINT_MAX
Vivek Goyal
2
-4
/
+10
2010-10-01
blkio-throttle: There is no need to convert jiffies to milli seconds
Vivek Goyal
1
-4
/
+3
2010-10-01
blkio-throttle: Fix link failure failure on i386
Vivek Goyal
1
-6
/
+10
2010-10-01
blkio: Recalculate the throttled bio dispatch time upon throttle limit change
Vivek Goyal
4
-35
/
+139
2010-10-01
blkio: Add root group to td->tg_list
Vivek Goyal
1
-4
/
+13
2010-10-01
blkio: deletion of a cgroup was causes oops
Vivek Goyal
1
-4
/
+5
2010-10-01
blkio: Do not export throttle files if CONFIG_BLK_DEV_THROTTLING=n
Vivek Goyal
1
-47
/
+50
2010-10-01
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-1
/
+1
2010-10-01
block: revert bad fix for memory hotplug causing bounces
Jens Axboe
1
-1
/
+3
2010-09-25
block: prevent merges of discard and write requests
Adrian Hunter
1
-0
/
+12
2010-09-24
block: set the bounce_pfn to the actual DMA limit rather than to max memory
Malahal Naineni
1
-3
/
+1
2010-09-24
block: Prevent hang_check firing during long I/O
Mark Lord
1
-1
/
+8
2010-09-21
cfq-iosched: fix a kernel OOPs when usb key is inserted
Vivek Goyal
1
-3
/
+13
2010-09-21
block: fix blk_rq_map_kern bio direction flag
Benny Halevy
1
-1
/
+1
2010-09-20
cfq: improve fsync performance for small files
Corrado Zoccolo
1
-14
/
+4
2010-09-16
block: remove BLKDEV_IFL_WAIT
Christoph Hellwig
3
-29
/
+21
2010-09-16
block: Fix race during disk initialization
Signed-off-by: Jan Kara
1
-2
/
+4
2010-09-16
blkio: Implementation of IOPS limit logic
Vivek Goyal
1
-37
/
+127
2010-09-16
blk-cgroup: cgroup changes for IOPS limit support
Vivek Goyal
2
-17
/
+135
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
4
-0
/
+946
2010-09-16
blk-cgroup: Introduce cgroup changes for throttling policy
Vivek Goyal
2
-8
/
+167
2010-09-16
blk-cgroup: Prepare the base for supporting more than one IO control policies
Vivek Goyal
4
-154
/
+429
[next]