summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
9 hoursMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
8 dayscdrom, scsi: sr: propagate read-only status to block layer via set_disk_ro()Daan De Meyer
9 daysMerge branch '7.1/scsi-queue' into 7.1/scsi-fixesMartin K. Petersen
2026-04-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2026-04-20scsi: hisi_sas: Fix sparse warnings in prep_ata_v3_hw()Yihang Li
2026-04-20scsi: pmcraid: Fix typo in commentsHugo Villeneuve
2026-04-20scsi: scsi_dh_alua: Increase default ALUA timeout to maximum spec valueBrian Bunker
2026-04-20scsi: smartpqi: Silence a recursive lock warningTomas Henzl
2026-04-20scsi: mpt3sas: Limit NVMe request size to 2 MiBRanjan Kumar
2026-04-20scsi: sg: Don't use GFP_ATOMIC in sg_start_req()Christoph Hellwig
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-10scsi: bsg: fix buffer overflow in scsi_bsg_uring_cmd()Dan Carpenter
2026-04-08scsi: qla2xxx: Use nr_cpu_ids instead of NR_CPUS for qp_cpu_map allocationLi RongQing
2026-04-08scsi: mpi3mr: Fix typoClaudiu Beznea
2026-04-08scsi: sd: fix missing put_disk() when device_add(&disk_dev) failsYang Xiuwei
2026-04-08scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFCLi Tian
2026-04-08scsi: iscsi_tcp: Remove unneeded selections of CRYPTO and CRYPTO_MD5Eric Biggers
2026-04-02Merge patch series "Update lpfc to revision 15.0.0.0"Martin K. Petersen
2026-04-02scsi: lpfc: Update lpfc version to 15.0.0.0Justin Tee
2026-04-02scsi: lpfc: Add PCI ID support for LPe42100 series adaptersJustin Tee
2026-04-02scsi: lpfc: Introduce 128G link speed selection and supportJustin Tee
2026-04-02scsi: lpfc: Check ASIC_ID register to aid diagnostics during failed fw updatesJustin Tee
2026-04-02scsi: lpfc: Update construction of SGL when XPSGL is enabledJustin Tee
2026-04-02scsi: lpfc: Remove deprecated PBDE featureJustin Tee
2026-04-02scsi: lpfc: Add REG_VFI mailbox cmd error handlingJustin Tee
2026-04-02scsi: lpfc: Log MCQE contents for mbox commands with no contextJustin Tee
2026-04-02scsi: lpfc: Select mailbox rq_create cmd version based on SLI4 if_typeJustin Tee
2026-04-02scsi: lpfc: Break out of IRQ affinity assignment when mask reaches nr_cpu_idsJustin Tee
2026-04-02scsi: aic7xxx: Fix compiler warnings triggered by user space codeBart Van Assche
2026-04-02scsi: hpsa: Enlarge controller and IRQ name buffersPengpeng Hou
2026-04-02Merge branch 7.0/scsi-fixes into 7.1/scsi-stagingMartin K. Petersen
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera
2026-03-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-03-27Merge patch series "mpi3mr: Enhancements for mpi3mr"Martin K. Petersen
2026-03-27scsi: mpi3mr: Add retry mechanism for IOC shutdown with timeout resetRanjan Kumar
2026-03-27scsi: mpi3mr: Add queue-full tracking for operational request queuesRanjan Kumar
2026-03-27scsi: mpi3mr: Reset controller on invalid I/O completionRanjan Kumar
2026-03-27scsi: iscsi_tcp: update outdated comment for renamed iscsi_conn_set_callbacks()Kexin Sun
2026-03-27scsi: lpfc: Update outdated comment for renamed lpfc_freenode()Kexin Sun
2026-03-27scsi: virtio_scsi: Kick event_list unconditionallyJoshua Daley
2026-03-27scsi: virtio_scsi: Move INIT_WORK calls to virtscsi_probe()Joshua Daley
2026-03-27scsi: esas2r: Fix __printf annotation on esas2r_log_master()Arnd Bergmann
2026-03-19scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li
2026-03-19scsi: lpfc: Use the crc32c() functionEric Biggers
2026-03-19scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu
2026-03-19scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman
2026-03-19scsi: bsg: add io_uring passthrough handlerYang Xiuwei
2026-03-19bsg: add io_uring command support to generic layerYang Xiuwei