summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-08-06Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-20scsi: core: Run queue in case of I/O resource contention failureMing Lei
2020-07-20qed, qede, qedf: convert link mode from u32 to ETHTOOL_LINK_MODEAlexander Lobakin
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-15block: add max_active_zones to blk-sysfsNiklas Cassel
2020-07-15block: add max_open_zones to blk-sysfsNiklas Cassel
2020-07-15scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macroChandrakanth Patil
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-08scsi: dh: Add Fujitsu device to devinfo and dh listsSteve Schremmer
2020-07-07scsi: mpt3sas: Fix error returns in BRM_status_showJohannes Thumshirn
2020-07-02scsi: mpt3sas: Fix unlock imbalanceDamien Le Moal
2020-07-02scsi: iscsi: Change iSCSI workqueue max_active back to 1Bob Liu
2020-06-30blk-mq: pass request queue into get/put budget callbackMing Lei
2020-06-29scsi: scsi_transport_spi: Fix function pointer checkTom Rix
2020-06-26scsi: libfc: Skip additional kref updating work eventJaved Hasan
2020-06-26scsi: libfc: Handling of extra krefJaved Hasan
2020-06-26scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()Dan Carpenter
2020-06-24blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig
2020-06-23scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()SeongJae Park
2020-06-23scsi: qla2xxx: Keep initiator ports after RSCNRoman Bolshakov
2020-06-23scsi: qla2xxx: Set NVMe status code for failed NVMe FCP requestDaniel Wagner
2020-06-20scsi: storvsc: Introduce the per-storvsc_device spinlockAndrea Parri (Microsoft)
2020-06-15scsi: Wire up ata_scsi_dma_need_drain for SAS HBA driversChristoph Hellwig
2020-06-15scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-10scsi: acornscsi: Fix an error handling path in acornscsi_probe()Christophe JAILLET
2020-06-09scsi: storvsc: Remove memset before memory freeing in storvsc_suspend()Denis Efremov
2020-06-09scsi: cxlflash: Remove an unnecessary NULL checkDan Carpenter
2020-06-09scsi: ibmvscsi: Don't send host info in adapter info MAD after LPMTyrel Datwyler
2020-06-09scsi: sr: Fix sr_probe() missing deallocate of device minorSimon Arlott
2020-06-09scsi: sr: Fix sr_probe() missing mutex_destroySimon Arlott
2020-06-09scsi: st: Convert convert get_user_pages() --> pin_user_pages()John Hubbard
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-06-04scsi: hpsa: hpsa_ioctl(): Tidy up a bitAl Viro
2020-06-04scsi: hpsa: Get rid of compat_alloc_user_space()Al Viro
2020-06-04scsi: hpsa: Don't bother with vmalloc for BIG_IOCTL_Command_structAl Viro
2020-06-04scsi: hpsa: Lift {BIG_,}IOCTL_Command_struct copy{in,out} into hpsa_ioctl()Al Viro
2020-06-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds