Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 年之前 |
NeilBrown
|
e62e58a5ff
md: use interruptible wait when duration is controlled by userspace.
|
16 年之前 |
NeilBrown
|
0909dc448c
md: tidy up error paths in md_alloc
|
16 年之前 |
NeilBrown
|
1ec22eb2b4
md: fix error path when duplicate name is found on md device creation.
|
16 年之前 |
NeilBrown
|
b8d966efd9
md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes.
|
16 年之前 |
Andre Noll
|
0894cc3066
md: Move check for bitmap presence to personality code.
|
16 年之前 |
NeilBrown
|
8190e754e0
md: remove chunksize rounding from common code.
|
16 年之前 |
NeilBrown
|
1b57f13223
md: move assignment of ->utime so that it never gets skipped.
|
16 年之前 |
Andre Noll
|
8c6ac868b1
md: Push down reconstruction log message to personality code.
|
16 年之前 |
NeilBrown
|
50ac168a6e
md: merge reconfig and check_reshape methods.
|
16 年之前 |
NeilBrown
|
597a711b69
md: remove unnecessary arguments from ->reconfig method.
|
16 年之前 |
Andre Noll
|
664e7c413f
md: Convert mddev->new_chunk to sectors.
|
16 年之前 |
Andre Noll
|
9d8f036362
md: Make mddev->chunk_size sector-based.
|
16 年之前 |
raz ben yehuda
|
2ac06c3332
md: prepare for non-power-of-two chunk sizes
|
16 年之前 |
Linus Torvalds
|
c9059598ea
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
|
16 年之前 |
NeilBrown
|
b492b852cd
md: don't use locked_ioctl.
|
16 年之前 |
NeilBrown
|
7a91ee1f62
md: don't update curr_resync_completed without also updating reshape_position.
|
16 年之前 |
NeilBrown
|
b6a9ce688f
md: export 'frozen' resync state through sysfs
|
16 年之前 |
NeilBrown
|
2b69c83924
md: improve errno return when setting array_size
|
16 年之前 |
NeilBrown
|
62e1e389f8
md: always update level / chunk_size / layout when writing v1.x metadata.
|
16 年之前 |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 年之前 |
NeilBrown
|
c4647292fd
md: remove rd%d links immediately after stopping an array.
|
16 年之前 |
NeilBrown
|
5bf2959754
md: remove ability to explicit set an inactive array to 'clean'.
|
16 年之前 |
Jan Engelhardt
|
110518bccf
md: constify VFTs
|
16 年之前 |
NeilBrown
|
dd71cf6b27
md: tidy up status_resync to handle large arrays.
|
16 年之前 |
NeilBrown
|
c03f6a1969
md: update sync_completed and reshape_position even more often.
|
16 年之前 |
NeilBrown
|
acb180b0e3
md: improve usefulness and accuracy of sysfs file md/sync_completed.
|
16 年之前 |
NeilBrown
|
6d56e27844
md: allow setting newly added device to 'in_sync' via sysfs.
|
16 年之前 |
Linus Torvalds
|
223cdea4c4
Merge branch 'for-linus' of git://neil.brown.name/md
|
16 年之前 |
NeilBrown
|
d1a7c50369
md: don't display meaningless values in sysfs files resync_start and sync_speed
|
16 年之前 |