summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2012-10-11md: make sure manual changes to recovery checkpoint are saved.NeilBrown
2012-10-11md/raid10: use correct limit variableDan Carpenter
2012-10-11md: writing to sync_action should clear the read-auto state.NeilBrown
2012-10-11Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma
2012-10-11md/raid5: make sure to_read and to_write never go negative.NeilBrown
2012-10-11md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas
2012-10-11md/raid5: protect debug message against NULL derefernce.NeilBrown
2012-10-11md/raid5: add some missing locking in handle_failed_stripe.NeilBrown
2012-10-11MD: raid5 avoid unnecessary zero page for trimShaohua Li
2012-10-11MD: raid5 trim supportShaohua Li
2012-10-11md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma
2012-10-11md/raid1: Don't release reference to device while handling read error.NeilBrown
2012-10-11raid: replace list_for_each_continue_rcu with new interfaceMichael Wang
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow
2012-10-11DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow
2012-10-11DM RAID: Add rebuild capability for RAID10Jonathan Brassow
2012-10-11DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow
2012-10-11MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow
2012-10-11md: avoid taking the mutex on some ioctls.NeilBrown
2012-10-11MD: change the parameter of md threadShaohua Li
2012-10-11md/raid10: submit IO from originating thread instead of md thread.NeilBrown
2012-10-11md: raid 10 supports TRIMShaohua Li
2012-10-11md: raid 1 supports TRIMShaohua Li
2012-10-11md: raid 0 supports TRIMShaohua Li
2012-10-11md: linear supports TRIMShaohua Li
2012-10-11md/linear: rcu_dereference outside read-lock sectionDenis Efremov
2012-09-20block: Implement support for WRITE SAMEMartin K. Petersen
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet
2012-09-09dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet
2012-09-09block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet
2012-09-09block: Generalized bio pool freeingKent Overstreet
2012-08-17md/raid10: fix problem with on-stack allocation of r10bio structure.NeilBrown
2012-08-16md: Don't truncate size at 4TB for RAID0 and LinearNeilBrown
2012-08-02Merge tag 'md-3.6' of git://neil.brown.name/mdLinus Torvalds
2012-08-01md/dm-raid: DM_RAID should select MD_RAID10NeilBrown
2012-08-01md/raid1: submit IO from originating thread instead of md thread.NeilBrown
2012-08-01raid5: raid5d handle stripe in batch wayShaohua Li
2012-08-01raid5: make_request use batch stripe releaseShaohua Li
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-08-01Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into mdNeilBrown
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown
2012-07-31blk: centralize non-request unplug handling.NeilBrown
2012-07-31md: remove plug_cnt feature of plugging.NeilBrown
2012-07-31md/RAID1: Add missing case for attempting to repair known bad blocks.Alexander Lyakas
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31dm: use memweight()Akinobu Mita
2012-07-31md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE.majianpeng
2012-07-31md/raid1: don't abort a resync on the first badblock.NeilBrown