summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2016-12-02scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky1-1/+14
2016-11-18scsi: scsi_dh_alua: Fix a reference counting bugBart Van Assche1-1/+3
2016-11-18scsi: scsi_dh_alua: fix missing kref_put() in alua_rtpg_work()tang.junhui1-0/+1
2016-11-18scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy1-2/+2
2016-11-18scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during initBill Kuzeja1-0/+2
2016-11-15scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2016-11-15scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai1-8/+5
2016-11-10scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang1-9/+0
2016-11-10scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne1-0/+1
2016-10-31mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn1-1/+1
2016-10-31scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan1-12/+6
2016-10-28scsi: Fix use-after-freeMing Lei1-1/+1
2016-10-22scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King1-1/+0
2016-10-22scsi: arcmsr: Simplify user_len checkingBorislav Petkov1-6/+8
2016-10-22scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter1-1/+7
2016-10-20scsi: configure runtime pm before calling device_add in scsi_add_host_with_dmaHeiner Kallweit1-4/+8
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-1/+3
2016-09-28Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley3-1/+3
2016-09-27scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche3-1/+3
2016-09-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-19/+8
2016-09-02drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLEJoe Perches1-1/+1
2016-08-19Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley4-19/+8
2016-08-19scsi: sas: remove is_sas_attached()Johannes Thumshirn1-16/+0
2016-08-19scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn1-1/+1
2016-08-16scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACHXose Vazquez Perez1-0/+4
2016-08-16scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-08-13Merge remote-tracking branch 'mkp-scsi/4.8/scsi-fixes' into fixesJames Bottomley7-24/+35
2016-08-13ses: Fix racy cleanup of /sys in remove_dev()Calvin Owens1-1/+2
2016-08-12mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-08-11ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-11megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-08-09aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds7-13/+78
2016-08-05fcoe: Use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2016-08-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds10-227/+5006
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+4
2016-08-02ipr: Fix error return code in ipr_probe_ioa()Wei Yongjun1-0/+1
2016-08-02fcoe: add missing destroy_workqueue() on error in fcoe_init()Wei Yongjun1-1/+2
2016-08-02lpfc: Fix possible NULL pointer dereferenceJohannes Thumshirn1-9/+6
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas5-7/+15
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+0
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2016-07-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds83-1172/+3023
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-840/+455
2016-07-27fcoe: Use default VLAN for FIP VLAN discoveryHannes Reinecke2-1/+49
2016-07-27ipr: Wait to do async scan until scsi host is initializedBrian King2-0/+10
2016-07-27cxlflash: Verify problem state area is mapped before notifying shutdownUma Krishnan1-1/+9
2016-07-27lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-07-27Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-2/+1
2016-07-27Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds3-13/+18