index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2023-03-11
scsi: mpi3mr: Use number of bits to manage bitmap sizes
Shin'ichiro Kawasaki
2023-03-11
scsi: mpi3mr: Fix an issue found by KASAN
Tomas Henzl
2023-03-11
scsi: ipr: Work around fortify-string warning
Arnd Bergmann
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_intf_remove()
Tomas Henzl
2023-03-10
scsi: ses: Fix possible desc_ptr out-of-bounds accesses
Tomas Henzl
2023-03-10
scsi: ses: Fix possible addl_desc_ptr out-of-bounds accesses
Tomas Henzl
2023-03-10
scsi: ses: Fix slab-out-of-bounds in ses_enclosure_data_process()
Tomas Henzl
2023-03-10
scsi: ses: Don't attach if enclosure has no components
James Bottomley
2023-03-10
scsi: qla2xxx: Remove increment of interface err cnt
Saurav Kashyap
2023-03-10
scsi: qla2xxx: Fix erroneous link down
Quinn Tran
2023-03-10
scsi: qla2xxx: Remove unintended flag clearing
Quinn Tran
2023-03-10
scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requests
Arun Easi
2023-03-10
scsi: qla2xxx: Check if port is online before sending ELS
Shreyas Deodhar
2023-03-10
scsi: qla2xxx: Fix link failure in NPIV environment
Quinn Tran
2023-03-10
scsi: aacraid: Allocate cmd_priv with scsicmd
Kees Cook
2023-03-10
scsi: mpi3mr: Remove unnecessary memcpy() to alltgt_info->dmi
Shin'ichiro Kawasaki
2023-03-10
scsi: mpi3mr: Fix issues in mpi3mr_get_all_tgt_info()
Shin'ichiro Kawasaki
2023-03-10
scsi: mpi3mr: Fix missing mrioc->evtack_cmds initialization
Shin'ichiro Kawasaki
2023-03-10
scsi: snic: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-03-10
scsi: lpfc: Fix use-after-free KFENCE violation during sysfs firmware write
Justin Tee
2023-03-10
scsi: aic94xx: Add missing check for dma_map_single()
Jiasheng Jiang
2023-03-10
scsi: mpt3sas: Fix a memory leak
Tomas Henzl
2023-03-10
scsi: qla2xxx: edif: Fix clang warning
Quinn Tran
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription for management commands
Quinn Tran
2023-03-10
scsi: qla2xxx: Fix exchange oversubscription
Quinn Tran
2023-01-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-26
scsi: Revert "scsi: core: map PQ=1, PDT=other values to SCSI_SCAN_TARGET_PRES...
Martin K. Petersen
2023-01-26
scsi: core: Fix the scsi_device_put() might_sleep annotation
Bart Van Assche
2023-01-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-18
scsi: device_handler: alua: Remove a might_sleep() annotation
Bart Van Assche
2023-01-18
scsi: iscsi_tcp: Fix UAF during login when accessing the shost ipaddress
Mike Christie
2023-01-18
scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddress
Mike Christie
2023-01-18
scsi: hpsa: Fix allocation size for scsi_host_alloc()
Alexey V. Vissarionov
2023-01-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-01-12
Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-01-12
scsi: hisi_sas: Set a port invalid only if there are no devices attached when...
Yihang Li
2023-01-12
scsi: hisi_sas: Use abort task set to reset SAS disks when discovered
Xingui Yang
2023-01-07
scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()
Xingui Yang
2023-01-07
scsi: hisi_sas: Fix tag freeing for reserved tags
Jason Yan
2022-12-30
Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-30
Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes
Martin K. Petersen
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-21
Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
xen: make remove callback of xen driver void returned
Dawei Li
2022-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-12-14
scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()
John Garry
2022-12-14
scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile
Shin'ichiro Kawasaki
[next]