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
2007-01-26
[PATCH] md: fix potential memalloc deadlock in md
NeilBrown
1
-0
/
+2
2007-01-26
[PATCH] md: make 'repair' actually work for raid1
NeilBrown
1
-0
/
+5
2007-01-11
[PATCH] md: pass down BIO_RW_SYNC in raid{1,10}
Lars Ellenberg
1
-4
/
+9
2006-12-13
[PATCH] md: Don't assume that READ==0 and WRITE==1 - use the names explicitly
NeilBrown
1
-1
/
+1
2006-12-10
[PATCH] md: assorted md and raid1 one-liners
NeilBrown
1
-0
/
+1
2006-10-28
[PATCH] md: fix printk format warnings, seen on powerpc64:
Randy Dunlap
1
-2
/
+2
2006-10-03
[PATCH] md: define ->congested_fn for raid1, raid10, and multipath
NeilBrown
1
-0
/
+28
2006-10-03
[PATCH] md: Improve locking around error handling
NeilBrown
1
-5
/
+11
2006-10-03
[PATCH] md: Remove working_disks from raid1 state data
NeilBrown
1
-16
/
+12
2006-10-03
[PATCH] md: Factor out part of raid1d into a separate function
NeilBrown
1
-78
/
+95
2006-10-03
[PATCH] md: replace magic numbers in sb_dirty with well defined bit flags
NeilBrown
1
-1
/
+1
2006-09-01
[PATCH] md: Fix issues with referencing rdev in md/raid1
NeilBrown
1
-22
/
+35
2006-08-27
[PATCH] md: fix recent breakage of md/raid1 array checking
NeilBrown
1
-3
/
+4
2006-07-10
[PATCH] md: include sector number in messages about corrected read errors
NeilBrown
1
-0
/
+3
2006-07-10
[PATCH] md: fix usage of wrong variable in raid1
NeilBrown
1
-1
/
+1
2006-06-26
[PATCH] md: Allow re-add to work on array without bitmaps
NeilBrown
1
-0
/
+6
2006-06-26
[PATCH] md: allow checkpoint of recovery with version-1 superblock
NeilBrown
1
-1
/
+2
2006-06-26
[PATCH] md: reformat code in raid1_end_write_request to avoid goto
NeilBrown
1
-17
/
+17
2006-05-01
[PATCH] md: Fix 'rdev->nr_pending' count when retrying barrier requests
NeilBrown
1
-5
/
+4
2006-05-01
[PATCH] md: Improve detection of lack of barrier support in raid1
NeilBrown
1
-5
/
+11
2006-05-01
[PATCH] md: Change ENOTSUPP to EOPNOTSUPP
NeilBrown
1
-2
/
+2
2006-04-01
BUG_ON() Conversion in md/raid1.c
Eric Sesterhenn
1
-4
/
+2
2006-03-31
[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...
NeilBrown
1
-1
/
+12
2006-03-27
[PATCH] md: Restore 'remaining' count when retrying an write operation
NeilBrown
1
-0
/
+3
2006-03-27
[PATCH] md: Split reshape handler in check_reshape and start_reshape
NeilBrown
1
-3
/
+16
2006-03-27
[PATCH] md: Checkpoint and allow restart of raid5 reshape
NeilBrown
1
-0
/
+5
2006-03-09
[PATCH] md: Fix several raid1 bugs which cause a memory leak
NeilBrown
1
-5
/
+8
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-06
[PATCH] md: count corrected read errors per drive
NeilBrown
1
-0
/
+2
2006-01-06
[PATCH] md: allow array level to be set textually via sysfs
NeilBrown
1
-0
/
+1
2006-01-06
[PATCH] md: fix rdev->pending counts in raid1
NeilBrown
1
-4
/
+6
2006-01-06
[PATCH] md: define and use safe_put_page for md
NeilBrown
1
-4
/
+4
2006-01-06
[PATCH] md: fix possible problem in raid1/raid10 error overwriting
NeilBrown
1
-8
/
+30
2006-01-06
[PATCH] md: remove personality numbering from md
NeilBrown
1
-4
/
+5
2006-01-06
[PATCH] md: convert md to use kzalloc throughout
NeilBrown
1
-14
/
+6
2006-01-06
[PATCH] md: clean up 'page' related names in md
NeilBrown
1
-5
/
+5
2006-01-06
[PATCH] md: make sure read error on last working drive of raid1 actually retu...
NeilBrown
1
-1
/
+2
2006-01-06
[PATCH] md: allow raid1 to check consistency
NeilBrown
1
-28
/
+128
2006-01-06
[PATCH] md: handle errors when read-only
NeilBrown
1
-7
/
+11
2006-01-06
[PATCH] md: better handling for read error in raid1 during resync
NeilBrown
1
-21
/
+78
2006-01-06
[PATCH] md: tidyup some issues with raid1 resync and prepare for catching rea...
NeilBrown
1
-54
/
+56
2006-01-06
[PATCH] md: attempt to auto-correct read errors in raid1
NeilBrown
1
-10
/
+105
2006-01-06
[PATCH] md: move bitmap_create to after md array has been initialised
NeilBrown
1
-8
/
+0
2006-01-06
[PATCH] md: improve raid1 "IO Barrier" concept
NeilBrown
1
-78
/
+89
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
[next]