summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-02-04Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-03Merge tag 'scsi-postmerge' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-01-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-01-30blk-mq: introduce BLK_STS_DEV_RESOURCEMing Lei
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-22scsi: qla2xxx: Fix logo flag for qlt_free_session_done()Himanshu Madhani
2018-01-22scsi: arcmsr: avoid do_gettimeofdayArnd Bergmann
2018-01-22scsi: qedi: Drop cqe response during connection recoveryManish Rangankar
2018-01-22scsi: fas216: fix sense buffer initializationArnd Bergmann
2018-01-22scsi: ibmvfc: Remove unneeded semicolonsChristopher Díaz Riveros
2018-01-22scsi: hisi_sas: fix a bug in hisi_sas_dev_gone()Xiang Chen
2018-01-22scsi: hisi_sas: directly attached disk LED feature for v2 hwXiaofei Tan
2018-01-22scsi: megaraid_sas: NVMe passthrough command supportShivasharan S
2018-01-22scsi: megaraid: use ktime_get_real for firmware timeArnd Bergmann
2018-01-22scsi: fnic: use 64-bit timestampsArnd Bergmann
2018-01-22scsi: qedf: Fix error return code in __qedf_probe()Wei Yongjun
2018-01-22scsi: devinfo: fix format of the device listXose Vazquez Perez
2018-01-22scsi: qla2xxx: Update driver version to 10.00.00.05-khimanshu.madhani@cavium.com
2018-01-22scsi: qla2xxx: Add XCB counters to debugfsAnil Gurumurthy
2018-01-22scsi: qla2xxx: Fix queue ID for async abort with MultiqueueDarren Trapp
2018-01-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-01-17scsi: qla2xxx: Fix warning for code intentation in __qla24xx_handle_gpdb_event()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning during port_name debug printhimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix warning in qla2x00_async_iocb_timeout()himanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix recursion while sending terminate exchangehimanshu.madhani@cavium.com
2018-01-17scsi: qla2xxx: Fix NULL pointer crash due to probe failurehimanshu.madhani@cavium.com
2018-01-17scsi: storvsc: missing error code in storvsc_probe()Dan Carpenter
2018-01-17scsi: mpt3sas: make function _get_st_from_smid staticColin Ian King
2018-01-17scsi: hisi_sas: make local symbol host_attrs staticWei Yongjun
2018-01-17scsi: scsi_debug: delay stress fixDouglas Gilbert
2018-01-17scsi: fnic: use kzalloc in fnic_fcoe_process_vlan_respRasmus Villemoes
2018-01-15scsi: Define usercopy region in scsi_sense_cache slab cacheDavid Windsor
2018-01-10scsi: megaraid_sas: driver version upgradeShivasharan S
2018-01-10scsi: megaraid_sas: re-work DCMD refire codeShivasharan S
2018-01-10scsi: megaraid_sas: Expose fw_cmds_outstanding through sysfsShivasharan S
2018-01-10scsi: megaraid_sas: Selectively apply stream detection based on IO typeShivasharan S
2018-01-10scsi: megaraid_sas: Update LD map after populating drv_map driver map copyShivasharan S
2018-01-10scsi: megaraid_sas: Use megasas_wait_for_adapter_operational to detect contro...Shivasharan S
2018-01-10scsi: megaraid_sas: Avoid firing DCMDs while OCR is in progressShivasharan S
2018-01-10scsi: megaraid_sas: unload flag should be set after scsi_remove_host is calledShivasharan S
2018-01-10scsi: megaraid_sas: Error handling for invalid ldcount provided by firmware i...Shivasharan S
2018-01-10scsi: megaraid_sas: Reset ldio_outstanding in megasas_resumeShivasharan S
2018-01-10scsi: megaraid_sas: Return the DCMD status from megasas_get_seq_numShivasharan S
2018-01-10scsi: megaraid_sas: memset IOC INIT frame using correct sizeShivasharan S
2018-01-10scsi: megaraid_sas: zero out IOC INIT and stream detection memoryShivasharan S