summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2023-01-11scsi: qla2xxx: Remove unintended flag clearingQuinn Tran
2023-01-11scsi: qla2xxx: Fix stalled loginQuinn Tran
2023-01-11scsi: qla2xxx: Fix exchange oversubscription for management commandsQuinn Tran
2023-01-11scsi: qla2xxx: Fix exchange oversubscriptionQuinn Tran
2023-01-11scsi: qla2xxx: Fix DMA-API call trace on NVMe LS requestsArun Easi
2023-01-11scsi: qla2xxx: Fix link failure in NPIV environmentQuinn Tran
2023-01-11scsi: qla2xxx: Check if port is online before sending ELSShreyas Deodhar
2023-01-07scsi: libsas: Grab the ATA port lock in sas_ata_device_link_abort()Xingui Yang
2023-01-07scsi: hisi_sas: Fix tag freeing for reserved tagsJason Yan
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2022-12-30Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen
2022-12-30scsi: libsas: Factor out sas_ex_add_dev()Jason Yan
2022-12-30scsi: libsas: Factor out sas_ata_add_dev()Jason Yan
2022-12-30scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()Jason Yan
2022-12-30scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan
2022-12-30scsi: libsas: Move sas_get_ata_command_set() up to save the declarationJason Yan
2022-12-30Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixesMartin K. Petersen
2022-12-30Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-21Merge tag 'net-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-19Treewide: Stop corrupting socket's task_fragBenjamin Coddington
2022-12-16Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-15xen: make remove callback of xen driver void returnedDawei Li
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0()John Garry
2022-12-14scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in MakefileShin'ichiro Kawasaki
2022-12-14scsi: core: scsi_error: Do not queue pointless abort workqueue functionsHannes Reinecke
2022-12-14scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VMMichael Kelley
2022-12-14scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao
2022-12-13Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-01scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-01scsi: sd: Convert SCSI errors to PR errorsMike Christie
2022-12-01scsi: core: Rename status_byte to sg_status_byteMike Christie
2022-12-01scsi: sd: sd_zbc: Trace zone append emulationJohannes Thumshirn
2022-12-01scsi: libfc: Include the correct headerChristophe JAILLET
2022-11-30driver core: fix up missed scsi/cxlflash class.devnode() conversion.Stephen Rothwell
2022-11-29scsi/scsi_error: Use call_rcu_hurry() instead of call_rcu()Uladzislau Rezki
2022-11-26scsi: sg: Fix get_user() in call sg_scsi_ioctl()Kirill A. Shutemov
2022-11-26scsi: megaraid_sas: Fix some spelling mistakes in commentYu Zhe
2022-11-26scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()John Garry
2022-11-26scsi: core: Use SCSI_SCAN_RESCAN in __scsi_add_device()John Garry
2022-11-26scsi: libsas: Do not export sas_ata_wait_after_reset()Jie Zhan
2022-11-26scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus resetJie Zhan
2022-11-26scsi: libsas: Add smp_ata_check_ready_type()Jie Zhan