summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-10-13scsi: handle zone resources errorsDamien Le Moal
2020-10-13Merge tag 'drivers-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-06scsi: megaraid_sas: Added support for shared host tagset for cpuhotplugKashyap Desai
2020-10-06scsi: scsi_debug: Support host tagsetJohn Garry
2020-10-06scsi: hisi_sas: Switch v3 hw to MQJohn Garry
2020-10-06scsi: core: Show nr_hw_queues in sysfsJohn Garry
2020-10-06scsi: Add host and host template flag 'host_tagset'Hannes Reinecke
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-10-03iov_iter: transparently handle compat iovecs in import_iovecChristoph Hellwig
2020-10-02scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()Coly Li
2020-10-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-29scsi: iscsi: iscsi_tcp: Avoid holding spinlock while calling getpeername()Mark Mielke
2020-09-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-24Merge branch 'for-5.10/block' into for-5.10/driversJens Axboe
2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig
2020-09-15scsi: sd: sd_zbc: Fix ZBC disk initializationDamien Le Moal
2020-09-15scsi: sd: sd_zbc: Fix handling of host-aware ZBC disksDamien Le Moal
2020-09-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-15scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supportedJames Smart
2020-09-10sr: simplify sr_block_revalidate_diskChristoph Hellwig
2020-09-10sr: use bdev_check_media_changeChristoph Hellwig
2020-09-10sd: use bdev_check_media_changeChristoph Hellwig
2020-09-09scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-09-02scsi: mpt3sas: Don't call disable_irq from IRQ poll handlerTomas Henzl
2020-09-02scsi: megaraid_sas: Don't call disable_irq from process IRQ pollTomas Henzl
2020-09-02sd: open code revalidate_diskChristoph Hellwig
2020-09-01scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-09-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-08-31scsi: lpfc: Update lpfc version to 12.8.0.4James Smart
2020-08-31scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional eventsJames Smart
2020-08-31scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart
2020-08-31scsi: lpfc: Fix setting IRQ affinity with an empty CPU maskJames Smart
2020-08-31scsi: qla2xxx: Fix regression on sparc64René Rebe
2020-08-31scsi: libfc: Fix for double free()Javed Hasan
2020-08-31scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu
2020-08-24scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()Niklas Cassel
2020-08-24scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()Dan Carpenter
2020-08-24scsi: qedf: Fix null ptr reference in qedf_stag_change_workYe Bin
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-17Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"Quinn Tran
2020-08-17Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"Saurav Kashyap
2020-08-17scsi: qla2xxx: Fix null pointer access during disconnect from subsystemQuinn Tran
2020-08-17scsi: qla2xxx: Check if FW supports MQ before enablingSaurav Kashyap
2020-08-17scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hbaArun Easi
2020-08-17scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...Arun Easi
2020-08-17scsi: qla2xxx: Reduce noisy debug messageQuinn Tran
2020-08-17scsi: qla2xxx: Fix login timeoutQuinn Tran