summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-11-224-2/+25
|\
| * scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoCWei Li2018-11-093-0/+17
| * scsi: qla2xxx: Timeouts occur on surprise removal of QLogic adapterBill Kuzeja2018-11-091-2/+8
* | Merge tag 'for-linus-20181115' of git://git.kernel.dk/linux-blockLinus Torvalds2018-11-161-0/+8
|\ \ | |/ |/|
| * SCSI: fix queue cleanup race before queue initialization is doneMing Lei2018-11-141-0/+8
* | scsi: qla2xxx: Initialize port speed to avoid setting lower speedQuinn Tran2018-11-071-0/+1
* | Revert "scsi: ufs: Disable blk-mq for now"Martin K. Petersen2018-11-071-7/+0Star
* | scsi: NCR5380: Return false instead of NULLFinn Thain2018-11-061-1/+1
* | scsi: qla2xxx: Fix a typo in MODULE_PARM_DESCMasanari Iida2018-11-061-1/+1
* | scsi: hisi_sas: Remove set but not used variable 'dq_list'YueHaibing2018-11-063-6/+0Star
* | scsi: myrs: only build on little-endian platformsArnd Bergmann2018-11-061-0/+1
* | scsi: myrs: avoid stack overflow warningArnd Bergmann2018-11-061-5/+8
* | scsi: lpfc: fix remoteport accessArnd Bergmann2018-11-061-0/+2
* | scsi: myrb: fix sprintf buffer overflow warningArnd Bergmann2018-11-061-1/+2
|/
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-033-11/+11
|\
| * powerpc: remove CONFIG_MCA leftoversChristoph Hellwig2018-11-011-3/+3
| * scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2018-11-012-8/+8
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-11-0314-45/+47
|\ \ | |/ |/|
| * scsi: mvsas: Remove set but not used variable 'id'YueHaibing2018-10-241-2/+1Star
| * scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche2018-10-241-8/+5Star
| * scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche2018-10-241-1/+1
| * scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche2018-10-241-3/+3
| * scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche2018-10-241-1/+1
| * scsi: qla2xxx: Declare local functions 'static'Bart Van Assche2018-10-241-2/+3
| * scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche2018-10-248-17/+17
| * scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2018-10-242-2/+2
| * scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2018-10-242-7/+13
| * scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta2018-10-241-2/+1Star
* | Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds2018-10-263-396/+135Star
|\ \
| * | block: Introduce blk_revalidate_disk_zones()Damien Le Moal2018-10-253-198/+26Star
| * | block: add a report_zones methodChristoph Hellwig2018-10-253-124/+53Star
| * | scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal2018-10-251-11/+8Star
| * | scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal2018-10-251-54/+40Star
| * | scsi: sd_zbc: Rearrange codeDamien Le Moal2018-10-251-20/+19Star
* | | Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-262-32/+1Star
|\ \ \ | |/ / |/| |
| * | Merge 4.19-rc7 into usb-nextGreg Kroah-Hartman2018-10-081-0/+1
| |\ \
| * \ \ Merge tag 'phy-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman2018-10-022-32/+1Star
| |\ \ \
| | * | | scsi/ufs: qcom: Remove ufs_qcom_phy_*() calls from hostVivek Gautam2018-09-262-32/+1Star
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-10-25175-5836/+15759
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter2018-10-201-2/+2
| * | | | scsi: myrs: Fix a logical vs bitwise bugDan Carpenter2018-10-201-1/+1
| * | | | scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva2018-10-201-4/+4
| * | | | scsi: myrs: fix build failure on 32 bitJames Bottomley2018-10-201-3/+4
| * | | | scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe2018-10-181-49/+12Star
| * | | | scsi: mesh: switch to generic DMA APIChristoph Hellwig2018-10-181-4/+4
| * | | | scsi: ips: switch to generic DMA APIChristoph Hellwig2018-10-181-39/+41
| * | | | scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2018-10-182-64/+47Star
| * | | | scsi: vmw_pscsi: switch to generic DMA APIChristoph Hellwig2018-10-181-39/+38Star
| * | | | scsi: snic: switch to generic DMA APIChristoph Hellwig2018-10-185-58/+38Star
| * | | | scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig2018-10-181-17/+8Star