NeilBrown
|
de01dfadf2
md: Ensure an md array never has too many devices.
|
16 vuotta sitten |
NeilBrown
|
4044ba58dd
md: don't retry recovery of raid1 that fails due to error on source drive.
|
16 vuotta sitten |
NeilBrown
|
efeb53c0e5
md: Allow md devices to be created by name.
|
16 vuotta sitten |
NeilBrown
|
d3374825ce
md: make devices disappear when they are no longer needed.
|
16 vuotta sitten |
NeilBrown
|
a21d15042d
md: centralise all freeing of an 'mddev' in 'md_free'
|
16 vuotta sitten |
NeilBrown
|
8b76539823
md: move allocation of ->queue from mddev_find to md_probe
|
16 vuotta sitten |
Cheng Renquan
|
cd2ac9321c
md: need another print_sb for mdp_superblock_1
|
16 vuotta sitten |
Cheng Renquan
|
159ec1fc06
md: use list_for_each_entry macro directly
|
16 vuotta sitten |
NeilBrown
|
0c3573f19d
md: use sysfs_notify_dirent to notify changes to md/sync_action.
|
16 vuotta sitten |
NeilBrown
|
cb3ac42b8a
md: revert the recent addition of a call to the BLKRRPART ioctl.
|
16 vuotta sitten |
NeilBrown
|
934d9c23b4
md: destroy partitions and notify udev when md array is stopped.
|
16 vuotta sitten |
Linus Torvalds
|
f8d56f1771
Merge branch 'for-linus' of git://neil.brown.name/md
|
16 vuotta sitten |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 vuotta sitten |
Al Viro
|
a39907fa2f
[PATCH] switch md
|
17 vuotta sitten |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 vuotta sitten |
NeilBrown
|
92850bbd71
md: allow extended partitions on md devices.
|
16 vuotta sitten |
NeilBrown
|
3c0ee63a64
md: use sysfs_notify_dirent to notify changes to md/dev-xxx/state
|
16 vuotta sitten |
NeilBrown
|
b62b75905d
md: use sysfs_notify_dirent to notify changes to md/array_state
|
16 vuotta sitten |
Dan Williams
|
97ce0a7f9c
md: fix input truncation in safe_delay_store()
|
16 vuotta sitten |
Stephen Rothwell
|
255707274e
md: build failure due to missing delay.h
|
16 vuotta sitten |
NeilBrown
|
4bbf3771ca
md: Relax minimum size restrictions on chunk_size.
|
16 vuotta sitten |
NeilBrown
|
d710e13812
md: remove space after function name in declaration and call.
|
16 vuotta sitten |
NeilBrown
|
fb4d8c76e5
md: Remove unnecessary #includes, #defines, and function declarations.
|
16 vuotta sitten |
NeilBrown
|
80268ee927
md: Don't try to set an array to 'read-auto' if it is already in that state.
|
16 vuotta sitten |
NeilBrown
|
ea43ddd849
md: Allow metadata_version to be updated for externally managed metadata.
|
16 vuotta sitten |
Chris Webb
|
7d3c6f8717
md: Fix rdev_size_store with size == 0
|
16 vuotta sitten |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
17 vuotta sitten |
Tejun Heo
|
0762b8bde9
block: always set bdev->bd_part
|
17 vuotta sitten |
Tejun Heo
|
ed9e198234
block: implement and use {disk|part}_to_dev()
|
17 vuotta sitten |
NeilBrown
|
9744197c3d
md: Don't wait UNINTERRUPTIBLE for other resync to finish
|
16 vuotta sitten |