summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
* md: make sure manual changes to recovery checkpoint are saved.NeilBrown2012-10-11
* md/raid10: use correct limit variableDan Carpenter2012-10-11
* md: writing to sync_action should clear the read-auto state.NeilBrown2012-10-11
* Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid racesJianpeng Ma2012-10-11
* md/raid5: make sure to_read and to_write never go negative.NeilBrown2012-10-11
* md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write.Alexander Lyakas2012-10-11
* md/raid5: protect debug message against NULL derefernce.NeilBrown2012-10-11
* md/raid5: add some missing locking in handle_failed_stripe.NeilBrown2012-10-11
* MD: raid5 avoid unnecessary zero page for trimShaohua Li2012-10-11
* MD: raid5 trim supportShaohua Li2012-10-11
* md/bitmap:Don't use IS_ERR to judge alloc_page().Jianpeng Ma2012-10-11
* md/raid1: Don't release reference to device while handling read error.NeilBrown2012-10-11
* raid: replace list_for_each_continue_rcu with new interfaceMichael Wang2012-10-11
* DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow2012-10-11
* DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow2012-10-11
* DM RAID: Add rebuild capability for RAID10Jonathan Brassow2012-10-11
* DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow2012-10-11
* MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow2012-10-11
* md: avoid taking the mutex on some ioctls.NeilBrown2012-10-11
* MD: change the parameter of md threadShaohua Li2012-10-11
* md/raid10: submit IO from originating thread instead of md thread.NeilBrown2012-10-11
* md: raid 10 supports TRIMShaohua Li2012-10-11
* md: raid 1 supports TRIMShaohua Li2012-10-11
* md: raid 0 supports TRIMShaohua Li2012-10-11
* md: linear supports TRIMShaohua Li2012-10-11
* md/linear: rcu_dereference outside read-lock sectionDenis Efremov2012-10-11
* Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka2012-09-26
* block: Implement support for WRITE SAMEMartin K. Petersen2012-09-20
* block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet2012-09-09
* pktcdvd: Switch to bio_kmalloc()Kent Overstreet2012-09-09
* dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet2012-09-09
* block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2012-09-09
* block: Generalized bio pool freeingKent Overstreet2012-09-09
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-09-06
|\
| * Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2012-08-27
| |\
| | * ARM: at91: fix rtc-at91sam9 irq issue due to sparse irq supportLudovic Desroches2012-08-23
* | | Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-09-05
|\ \ \
| * | | mmc: omap: fix broken PIO modePaul Walmsley2012-09-04
| * | | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen2012-09-04
| * | | mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson2012-09-04
| * | | mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon2012-09-04
| * | | mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon2012-09-04
| * | | mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon2012-09-04
| * | | mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches2012-09-04
| * | | mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo2012-09-04
| * | | mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala2012-09-04
| * | | mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala2012-09-04
| * | | mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang2012-09-04
* | | | dj: memory scribble in logi_djAlan Cox2012-09-05
* | | | Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-09-05
|\ \ \ \