NeilBrown
|
e93f68a1fc
md: fix handling of array level takeover that re-arranges devices.
|
15 年之前 |
Prasanna S. Panchamukhi
|
0544a21db0
md: raid10: Fix null pointer dereference in fix_read_error()
|
15 年之前 |
NeilBrown
|
19fdb9eefb
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
|
15 年之前 |
NeilBrown
|
af3a2cd6b8
md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
|
15 年之前 |
NeilBrown
|
128595ed6f
md/raid10: tidy up printk messages.
|
15 年之前 |
NeilBrown
|
21a52c6d05
md: pass mddev to make_request functions rather than request_queue
|
15 年之前 |
NeilBrown
|
490773268c
md: move io accounting out of personalities into md_make_request
|
15 年之前 |
Trela, Maciej
|
dab8b29248
md: Add support for Raid0->Raid10 takeover
|
15 年之前 |
NeilBrown
|
84707f38e7
md: don't use mddev->raid_disks in raid0 or raid10 while array is active.
|
15 年之前 |
H Hartley Sweeten
|
7b92813c3c
drivers/md: Remove unnecessary casts of void *
|
15 年之前 |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 年之前 |
NeilBrown
|
627a2d3c29
md: deal with merge_bvec_fn in component devices better.
|
15 年之前 |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 年之前 |
NeilBrown
|
0efb9e6191
md: add MODULE_DESCRIPTION for all md related modules.
|
15 年之前 |
Robert Becker
|
1e50915fe0
raid: improve MD/raid10 handling of correctable read errors.
|
15 年之前 |
Robert Becker
|
67b8dc4b06
md/raid10: print more useful messages on device failure.
|
15 年之前 |
NeilBrown
|
9cd30fdc33
md: remove needless setting of thread->timeout in raid10_quiesce
|
15 年之前 |
NeilBrown
|
1b04be96f6
md: change daemon_sleep to be in 'jiffies' rather than 'seconds'.
|
15 年之前 |
NeilBrown
|
42a04b5078
md: move offset, daemon_sleep and chunksize out of bitmap structure
|
15 年之前 |
NeilBrown
|
a2826aa92e
md: support barrier requests on all personalities.
|
15 年之前 |
NeilBrown
|
ed9bfdf1a4
md: raid1/raid10: handle allocation errors during array setup.
|
15 年之前 |
NeilBrown
|
1d9d52416c
md/raid1/raid10: add a cond_resched
|
15 年之前 |
Dmitry Monakhov
|
1ef04fefe2
md: raid-1/10: fix RW bits manipulation
|
15 年之前 |
NeilBrown
|
3fa841d7e7
md: report device as congested when suspended
|
15 年之前 |
NeilBrown
|
0da3c6194e
md: Improve name of threads created by md_register_thread
|
15 年之前 |
NeilBrown
|
a9f326ebf2
md: remove sparse waring "symbol xxx shadows an earlier one"
|
15 年之前 |
Jens Axboe
|
1f98a13f62
bio: first step in sanitizing the bio->bi_rw flag testing
|
16 年之前 |
Andre Noll
|
ac5e7113e7
md: Push down data integrity code to personalities.
|
16 年之前 |
Martin K. Petersen
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 年之前 |
Andre Noll
|
8c6ac868b1
md: Push down reconstruction log message to personality code.
|
16 年之前 |