aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAge
* dm exception store: separate type from instanceJonathan Brassow2009-04-02
* dm log: remove struct dm_dirty_log_internalMike Snitzer2009-04-02
* dm log: use standard kernel module refcountMike Snitzer2009-04-02
* dm crypt: use kzfreeJohannes Weiner2009-04-02
* dm target: remove struct tt_internalCheng Renquan2009-04-02
* dm table: fix upgrade mode raceAlasdair G Kergon2009-04-02
* dm: path selector use module refcount directlyJun'ichi Nomura2009-04-02
* dm target: use module refcount directlyCheng Renquan2009-04-02
* dm snapshot: avoid having two exceptions for the same chunkMikulas Patocka2009-04-02
* dm snapshot: avoid dropping lock in __find_pending_exceptionMikulas Patocka2009-04-02
* dm snapshot: refactor __find_pending_exceptionMikulas Patocka2009-04-02
* dm io: make sync_io uninterruptibleMikulas Patocka2009-04-02
* dm raid1: switch read_record from kmalloc to slab to save memoryMikulas Patocka2009-04-02
* dm: preserve bi_io_vec when resubmitting biosMikulas Patocka2009-04-02
* dm crypt: wait for endio to complete before destructionMilan Broz2009-03-16
* dm crypt: fix kcryptd_async_done parameterHuang Ying2009-03-16
* dm io: respect BIO_MAX_PAGES limitMikulas Patocka2009-03-16
* dm table: rework reference counting fixMikulas Patocka2009-03-16
* dm ioctl: validate name length when renamingMilan Broz2009-03-16
* md: fix deadlock when stopping arraysDan Williams2009-03-04
* md: avoid races when stopping resync.NeilBrown2009-02-24
* md/raid10: Don't call bitmap_cond_end_sync when we are doing recovery.NeilBrown2009-02-24
* md/raid10: Don't skip more than 1 bitmap-chunk at a time during recovery.NeilBrown2009-02-24
* block: fix bad definition of BIO_RW_SYNCJens Axboe2009-02-18
* md: Ensure an md array never has too many devices.NeilBrown2009-02-06
* md: Fix a bug in linear.c causing which_dev() to return the wrong device.Andre Noll2009-02-05
* md: Allow read error in a single drive raid1 to be passed up.NeilBrown2009-02-05
* md: don't retry recovery of raid1 that fails due to error on source drive.NeilBrown2009-01-08
* md: Allow md devices to be created by name.NeilBrown2009-01-08
* md: make devices disappear when they are no longer needed.NeilBrown2009-01-08
* md: centralise all freeing of an 'mddev' in 'md_free'NeilBrown2009-01-08
* md: move allocation of ->queue from mddev_find to md_probeNeilBrown2009-01-08
* md: need another print_sb for mdp_superblock_1Cheng Renquan2009-01-08
* md: use list_for_each_entry macro directlyCheng Renquan2009-01-08
* md: raid0: make hash_spacing and preshift sector-based.Andre Noll2009-01-08
* md: raid0: Represent the size of strip zones in sectors.Andre Noll2009-01-08
* md: raid0 create_strip_zones(): Add KERN_INFO/KERN_ERR to printk's.Andre Noll2009-01-08
* md: raid0 create_strip_zones(): Make two local variables sector-based.Andre Noll2009-01-08
* md: raid0: Represent zone->zone_offset in sectors.Andre Noll2009-01-08
* md: raid0: Represent device offset in sectors.Andre Noll2009-01-08
* md: raid0_make_request(): Replace local variable block by sector.Andre Noll2009-01-08
* md: raid0_make_request(): Remove local variable chunk_size.Andre Noll2009-01-08
* md: raid0_make_request(): Replace chunksize_bits by chunksect_bits.Andre Noll2009-01-08
* md: use sysfs_notify_dirent to notify changes to md/sync_action.NeilBrown2009-01-08
* md: fix bitmap-on-external-file bug.NeilBrown2009-01-08
* dm snapshot: extend exception store functionsJonathan Brassow2009-01-05
* dm snapshot: split out exception store implementationsAlasdair G Kergon2009-01-05
* dm snapshot: rename struct exception_storeJonathan Brassow2009-01-05
* dm snapshot: separate out exception store interfaceJonathan Brassow2009-01-05
* dm mpath: move trigger_event to system workqueueAlasdair G Kergon2009-01-05