index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
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
2007-06-16
md: fix bug in error handling during raid1 repair
Mike Accetta
1
-7
/
+14
2007-06-16
md: fix two raid10 bugs
NeilBrown
1
-0
/
+6
2007-05-23
md: fix bug with linear hot-add and elsewhere
NeilBrown
2
-11
/
+19
2007-05-23
md: don't write more than is required of the last page of a bitmap
NeilBrown
1
-5
/
+12
2007-05-23
md: avoid overflow in raid0 calculation with large components
NeilBrown
1
-2
/
+1
2007-05-11
md: improve the is_mddev_idle test
NeilBrown
1
-1
/
+1
2007-05-10
md: avoid a possibility that a read error can wrongly propagate through md/ra...
NeilBrown
1
-14
/
+19
2007-05-09
Revert "md: improve partition detection in md array"
Linus Torvalds
3
-8
/
+21
2007-05-09
md: improve partition detection in md array
NeilBrown
3
-21
/
+8
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
1
-7
/
+63
2007-05-09
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
1
-2
/
+2
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
1
-2
/
+29
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
1
-16
/
+26
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-10
/
+1
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
1
-3
/
+3
2007-05-09
dm log: fix resume failed log device
Jonathan Brassow
1
-1
/
+8
2007-05-09
dm raid1: switch rh_in_sync to blocking in do_reads
Jonathan Brassow
1
-1
/
+1
2007-05-09
dm raid1: fix to commit pending clear region requests
Jonathan Brassow
1
-2
/
+1
2007-05-09
dm: delay target
Heinz Mauelshagen
3
-0
/
+393
2007-05-09
dm: bio list helpers
Heinz Mauelshagen
1
-0
/
+26
2007-05-09
dm io: remove old interface
Milan Broz
2
-175
/
+7
2007-05-09
dm raid1: update dm io interface
Milan Broz
1
-4
/
+21
2007-05-09
dm log: update dm io interface
Heinz Mauelshagen
1
-7
/
+24
2007-05-09
dm exception store: update dm io interface
Heinz Mauelshagen
1
-25
/
+29
2007-05-09
dm kcopyd: update dm io interface
Milan Broz
1
-10
/
+18
2007-05-09
dm io: new interface
Heinz Mauelshagen
2
-1
/
+173
2007-05-09
dm io: prepare for new interface
Heinz Mauelshagen
1
-17
/
+44
2007-05-09
dm io: delay dec_count
Heinz Mauelshagen
1
-2
/
+10
2007-05-09
dm raid1: add handle_errors feature flag
Jonathan E Brassow
1
-2
/
+63
2007-05-09
dm log: report fault status
Jonathan E Brassow
2
-7
/
+11
2007-05-09
dm log: fault detection
Jonathan E Brassow
1
-3
/
+27
2007-05-09
dm: allow offline devices
Mike Anderson
1
-4
/
+6
2007-05-09
dm mpath: log device name
Edward Goggin
3
-0
/
+5
2007-05-09
dm crypt: add null iv
Ludwig Nussel
1
-1
/
+17
2007-05-09
dm crypt: use smaller bvecs in clones
Olaf Kirch
1
-21
/
+8
2007-05-09
dm crypt: fix remove first_clone
Olaf Kirch
1
-28
/
+6
2007-05-09
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
1
-1
/
+4
2007-05-09
dm crypt: fix call to clone_init
Olaf Kirch
1
-5
/
+7
2007-05-09
dm crypt: disable barriers
Milan Broz
1
-0
/
+3
2007-05-09
dm raid1: one kmirrord per mirror
Holger Smolinski
1
-54
/
+27
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
1
-4
/
+4
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
1
-1
/
+1
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
3
-3
/
+3
2007-04-12
[PATCH] md: fix calculation for size of filemap_attr array in md/bitmap
Neil Brown
1
-3
/
+1
2007-04-04
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
1
-1
/
+15
2007-03-27
[PATCH] md: convert compile time warnings into runtime warnings
NeilBrown
2
-12
/
+41
2007-03-27
[PATCH] md: clear the congested_fn when stopping a raid5
NeilBrown
2
-1
/
+3
2007-03-27
[PATCH] md: allow raid4 arrays to be reshaped
NeilBrown
1
-0
/
+4
2007-03-16
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
1
-1
/
+1
2007-03-05
[PATCH] md: fix for raid6 reshape
NeilBrown
1
-1
/
+1
[next]