Linus Torvalds
|
1557d33007
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
|
15 年之前 |
Eric W. Biederman
|
6d4561110a
sysctl: Drop & in front of every proc_handler.
|
15 年之前 |
Eric W. Biederman
|
bb9074ff58
Merge commit 'v2.6.32-rc7'
|
15 年之前 |
NeilBrown
|
0261cd9f1c
md: allow v0.91 metadata to record devices as being active but not in-sync.
|
15 年之前 |
Eric W. Biederman
|
894d249115
sysctl drivers: Remove dead binary sysctl support
|
15 年之前 |
NeilBrown
|
5e8651060c
md: factor out updating of 'recovery_offset'.
|
15 年之前 |
NeilBrown
|
24395a85d8
md: don't clear endpoint for resync when resync is interrupted.
|
15 年之前 |
NeilBrown
|
5e5e3e78ed
md: Fix handling of raid5 array which is being reshaped to fewer devices.
|
15 年之前 |
NeilBrown
|
3fa841d7e7
md: report device as congested when suspended
|
15 年之前 |
NeilBrown
|
0da3c6194e
md: Improve name of threads created by md_register_thread
|
15 年之前 |
NeilBrown
|
a9f326ebf2
md: remove sparse waring "symbol xxx shadows an earlier one"
|
15 年之前 |
Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
15 年之前 |
NeilBrown
|
80ffb3ccea
Fix new incorrect error return from do_md_stop.
|
16 年之前 |
NeilBrown
|
4d484a4a7a
md: allow upper limit for resync/reshape to be set when array is read-only
|
16 年之前 |
NeilBrown
|
51d5668cb2
md: never advance 'events' counter by more than 1.
|
16 年之前 |
NeilBrown
|
c8c00a6915
Remove deadlock potential in md_open
|
16 年之前 |
NeilBrown
|
449aad3e25
md: Use revalidate_disk to effect changes in size of device.
|
16 年之前 |
NeilBrown
|
70471dafe3
md: Handle growth of v1.x metadata correctly.
|
16 年之前 |
NeilBrown
|
3673f305fa
md: avoid array overflow with bad v1.x metadata
|
16 年之前 |
NeilBrown
|
3a981b03f3
md: when a level change reduces the number of devices, remove the excess.
|
16 年之前 |
Andre Noll
|
ac5e7113e7
md: Push down data integrity code to personalities.
|
16 年之前 |
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 年之前 |