summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | scsi: qla2xxx: Simplify if condition evaluationDeepak R Varma2023-01-231-2/+1
| * | | scsi: qla2xxx: Use a variable for repeated mem_size computationDeepak R Varma2023-01-231-7/+6
| * | | scsi: elx: libefc_sli: Use "/*" for non-kernel-doc commentRandy Dunlap2023-01-231-1/+1
| * | | scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() staticTom Rix2023-01-181-2/+2
| * | | scsi: ipr: Replace kmap() with kmap_local_page()Fabio M. De Francesco2023-01-181-7/+2
| * | | scsi: ips: Replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco2023-01-181-6/+5
| * | | scsi: mpt3sas: Demote log level for trace buffer allocation to infoPaul Menzel2023-01-181-1/+1
| * | | scsi: qla2xxx: Fix printk() format stringArnd Bergmann2023-01-181-1/+1
| * | | scsi: megaraid_sas: Add flexible array member for SGLsKees Cook2023-01-182-2/+5
| * | | Merge patch series "scsi: Add struct for args to execution functions"Martin K. Petersen2023-01-1818-192/+268
| |\ \ \
| | * | | scsi: cxlflash: Convert to scsi_execute_cmd()Mike Christie2023-01-182-32/+34
| | * | | scsi: virtio_scsi: Convert to scsi_execute_cmd()Mike Christie2023-01-131-2/+2
| | * | | scsi: sr: Convert to scsi_execute_cmd()Mike Christie2023-01-132-11/+17
| | * | | scsi: ses: Convert to scsi_execute_cmd()Mike Christie2023-01-131-4/+10