summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2024-11-20Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-18Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linuxLinus Torvalds
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-06Merge patch series "scsi: st: Device reset patches"Martin K. Petersen
2024-11-06scsi: st: New session only when Unit Attention for new tapeKai Mäkisara
2024-11-06scsi: st: Add MTIOCGET and MTLOAD to ioctls allowed after device resetKai Mäkisara
2024-11-06scsi: st: Don't modify unknown block number in MTIOCGETKai Mäkisara
2024-11-06scsi: sun3: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven
2024-11-06scsi: sg: Enable runtime power managementBart Van Assche
2024-11-06scsi: qedi: Fix a possible memory leak in qedi_alloc_and_init_sb()Zhen Lei
2024-11-06scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb()Zhen Lei
2024-11-06scsi: bfa: Fix use-after-free in bfad_im_module_exit()Ye Bin
2024-11-06scsi: esas2r: Remove unused esas2r_build_cli_req()Dr. David Alan Gilbert
2024-11-06scsi: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-11-06scsi: pm8001: Increase request sg length to support 4MiB requestsIgor Pylypiv
2024-11-06scsi: pm8001: Initialize devices in pm8001_alloc_dev()Igor Pylypiv
2024-11-06scsi: pm8001: Use module param to set pcs event log severitySalomon Dushimirimana
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