aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee1-2/+4
2024-11-02scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn1-2/+1
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-6/+4
2024-10-25scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy lengthJohn Garry1-6/+4
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-17/+29
2024-10-16scsi: aha152x: Switch to irq_get_nr_irqs()Bart Van Assche1-1/+1
2024-10-15Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"Martin K. Petersen5-51/+204
2024-10-15scsi: hisi_sas: Add latest_dump for the debugfs dumpYihang Li1-0/+17
2024-10-15scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li1-22/+77
2024-10-15scsi: hisi_sas: Update v3 hw STP_LINK_TIMER settingXingui Yang1-1/+1
2024-10-15scsi: hisi_sas: Add time interval between two H2D FIS following soft reset specXingui Yang1-0/+1
2024-10-15scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang1-0/+2
2024-10-15scsi: hisi_sas: Default enable interrupt coalescingYihang Li1-7/+10
2024-10-15scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li1-0/+1
2024-10-15scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...Yihang Li1-1/+2
2024-10-15scsi: hisi_sas: Reset PHY again if phyup timeoutYihang Li1-1/+12
2024-10-15scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li1-1/+7
2024-10-15scsi: hisi_sas: Add firmware information checkYihang Li5-0/+62
2024-10-15scsi: hisi_sas: Create trigger_dump at the end of the debugfs initializationYihang Li1-5/+4
2024-10-15scsi: hisi_sas: Adjust priority of registering and exiting debugfs for securityYihang Li2-13/+8
2024-10-15scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar2-17/+29
2024-10-15Merge patch series "scsi: bfa: Remove deadcode"Martin K. Petersen15-389/+0
2024-10-15scsi: bfa: Remove unused misc codeDr. David Alan Gilbert4-31/+0
2024-10-15scsi: bfa: Remove unused bfa_fcs codeDr. David Alan Gilbert4-212/+0
2024-10-15scsi: bfa: Remove unused bfa_ioc codeDr. David Alan Gilbert2-23/+0
2024-10-15scsi: bfa: Remove unused bfa_svc codeDr. David Alan Gilbert3-78/+0
2024-10-15scsi: bfa: Remove unused bfa_core codeDr. David Alan Gilbert2-45/+0
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+4
2024-10-03scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski1-2/+2
2024-10-03scsi: aic7xxx: Remove unused aic7770_find_device()Dr. David Alan Gilbert2-17/+0
2024-10-03scsi: aacraid: Remove unused aac_check_health()Dr. David Alan Gilbert2-122/+0
2024-10-03scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer1-1/+1
2024-10-03scsi: fnic: Move flush_work initialization out of if blockMartin Wilck1-1/+1
2024-10-03scsi: bfa: Fix cacography in bfi.h fileLiu Jing1-1/+1
2024-10-03scsi: qedf: Remove dead codeLiao Chen1-5/+0
2024-10-02move 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-25Merge 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-12Merge patch series "Update lpfc to revision 14.4.0.5"Martin K. Petersen12-99/+226
2024-09-12scsi: lpfc: Update lpfc version to 14.4.0.5Justin Tee1-1/+1
2024-09-12scsi: lpfc: Support loopback tests with VMID enabledJustin Tee4-4/+70
2024-09-12scsi: lpfc: Revise TRACE_EVENT log flag severities from KERN_ERR to KERN_WARNINGJustin Tee2-71/+64