summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2018-11-28scsi: storvsc: Fix a race in sub-channel creation that can cause panicDexuan Cui
2018-11-28scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...Cathy Avery
2018-11-28scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_resetFred Herard
2018-11-28scsi: lpfc: fix block guard enablement on SLI3 adaptersMartin Wilck
2018-11-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-11-16Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-11-14SCSI: fix queue cleanup race before queue initialization is doneMing Lei
2018-11-08scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li
2018-11-08scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja
2018-11-06scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran
2018-11-06Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen
2018-11-05scsi: NCR5380: Return false instead of NULLFinn Thain
2018-11-05scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida
2018-11-05scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing
2018-11-05scsi: myrs: only build on little-endian platformsArnd Bergmann
2018-11-05scsi: myrs: avoid stack overflow warningArnd Bergmann
2018-11-05scsi: lpfc: fix remoteport accessArnd Bergmann
2018-11-05scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig
2018-11-02scsi: aha152x: rename the PCMCIA defineChristoph Hellwig
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal
2018-10-25block: add a report_zones methodChristoph Hellwig
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing
2018-10-23scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche
2018-10-23scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche
2018-10-23scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche
2018-10-23scsi: qla2xxx: Declare local functions 'static'Bart Van Assche
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche
2018-10-23scsi: qla2xxx: Modify fall-through annotationsBart Van Assche
2018-10-23scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-19scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter
2018-10-19scsi: myrs: Fix a logical vs bitwise bugDan Carpenter
2018-10-19scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva
2018-10-19scsi: myrs: fix build failure on 32 bitJames Bottomley
2018-10-17scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe