aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow1-0/+13
2012-10-11DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow1-1/+1
2012-10-11DM RAID: Add rebuild capability for RAID10Jonathan Brassow1-1/+33
2012-10-11DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow1-25/+50
2012-10-11MD RAID10: Prep for DM RAID10 device replacement capabilityJonathan Brassow2-3/+9
2012-10-11md: avoid taking the mutex on some ioctls.NeilBrown1-23/+62
2012-10-11MD: change the parameter of md threadShaohua Li6-11/+17
2012-10-11md/raid10: submit IO from originating thread instead of md thread.NeilBrown1-3/+54
2012-10-11md: raid 10 supports TRIMShaohua Li1-4/+25
2012-10-11md: raid 1 supports TRIMShaohua Li1-2/+21
2012-10-11md: raid 0 supports TRIMShaohua Li1-1/+18
2012-10-11md: linear supports TRIMShaohua Li1-0/+16
2012-10-11md/linear: rcu_dereference outside read-lock sectionDenis Efremov1-2/+7
2012-09-26Fix a crash when block device is read and block size is changed at the same timeMikulas Patocka1-1/+1
2012-09-20block: Implement support for WRITE SAMEMartin K. Petersen1-0/+1
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet4-29/+5
2012-09-09pktcdvd: Switch to bio_kmalloc()Kent Overstreet1-45/+7
2012-09-09dm: Use bioset's front_pad for dm_rq_clone_bio_infoKent Overstreet1-28/+18
2012-09-09block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet2-3/+3
2012-09-09block: Generalized bio pool freeingKent Overstreet6-85/+5
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-7/+15
2012-09-05Merge tag 'mmc-fixes-for-3.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds7-61/+97
2012-09-05dj: memory scribble in logi_djAlan Cox1-2/+2
2012-09-05Merge tag 'gpio-fixes-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-4/+5
2012-09-05Merge tag 'fbdev-fixes-for-3.6-1' of git://github.com/schandinat/linux-2.6Linus Torvalds6-5/+19
2012-09-05Merge tag 'upstream-3.6-rc5' of git://git.infradead.org/linux-ubiLinus Torvalds1-2/+2
2012-09-04mmc: omap: fix broken PIO modePaul Walmsley1-3/+11
2012-09-04mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption.Ian Chen1-1/+25
2012-09-04mmc: dw_mmc: Disable low power mode if SDIO interrupts are usedDoug Anderson1-3/+38
2012-09-04mmc: dw_mmc: fix error handling in PIO modeSeungwon Jeon1-27/+2
2012-09-04mmc: dw_mmc: correct mishandling error interruptSeungwon Jeon1-3/+1
2012-09-04mmc: dw_mmc: amend using error interrupt statusSeungwon Jeon1-6/+5
2012-09-04mmc: atmel-mci: not busy flag has also to be used for read operationsLudovic Desroches1-1/+5
2012-09-04mmc: sdhci-esdhc: break out early if clock is 0Shawn Guo1-3/+3
2012-09-04mmc: mxs-mmc: fix deadlock caused by recursion loopLauri Hintsala1-5/+5
2012-09-04mmc: mxs-mmc: fix deadlock in SDIO IRQ caseLauri Hintsala1-2/+2
2012-09-04mmc: bfin_sdh: fix dma_desc_array build errorSonic Zhang1-7/+0
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy1-2/+2
2012-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-109/+154
2012-09-01net: qmi_wwan: add several new Gobi devicesBjørn Mork1-0/+3
2012-09-01fddi: 64 bit bug in smt_add_para()Dan Carpenter1-1/+1
2012-09-01gpio: rdc321x: Prevent removal of modules exporting active GPIOsAxel Lin1-0/+1
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-6/+3
2012-09-01gpio: em: Fix checking return value of irq_alloc_descsAxel Lin1-2/+2
2012-09-01gpio: mc9s08dz60: Fix build error if I2C=mAxel Lin1-1/+1
2012-08-31net: ethernet: fix kernel OOPS when remove davinci_mdio moduleBin Liu1-1/+3
2012-08-31net: qmi_wwan: new device: Foxconn/Novatel E396Aleksander Morgado1-0/+1
2012-08-31usbnet: fix deadlock in resumeOliver Neukum1-1/+1
2012-08-31cs89x0 : packet reception not workingJaccon Bastiaansen1-5/+5
2012-08-30bnx2x: Correct the ndo_poll_controller callMerav Sicron1-3/+5