summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-10-123-4/+4
|\
| * scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski2024-10-031-2/+2
| * scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer2024-10-031-1/+1
| * scsi: fnic: Move flush_work initialization out of if blockMartin Wilck2024-10-031-1/+1
* | move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0247-47/+47
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-2932-152/+413
|\
| * Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen2024-09-1212-99/+226
| |\
| | * scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee2024-09-121-1/+1
| | * scsi: lpfc: Support loopback tests with VMID enabledJustin Tee2024-09-124-4/+70
| | * scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2024-09-122-71/+64
| | * scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee2024-09-123-7/+55
| | * scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee2024-09-121-6/+4
| | * scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee2024-09-123-4/+22
| | * scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee2024-09-121-3/+6
| | * scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee2024-09-121-3/+4
| * | Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen2024-09-126-26/+119
| |\ \
| | * | scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar2024-09-121-2/+2
| | * | scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar2024-09-121-14/+11
| | * | scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar2024-09-124-7/+52
| | * | scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar2024-09-123-2/+30
| | * | scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar2024-09-121-1/+24
| * | | scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck2024-09-121-1/+1
| * | | scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner2024-09-121-2/+4
| * | | scsi: scsi_debug: Remove a useless memset()Christophe JAILLET2024-09-121-1/+0
| * | | scsi: pmcraid: Convert comma to semicolonChen Ni2024-09-121-1/+1
| * | | scsi: sd: Retry START STOP UNIT commandsBart Van Assche2024-09-121-0/+29
| * | | scsi: mpi3mr: A performance fixTomas Henzl2024-09-122-2/+2
| * | | scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King2024-09-121-3/+2
| * | | scsi: lpfc: Remove trailing space after \n newlineColin Ian King2024-09-121-2/+2
| * | | scsi: qedf: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | scsi: pm8001: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | scsi: zalon: Remove trailing space after \n newlineColin Ian King2024-09-121-1/+1
| * | | scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET2024-09-121-3/+0
| * | | scsi: ibmvfc: Add max_sectors module parameterBrian King2024-09-122-4/+19
| * | | scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li2024-09-121-1/+0
| * | | scsi: st: Fix input/output error on empty drive resetRafael Rocha2024-09-121-2/+3
| |/ /
* | | [tree-wide] finally take no_llseek outAl Viro2024-09-271-1/+0
* | | Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds2024-09-251-9/+3
|\ \ \
| * \ \ Merge tag 'v6.11' into for-6.12/blockJens Axboe2024-09-178-24/+66
| |\ \ \
| * | | | blk-integrity: improved sg segment mappingKeith Busch2024-09-131-8/+3
| * | | | scsi: use request to get integrity segmentsKeith Busch2024-09-131-2/+1
* | | | | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-09-212-2/+2
|\ \ \ \ \
| * | | | | treewide: correct the typo 'retun'WangYuli2024-09-092-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2024-09-1966-587/+929
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge patch series "smartpqi updates"Martin K. Petersen2024-08-284-132/+322
| |\ \ \ \
| | * | | | scsi: smartpqi: update driver version to 2.1.30-031Don Brace2024-08-281-3/+3
| | * | | | scsi: smartpqi: fix volume size updatesDon Brace2024-08-281-8/+14
| | * | | | scsi: smartpqi: fix rare system hang during LUN resetMurthy Bhat2024-08-281-6/+4