index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid1.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-30
MD: ignore discard request for hard disks of hybid raid1/raid10 array
Shaohua Li
1
-1
/
+6
2013-04-30
md: raid1/raid10 md devices leak memory when stopping
Hirokazu Takahashi
1
-0
/
+1
2013-02-26
md/raid1,raid10: fix deadlock with freeze_array()
NeilBrown
1
-0
/
+1
2013-02-26
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
Joe Lawrence
1
-1
/
+6
2012-12-17
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+7
2012-11-30
wait: add wait_event_lock_irq() interface
Lukas Czerner
1
-8
/
+7
2012-11-27
md/raid1{,0}: fix deadlock in bitmap_unplug.
NeilBrown
1
-1
/
+1
2012-10-31
md/raid1: Fix assembling of arrays containing Replacements.
NeilBrown
1
-1
/
+1
2012-10-11
Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races
Jianpeng Ma
1
-1
/
+1
2012-10-11
md/raid1: Don't release reference to device while handling read error.
NeilBrown
1
-4
/
+5
2012-10-11
MD: change the parameter of md thread
Shaohua Li
1
-1
/
+2
2012-10-11
md: raid 1 supports TRIM
Shaohua Li
1
-2
/
+21
2012-08-02
Merge tag 'md-3.6' of git://neil.brown.name/md
Linus Torvalds
1
-3
/
+54
2012-08-02
md/raid1: submit IO from originating thread instead of md thread.
NeilBrown
1
-3
/
+54
2012-08-01
Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2012-07-31
md: remove plug_cnt feature of plugging.
NeilBrown
1
-2
/
+1
2012-07-31
md/RAID1: Add missing case for attempting to repair known bad blocks.
Alexander Lyakas
1
-0
/
+12
2012-07-31
md/raid1: don't abort a resync on the first badblock.
NeilBrown
1
-1
/
+4
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
1
-7
/
+49
2012-07-31
md/raid1: read balance chooses idlest disk for SSD
Shaohua Li
1
-3
/
+31
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
1
-28
/
+7
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
1
-0
/
+14
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
1
-7
/
+7
2012-07-19
md/raid1: close some possible races on write errors during resync
NeilBrown
1
-2
/
+8
2012-07-09
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
1
-1
/
+2
2012-07-03
md: fix up plugging (again).
NeilBrown
1
-5
/
+2
2012-07-03
md/raid1: fix bug in read_balance introduced by hot-replace
NeilBrown
1
-2
/
+2
2012-07-03
md: make 'name' arg to md_register_thread non-optional.
NeilBrown
1
-1
/
+1
2012-05-31
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
1
-0
/
+4
2012-05-22
MD RAID1: Further conditionalize 'fullsync'
Jonathan Brassow
1
-1
/
+2
2012-05-22
md: allow array to be resized while bitmap is present.
NeilBrown
1
-2
/
+9
2012-05-22
md/raid1: allow fix_read_error to read from recovering device.
majianpeng
1
-1
/
+3
2012-05-21
md: add possibility to change data-offset for devices.
NeilBrown
1
-2
/
+2
2012-04-12
md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery.
majianpeng
1
-1
/
+2
2012-04-03
md/raid1,raid10: don't compare excess byte during consistency check.
NeilBrown
1
-1
/
+1
2012-04-03
md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev).
majianpeng
1
-2
/
+1
2012-04-02
md/raid1: If md_integrity_register() failed,run() must free the mem
majianpeng
1
-1
/
+7
2012-03-19
md/raid1: handle merge_bvec_fn in member devices.
NeilBrown
1
-21
/
+56
2012-03-19
md: tidy up rdev_for_each usage.
NeilBrown
1
-2
/
+2
2012-03-19
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
1
-2
/
+15
2012-02-13
md/raid1: fix buglet in md_raid1_contested.
NeilBrown
1
-1
/
+1
2012-01-11
md/raid1: perform bad-block tests for WriteMostly devices too.
NeilBrown
1
-1
/
+10
2011-12-23
md/raid1: Mark device want_replacement when we see a write error.
NeilBrown
1
-1
/
+15
2011-12-23
md/raid1: If there is a spare and a want_replacement device, start replacement.
NeilBrown
1
-2
/
+15
2011-12-23
md/raid1: recognise replacements when assembling arrays.
NeilBrown
1
-2
/
+23
2011-12-23
md/raid1: handle activation of replacement device when recovery completes.
NeilBrown
1
-3
/
+33
2011-12-23
md/raid1: Allow a failed replacement device to be removed.
NeilBrown
1
-0
/
+6
2011-12-23
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
1
-30
/
+34
2011-12-23
md/raid1: Replace use of mddev->raid_disks with conf->raid_disks.
NeilBrown
1
-3
/
+4
2011-12-23
md: change hot_remove_disk to take an rdev rather than a number.
NeilBrown
1
-4
/
+3
[next]