summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2020-08-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
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 branch 'pci/misc'Bjorn Helgaas
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05virtio_scsi: correct tags for config space fieldsMichael S. Tsirkin
2020-08-04scsi: lpfc: Update lpfc version to 12.8.0.3Dick Kennedy
2020-08-04scsi: lpfc: Fix LUN loss after cable pullDick Kennedy
2020-08-04scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy
2020-08-04scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy
2020-08-04scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy
2020-08-04scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy
2020-08-04scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy
2020-08-04scsi: lpfc: Fix FCoE speed reportingDick Kennedy
2020-08-04scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng
2020-08-04scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne
2020-08-04scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen
2020-08-04scsi: sd_zbc: Improve zone revalidationDamien Le Moal
2020-08-04scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan
2020-08-04scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan
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-30scsi: scsi_transport_srp: Sanitize scsi_target_block/unblock sequencesHannes Reinecke
2020-07-30scsi: ufs-mediatek: Apply DELAY_AFTER_LPM quirk to Micron devicesStanley Chu
2020-07-30scsi: ufs: Introduce device quirk "DELAY_AFTER_LPM"Stanley Chu
2020-07-30scsi: virtio-scsi: Correctly handle the case where all LUNs are unpluggedMaxim Levitsky
2020-07-29scsi: scsi_debug: Implement tur_ms_to_ready parameterDouglas Gilbert
2020-07-29scsi: scsi_debug: Fix request senseDouglas Gilbert
2020-07-28scsi: lpfc: Fix typo in comment for ULPFerruh Yigit
2020-07-28scsi: ufs-mediatek: Prevent LPM operation on undeclared VCCStanley Chu
2020-07-28scsi: iscsi: Do not put host in iscsi_set_flashnode_param()Jing Xiangfeng
2020-07-28scsi: hpsa: Correct ctrl queue depthDon Brace
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-24scsi: mvsas: Move 'core_nr' inside #ifdef and remove unused variable 'res_flag'Lee Jones
2020-07-24scsi: esas2r: Demote a few non-conformant kerneldoc headersLee Jones
2020-07-24scsi: bnx2i: Add parameter description and rename anotherLee Jones
2020-07-24scsi: bfa: Ensure a blank line precedes next function/headerLee Jones
2020-07-24scsi: qedi: Staticify non-external function 'qedi_get_iscsi_error'Lee Jones
2020-07-24scsi: qedi: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Demote seemingly unintentional kerneldoc headerLee Jones
2020-07-24scsi: bfa: Demote non-kerneldoc headers down to standard comment blocksLee Jones
2020-07-24scsi: esas2r: Add braces around the one-line if()Lee Jones
2020-07-24scsi: qedi: Remove set but unused variable 'tmp'Lee Jones
2020-07-24scsi: be2iscsi: Correct misdocumentation of function param 'ep'Lee Jones
2020-07-24scsi: bnx2i: Add, remove and edit some function parameter descriptionsLee Jones