summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-03-17block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>Bart Van Assche
2018-03-15scsi: ibmvfc: Avoid unnecessary port reloginBrian King
2018-03-15scsi: csiostor: add support for 32 bit port capabilitiesVarun Prakash
2018-03-15scsi: bfa: remove VLAStephen Kitt
2018-03-15scsi: aic7xxx: aic79xx: remove VLAsStephen Kitt
2018-03-15scsi: scsi_dh_alua: Correct comment for alua_alloc_pg()John Pittman
2018-03-15scsi: aha1740: stop using scsi_unregisterChristoph Hellwig
2018-03-15scsi: ips: don't set .detect and .release in the host templateChristoph Hellwig
2018-03-15scsi: dpt_i2o: stop using scsi_unregisterChristoph Hellwig
2018-03-14scsi: eata: eata-pio: Deprecate legacy EATA driversMartin K. Petersen
2018-03-14scsi: lpfc: make several unions static, fix non-ANSI prototypeColin Ian King
2018-03-14scsi: virtio_scsi: unify scsi_host_templateMing Lei
2018-03-14scsi: virtio_scsi: fix IO hang caused by automatic irq vector affinityMing Lei
2018-03-14scsi: core: introduce force_blk_mqMing Lei
2018-03-14scsi: megaraid_sas: fix selection of reply queueMing Lei
2018-03-14scsi: hpsa: fix selection of reply queueMing Lei
2018-03-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-13bsg: split handling of SCSI CDBs vs transport requeuesChristoph Hellwig
2018-03-12scsi: device_handler: remove VLAsStephen Kitt
2018-03-12scsi: jazz_esp, sun3x_esp: Pass struct device pointer in dma callsFinn Thain
2018-03-12scsi: hisi_sas: add v3 hw MODULE_DEVICE_TABLE()Xiang Chen
2018-03-12scsi: hisi_sas: modify some register config for hip08Xiaofei Tan
2018-03-12scsi: hisi_sas: Code cleanup and minor bug fixesXiang Chen
2018-03-12scsi: hisi_sas: fix return value of hisi_sas_task_prep()Xiaofei Tan
2018-03-12scsi: hisi_sas: remove unused variable hisi_sas_devices.running_reqXiang Chen
2018-03-12scsi: hisi_sas: increase timer expire of internal abort taskXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of setting linkrate registerXiaofei Tan
2018-03-12scsi: hisi_sas: fix the issue of link rate inconsistencyXiaofei Tan
2018-03-12scsi: hisi_sas: support the property of signal attenuation for v2 hwXiaofei Tan
2018-03-12scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert
2018-03-12scsi: lpfc: Change Copyright of 12.0.0.1 modified files to 2018James Smart
2018-03-12scsi: lpfc: update driver version to 12.0.0.1James Smart
2018-03-12scsi: lpfc: Memory allocation error during driver start-up on power8James Smart
2018-03-12scsi: lpfc: Fix mailbox wait for POST_SGL mbox commandJames Smart
2018-03-12scsi: lpfc: Fix SCSI lun discovery when port configured for both SCSI and NVMEJames Smart
2018-03-12scsi: lpfc: Streamline NVME Targe6t WQE setupJames Smart
2018-03-12scsi: lpfc: Streamline NVME Initiator WQE setupJames Smart
2018-03-12scsi: lpfc: Code cleanup for 128byte wqe data typeJames Smart
2018-03-12scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart
2018-03-12scsi: lpfc: Add missing unlock in WQ full logicJames Smart
2018-03-12scsi: ipr: Use dma_pool_zalloc()Souptick Joarder
2018-03-12scsi: qla2xxx: Remove FC_NO_LOOP_ID for FCP and FC-NVMe DiscoveryHimanshu Madhani
2018-03-12scsi: libsas: defer ata device eh commands to libataJason Yan
2018-03-09cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-08iscsi: Use blk_queue_flag_set()Bart Van Assche
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-03-06scsi: sd: Keep disk read-only when re-reading partitionJeremy Cline
2018-03-06scsi: qla2xxx: Fix crashes in qla2x00_probe_one on probe failureBill Kuzeja
2018-03-06scsi: sd_zbc: Fix potential memory leakDamien Le Moal