summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-12nvme-rdma: add DELETING queue flagSagi Grimberg
2016-09-04nvme-rdma: destroy nvme queue rdma resources on connect failureSteve Wise
2016-09-04nvme_rdma: keep a ref on the ctrl during delete/flushSteve Wise
2016-09-04iw_cxgb4: block module unload until all ep resources are releasedSteve Wise
2016-09-04iw_cxgb4: call dev_put() on l2t allocation failureSteve Wise
2016-08-28nvme-rdma: Get rid of redundant definesSagi Grimberg
2016-08-28nvme-rdma: Get rid of duplicate variableSagi Grimberg
2016-08-19nvme: fabrics drivers don't need the nvme-pci driverChristoph Hellwig
2016-08-19nvme-fabrics: get a reference when reusing a nvme_host structureChristoph Hellwig
2016-08-19nvme-fabrics: change NQN UUID to big-endian formatDaniel Verkamp
2016-08-18nvme-loop: set sqsize to 0-based value, per specJay Freyensee
2016-08-18nvme-rdma: fix sqsize/hsqsize per specJay Freyensee
2016-08-18fabrics: define admin sqsize min default, per specJay Freyensee
2016-08-18nvmet-rdma: +1 to *queue_size from hsqsize/hrqsizeJay Freyensee
2016-08-16nvmet-rdma: Fix use after freeVincent Stehlé
2016-08-16nvme-rdma: initialize ret to zero to avoid returning garbageColin Ian King
2016-08-04nvme-rdma: Remove unused includesSagi Grimberg
2016-08-04nvme-rdma: start async event handler after reconnecting to a controllerSagi Grimberg
2016-08-04nvmet: Fix controller serial number inconsistencySagi Grimberg
2016-08-04nvmet-rdma: Don't use the inline buffer in order to avoid allocation for smal...Sagi Grimberg
2016-08-04nvmet-rdma: Correctly handle RDMA device hot removalSagi Grimberg
2016-08-03nvme-rdma: Make sure to shutdown the controller if we canSagi Grimberg
2016-08-03nvme-loop: Remove duplicate call to nvme_remove_namespacesSagi Grimberg
2016-08-03nvme-rdma: Free the I/O tags when we delete the controllerSagi Grimberg
2016-08-03nvme-rdma: Remove duplicate call to nvme_remove_namespacesSagi Grimberg
2016-08-03nvme-rdma: Fix device removal handlingSagi Grimberg
2016-08-03nvme-rdma: Queue ns scanning after a sucessful reconnectionSagi Grimberg
2016-08-03nvme-rdma: Don't leak uninitialized memory in connect request private dataRoland Dreier
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds
2016-08-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-07-31random: Fix crashes with sparse node idsMichael Ellerman
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-07-29mmc: rtsx_pci: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-07-29mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requestsUlf Hansson
2016-07-29mmc: rtsx_pci: Use the provided busy timeout from the mmc coreUlf Hansson
2016-07-29mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPSUlf Hansson
2016-07-29mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() staticUlf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host()Ulf Hansson
2016-07-29mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEPUlf Hansson
2016-07-29Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds