Commit Graph

940 Commits (9e74114d96bb5dbaa17b9292139b0c6205e0b971)

Author SHA1 Message Date
Paul Jimenez afb24528f9 dm: table use list_for_each 17 years ago
Milan Broz 76c072b48e dm ioctl: move compat code 17 years ago
Alasdair G Kergon 27238b2bea dm ioctl: remove lock_kernel 17 years ago
Alasdair G Kergon b9249e5568 dm: mark function lists static 17 years ago
Milan Broz 7e5c1e830b dm: add missing memory barrier to dm_suspend 17 years ago
NeilBrown 6ed3003c19 md: fix an occasional deadlock in raid5 17 years ago
NeilBrown 73c34431c7 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. 17 years ago
NeilBrown d089c6af10 md: change ITERATE_RDEV to rdev_for_each 17 years ago
NeilBrown 29ac4aa3fc md: change INTERATE_MDDEV to for_each_mddev 17 years ago
NeilBrown 20a49ff679 md: change a few 'int' to 'size_t' in md 17 years ago
NeilBrown 177a99b23e md: fix use-after-free bug when dropping an rdev from an md array 17 years ago
NeilBrown a17184a911 md: allow an md array to appear with 0 drives if it has external metadata 17 years ago
NeilBrown ca38805945 md: lock address when changing attributes of component devices 17 years ago
NeilBrown c5d79adba7 md: allow devices to be shared between md arrays 17 years ago
NeilBrown 1ec4a9398d md: set and test the ->persistent flag for md devices more consistently 17 years ago
NeilBrown c620727779 md: allow a maximum extent to be set for resyncing 17 years ago
NeilBrown c303da6d71 md: give userspace control over removing failed devices when external metdata in use 17 years ago
NeilBrown e691063a61 md: support 'external' metadata for md arrays 17 years ago
NeilBrown b47490c9bc md: Update md bitmap during resync. 17 years ago
H. Peter Anvin 66c811e993 md: raid6: clean up the style of raid6test/test.c 17 years ago
H. Peter Anvin 98ec302be5 md: raid6: Fix mktable.c 17 years ago
Oliver Pinter 54212cf405 coding style cleanups for drivers/md/mktables.c 17 years ago
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 17 years ago
Greg Kroah-Hartman 3830c62fef Kobject: change drivers/md/md.c to use kobject_init_and_add 17 years ago
Dan Williams 0f94e87cde md: fix data corruption when a degraded raid5 array is reshaped 17 years ago
Milan Broz 91e1062592 dm crypt: use bio_add_page 17 years ago
Neil Brown 91212507f9 dm: merge max_hw_sector 17 years ago
Alasdair G Kergon 69267a30be dm: trigger change uevent on rename 17 years ago
Milan Broz adfe47702c dm crypt: fix write endio 17 years ago
Paul Mundt d1622e8909 dm mpath: hp requires scsi 17 years ago
Jun'ichi Nomura 512875bd96 dm: table detect io beyond device 17 years ago
Dan Williams 6c55be8b96 raid5: fix unending write sequence 17 years ago
Alan D. Brunelle 2ad8b1ef11 Add UNPLUG traces to all appropriate places 17 years ago
Neil Brown def6ae26a9 md: fix misapplied patch in raid5.c 17 years ago
Vasily Averin 5ec140e600 dm: bounce_pfn limit added 17 years ago
Al Viro ca5cd877ae x86 merge fallout: uml 17 years ago
Herbert Xu 68e3f5dd4d [CRYPTO] users: Fix up scatterlist conversion errors 18 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 18 years ago
Dan Williams 4ae3f847e4 md: raid5: fix clearing of biofill operations 18 years ago
NeilBrown 85bfb4da8c md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata 18 years ago
Jens Axboe 45711f1af6 [SG] Update drivers to use sg helpers 18 years ago
Milan Broz 80fd662683 dm crypt: tidy pending 18 years ago
Mike Anderson b15546f942 dm mpath: send uevents 18 years ago
Mike Anderson 7a8c3d3b92 dm: uevent generate events 18 years ago
Mike Anderson 51e5b2bd34 dm: add uevent to core 18 years ago
Mike Anderson 96a1f7dba6 dm: export name and uuid 18 years ago