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 |
Tejun Heo
|
e525fd89d3
block: make blkdev_get/put() handle exclusive access
|
14 years ago |
Tejun Heo
|
e09b457bdb
block: simplify holder symlink handling
|
14 years ago |
Mike Snitzer
|
77304d2aba
block: read i_size with i_size_read()
|
14 years ago |
NeilBrown
|
a167f66324
md: use separate bio pool for each md device.
|
14 years ago |
NeilBrown
|
2b193363ef
md: change type of first arg to sync_page_io.
|
14 years ago |
Tejun Heo
|
e804ac780e
md: fix and update workqueue usage
|
14 years ago |
NeilBrown
|
4b532c9b8c
md: remove md_mutex locking.
|
14 years ago |
NeilBrown
|
d97a41dc9c
md: Fix regression with raid1 arrays without persistent metadata.
|
14 years ago |