aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* md/raid10: Don't try to recovery unmatched (and unused) chunks.NeilBrown2012-07-16
* md/raid5: Do not add data_offset before call to is_badblockmajianpeng2012-07-16
* raid5: delayed stripe fixShaohua Li2012-07-16
* md: using GFP_NOIO to allocate bio for flush requestShaohua Li2012-06-01
* MD: Add del_timer_sync to mddev_suspend (fix nasty panic)Jonathan Brassow2012-05-21
* md/bitmap: prevent bitmap_daemon_work running while initialising bitmapNeilBrown2012-04-22
* dm exception store: fix init error pathAndrei Warkentin2012-04-02
* dm crypt: add missing error handlingMikulas Patocka2012-04-02
* dm crypt: fix mempool deadlockMikulas Patocka2012-04-02
* md/raid1,raid10: avoid deadlock during resync/recovery.NeilBrown2012-04-02
* md/bitmap: ensure to load bitmap when creating via sysfs.NeilBrown2012-04-02
* dm raid: fix flush supportJonathan E Brassow2012-03-12
* dm io: fix discard supportMilan Broz2012-03-12
* dm: do not forward ioctls from logical volumes to the underlying devicePaolo Bonzini2012-01-25
* md/raid5: fix bug that could result in reads from a failed device.NeilBrown2011-12-21
* md/raid5: abort any pending parity operations when array fails.NeilBrown2011-11-21
* md/raid5: fix bug that could result in reads from a failed device.NeilBrown2011-11-11
* dm table: avoid crash if integrity profile changesMike Snitzer2011-10-16
* md: Avoid waking up a thread after it has been freed.NeilBrown2011-10-16
* md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.NeilBrown2011-10-03
* md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown2011-10-03
* dm: fix idr leak on module removalAlasdair G Kergon2011-08-05
* dm mpath: fix potential NULL pointer in feature arg processingMike Snitzer2011-08-05
* dm snapshot: flush disk cache when mergingMikulas Patocka2011-08-05
* dm io: flush cpu cache with vmapped ioMikulas Patocka2011-08-05
* md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown2011-06-28
* md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim2011-06-14
* md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim2011-06-14
* md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim2011-06-14
* md/bitmap: remove unused fields from struct bitmapNamhyung Kim2011-06-08
* md/bitmap: use proper accessor macroNamhyung Kim2011-06-08
* md: check ->hot_remove_disk when removing diskNamhyung Kim2011-06-08
* md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋2011-06-08
* MD: use is_power_of_2 macroJonathan Brassow2011-06-08
* MD: raid5 do not set fullsyncJonathan Brassow2011-06-08
* MD: support initial bitmap creation in-kernelJonathan Brassow2011-06-08
* MD: add sync_super to mddev_t structJonathan Brassow2011-06-08
* MD: raid1 changes to allow use by device mapperJonathan Brassow2011-06-08
* MD: move thread wakeups into resumeJonathan Brassow2011-06-08
* MD: possible typoJonathan Brassow2011-06-08
* MD: no sync IO while suspendedJonathan Brassow2011-06-08
* MD: no integrity register if no gendiskJonathan Brassow2011-06-08
* dm kcopyd: return client directly and not through a pointerMikulas Patocka2011-05-29
* dm kcopyd: reserve fewer pagesMikulas Patocka2011-05-29
* dm io: use fixed initial mempool sizeMikulas Patocka2011-05-29
* dm kcopyd: alloc pages from the main page allocatorMikulas Patocka2011-05-29
* dm kcopyd: add gfp parm to alloc_plMikulas Patocka2011-05-29
* dm kcopyd: remove superfluous page allocation spinlockMikulas Patocka2011-05-29
* dm kcopyd: preallocate sub jobs to avoid deadlockMikulas Patocka2011-05-29
* dm kcopyd: avoid pointless job splittingMikulas Patocka2011-05-29