aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-03Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-11/+11
2018-11-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-45/+47
2018-11-02powerpc: remove CONFIG_MCA leftoversChristoph Hellwig1-3/+3
2018-11-02scsi: aha152x: rename the PCMCIA defineChristoph Hellwig2-8/+8
2018-10-26Merge tag 'for-linus-20181026' of git://git.kernel.dk/linux-blockLinus Torvalds3-396/+135
2018-10-26Merge tag 'usb-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-32/+1
2018-10-25block: Introduce blk_revalidate_disk_zones()Damien Le Moal3-198/+26
2018-10-25block: add a report_zones methodChristoph Hellwig3-124/+53
2018-10-25scsi: sd_zbc: Fix sd_zbc_check_zones() error checksDamien Le Moal1-11/+8
2018-10-25scsi: sd_zbc: Reduce boot device scan and revalidate timeDamien Le Moal1-54/+40
2018-10-25scsi: sd_zbc: Rearrange codeDamien Le Moal1-20/+19
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds175-5836/+15759
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds8-19/+1
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-8/+3
2018-10-23scsi: mvsas: Remove set but not used variable 'id'YueHaibing1-2/+1
2018-10-23scsi: qla2xxx: Remove two arguments from qlafx00_error_entry()Bart Van Assche1-8/+5
2018-10-23scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res'Bart Van Assche1-1/+1
2018-10-23scsi: qla2xxx: Remove a set-but-not-used variableBart Van Assche1-3/+3
2018-10-23scsi: qla2xxx: Make qla2x00_sysfs_write_nvram() easier to analyzeBart Van Assche1-1/+1
2018-10-23scsi: qla2xxx: Declare local functions 'static'Bart Van Assche1-2/+3
2018-10-23scsi: qla2xxx: Improve several kernel-doc headersBart Van Assche8-17/+17
2018-10-23scsi: qla2xxx: Modify fall-through annotationsBart Van Assche2-2/+2
2018-10-23scsi: 3w-sas: 3w-9xxx: Use unsigned char for cdbNathan Chancellor2-7/+13
2018-10-23scsi: mvsas: Use dma_pool_zallocSabyasachi Gupta1-2/+1
2018-10-23Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linuxLinus Torvalds5-59/+9
2018-10-22Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-blockLinus Torvalds4-6/+12
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas1-1/+1
2018-10-19scsi: myrs: Fix the processor absent message in processor_show()Dan Carpenter1-2/+2
2018-10-19scsi: myrs: Fix a logical vs bitwise bugDan Carpenter1-1/+1
2018-10-19scsi: hisi_sas: Fix NULL pointer dereferenceGustavo A. R. Silva1-4/+4
2018-10-19scsi: myrs: fix build failure on 32 bitJames Bottomley1-3/+4
2018-10-17scsi: fnic: replace gross legacy tag hack with blk-mq hackJens Axboe1-49/+12
2018-10-17scsi: mesh: switch to generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: ips: switch to generic DMA APIChristoph Hellwig1-39/+41
2018-10-17scsi: smartpqi: fully convert to the generic DMA APIChristoph Hellwig2-64/+47
2018-10-17scsi: vmw_pscsi: switch to generic DMA APIChristoph Hellwig1-39/+38
2018-10-17scsi: snic: switch to generic DMA APIChristoph Hellwig5-58/+38
2018-10-17scsi: qla4xxx: fully convert to the generic DMA APIChristoph Hellwig1-17/+8
2018-10-17scsi: qla2xxx: fully convert to the generic DMA APIChristoph Hellwig2-5/+5
2018-10-17scsi: qla1280: switch to generic DMA APIChristoph Hellwig1-13/+13
2018-10-17scsi: qedi: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: qedf: fully convert to the generic DMA APIChristoph Hellwig1-4/+4
2018-10-17scsi: pm8001: switch to generic DMA APIChristoph Hellwig4-49/+31
2018-10-17scsi: nsp32: switch to generic DMA APIChristoph Hellwig1-8/+10
2018-10-17scsi: mvsas: fully convert to the generic DMA APIChristoph Hellwig2-24/+9
2018-10-17scsi: mvumi: switch to generic DMA APIChristoph Hellwig1-53/+36
2018-10-17scsi: mpt3sas: switch to generic DMA APIChristoph Hellwig3-58/+61
2018-10-17scsi: megaraid_sas: switch to generic DMA APIChristoph Hellwig2-83/+83
2018-10-17scsi: megaraid_mbox: switch to generic DMA APIChristoph Hellwig1-26/+25
2018-10-17scsi: hpsa: switch to generic DMA APIChristoph Hellwig1-67/+69