summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+4
2024-10-04scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-10-04scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer1-1/+1
2024-10-04scsi: fnic: Move flush_work initialization out of if blockMartin Wilck1-1/+1
2024-10-03move asm/unaligned.h to linux/unaligned.hAl Viro47-47/+47
2024-09-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds32-152/+413
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-26Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linuxLinus Torvalds1-9/+3
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2024-09-19Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds66-587/+929
2024-09-19Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...Linus Torvalds2-8/+10
2024-09-19Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds1-1/+0
2024-09-17Merge tag 'v6.11' into for-6.12/blockJens Axboe8-24/+66
2024-09-13blk-integrity: improved sg segment mappingKeith Busch1-8/+3
2024-09-13scsi: use request to get integrity segmentsKeith Busch1-2/+1
2024-09-13Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen12-99/+226
2024-09-13scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee1-1/+1
2024-09-13scsi: lpfc: Support loopback tests with VMID enabledJustin Tee4-4/+70
2024-09-13scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2-71/+64
2024-09-13scsi: lpfc: Ensure DA_ID handling completion before deleting an NPIV instanceJustin Tee3-7/+55
2024-09-13scsi: lpfc: Fix kref imbalance on fabric ndlps from dev_loss_tmo handlerJustin Tee1-6/+4
2024-09-13scsi: lpfc: Restrict support for 32 byte CDBs to specific HBAsJustin Tee3-4/+22
2024-09-13scsi: lpfc: Update phba link state conditional before sending CMF_SYNC_WQEJustin Tee1-3/+6
2024-09-13scsi: lpfc: Add ELS_RSP cmd to the list of WQEs to flush in lpfc_els_flush_cmd()Justin Tee1-3/+4
2024-09-13Merge patch series "mpi3mr: Few Enhancements and minor fix"Martin K. Petersen6-26/+119
2024-09-13scsi: mpi3mr: Update driver version to 8.12.0.0.50Ranjan Kumar1-2/+2
2024-09-13scsi: mpi3mr: Improve wait logic while controller transitions to READY stateRanjan Kumar1-14/+11
2024-09-13scsi: mpi3mr: Update MPI Headers to revision 34Ranjan Kumar4-7/+52
2024-09-13scsi: mpi3mr: Use firmware-provided timestamp update intervalRanjan Kumar3-2/+30
2024-09-13scsi: mpi3mr: Enhance the Enable Controller retry logicRanjan Kumar1-1/+24
2024-09-13scsi: sd: Fix off-by-one error in sd_read_block_characteristics()Martin Wilck1-1/+1
2024-09-13scsi: pm8001: Do not overwrite PCI queue mappingDaniel Wagner1-2/+4
2024-09-13scsi: scsi_debug: Remove a useless memset()Christophe JAILLET1-1/+0
2024-09-13scsi: pmcraid: Convert comma to semicolonChen Ni1-1/+1
2024-09-13scsi: sd: Retry START STOP UNIT commandsBart Van Assche1-0/+29
2024-09-13scsi: mpi3mr: A performance fixTomas Henzl2-2/+2
2024-09-13scsi: mpt3sas: Remove trailing space after \n newlineColin Ian King1-3/+2
2024-09-13scsi: lpfc: Remove trailing space after \n newlineColin Ian King1-2/+2
2024-09-13scsi: qedf: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: hisi_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: megaraid_sas: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: pm8001: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: zalon: Remove trailing space after \n newlineColin Ian King1-1/+1
2024-09-13scsi: libcxgbi: Remove an unused field in struct cxgbi_deviceChristophe JAILLET1-3/+0
2024-09-13scsi: ibmvfc: Add max_sectors module parameterBrian King2-4/+19
2024-09-13scsi: sd: Remove duplicate included header file linux/bio-integrity.hHongbo Li1-1/+0
2024-09-13scsi: st: Fix input/output error on empty drive resetRafael Rocha1-2/+3
2024-09-10treewide: correct the typo 'retun'WangYuli2-2/+2
2024-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-6/+10
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin1-2/+2