summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)Author
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
2020-07-24scsi: bnx2i: Fix a whole host of kerneldoc issuesLee Jones
2020-07-24scsi: bfa: Remove unused variable 'adisc'Lee Jones
2020-07-24scsi: bfa: Demote non-compliant kerneldoc headers to standard commentsLee Jones
2020-07-24scsi: csiostor: Add missing description for csio_rnode_fwevt_handler()'s 'fwe...Lee Jones
2020-07-24scsi: bfa: Staticify non-external functionsLee Jones
2020-07-24scsi: csiostor: Remove 2 unused variables {mc,edc}_bist_status_rdata_regLee Jones
2020-07-24scsi: csiostor: Mark known unused variable as __always_unusedLee Jones
2020-07-24scsi: bfa: Remove a few unused variables 'pgoff' and 't'Lee Jones
2020-07-24scsi: lpfc: Add description for lpfc_release_rpi()'s 'ndlpl paramLee Jones
2020-07-24scsi: lpfc: Fix a bunch of kerneldoc misdemeanorsLee Jones
2020-07-24scsi: qla4xxx: Rename function parameter descriptionsLee Jones
2020-07-24scsi: lpfc: Add and rename a whole bunch of function parameter descriptionsLee Jones
2020-07-24scsi: lpfc: Use __printf() format notationLee Jones