Tomáš Hodek
|
d1901ef099
md/raid1: fix read balance when a drive is write-mostly.
|
10 年之前 |
Goldwyn Rodrigues
|
1aee41f637
Add new disk to clustered array
|
10 年之前 |
Goldwyn Rodrigues
|
7d49ffcfa3
Read from the first device when an area is resyncing
|
11 年之前 |
Goldwyn Rodrigues
|
589a1c4916
Suspend writes in RAID1 if within range
|
11 年之前 |
Nate Dailey
|
ab713cdc6f
md/raid1: round up to bdev_logical_block_size in narrow_write_error
|
10 年之前 |
NeilBrown
|
afa0f557cb
md: rename ->stop to ->free
|
10 年之前 |
NeilBrown
|
5aa61f427e
md: split detach operation out from ->stop.
|
10 年之前 |
NeilBrown
|
64590f45dd
md: make merge_bvec_fn more robust in face of personality changes.
|
10 年之前 |
NeilBrown
|
5c675f83c6
md: make ->congested robust against personality changes.
|
10 年之前 |
NeilBrown
|
f72ffdd686
md: remove unwanted white space from md.c
|
11 年之前 |
NeilBrown
|
c95e6385e8
md/raid1: process_checks doesn't use its return value.
|
11 年之前 |
NeilBrown
|
3fd83717e4
md: use set_bit/clear_bit instead of shift/mask for bi_flags changes.
|
11 年之前 |
NeilBrown
|
5965b642ff
md/raid1: minor typos and reformatting.
|
11 年之前 |
NeilBrown
|
b8cb6b4c12
md/raid1: fix_read_error should act on all non-faulty devices.
|
11 年之前 |
NeilBrown
|
34e97f1701
md/raid1: count resync requests in nr_pending.
|
11 年之前 |
NeilBrown
|
c2fd4c94de
md/raid1: update next_resync under resync_lock.
|
11 年之前 |
NeilBrown
|
235549605e
md/raid1: Don't use next_resync to determine how far resync has progressed
|
11 年之前 |
NeilBrown
|
2f73d3c55d
md/raid1: make sure resync waits for conflicting writes to complete.
|
11 年之前 |
NeilBrown
|
669cc7ba77
md/raid1: clean up request counts properly in close_sync()
|
11 年之前 |
NeilBrown
|
c6d119cf1b
md/raid1: be more cautious where we read-balance during resync.
|
11 年之前 |
NeilBrown
|
f0cc9a0571
md/raid1: intialise start_next_window for READ case to avoid hang
|
11 年之前 |
NeilBrown
|
2446dba03f
md/raid1,raid10: always abort recover on write error.
|
11 年之前 |
NeilBrown
|
da1aab3dca
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fails.
|
11 年之前 |
NeilBrown
|
1877db7558
md/raid1: restore ability for check and repair to fix read errors.
|
11 年之前 |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 年之前 |
NeilBrown
|
41a336e011
md/raid1: fix request counting bug in new 'barrier' code.
|
11 年之前 |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 年之前 |
Linus Torvalds
|
6d6e352c80
Merge tag 'md/3.13' of git://neil.brown.name/md
|
11 年之前 |
majianpeng
|
79ef3a8aa1
raid1: Rewrite the implementation of iobarrier.
|
11 年之前 |
majianpeng
|
8e005f7c02
raid1: Add some macros to make code clearly.
|
11 年之前 |