| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload | Saurav Kashyap | 2024-03-26 | 1 | -2/+0 |
* | scsi: core: Fix unremoved procfs host directory regression | Guilherme G. Piccoli | 2024-03-25 | 1 | -3/+4 |
* | scsi: mpi3mr: Avoid memcpy field-spanning write WARNING | Shin'ichiro Kawasaki | 2024-03-25 | 1 | -1/+1 |
* | scsi: sd: Fix TCG OPAL unlock on system resume | Damien Le Moal | 2024-03-25 | 2 | -4/+53 |
* | scsi: sg: Avoid sg device teardown race | Alexander Wetzel | 2024-03-25 | 1 | -1/+3 |
* | Merge branch '6.9/scsi-queue' into 6.9/scsi-fixes | Martin K. Petersen | 2024-03-25 | 32 | -337/+394 |
|\ |
|
| * | Merge patch series "Update lpfc to revision 14.4.0.1" | Martin K. Petersen | 2024-03-10 | 16 | -185/+177 |
| |\ |
|
| | * | scsi: lpfc: Copyright updates for 14.4.0.1 patches | Justin Tee | 2024-03-10 | 2 | -2/+2 |
| | * | scsi: lpfc: Update lpfc version to 14.4.0.1 | Justin Tee | 2024-03-10 | 1 | -1/+1 |
| | * | scsi: lpfc: Define types in a union for generic void *context3 ptr | Justin Tee | 2024-03-10 | 7 | -39/+51 |
| | * | scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr | Justin Tee | 2024-03-10 | 9 | -54/+50 |
| | * | scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr | Justin Tee | 2024-03-10 | 7 | -39/+36 |
| | * | scsi: lpfc: Use a dedicated lock for ras_fwlog state | Justin Tee | 2024-03-10 | 6 | -28/+32 |
| | * | scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() | Justin Tee | 2024-03-10 | 3 | -20/+19 |
| | * | scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() | Justin Tee | 2024-03-10 | 1 | -2/+2 |
| | * | scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic | Justin Tee | 2024-03-10 | 2 | -10/+4 |
| | * | scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling | Justin Tee | 2024-03-10 | 1 | -1/+1 |
| | * | scsi: lpfc: Move NPIV's transport unregistration to after resource clean up | Justin Tee | 2024-03-10 | 1 | -4/+4 |
| | * | scsi: lpfc: Remove unnecessary log message in queuecommand path | Justin Tee | 2024-03-10 | 1 | -10/+0 |
| * | | Merge patch series "qla2xxx misc. bug fixes" | Martin K. Petersen | 2024-03-10 | 9 | -95/+138 |
| |\ \ |
|
| | * | | scsi: qla2xxx: Update version to 10.02.09.200-k | Nilesh Javali | 2024-03-10 | 1 | -2/+2 |
| | * | | scsi: qla2xxx: Delay I/O Abort on PCI error | Quinn Tran | 2024-03-10 | 1 | -2/+12 |
| | * | | scsi: qla2xxx: Change debug message during driver unload | Saurav Kashyap | 2024-03-10 | 1 | -1/+1 |
| | * | | scsi: qla2xxx: Fix double free of fcport | Saurav Kashyap | 2024-03-10 | 1 | -2/+3 |
| | * | | scsi: qla2xxx: Fix double free of the ha->vp_map pointer | Saurav Kashyap | 2024-03-10 | 1 | -0/+1 |
| | * | | scsi: qla2xxx: Fix command flush on cable pull | Quinn Tran | 2024-03-10 | 1 | -0/+10 |
| | * | | scsi: qla2xxx: NVME|FCP prefer flag not being honored | Quinn Tran | 2024-03-10 | 1 | -0/+18 |
| | * | | scsi: qla2xxx: Update manufacturer detail | Bikash Hazarika | 2024-03-10 | 1 | -1/+1 |
| | * | | scsi: qla2xxx: Split FCE|EFT trace control | Quinn Tran | 2024-03-10 | 1 | -61/+41 |
| | * | | scsi: qla2xxx: Fix N2N stuck connection | Quinn Tran | 2024-03-10 | 3 | -23/+13 |
| | * | | scsi: qla2xxx: Prevent command send on chip reset | Quinn Tran | 2024-03-10 | 2 | -4/+37 |
| * | | | scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() | Muhammad Usama Anjum | 2024-03-10 | 1 | -2/+2 |
| * | | | scsi: lpfc: Correct size for wqe for memset() | Muhammad Usama Anjum | 2024-03-10 | 1 | -1/+1 |
| * | | | scsi: st: Make st_sysfs_class constant | Ricardo B. Marliere | 2024-03-10 | 1 | -2/+2 |
| * | | | scsi: ch: Make ch_sysfs_class constant | Ricardo B. Marliere | 2024-03-10 | 1 | -10/+10 |
| * | | | scsi: cxlflash: Make cxlflash_class constant | Ricardo B. Marliere | 2024-03-10 | 1 | -7/+10 |
| * | | | scsi: pmcraid: Make pmcraid_class constant | Ricardo B. Marliere | 2024-03-10 | 1 | -9/+11 |
| * | | | scsi: sg: Make sg_sysfs_class constant | Ricardo B. Marliere | 2024-03-10 | 1 | -9/+9 |
| * | | | scsi: libsas: Fix disk not being scanned in after being removed | Xingui Yang | 2024-03-10 | 1 | -10/+22 |
| * | | | scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() | Xingui Yang | 2024-03-10 | 1 | -7/+12 |
| |/ / |
|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2024-03-22 | 8 | -71/+411 |
|\ \ \ |
|
| * | | | scsi: scsi_debug: Maintain write statistics per group number | Bart Van Assche | 2024-02-27 | 1 | -4/+45 |
| * | | | scsi: scsi_debug: Implement GET STREAM STATUS | Bart Van Assche | 2024-02-27 | 1 | -0/+50 |
| * | | | scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page | Bart Van Assche | 2024-02-27 | 1 | -3/+58 |
| * | | | scsi: scsi_debug: Allocate the MODE SENSE response from the heap | Bart Van Assche | 2024-02-27 | 1 | -2/+7 |
| * | | | scsi: scsi_debug: Rework subpage code error handling | Bart Van Assche | 2024-02-27 | 1 | -34/+36 |
| * | | | scsi: scsi_debug: Rework page code error handling | Bart Van Assche | 2024-02-27 | 1 | -12/+12 |
| * | | | scsi: scsi_debug: Support the block limits extension VPD page | Bart Van Assche | 2024-02-27 | 1 | -0/+16 |
| * | | | scsi: scsi_debug: Reduce code duplication | Bart Van Assche | 2024-02-27 | 1 | -14/+2 |
| * | | | scsi: sd: Translate data lifetime information | Bart Van Assche | 2024-02-27 | 2 | -4/+98 |