NeilBrown
|
f21e9ff7f7
md: Remove the AllReserved flag for component devices.
|
14 years ago |
NeilBrown
|
de171cb9a5
md: revert change to raid_disks on failure.
|
14 years ago |
Tejun Heo
|
ada609ee2a
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
|
14 years ago |
Tejun Heo
|
49731baa41
block: restore multiple bd_link_disk_holder() support
|
14 years ago |
Linus Torvalds
|
509e4aef44
Merge branch 'for-linus' of git://neil.brown.name/md
|
14 years ago |
NeilBrown
|
bf2cb0dab8
md: Fix removal of extra drives when converting RAID6 to RAID5
|
14 years ago |
NeilBrown
|
ba1b41b6b4
md: range check slot number when manually adding a spare.
|
14 years ago |
Rémi Rérolle
|
13ae864bc8
md: fix sync_completed reporting for very large drives (>2TB)
|
14 years ago |
NeilBrown
|
23ddff3792
md: allow suspend_lo and suspend_hi to decrease as well as increase.
|
14 years ago |
NeilBrown
|
75d3da43cb
md: Don't let implementation detail of curr_resync leak out through sysfs.
|
14 years ago |
Jonathan Brassow
|
a6ff7e089c
md: separate meta and data devs
|
14 years ago |
Jonathan Brassow
|
ccebd4c415
md-new-param-to_sync_page_io
|
14 years ago |
Jonathan Brassow
|
57b2caa394
md-new-param-to-calc_dev_sboffset
|
14 years ago |
NeilBrown
|
7ebc0be7ff
md: Be more careful about clearing flags bit in ->recovery
|
14 years ago |
NeilBrown
|
defad61a5b
md: md_stop_writes requires mddev_lock.
|
14 years ago |
NeilBrown
|
0ca69886a8
md: Ensure no IO request to get md device before it is properly initialised.
|
14 years ago |
NeilBrown
|
6c98791014
md: fix regression resulting in delays in clearing bits in a bitmap
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
NeilBrown
|
bf572541ab
md: fix regression with re-adding devices to arrays with no metadata
|
14 years ago |
Linus Torvalds
|
7f8635cc9e
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Martin K. Petersen
|
e692cb668f
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
|
14 years ago |
NeilBrown
|
589a594be1
md: protect against NULL reference when waiting to start a raid10.
|
14 years ago |
NeilBrown
|
1a855a0606
md: fix bug with re-adding of partially recovered device.
|
14 years ago |
NeilBrown
|
a035fc3e25
md: fix possible deadlock in handling flush requests.
|
14 years ago |
NeilBrown
|
a7a07e6965
md: move code in to submit_flushes.
|
14 years ago |
NeilBrown
|
2b74e12e56
md: remove handling of flush_pending in md_submit_flush_data
|
14 years ago |
Jens Axboe
|
f30195c502
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
|
14 years ago |
Darrick J. Wong
|
be20e6c67b
md: Call blk_queue_flush() to establish flush/fua support
|
14 years ago |
Justin Maggard
|
c26a44ed1e
md: fix return value of rdev_size_change()
|
14 years ago |
Tejun Heo
|
d4d7762995
block: clean up blkdev_get() wrappers and their users
|
14 years ago |