Greg Kroah-Hartman
|
c10997f657
Kobject: convert drivers/* from kobject_unregister() to kobject_put()
|
17 years ago |
Greg Kroah-Hartman
|
f9cb074bff
Kobject: rename kobject_init_ng() to kobject_init()
|
17 years ago |
Greg Kroah-Hartman
|
b2d6db5878
Kobject: rename kobject_add_ng() to kobject_add()
|
17 years ago |
Greg Kroah-Hartman
|
649316b25b
Kobject: convert drivers/md/md.c to use kobject_init/add_ng()
|
17 years ago |
Kay Sievers
|
edfaa7c365
Driver core: convert block from raw kobjects to core devices
|
18 years ago |
Greg Kroah-Hartman
|
3830c62fef
Kobject: change drivers/md/md.c to use kobject_init_and_add
|
17 years ago |
Alan D. Brunelle
|
2ad8b1ef11
Add UNPLUG traces to all appropriate places
|
17 years ago |
Pavel Emelyanov
|
ba25f9dcc4
Use helpers to obtain task pid in printks
|
17 years ago |
Iustin Pop
|
d7f3d291a0
md: expose the degraded status of an assembled array through sysfs
|
17 years ago |
NeilBrown
|
2b12ab6d33
md: 'sync_action' in sysfs returns wrong value for readonly arrays
|
17 years ago |
Michael J. Evans
|
4d936ec1fd
md: software Raid autodetect dev list not array
|
17 years ago |
Jens Axboe
|
fd5d806266
block: convert blkdev_issue_flush() to use empty barriers
|
17 years ago |
Greg Kroah-Hartman
|
19c38de88a
kobjects: fix up improper use of the kobject name field
|
18 years ago |
NeilBrown
|
6712ecf8f6
Drop 'size' argument from bio_endio and bi_end_io
|
18 years ago |
Jens Axboe
|
165125e1e4
[BLOCK] Get rid of request_queue_t typedef
|
18 years ago |
NeilBrown
|
4ad1366376
md: change bitmap_unplug and others to void functions
|
18 years ago |
NeilBrown
|
f0d76d70bc
md: check that internal bitmap does not overlap other data
|
18 years ago |
NeilBrown
|
713f6ab18b
md: improve the is_mddev_idle test fix
|
18 years ago |
NeilBrown
|
df968c4e8d
md: improve message about invalid superblock during autodetect
|
18 years ago |
Rafael J. Wysocki
|
8314418629
Freezer: make kernel threads nonfreezable by default
|
18 years ago |
Dan Williams
|
685784aaf3
xor: make 'xor_blocks' a library routine for use with async_tx
|
18 years ago |
NeilBrown
|
a778b73ff7
md: fix bug with linear hot-add and elsewhere
|
18 years ago |
NeilBrown
|
435b71be20
md: improve the is_mddev_idle test
|
18 years ago |
Linus Torvalds
|
44ce6294d0
Revert "md: improve partition detection in md array"
|
18 years ago |
NeilBrown
|
5b479c91da
md: improve partition detection in md array
|
18 years ago |
NeilBrown
|
08a02ecd28
md: allow reshape_position for md arrays to be set via sysfs
|
18 years ago |
NeilBrown
|
4d167f0937
md: stop using csum_partial for checksum calculation in md
|
18 years ago |
NeilBrown
|
e11e93facc
md: move test for whether level supports bitmap to correct place
|
18 years ago |
Martin Peschke
|
c3f94b40e1
md: cleanup: use seq_release_private() where appropriate
|
18 years ago |
Ahmed S. Darwish
|
50511da3da
drivers/md.c: Use ARRAY_SIZE macro when appropriate
|
18 years ago |