NeilBrown
|
260fa034ef
md: avoid deadlock when dirty buffers during md_stop.
|
12 years ago |
NeilBrown
|
7a0a5355cb
md: Don't test all of mddev->flags at once.
|
12 years ago |
Dave Jones
|
c9ad020fec
md: Fix apparent cut-and-paste error in super_90_validate
|
12 years ago |
NeilBrown
|
275c51c4e3
md: fix safe_mode buglet.
|
12 years ago |
NeilBrown
|
60559da4d8
md: don't call md_allow_write in get_bitmap_file.
|
12 years ago |
NeilBrown
|
5024c29831
md: Remove recent change which allows devices to skip recovery.
|
12 years ago |
Jonathan Brassow
|
c4a3955145
MD: Remember the last sync operation that was performed
|
12 years ago |
Jingoo Han
|
b29bebd66d
md: replace strict_strto*() with kstrto*()
|
12 years ago |
Hannes Reinecke
|
90f5f7ad4f
md: Wait for md_check_recovery before attempting device removal.
|
12 years ago |
Linus Torvalds
|
82ea4be61f
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
|
12 years ago |
NeilBrown
|
6b6204ee92
md: md_stop_writes() should always freeze recovery.
|
12 years ago |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Al Viro
|
db2a144bed
block_device_operations->release() should return void
|
12 years ago |
NeilBrown
|
486adf72cc
md: bad block list should default to disabled.
|
12 years ago |
Jonathan Brassow
|
a91d5ac048
MD: Export 'md_reap_sync_thread' function
|
12 years ago |
NeilBrown
|
b6d428c669
md: don't update metadata when stopping a read-only array.
|
12 years ago |
NeilBrown
|
7ceb17e87b
md: Allow devices to be re-added to a read-only array.
|
12 years ago |
NeilBrown
|
3ea8929da3
md: HOT_DISK_REMOVE shouldn't make a read-auto device active.
|
12 years ago |
NeilBrown
|
746d3207ae
md: use common code for all calls to ->hot_remove_disk()
|
12 years ago |
NeilBrown
|
d87f064f58
md: never update metadata when array is read-only.
|
12 years ago |
Jens Axboe
|
64f8de4da7
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
|
12 years ago |
Kent Overstreet
|
fb9e353476
md: Convert md_trim_bio() to use bio_advance()
|
13 years ago |
Jonathan Brassow
|
90584fc93d
MD: Prevent sysfs operations on uninitialized kobjects
|
12 years ago |
NeilBrown
|
f3378b4870
md: expedite metadata update when switching read-auto -> active
|
12 years ago |
NeilBrown
|
a646853991
md: fix two bugs when attempting to resize RAID0 array.
|
12 years ago |
Sebastian Riemer
|
bbfa57c0f2
md: protect against crash upon fsync on ro array
|
12 years ago |
Linus Torvalds
|
ea88eeac0c
Merge tag 'md-3.8' of git://neil.brown.name/md
|
12 years ago |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
majianpeng
|
0a19caabf0
md: Use ->curr_resync as last completed request when cleanly aborting resync.
|
12 years ago |