summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: scsi_debug: Change shost list lock to a mutexJohn Garry2023-04-021-19/+19
* scsi: scsi_debug: Don't iter all shosts in clear_luns_changed_on_target()John Garry2023-04-021-8/+5
* scsi: scsi_debug: Fix check for sdev queue fullJohn Garry2023-04-021-1/+1
* scsi: scsi_debug: Add poll mode deferred completions to statisticsJohn Garry2023-03-161-0/+7
* scsi: scsi_debug: Get command abort feature working againJohn Garry2023-03-161-9/+8
* scsi: scsi_debug: Drop sdebug_dev_info.num_in_qJohn Garry2023-03-161-47/+16
* scsi: scsi_debug: Drop check for num_in_q exceeding queue depthJohn Garry2023-03-161-9/+2
* scsi: scsi_debug: Drop scsi_debug_host_reset() device NULL pointer checkJohn Garry2023-03-161-1/+1
* scsi: scsi_debug: Drop scsi_debug_bus_reset() NULL pointer checksJohn Garry2023-03-161-18/+8
* scsi: scsi_debug: Drop scsi_debug_target_reset() NULL pointer checksJohn Garry2023-03-161-21/+10
* scsi: scsi_debug: Drop scsi_debug_device_reset() NULL pointer checksJohn Garry2023-03-161-9/+8
* scsi: scsi_debug: Drop scsi_debug_abort() NULL pointer checksJohn Garry2023-03-161-7/+7
* scsi: scsi_debug: Stop setting devip->sdbg_host twiceJohn Garry2023-03-161-1/+0
* scsi: scsi_debug: Don't hold driver host struct pointer in host->hostdata[]John Garry2023-03-161-13/+11
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-0322-167/+157
|\
| * scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-211-0/+1
| * scsi: lpfc: Fix double word in commentsBo Liu2023-02-217-13/+13
| * scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche2023-02-211-0/+2
| * scsi: core: Fix a source code commentBart Van Assche2023-02-211-1/+1
| * scsi: cxgbi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * scsi: qedi: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * scsi: mpi3mr: Remove unneeded version.h includeJesper Juhl2023-02-211-1/+0
| * scsi: mpi3mr: Fix missing mrioc->evtack_cmds initializationShin'ichiro Kawasaki2023-02-211-0/+4
| * scsi: mpi3mr: Use number of bits to manage bitmap sizesShin'ichiro Kawasaki2023-02-212-52/+33
| * scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmiShin'ichiro Kawasaki2023-02-211-11/+2
| * scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()Shin'ichiro Kawasaki2023-02-211-7/+8
| * scsi: mpi3mr: Fix an issue found by KASANTomas Henzl2023-02-211-1/+1
| * scsi: ipr: Work around fortify-string warningArnd Bergmann2023-02-211-20/+21
| * scsi: ipr: Make ipr_probe_ioa_part2() return voidDeepak R Varma2023-02-211-10/+3
| * scsi: sd: Update DIX config every time sd_revalidate_disk() is calledXingui Yang2023-02-212-12/+11
| * scsi: sd: Remove unused sd_cdb_cacheFengnan Chang2023-02-211-15/+1
| * scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-213-5/+9
| * scsi: ses: Don't attach if enclosure has no componentsJames Bottomley2023-02-211-0/+6
| * scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()Tomas Henzl2023-02-211-1/+2
| * scsi: ses: Fix possible desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-5/+9
| * scsi: ses: Fix possible addl_desc_ptr out-of-bounds accessesTomas Henzl2023-02-211-9/+26
| * scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()Tomas Henzl2023-02-211-2/+4
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-02-251-2/+12
|\ \
| * | scsi: virtio_scsi: fix handling of kmalloc failureZheng Wang2023-02-201-2/+12
* | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-02-241-2/+2
|\ \ \
| * | | driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman2023-01-271-2/+2
* | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-232-2/+2
|\ \ \ \
| * | | | mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-092-2/+2
| |/ / /
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-02-2272-1250/+1404
|\ \ \ \ | | |_|/ | |/| |
| * | | scsi: aic94xx: Add missing check for dma_map_single()Jiasheng Jiang2023-02-081-0/+3
| * | | scsi: smartpqi: Replace one-element array with flexible-array memberGustavo A. R. Silva2023-02-082-2/+3
| * | | scsi: mpt3sas: Fix a memory leakTomas Henzl2023-02-081-0/+3
| * | | scsi: qla2xxx: Remove the unused variable wwnJiapeng Chong2023-02-081-2/+0
| * | | scsi: snic: Fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-081-2/+2
| * | | scsi: aacraid: Allocate cmd_priv with scsicmdKees Cook2023-02-081-2/+3