index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
raid1.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
md/raid1: prevent merging too large request
Shaohua Li
1
-0
/
+1
2012-07-31
md/raid1: make sequential read detection per disk based
Shaohua Li
1
-6
/
+5
2012-07-31
MD: Move macros from raid1*.h to raid1*.c
Jonathan Brassow
1
-14
/
+0
2012-07-31
MD RAID1: rename mirror_info structure
Jonathan Brassow
1
-2
/
+2
2011-12-23
md/raid1: Allocate spare to store replacement devices and their bios.
NeilBrown
1
-1
/
+6
2011-10-11
md: add proper write-congestion reporting to RAID1 and RAID10.
NeilBrown
1
-0
/
+1
2011-10-11
md/raid1: typedef removal: conf_t -> struct r1conf
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: mirror_info_t -> struct mirror_info
NeilBrown
1
-3
/
+1
2011-10-11
md: remove typedefs: r10bio_t -> struct r10bio and r1bio_t -> struct r1bio
NeilBrown
1
-9
/
+6
2011-10-11
md: remove typedefs: mdk_thread_t -> struct md_thread
NeilBrown
1
-1
/
+1
2011-10-11
md: remove typedefs: mddev_t -> struct mddev
NeilBrown
1
-4
/
+4
2011-10-11
md: removing typedefs: mdk_rdev_t -> struct md_rdev
NeilBrown
1
-1
/
+1
2011-10-07
md/raid1: add documentation to r1_private_data_s data structure.
NeilBrown
1
-17
/
+42
2011-07-28
md/raid1: Handle write errors by updating badblock log.
NeilBrown
1
-1
/
+2
2011-07-28
md/raid1: store behind-write pages in bi_vecs.
NeilBrown
1
-1
/
+1
2011-07-28
md/raid1: clear bad-block record when write succeeds.
NeilBrown
1
-1
/
+12
2011-07-28
md/raid1: avoid reading from known bad blocks.
NeilBrown
1
-0
/
+4
2011-07-27
md: change managed of recovery_disabled.
NeilBrown
1
-0
/
+6
2011-06-08
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
1
-0
/
+2
2011-05-11
md/raid1: improve handling of pages allocated for write-behind.
NeilBrown
1
-1
/
+3
2010-10-29
md/raid1: discard unused variable.
NeilBrown
1
-2
/
+0
2010-09-10
md: implment REQ_FLUSH/FUA support
Tejun Heo
1
-2
/
+0
2009-12-14
md/raid1: add takeover support for raid5->raid1
NeilBrown
1
-0
/
+5
2009-06-16
md: remove mddev_to_conf "helper" macro
NeilBrown
1
-6
/
+0
2009-03-31
md: move lots of #include lines out of .h files and into .c
NeilBrown
1
-2
/
+0
2009-03-31
md: move headers out of include/linux/raid/
Christoph Hellwig
1
-0
/
+134