Commit Graph

707 Commits (de3fe21ba2fdc0733ad4e555b95121baeba7fcd5)

Author SHA1 Message Date
Milan Broz 027d50f92e dm io:ctl use constant struct size 18 years ago
Bryn M. Reeves c7ac86de6a dm mpath: rdac fix init race 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
NeilBrown cf7a44168d md: make sure read errors are auto-corrected during a 'check' resync in raid1 18 years ago
Iustin Pop d7f3d291a0 md: expose the degraded status of an assembled array through sysfs 18 years ago
NeilBrown 2b12ab6d33 md: 'sync_action' in sysfs returns wrong value for readonly arrays 18 years ago
NeilBrown 8299d7f7c0 md: fix a bug in some never-used code. 18 years ago
Michael J. Evans 4d936ec1fd md: software Raid autodetect dev list not array 18 years ago
Neil Brown 644bd2f048 Fix memory leak in dm-crypt 18 years ago
Jens Axboe fd5d806266 block: convert blkdev_issue_flush() to use empty barriers 18 years ago
Geert Uytterhoeven 0dddfd46f0 dm: emc_endio returns void 18 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
NeilBrown 66846572bf Stop exporting blk_rq_bio_prep 18 years ago
Dan Williams e4d84909dd raid5: fix 2 bugs in ops_complete_biofill 18 years ago
aherrman@arcor.de 2123a09f3f Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK) 18 years ago
NeilBrown a2e0855182 md: fix some bugs with growing raid5/raid6 arrays. 18 years ago
Andrew Vasquez f99ba18a96 dm-mpath-rdac: don't stomp on a requests transfer bit 18 years ago
Randy Dunlap 6e106b0d97 DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined 18 years ago
NeilBrown a88aa7865b md: correctly update sysfs when a raid1 is reshaped 18 years ago
NeilBrown 918f02383f md: make sure a re-add after a restart honours bitmap when resyncing 18 years ago
Alan D. Brunelle c7149d6bce Fix remap handling by blktrace 18 years ago
Arne Redlich f6f953aa99 md: handle writes to broken raid10 arrays gracefully 18 years ago
Maik Hampel 14e713446a md: raid10: fix use-after-free of bio 18 years ago
Jens Axboe 165125e1e4 [BLOCK] Get rid of request_queue_t typedef 18 years ago
Milan Broz 80b16c192e dm io: fix panic on large request 18 years ago
Dan Williams eb0645a8b1 async_tx: fix kmap_atomic usage in async_memcpy 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Yoann Padioleau dd00cc486a some kmalloc/memset ->kzalloc (tree wide) 18 years ago
Jesper Juhl 851a8a7fd4 dm: fix memory leak in dm_create_persistent() when starting metadata update thread fails 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
Jan Engelhardt afd44034ac Use menuconfig objects II - MD 18 years ago
Akinobu Mita 00d59405cf unregister_blkdev() delete redundant messages in callers 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Dan Williams f6dff381af md: remove raid5 compute_block and compute_parity5 18 years ago
Dan Williams 830ea01673 md: handle_stripe5 - request io processing in raid5_run_ops 18 years ago
Dan Williams f0a50d3754 md: handle_stripe5 - add request/completion logic for async expand ops 18 years ago
Dan Williams b5e98d65d3 md: handle_stripe5 - add request/completion logic for async read ops 18 years ago
Dan Williams e89f89629b md: handle_stripe5 - add request/completion logic for async check ops 18 years ago
Dan Williams f38e12199a md: handle_stripe5 - add request/completion logic for async compute ops 18 years ago
Dan Williams e33129d841 md: handle_stripe5 - add request/completion logic for async write ops 18 years ago
Dan Williams d84e0f10d3 md: common infrastructure for running operations with raid5_run_ops 18 years ago
Dan Williams 91c0092484 md: raid5_run_ops - run stripe operations outside sh->lock 18 years ago
Dan Williams 45b4233caa raid5: replace custom debug PRINTKs with standard pr_debug 18 years ago
Dan Williams a445685647 raid5: refactor handle_stripe5 and handle_stripe6 (v3) 18 years ago