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
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
block: Add T10 Protection Information functions
Martin K. Petersen
1
-2
/
+2
2014-05-19
block: move mm/bounce.c to block/
Jens Axboe
1
-0
/
+1
2014-05-19
block: move ioprio.c from fs/ to block/
Jens Axboe
1
-1
/
+2
2014-05-19
block: move bio.c and bio-integrity.c from fs/ to block/
Jens Axboe
1
-1
/
+2
2013-10-25
blk-mq: new multi-queue block IO queueing mechanism
Jens Axboe
1
-2
/
+3
2013-09-30
block: change config option name for cmdline partition parsing
Paul Gortmaker
1
-1
/
+1
2013-09-11
block: support embedded device command line partition
Cai Zhiyong
1
-0
/
+1
2012-01-03
separate partition format handling from generic code
Al Viro
1
-1
/
+1
2012-01-03
move fs/partitions to block/
Al Viro
1
-1
/
+2
2011-07-31
block: add bsg helper library
Mike Christie
1
-0
/
+1
2010-10-22
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-09-16
blkio: Core implementation of throttle policy
Vivek Goyal
1
-0
/
+1
2010-09-10
block: rename blk-barrier.c to blk-flush.c
Tejun Heo
1
-1
/
+1
2010-04-28
blkdev: move blkdev_issue helper functions to separate file
Dmitry Monakhov
1
-1
/
+1
2009-12-03
blkio: Introduce blkio controller cgroup interface
Vivek Goyal
1
-0
/
+1
2009-10-03
block: remove the anticipatory IO scheduler
Jens Axboe
1
-1
/
+0
2009-09-11
block: add blk-iopoll, a NAPI like approach for block devices
Jens Axboe
1
-1
/
+1
2009-07-01
block: get rid of queue-private command filter
Jens Axboe
1
-1
/
+1
2009-02-09
tracing/blktrace: move the tracing file to kernel/trace
Frederic Weisbecker
1
-1
/
+0
2008-10-09
block: unify request timeout handling
Jens Axboe
1
-2
/
+2
2008-10-09
block: split softirq handling into blk-softirq.c
Jens Axboe
1
-2
/
+2
2008-07-03
allow userspace to modify scsi command filter on per device basis
Adel Gadllah
1
-1
/
+2
2008-07-03
block: Block layer data integrity support
Martin K. Petersen
1
-0
/
+1
2008-01-29
block: ll_rw_blk.c split, add blk-merge.c
Jens Axboe
1
-1
/
+1
2008-01-29
block: continue ll_rw_blk.c splitup
Jens Axboe
1
-2
/
+3
2008-01-29
block: split tag and sysfs handling from blk-core.c
Jens Axboe
1
-1
/
+2
2008-01-29
block: first step of splitting ll_rw_blk, rename it
Jens Axboe
1
-1
/
+1
2007-10-12
[BLOCK] Only include the compat ioctl code if CONFIG_BLOCK is set
Jens Axboe
1
-1
/
+1
2007-10-10
compat_ioctl: move common block ioctls to compat_blkdev_ioctl
Arnd Bergmann
1
-0
/
+1
2007-07-16
bsg: support for full generic block layer SG v3
Jens Axboe
1
-0
/
+1
2006-09-30
[PATCH] BLOCK: Make it possible to disable the block layer [try #6]
David Howells
1
-1
/
+1
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+2
2005-11-04
[BLOCK] Move all core block layer code to new block/ directory
Jens Axboe
1
-0
/
+10