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
2012-03-28
dm: add verity target
Mikulas Patocka
3
-0
/
+934
2012-03-28
dm bufio: prefetch
Mikulas Patocka
2
-26
/
+90
2012-03-28
dm thin: add pool target flags to control discard
Joe Thornber
1
-27
/
+108
2012-03-28
dm thin: support discards
Joe Thornber
1
-14
/
+158
2012-03-28
dm thin: prepare to support discard
Joe Thornber
1
-53
/
+72
2012-03-28
dm thin: use dm_target_offset
Alasdair G Kergon
1
-1
/
+1
2012-03-28
dm thin: support read only external snapshot origins
Joe Thornber
1
-14
/
+71
2012-03-28
dm thin: relax hard limit on the maximum size of a metadata device
Mike Snitzer
3
-15
/
+20
2012-03-28
dm persistent data: remove space map ref_count entries if redundant
Joe Thornber
1
-3
/
+0
2012-03-28
dm thin: commit outstanding data every second
Joe Thornber
1
-2
/
+26
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
13
-25
/
+44
2012-03-28
dm raid: handle failed devices during start up
Jonathan E Brassow
1
-2
/
+51
2012-03-28
dm thin metadata: pass correct space map to dm_sm_root_size
Joe Thornber
1
-1
/
+1
2012-03-28
dm persistent data: remove redundant value_size arg from value_ptr
Joe Thornber
3
-33
/
+29
2012-03-28
dm mpath: detect invalid map_context
Jun'ichi Nomura
1
-14
/
+32
2012-03-28
dm: clear bi_end_io on remapping failure
Hannes Reinecke
1
-0
/
+1
2012-03-28
dm table: simplify call to free_devices
Hannes Reinecke
1
-2
/
+1
2012-03-28
dm thin: correct comments
Joe Thornber
1
-1
/
+1
2012-03-28
dm raid: no longer experimental
Alasdair G Kergon
1
-2
/
+2
2012-03-28
dm uevent: no longer experimental
Alasdair G Kergon
1
-2
/
+2
2012-03-28
dm persistent data: fix btree rebalancing after remove
Joe Thornber
1
-75
/
+99
2012-03-28
dm thin: fix stacked bi_next usage
Joe Thornber
1
-51
/
+73
2012-03-28
dm crypt: add missing error handling
Mikulas Patocka
1
-12
/
+16
2012-03-28
dm crypt: fix mempool deadlock
Mikulas Patocka
1
-6
/
+4
2012-03-28
dm exception store: fix init error path
Andrei Warkentin
1
-1
/
+1
2012-03-22
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
13
-373
/
+491
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-25
/
+25
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+0
2012-03-20
dm: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+4
2012-03-20
md: remove the second argument of k[un]map_atomic()
Cong Wang
1
-21
/
+21
2012-03-19
md: Add judgement bb->unacked_exist in function md_ack_all_badblocks().
majianpeng
1
-1
/
+1
2012-03-19
md: fix clearing of the 'changed' flags for the bad blocks list.
NeilBrown
1
-1
/
+2
2012-03-19
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
NeilBrown
2
-19
/
+19
2012-03-19
md/bitmap: remove unnecessary indirection when allocating.
NeilBrown
1
-28
/
+3
2012-03-19
md/bitmap: remove some pointless locking.
NeilBrown
1
-12
/
+2
2012-03-19
md/bitmap: change a 'goto' to a normal 'if' construct.
NeilBrown
1
-19
/
+21
2012-03-19
md/bitmap: move printing of bitmap status to bitmap.c
NeilBrown
3
-22
/
+30
2012-03-19
md/bitmap: remove some unused noise from bitmap.h
NeilBrown
1
-18
/
+0
2012-03-19
md/raid10 - support resizing some RAID10 arrays.
NeilBrown
1
-0
/
+38
2012-03-19
md/raid1: handle merge_bvec_fn in member devices.
NeilBrown
1
-21
/
+56
2012-03-19
md/raid10: handle merge_bvec_fn in member devices.
NeilBrown
3
-41
/
+90
2012-03-19
md: add proper merge_bvec handling to RAID0 and Linear.
NeilBrown
3
-88
/
+107
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
11
-63
/
+66
2012-03-19
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2
-4
/
+30
2012-03-19
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
1
-0
/
+2
2012-03-19
md: don't set md arrays to readonly on shutdown.
NeilBrown
1
-22
/
+15
2012-03-19
md: allow re-add to failed arrays.
NeilBrown
2
-2
/
+2
2012-03-13
md/raid5: use atomic_dec_return() instead of atomic_dec() and atomic_read().
majianpeng
1
-4
/
+3
2012-03-13
md/raid5: removed unused 'added_devices' variable.
NeilBrown
1
-5
/
+2
2012-03-13
md/raid10: remove unnecessary smp_mb() from end_sync_write
NeilBrown
1
-3
/
+1
[next]