summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-20md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle
2013-03-20md/raid5: ensure sync and DISCARD don't happen at the same time.NeilBrown
2013-03-20MD: Prevent sysfs operations on uninitialized kobjectsJonathan Brassow
2013-03-20MD RAID5: Avoid accessing gendisk or queue structs when not availableJonathan Brassow
2013-03-20md/raid5: schedule_construction should abort if nothing to do.NeilBrown
2013-02-28md: expedite metadata update when switching read-auto -> activeNeilBrown
2013-02-28md: remove CONFIG_MULTICORE_RAID456NeilBrown
2013-02-26md/raid1,raid10: fix deadlock with freeze_array()NeilBrown
2013-02-26md/raid0: improve error message when converting RAID4-with-spares to RAID0NeilBrown
2013-02-26md: raid0: fix error return from create_stripe_zones.NeilBrown
2013-02-26md: fix two bugs when attempting to resize RAID0 array.NeilBrown
2013-02-26DM RAID: Add support for MD's RAID10 "far" and "offset" algorithmsJonathan Brassow
2013-02-26MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)Jonathan Brassow
2013-02-26MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)Jonathan Brassow
2013-02-26MD RAID10: Minor non-functional code changesJonathan Brassow
2013-02-26md: raid1,10: Handle REQ_WRITE_SAME flag in write biosJoe Lawrence
2013-02-21md: protect against crash upon fsync on ro arraySebastian Riemer
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/...Linus Torvalds
2013-02-15Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"Mauro Carvalho Chehab
2013-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-02-15Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-15Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2013-02-14sunvdc: Fix off-by-one in generic_request().David S. Miller
2013-02-14omapdrm: fix the dependency to omapdssTomi Valkeinen
2013-02-14OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_listNeilBrown
2013-02-13xen: remove redundant NULL check before unregister_and_remove_pcpu().Cyril Roelandt
2013-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-02-13PCI/PM: Clean up PME state when removing a deviceRafael J. Wysocki
2013-02-13net/macb: fix race with RX interrupt while doing NAPINicolas Ferre
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-12Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-02-12drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij
2013-02-12Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-02-12ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck
2013-02-12net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork
2013-02-12Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-12drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse
2013-02-11mwl8k: fix band for supported channelsJonas Gorski
2013-02-10bnx2x: set gso_typeMichael S. Tsirkin
2013-02-10qlcnic: set gso_typeMichael S. Tsirkin
2013-02-10ixgbe: fix gso typeMichael S. Tsirkin
2013-02-10stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO
2013-02-10stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO
2013-02-10Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller
2013-02-11Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie
2013-02-09drm/nouveau: add lockdep annotationsMarcin Slusarz
2013-02-09Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu
2013-02-08Revert "r8169: enable ALDPS for power saving".Francois Romieu