Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 years ago |
Linus Torvalds
|
5c85121bf6
Merge tag 'md/3.14' of git://neil.brown.name/md
|
11 years ago |
Nicolas Schichan
|
cb335f88eb
md: check command validity early in md_ioctl().
|
11 years ago |
Linus Torvalds
|
1a60864fc1
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
|
11 years ago |
NeilBrown
|
830778a180
md: ensure metadata is writen after raid level change.
|
11 years ago |
NeilBrown
|
7eb418851f
md: allow a partially recovered device to be hot-added to an array.
|
11 years ago |
NeilBrown
|
f466722ca6
md: Change handling of save_raid_disk and metadata update during recovery.
|
11 years ago |
NeilBrown
|
8313b8e57f
md: fix problem when adding device to read-only array with bitmap.
|
11 years ago |
Jens Axboe
|
b28bc9b38c
Merge tag 'v3.13-rc6' into for-3.14/core
|
11 years ago |
Linus Torvalds
|
5ee540613d
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
11 years ago |
NeilBrown
|
142d44c310
md: test mddev->flags more safely in md_check_recovery.
|
11 years ago |
Kent Overstreet
|
c170bbb45f
block: submit_bio_wait() conversions
|
11 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Kent Overstreet
|
33879d4512
block: submit_bio_wait() conversions
|
11 years ago |
Linus Torvalds
|
6d6e352c80
Merge tag 'md/3.13' of git://neil.brown.name/md
|
12 years ago |
Joe Perches
|
82592c38a8
md: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
NeilBrown
|
30b8feb730
md/raid5: avoid deadlock when raid5 array has unack badblocks during md_stop_writes.
|
12 years ago |
NeilBrown
|
c91abf5a35
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
|
12 years ago |
NeilBrown
|
29f097c4d9
md: fix some places where mddev_lock return value is not checked.
|
12 years ago |
NeilBrown
|
02e5f5c0a0
md: fix calculation of stacking limits on level change.
|
12 years ago |
Linus Torvalds
|
0910c0bdf7
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Kent Overstreet
|
6678d83f18
block: Consolidate duplicated bio_trim() implementations
|
12 years ago |
Linus Torvalds
|
0324e74534
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Bian Yu
|
905b0297a9
md: avoid deadlock when md_set_badblocks.
|
12 years ago |
Tejun Heo
|
388975ccca
sysfs: clean up sysfs_get_dirent()
|
12 years ago |
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 |