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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-11-13
dm: avoid destroying table in dm_any_congested
Chandra Seetharaman
1
-8
/
+16
2008-11-13
dm: move pending queue wake_up end_io_acct
Mikulas Patocka
1
-5
/
+5
2008-11-13
dm mpath: warn if args ignored
Chandra Seetharaman
1
-0
/
+4
2008-11-13
dm mpath: avoid attempting to activate null path
Chandra Seetharaman
1
-2
/
+2
2008-11-13
dm stripe: fix init failure
Heinz Mauelshagen
1
-1
/
+3
2008-11-13
dm raid1: flush workqueue before destruction
Mikulas Patocka
1
-0
/
+1
2008-11-06
md: linear: Fix a division by zero bug for very small arrays.
Andre Noll
1
-0
/
+2
2008-11-06
md: fix bug in raid10 recovery.
NeilBrown
1
-1
/
+1
2008-11-06
md: revert the recent addition of a call to the BLKRRPART ioctl.
NeilBrown
1
-6
/
+0
2008-10-30
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-0
/
+7
2008-10-30
dm snapshot: wait for chunks in destructor
Mikulas Patocka
2
-1
/
+17
2008-10-30
dm snapshot: fix register_snapshot deadlock
Mikulas Patocka
1
-7
/
+9
2008-10-30
dm raid1: fix do_failures
Ilpo Jarvinen
1
-1
/
+2
2008-10-28
md: destroy partitions and notify udev when md array is stopped.
NeilBrown
1
-0
/
+7
2008-10-26
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-23
/
+33
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
6
-60
/
+34
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-15
/
+6
2008-10-23
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
1
-15
/
+6
2008-10-21
dm: tidy local_init
Kiyoshi Ueda
1
-17
/
+17
2008-10-21
dm: remove unused flush_all
Kiyoshi Ueda
1
-13
/
+1
2008-10-21
dm raid1: separate region_hash interface part1
Heinz Mauelshagen
3
-687
/
+808
2008-10-21
dm: mark split bio as cloned
Martin K. Petersen
1
-0
/
+1
2008-10-21
dm crypt: remove waitqueue
Milan Broz
1
-8
/
+0
2008-10-21
dm crypt: fix async split
Milan Broz
1
-1
/
+40
2008-10-21
dm crypt: tidy sector
Milan Broz
1
-2
/
+5
2008-10-21
dm: remove dm header from targets
Mikulas Patocka
14
-13
/
+18
2008-10-21
dm: publish array_too_big
Mikulas Patocka
3
-14
/
+2
2008-10-21
dm exception store: fix misordered writes
Mikulas Patocka
1
-3
/
+8
2008-10-21
dm exception store: refactor zero_area
Alasdair G Kergon
1
-34
/
+68
2008-10-21
dm snapshot: drop unused last_percent
Mikulas Patocka
2
-4
/
+0
2008-10-21
dm snapshot: fix primary_pe race
Mikulas Patocka
1
-7
/
+3
2008-10-21
dm kcopyd: avoid queue shuffle
Kazuo Ito
1
-1
/
+12
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2
-4
/
+4
2008-10-21
[PATCH] switch md
Al Viro
1
-10
/
+10
2008-10-21
[PATCH] switch dm
Al Viro
1
-21
/
+10
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2
-6
/
+6
2008-10-21
[PATCH] introduce __blkdev_driver_ioctl()
Al Viro
2
-17
/
+4
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
3
-5
/
+3
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2
-8
/
+8
2008-10-21
md: allow extended partitions on md devices.
NeilBrown
1
-0
/
+5
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
NeilBrown
1
-9
/
+12
2008-10-21
md: use sysfs_notify_dirent to notify changes to md/array_state
NeilBrown
1
-14
/
+16
2008-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-3
/
+3
2008-10-16
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
9
-174
/
+114
2008-10-16
md: fix input truncation in safe_delay_store()
Dan Williams
1
-5
/
+3
2008-10-16
md: check for memory allocation failure in faulty personality
Sven Wegener
1
-0
/
+2
2008-10-15
md: build failure due to missing delay.h
Stephen Rothwell
3
-0
/
+3
2008-10-13
[SCSI] block: separate failfast into multiple bits.
Mike Christie
2
-3
/
+3
2008-10-13
md: Relax minimum size restrictions on chunk_size.
NeilBrown
3
-8
/
+11
[next]