summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-11-06Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen
2024-11-06Merge patch series "Update lpfc to revision 14.4.0.6"Martin K. Petersen
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-02scsi: lpfc: Copyright updates for 14.4.0.6 patchesJustin Tee
2024-11-02scsi: lpfc: Update lpfc version to 14.4.0.6Justin Tee
2024-11-02scsi: lpfc: Change lpfc_nodelist nlp_flag member into a bitmaskJustin Tee
2024-11-02scsi: lpfc: Remove NLP_RELEASE_RPI flag from nodelist structureJustin Tee
2024-11-02scsi: lpfc: Prevent NDLP reference count underflow in dev_loss_tmo callbackJustin Tee
2024-11-02scsi: lpfc: Add cleanup of nvmels_wq after HBA resetJustin Tee
2024-11-02scsi: lpfc: Check SLI_ACTIVE flag in FDMI cmpl before submitting follow up FDMIJustin Tee
2024-11-02scsi: lpfc: Update lpfc_els_flush_cmd() to check for SLI_ACTIVE before BSG flagJustin Tee
2024-11-02scsi: lpfc: Call lpfc_sli4_queue_unset() in restart and rmmod pathsJustin Tee
2024-11-02scsi: lpfc: Check devloss callbk done flag for potential stale NDLP ptrsJustin Tee
2024-11-02scsi: lpfc: Modify CGN warning signal calculation based on EDC responseJustin Tee
2024-11-02scsi: sd_zbc: Use kvzalloc() to allocate REPORT ZONES bufferJohannes Thumshirn
2024-10-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-25scsi: scsi_debug: Fix do_device_access() handling of unexpected SG copy lengthJohn Garry
2024-10-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-16scsi: aha152x: Switch to irq_get_nr_irqs()Bart Van Assche
2024-10-15Merge patch series "scsi: hisi_sas: Some fixes for hisi_sas"Martin K. Petersen
2024-10-15scsi: hisi_sas: Add latest_dump for the debugfs dumpYihang Li
2024-10-15scsi: hisi_sas: Create all dump files during debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Update v3 hw STP_LINK_TIMER settingXingui Yang
2024-10-15scsi: hisi_sas: Add time interval between two H2D FIS following soft reset specXingui Yang
2024-10-15scsi: hisi_sas: Update disk locked timeout to 7 secondsXingui Yang
2024-10-15scsi: hisi_sas: Default enable interrupt coalescingYihang Li
2024-10-15scsi: hisi_sas: Add cond_resched() for no forced preemption modelYihang Li
2024-10-15scsi: hisi_sas: Check usage count only when the runtime PM status is RPM_SUSP...Yihang Li
2024-10-15scsi: hisi_sas: Reset PHY again if phyup timeoutYihang Li
2024-10-15scsi: hisi_sas: Enable all PHYs that are not disabled by user during controll...Yihang Li
2024-10-15scsi: hisi_sas: Add firmware information checkYihang Li
2024-10-15scsi: hisi_sas: Create trigger_dump at the end of the debugfs initializationYihang Li
2024-10-15scsi: hisi_sas: Adjust priority of registering and exiting debugfs for securityYihang Li
2024-10-15scsi: mpi3mr: Validate SAS port assignmentsRanjan Kumar
2024-10-15Merge patch series "scsi: bfa: Remove deadcode"Martin K. Petersen
2024-10-15scsi: bfa: Remove unused misc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_fcs codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_ioc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_svc codeDr. David Alan Gilbert
2024-10-15scsi: bfa: Remove unused bfa_core codeDr. David Alan Gilbert
2024-10-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-10-03scsi: scsi_transport_fc: Allow setting rport state to current stateBenjamin Marzinski
2024-10-03scsi: aic7xxx: Remove unused aic7770_find_device()Dr. David Alan Gilbert
2024-10-03scsi: aacraid: Remove unused aac_check_health()Dr. David Alan Gilbert
2024-10-03scsi: wd33c93: Don't use stale scsi_pointer valueDaniel Palmer
2024-10-03scsi: fnic: Move flush_work initialization out of if blockMartin Wilck
2024-10-03scsi: bfa: Fix cacography in bfi.h fileLiu Jing
2024-10-03scsi: qedf: Remove dead codeLiao Chen
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro