summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2025-04-21scsi: qla2xxx: Remove unused qla2x00_gpsc()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused ql_log_qpDr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qla82xx_wait_for_state_change()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qla82xx_pci_region_offset()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_83xx_iospace_config()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_fc_port_deleted()Dr. David Alan Gilbert
2025-04-21scsi: qla2xxx: Remove unused qlt_free_qfull_cmds()Dr. David Alan Gilbert
2025-04-21scsi: hisi_sas: Wait until error handling is completeYihang Li
2025-04-21scsi: hisi_sas: Call I_T_nexus after soft reset for SATA diskYihang Li
2025-04-21scsi: hisi_sas: Coding style cleanupYihang Li
2025-04-21scsi: hisi_sas: Use macro instead of magic numberYihang Li
2025-04-21scsi: mpi3mr: Fix typo and grammarChelsy Ratnawat
2025-04-21scsi: mpi3mr: Add level check to control event loggingRanjan Kumar
2025-04-21scsi: scsi_transport_fc: Rename del_timer() in commentWangYuli
2025-04-21scsi: core: Clear flags for scsi_cmnd that did not completeAnastasia Kovaleva
2025-04-11scsi: pm80xx: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-11scsi: mpi3mr: Reset the pending interrupt flagRanjan Kumar
2025-04-11scsi: mpi3mr: Fix pending I/O counterRanjan Kumar
2025-04-11scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner
2025-04-11scsi: elx: sli4: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-04-11scsi: scsi_debug: Add ERASE for tapesKai Mäkisara
2025-04-11scsi: scsi_debug: Use scsi_device->type instead os sdebug_ptype where possibleKai Mäkisara
2025-04-11scsi: scsi_debug: Move some tape-specific commands to separate definitionsKai Mäkisara
2025-04-11scsi: scsi_debug: Enable different command definitions for different device t...Kai Mäkisara
2025-04-11scsi: scsi_debug: Fix two typos in command definitionsKai Mäkisara
2025-04-08Merge branch '6.15/scsi-queue' into 6.15/scsi-fixesMartin K. Petersen
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-03scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1Chandrakanth Patil
2025-04-03scsi: megaraid_sas: Block zero-length ATA VPD inquiryChandrakanth Patil
2025-04-03scsi: scsi_transport_srp: Replace min/max nesting with clamp()Li Haoran
2025-04-03scsi: smartpqi: Use is_kdump_kernel() to check for kdumpMartin Wilck
2025-04-03scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv
2025-04-03scsi: iscsi: Fix missing scsi_host_put() in error pathMiaoqian Lin
2025-03-26Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-24Merge tag 'bitmap-for-6.15' of https://github.com/norov/linuxLinus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-20scsi: hisi_sas: Fix I/O errors caused by hardware port ID changesXingui Yang
2025-03-20scsi: hisi_sas: Enable force phy when SATA disk directly connectedXingui Yang
2025-03-17scsi: st: Tighten the page format heuristics with MODE SELECTKai Mäkisara
2025-03-17scsi: st: ERASE does not change tape locationKai Mäkisara
2025-03-17scsi: st: Fix array overflow in st_setup()Kai Mäkisara
2025-03-17scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flagEwan D. Milne
2025-03-17scsi: hisi_sas: Fixed failure to issue vendor specific commandsXingui Yang
2025-03-17scsi: fnic: Remove unnecessary NUL-terminationsThorsten Blum
2025-03-17scsi: fnic: Remove redundant flush_workqueue() callsChen Ni
2025-03-13block: remove unused parameter 'q' parameter in __blk_rq_map_sg()Anuj Gupta
2025-03-10scsi: core: Use a switch statement when attaching VPD pagesChaohai Chen
2025-03-10scsi: mpi3mr: Task Abort EH SupportChandrakanth Patil