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
/
raid1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-12
[PATCH] md: fix a use-after-free bug in raid1
NeilBrown
1
-2
/
+3
2005-11-28
[PATCH] md: fix --re-add for raid1 and raid6
NeilBrown
1
-4
/
+4
2005-11-09
[PATCH] md: make manual repair work for raid1
NeilBrown
1
-4
/
+6
2005-11-09
[PATCH] md: support BIO_RW_BARRIER for md/raid1
NeilBrown
1
-42
/
+92
2005-11-09
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
NeilBrown
1
-26
/
+26
2005-11-09
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations i...
Suzanne Wood
1
-10
/
+10
2005-11-01
[BLOCK] Unify the seperate read/write io stat fields into arrays
Jens Axboe
1
-8
/
+4
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-2
/
+2
2005-09-09
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
1
-1
/
+1
2005-09-09
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
1
-2
/
+2
2005-09-09
[PATCH] md: add write-behind support for md/raid1
NeilBrown
1
-7
/
+117
2005-09-09
[PATCH] md: support write-mostly device in raid1
NeilBrown
1
-24
/
+52
2005-09-09
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
1
-0
/
+30
2005-09-09
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
1
-0
/
+4
2005-08-04
[PATCH] md: yet another attempt to get bitmap-based resync to do the right th...
NeilBrown
1
-14
/
+15
2005-07-27
[PATCH] md: when resizing an array, we need to update resync_max_sectors as w...
NeilBrown
1
-0
/
+1
2005-07-15
[PATCH] md/raid1: clear bitmap when fullsync completes
NeilBrown
1
-19
/
+18
2005-06-21
[PATCH] md: remove unneeded NULL checks before kfree
Jesper Juhl
1
-8
/
+4
2005-06-21
[PATCH] md: fix deadlock due to md thread processing delayed requests.
NeilBrown
1
-2
/
+2
2005-06-21
[PATCH] md: optimise reconstruction when re-adding a recently failed drive.
NeilBrown
1
-1
/
+6
2005-06-21
[PATCH] md: initialise sync_blocks in raid1 resync
NeilBrown
1
-0
/
+1
2005-06-21
[PATCH] md: fix bug when raid1 attempts a partial reconstruct.
NeilBrown
1
-7
/
+10
2005-06-21
[PATCH] md: raid1 support for bitmap intent logging
NeilBrown
1
-28
/
+154
2005-06-21
[PATCH] md: improve the interface to sync_request
NeilBrown
1
-4
/
+4
2005-06-21
[PATCH] md: improve locking on 'safemode' and move superblock writes
NeilBrown
1
-1
/
+3
2005-06-21
[PATCH] md: merge md_enter_safemode into md_check_recovery
NeilBrown
1
-1
/
+0
2005-06-21
[PATCH] md: cause md/raid1 to "repack" working devices when number of drives ...
NeilBrown
1
-5
/
+19
2005-05-17
[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* commi...
NeilBrown
1
-4
/
+3
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1449