| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | scsi: qla2xxx: Add option to disable FC2 Target support | Daniel Wagner | 2023-03-06 | 3 | -2/+12 |
* | | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 2023-03-06 | 1 | -7/+7 |
|/ |
|
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2023-03-03 | 22 | -167/+157 |
|\ |
|
| * | scsi: core: Extend struct scsi_exec_args | Bart Van Assche | 2023-02-21 | 1 | -0/+1 |
| * | scsi: lpfc: Fix double word in comments | Bo Liu | 2023-02-21 | 7 | -13/+13 |
| * | scsi: core: Remove the /proc/scsi/${proc_name} directory earlier | Bart Van Assche | 2023-02-21 | 1 | -0/+2 |
| * | scsi: core: Fix a source code comment | Bart Van Assche | 2023-02-21 | 1 | -1/+1 |
| * | scsi: cxgbi: Remove unneeded version.h include | Jesper Juhl | 2023-02-21 | 1 | -1/+0 |
| * | scsi: qedi: Remove unneeded version.h include | Jesper Juhl | 2023-02-21 | 1 | -1/+0 |
| * | scsi: mpi3mr: Remove unneeded version.h include | Jesper Juhl | 2023-02-21 | 1 | -1/+0 |
| * | scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization | Shin'ichiro Kawasaki | 2023-02-21 | 1 | -0/+4 |
| * | scsi: mpi3mr: Use number of bits to manage bitmap sizes | Shin'ichiro Kawasaki | 2023-02-21 | 2 | -52/+33 |
| * | scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi | Shin'ichiro Kawasaki | 2023-02-21 | 1 | -11/+2 |
| * | scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info() | Shin'ichiro Kawasaki | 2023-02-21 | 1 | -7/+8 |
| * | scsi: mpi3mr: Fix an issue found by KASAN | Tomas Henzl | 2023-02-21 | 1 | -1/+1 |
| * | scsi: ipr: Work around fortify-string warning | Arnd Bergmann | 2023-02-21 | 1 | -20/+21 |
| * | scsi: ipr: Make ipr_probe_ioa_part2() return void | Deepak R Varma | 2023-02-21 | 1 | -10/+3 |
| * | scsi: sd: Update DIX config every time sd_revalidate_disk() is called | Xingui Yang | 2023-02-21 | 2 | -12/+11 |
| * | scsi: sd: Remove unused sd_cdb_cache | Fengnan Chang | 2023-02-21 | 1 | -15/+1 |
| * | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv() | Muneendra | 2023-02-21 | 3 | -5/+9 |
| * | scsi: ses: Don't attach if enclosure has no components | James Bottomley | 2023-02-21 | 1 | -0/+6 |
| * | scsi: ses: Fix slab-out-of-bounds in ses_intf_remove() | Tomas Henzl | 2023-02-21 | 1 | -1/+2 |
| * | scsi: ses: Fix possible desc_ptr out-of-bounds accesses | Tomas Henzl | 2023-02-21 | 1 | -5/+9 |
| * | scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses | Tomas Henzl | 2023-02-21 | 1 | -9/+26 |
| * | scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process() | Tomas Henzl | 2023-02-21 | 1 | -2/+4 |
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2023-02-25 | 1 | -2/+12 |
|\ \ |
|
| * | | scsi: virtio_scsi: fix handling of kmalloc failure | Zheng Wang | 2023-02-20 | 1 | -2/+12 |
* | | | Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2023-02-24 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman | 2023-01-27 | 1 | -2/+2 |
* | | | | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-02-23 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 2023-02-09 | 2 | -2/+2 |
| |/ / / |
|
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2023-02-22 | 72 | -1250/+1404 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | scsi: aic94xx: Add missing check for dma_map_single() | Jiasheng Jiang | 2023-02-08 | 1 | -0/+3 |
| * | | | scsi: smartpqi: Replace one-element array with flexible-array member | Gustavo A. R. Silva | 2023-02-08 | 2 | -2/+3 |
| * | | | scsi: mpt3sas: Fix a memory leak | Tomas Henzl | 2023-02-08 | 1 | -0/+3 |
| * | | | scsi: qla2xxx: Remove the unused variable wwn | Jiapeng Chong | 2023-02-08 | 1 | -2/+0 |
| * | | | scsi: snic: Fix memory leak with using debugfs_lookup() | Greg Kroah-Hartman | 2023-02-08 | 1 | -2/+2 |
| * | | | scsi: aacraid: Allocate cmd_priv with scsicmd | Kees Cook | 2023-02-08 | 1 | -2/+3 |
| * | | | scsi: qla2xxx: Simplify if condition evaluation | Deepak R Varma | 2023-01-23 | 1 | -2/+1 |
| * | | | scsi: qla2xxx: Use a variable for repeated mem_size computation | Deepak R Varma | 2023-01-23 | 1 | -7/+6 |
| * | | | scsi: elx: libefc_sli: Use "/*" for non-kernel-doc comment | Randy Dunlap | 2023-01-23 | 1 | -1/+1 |
| * | | | scsi: qla2xxx: Make qla_trim_buf() and __qla_adjust_buf() static | Tom Rix | 2023-01-18 | 1 | -2/+2 |
| * | | | scsi: ipr: Replace kmap() with kmap_local_page() | Fabio M. De Francesco | 2023-01-18 | 1 | -7/+2 |
| * | | | scsi: ips: Replace kmap_atomic() with kmap_local_page() | Fabio M. De Francesco | 2023-01-18 | 1 | -6/+5 |
| * | | | scsi: mpt3sas: Demote log level for trace buffer allocation to info | Paul Menzel | 2023-01-18 | 1 | -1/+1 |
| * | | | scsi: qla2xxx: Fix printk() format string | Arnd Bergmann | 2023-01-18 | 1 | -1/+1 |
| * | | | scsi: megaraid_sas: Add flexible array member for SGLs | Kees Cook | 2023-01-18 | 2 | -2/+5 |
| * | | | Merge patch series "scsi: Add struct for args to execution functions" | Martin K. Petersen | 2023-01-18 | 18 | -192/+268 |
| |\ \ \ |
|
| | * | | | scsi: cxlflash: Convert to scsi_execute_cmd() | Mike Christie | 2023-01-18 | 2 | -32/+34 |
| | * | | | scsi: virtio_scsi: Convert to scsi_execute_cmd() | Mike Christie | 2023-01-13 | 1 | -2/+2 |