summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-02-11compat: scsi: sg: fix v3 compat read/write interfaceArnd Bergmann
2020-02-11scsi: ufs: Recheck bkops level if bkops is disabledAsutosh Das
2020-02-11scsi: qla4xxx: Adjust indentation in qla4xxx_mem_freeNathan Chancellor
2020-02-11scsi: csiostor: Adjust indentation in csio_device_resetNathan Chancellor
2020-02-11scsi: qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return typeBart Van Assche
2020-02-11scsi: qla2xxx: Fix unbound NVME response lengthArun Easi
2020-02-11scsi: qla2xxx: Fix mtcp dump collection failureQuinn Tran
2020-02-11scsi: qla2xxx: Fix stuck login session using prli_pend_timerQuinn Tran
2020-02-11scsi: megaraid_sas: Do not initiate OCR if controller is not in ready stateAnand Lodnoor
2020-01-26Merge tag 'block-5.5-2020-01-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-26block: allow partitions on host aware zone devicesChristoph Hellwig
2020-01-20scsi: fnic: do not queue commands during fwresetHannes Reinecke
2020-01-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-15scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li
2020-01-15scsi: fnic: fix invalid stack accessArnd Bergmann
2020-01-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-10scsi: sd: Clear sdkp->protection_type if disk is reformatted without PIXiang Chen
2019-12-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-19scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()Varun Prakash
2019-12-19scsi: lpfc: fix spelling mistakes of asynchronousColin Ian King
2019-12-16scsi: lpfc: fix build failure with DEBUGFS disabledArnd Bergmann
2019-12-16scsi: mpt3sas: Fix double free in attach error handlingDan Carpenter
2019-12-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-09scsi: iscsi: Avoid potential deadlock in iscsi_if_rx funcBo Wu
2019-12-09scsi: iscsi: Fix a potential deadlock in the timeout handlerBart Van Assche
2019-12-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-12-09scsi: ufs: Disable autohibern8 feature in Cadence UFSsheebab
2019-12-09scsi: iscsi: qla4xxx: fix double free in probeDan Carpenter
2019-12-09scsi: ufs: Give an unique ID to each ufs-bsgCan Guo
2019-12-09scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCBRoman Bolshakov
2019-12-09scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't defer relogin unconditonallyRoman Bolshakov
2019-12-09scsi: qla2xxx: Send Notify ACK after N2N PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Configure local loop for N2N targetRoman Bolshakov
2019-12-09scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump lengthRoman Bolshakov
2019-12-09scsi: qla2xxx: Don't call qlt_async_event twiceRoman Bolshakov
2019-12-09scsi: qla2xxx: Allow PLOGI in target modeRoman Bolshakov
2019-12-09scsi: qla2xxx: Change discovery state before PLOGIRoman Bolshakov
2019-12-09scsi: qla2xxx: Drop superfluous INIT_WORK of del_workRoman Bolshakov
2019-12-09scsi: qla2xxx: Initialize free_work before flushing itRoman Bolshakov
2019-12-09scsi: qla2xxx: Use explicit LOGO in target modeQuinn Tran
2019-12-09scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmdRoman Bolshakov
2019-12-09scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set funcBo Wu
2019-12-09scsi: qla2xxx: Fix incorrect SFUB length used for Secure Flash Update MB CmdMichael Hernandez
2019-12-09scsi: qla2xxx: Added support for MPI and PEP regions for ISP28XXMichael Hernandez
2019-12-09scsi: qla2xxx: Correctly retrieve and interpret active flash regionHimanshu Madhani
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds