summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2014-09-16megaraid_sas: Remove unused variables in megasas_instanceAdam Radford
2014-09-16megaraid_sas: Add missing initial call to megasas_get_ld_vf_affiliation().Adam Radford
2014-09-16megaraid_sas: Fix LD/VF affiliation parsingAdam Radford
2014-09-16scsi_debug: bump inquiry version to SPC-4, update version descriptorsDouglas Gilbert
2014-09-16scsi_debug: give unit attention and other errors precedence over TSFDouglas Gilbert
2014-09-16scsi_debug: scsi_cmnd->cmnd check and casts unnecessaryDouglas Gilbert
2014-09-16hpsa: refine the pci enable/disable handlingTomas Henzl
2014-09-16pm8001: Update nvmd response data to request bufferSuresh Thiagarajan
2014-09-16be2iscsi: Bump the driver versionJayamohan Kallickal
2014-09-16be2iscsi: Fix processing CQE before connection resources are freedJayamohan Kallickal
2014-09-16be2iscsi: Fix updating the boot enteries in sysfsJayamohan Kallickal
2014-09-16be2iscsi: Fix the copyright yearJayamohan Kallickal
2014-09-16be2iscsi: Fix the sparse warning introduced in previous submissionJayamohan Kallickal
2014-09-16scsi: fix decimal printf format specifiers prefixed with 0xHans Wennborg
2014-09-16qla2xxx: Remove restriction on starting remote device discovery on port update.Chad Dupuis
2014-09-16qla2xxx: Move mailbox failure messages to a default debug level.Chad Dupuis
2014-09-16qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16mpt3sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-09-16mpt2sas: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-09-16megaraid: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16megaraid: Fail resume if MSI-X re-initialization failedAlexander Gordeev
2014-09-16hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-09-16hpsa: Fallback to MSI rather than to INTx if MSI-X failedAlexander Gordeev
2014-09-16eata: remove driver_lockChristoph Hellwig
2014-09-16scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap
2014-09-15scsi: balance out autopm get/put calls in scsi_sysfs_add_sdev()Subhash Jadavani
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-09-15scsi: add use_cmd_list flagKashyap.Desai@avagotech.com
2014-09-15sd: Avoid sending medium write commands if device is write protectedSujit Reddy Thumma
2014-09-15scsi: fix various kernel-doc problems in scsi_error.cRandy Dunlap
2014-09-15bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt
2014-09-15scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt
2014-09-15libiscsi: fix potential buffer overrun in __iscsi_conn_send_pduMike Christie
2014-09-11Merge branch 'for-linus' into for-3.18/coreJens Axboe
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-28block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence
2014-08-26block,scsi: verify return pointer from blk_get_requestJoe Lawrence
2014-08-26treewide: Fix typo in printkMasanari Iida
2014-08-22scsi-mq: fix requests that use a separate CDB bufferTony Battersby
2014-08-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-08-19scsi: Fix qemu boot hang problemGuenter Roeck
2014-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2014-08-15[SCSI] save command pool address of Scsi_HostJuergen Gross
2014-08-15[SCSI] fix qemu boot hang problemGuenter Roeck
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-13libcxgbi/cxgb4i : Fix ipv6 build failure caught with randconfigAnish Bhatt
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine