index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2025-09-16
scsi: lpfc: Clean up allocated queues when queue setup mbox commands fail
Justin Tee
2025-09-16
scsi: lpfc: Abort outstanding ELS WQEs regardless of if rmmod is in progress
Justin Tee
2025-09-16
scsi: lpfc: Remove unused member variables in struct lpfc_hba and lpfc_vport
Justin Tee
2025-09-16
Merge patch series "scsi: qla2xxx: Fix incorrect sign of error code"
Martin K. Petersen
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in qla_nvme_xmt_ls_rsp()
Qianfeng Rong
2025-09-16
scsi: qla2xxx: Fix incorrect sign of error code in START_SP_W_RETRIES()
Qianfeng Rong
2025-09-16
scsi: qla2xxx: edif: Fix incorrect sign of error code
Qianfeng Rong
2025-09-09
scsi: bfa: Remove self-assignment code
Qiang Liu
2025-09-09
scsi: pm80xx: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-09
scsi: scsi_debug: Replace kzalloc() + copy_from_user() with memdup_user_nul()
Thorsten Blum
2025-09-09
scsi: lpfc: Use int type to store negative error codes
Qianfeng Rong
2025-09-03
Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Jens Axboe
2025-08-30
scsi: qla2xxx: Use secs_to_jiffies() instead of msecs_to_jiffies()
Thorsten Blum
2025-08-30
scsi: csiostor: Fix some spelling errors
Xichao Zhao
2025-08-30
scsi: sr: Reinstate rotational media flag
Ming Lei
2025-08-30
scsi: fc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-08-30
scsi: pm8001: Use int instead of u32 to store error codes
Qianfeng Rong
2025-08-30
scsi: sd: Make sd_revalidate_disk() return void
Abinash Singh
2025-08-30
scsi: sd: Remove redundant printk() after kmalloc() failure
Abinash Singh
2025-08-30
scsi: sd: Fix build warning in sd_revalidate_disk()
Abinash Singh
2025-08-30
scsi: lpfc: Fix buffer free/clear order in deferred receive path
John Evans
2025-08-25
scsi: pm80xx: Fix race condition caused by static variables
Francisco Gutierrez
2025-08-25
Merge patch series "mpi3mr: bug fixes and minor updates"
Martin K. Petersen
2025-08-25
scsi: mpi3mr: Update driver version to 8.15.0.5.50
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix premature TM timeouts on virtual drives
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Update MPI headers to revision 37
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix I/O failures during controller reset
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix controller init failure on fault during queue creation
Chandrakanth Patil
2025-08-25
scsi: mpi3mr: Fix device loss during enclosure reboot due to zero link speed
Chandrakanth Patil
2025-08-25
scsi: aic94xx: Remove redundant code
Qiang Liu
2025-08-19
scsi: myrs: Fix dma_alloc_coherent() error check
Thomas Fourier
2025-08-19
scsi: lpfc: use min() to improve code
Qianfeng Rong
2025-08-19
scsi: hpsa: use min()/min_t() to improve code
Qianfeng Rong
2025-08-19
scsi: qla2xxx: Fix memcpy() field-spanning write issue
Gustavo A. R. Silva
2025-08-19
scsi: scsi_debug: Use vcalloc() to simplify code
Qianfeng Rong
2025-08-19
scsi: ipr: Use vmalloc_array() to simplify code
Qianfeng Rong
2025-08-19
scsi: hpsa: Fix incorrect comment format
Cryolitia PukNgae
2025-08-18
scsi: pm80xx: Use pm80xx_get_local_phy_id() to access phy array
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix pm8001_abort_task() for chip_8006 when using an expander
Niklas Cassel
2025-08-18
scsi: pm80xx: Add helper function to get the local phy id
Niklas Cassel
2025-08-18
scsi: pm80xx: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: mvsas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: isci: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: hisi_sas: Use dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: libsas: Add dev_parent_is_expander() helper
Niklas Cassel
2025-08-18
scsi: pm80xx: Fix array-index-out-of-of-bounds on rmmod
Niklas Cassel
2025-08-18
scsi: pm80xx: Restore support for expanders
Niklas Cassel
2025-08-14
scsi: qla4xxx: Prevent a potential error pointer dereference
Dan Carpenter
2025-08-14
scsi: fnic: Remove a useless struct mempool forward declaration
Christoph Hellwig
2025-08-13
PCI/ERR: Remove remnants of .link_reset() callback
Lukas Wunner
[prev]
[next]