summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-02-03scsi: aacraid: Fix hang in kdumpRaghava Aditya Renukunta
2018-02-03scsi: aacraid: Fix udev inquiry race conditionRaghava Aditya Renukunta
2018-01-23scsi: libsas: Disable asynchronous aborts for SATA devicesHannes Reinecke
2018-01-02block: fix blk_rq_append_bioJens Axboe
2017-12-25scsi: lpfc: Fix warning messages when NVME_TARGET_FC not definedDick Kennedy
2017-12-25scsi: lpfc: PLOGI failures during NPIV testingDick Kennedy
2017-12-25scsi: lpfc: Fix secure firmware updatesDick Kennedy
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-12-25scsi: cxgb4i: fix Tx skb leakVarun Prakash
2017-12-20scsi: bfa: integer overflow in debugfsDan Carpenter
2017-12-20scsi: sd: change allow_restart to bool in sysfs interfaceweiping zhang
2017-12-20scsi: sd: change manage_start_stop to bool in sysfs interfaceweiping zhang
2017-12-20scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entryKurt Garloff
2017-12-20scsi: hpsa: destroy sas transport properties before scsi_hostMartin Wilck
2017-12-20scsi: hpsa: cleanup sas_phy structures in sysfs when unloadingMartin Wilck
2017-12-20scsi: hisi_sas: fix the risk of freeing slot twiceXiaofei Tan
2017-12-20scsi: scsi_debug: write_same: fix error reportDouglas Gilbert
2017-12-20scsi: aacraid: use timespec64 instead of timevalArnd Bergmann
2017-12-20scsi: libsas: fix length error in sas_smp_handler()Jason Yan
2017-12-20scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche
2017-12-14scsi: use dma_get_cache_alignment() as minimum DMA alignmentHuacai Chen
2017-11-30scsi: lpfc: Fix oops if nvmet_fc_register_targetport failsDick Kennedy
2017-11-30scsi: lpfc: Fix FCP hba_wqidx assignmentDick Kennedy
2017-11-30scsi: lpfc: Fix crash receiving ELS while detaching driverDick Kennedy
2017-11-30scsi: lpfc: fix pci hot plug crash in list_add callDick Kennedy
2017-11-30scsi: lpfc: fix pci hot plug crash in timer management routinesDick Kennedy
2017-11-30scsi: sd_zbc: Fix sd_zbc_read_zoned_characteristics()Damien Le Moal
2017-11-30scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()Bart Van Assche
2017-11-07Revert "scsi: make 'state' device attribute pollable"Linus Torvalds
2017-11-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31scsi: qla2xxx: Fix oops in qla2x00_probe_one error pathDouglas Miller
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-23scsi: Suppress a kernel warning in case the prep function returns BLKPREP_DEFERBart Van Assche
2017-10-17scsi: sg: Re-fix off by one in sg_fill_request_table()Ben Hutchings
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-16scsi: aacraid: Fix controller initialization failureRaghava Aditya Renukunta
2017-10-16scsi: hpsa: Fix configured_logical_drive_count·checkChristos Gkekas
2017-10-16scsi: qla2xxx: Initialize Work element before requesting IRQsHimanshu Madhani
2017-10-11scsi: fc: check for rport presence in fc_block_scsi_ehJohannes Thumshirn
2017-10-11scsi: qla2xxx: Fix uninitialized work elementQuinn Tran
2017-10-11scsi: libiscsi: fix shifting of DID_REQUEUE host byteJohannes Thumshirn
2017-10-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-06scsi: libfc: fix a deadlock in fc_rport_workSatish Kharat
2017-10-06scsi: fixup kernel warning during rmmod()Hannes Reinecke
2017-10-02scsi: ibmvscsis: Fix write_pending failure pathBryant G. Ly
2017-10-02scsi: libiscsi: Remove iscsi_destroy_sessionKhazhismel Kumykov
2017-10-02scsi: libiscsi: Fix use-after-free race during iscsi_session_teardownKhazhismel Kumykov
2017-10-02scsi: sd: Do not override max_sectors_kb sysfs settingMartin K. Petersen