summaryrefslogtreecommitdiff
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-22
|\
| * scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-22
| * scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-16
| * scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap2014-09-16
| * bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2014-09-15
| * scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt2014-09-15
* | [SCSI] fix for bidi use after freeDaniel Gryniewicz2014-09-19
* | [SCSI] libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie2014-09-19
|/
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2014-08-29
|\
| * scsi-mq: fix requests that use a separate CDB bufferTony Battersby2014-08-22
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2014-08-20
|\ \
| * | [SCSI] save command pool address of Scsi_HostJuergen Gross2014-08-15
| * | [SCSI] fix qemu boot hang problemGuenter Roeck2014-08-15
| |/
* | scsi: Fix qemu boot hang problemGuenter Roeck2014-08-19
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-15
|\ \ | |/ |/|
| * Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-08-06
| |\
| | * iscsi class: Fix freeing of skb in get host error pathMike Christie2014-08-04
| | * pm8001: fix pm8001_store_update_fwTomas Henzl2014-08-01
| | * pm8001: Fix erratic calculation in update_flashTomas Henzl2014-08-01
| | * libiscsi: return new error code when nop times outMike Christie2014-08-01
| | * iscsi class: fix get_host_stats return code when not supportedMike Christie2014-08-01
| | * iscsi class: fix get_host_stats error handlingMike Christie2014-08-01
| | * qla4xxx: fix get_host_stats error propagationMike Christie2014-08-01
| | * qla4xxx: check the return value of dma_alloc_coherent()Maurizio Lombardi2014-07-30
| | * scsi: qla4xxx: ql4_mbx.c: Cleaning up missing null-terminate in conjunction w...Rickard Strandqvist2014-07-30
| | * scsi: qla4xxx: ql4_os.c: Cleaning up missing null-terminate in conjunction wi...Rickard Strandqvist2014-07-30
| | * qla4xxx: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| | * pm8001: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-30
| * | Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-nextJames Bottomley2014-08-06
| |\ \
| | * | scsi: fix u14-34f printk format warningsRandy Dunlap2014-08-01
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-14
|\ \ \ \ \
| * | | | | libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt2014-08-13
| |/ / / /
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-08-14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | scsi_transport_srp: Fix fast_io_fail_tmo=dev_loss_tmo=off behaviorBart Van Assche2014-08-01
* | | | | scsi: use pci_zalloc_consistentJoe Perches2014-08-08
* | | | | drivers/scsi: replace strict_strto callsDaniel Walter2014-08-08
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-08-06
|\ \ \ \ \
| * | | | | scsi: mvsas: mv_sas.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-06-19
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-nextJames Bottomley2014-07-30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | pm8001: Fix invalid return when request_irq() failedAlexander Gordeev2014-07-29
| | * | | | lpfc: Remove superfluous call to pci_disable_msix()Alexander Gordeev2014-07-29
| | * | | | isci: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29
| | * | | | bfa: Cleanup bfad_setup_intr() functionAlexander Gordeev2014-07-29
| | * | | | bfa: Do not call pci_enable_msix() after it failed onceAlexander Gordeev2014-07-29
| | * | | | fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-07-29