aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libsas
AgeCommit message (Expand)Author
2022-10-26scsi: libsas: Fix use-after-free bug in smp_execute_task_sg()Duoming Zhou
2022-04-15scsi: libsas: Fix sas_ata_qc_issue() handling of NCQ NON DATA commandsDamien Le Moal
2021-07-25scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu
2021-06-03scsi: libsas: Use _safe() loop in sas_resume_port()Dan Carpenter
2021-04-21scsi: libsas: Reset num_scatter if libata marks qc as NODATAJolly Shah
2020-09-23scsi: libsas: Fix error path in sas_notify_lldd_dev_found()Dan Carpenter
2020-09-17scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATALuo Jiaxing
2020-01-09scsi: libsas: stop discovering if oob mode is disconnectedJason Yan
2019-08-20scsi: libsas: sas_discover: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-11scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-06-20scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander()John Garry
2019-06-18scsi: libsas: no need to join wide port again in sas_ex_discover_dev()Jason Yan
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner
2019-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-29scsi: libsas: delete sas port if expander discover failedJason Yan
2019-05-29scsi: libsas: only clear phy->in_shutdown after shutdown event doneJason Yan
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59Thomas Gleixner
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-15scsi: libsas: Print expander PHY indexes in decimalJohn Garry
2019-04-15scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry
2019-04-15scsi: libsas: Inject revalidate event for root port eventJohn Garry
2019-04-15scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry
2019-04-15scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry
2019-04-15scsi: libsas: Stop hardcoding SAS address lengthJohn Garry
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2019-02-15scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attachedJohn Garry
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor
2019-01-29scsi: libsas: Remove scsi_to_u32()Bart Van Assche
2019-01-11scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry
2019-01-11scsi: libsas: Check SMP PHY control function resultJohn Garry
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-11-15scsi: libsas: Remove pcidev referenceJohn Garry
2018-11-15scsi: libsas: Drop SAS_DPRINTK() and revise logs levelsJohn Garry
2018-11-15scsi: libsas: Drop sas_printk()John Garry
2018-11-15scsi: libsas: Use pr_fmt(fmt)John Garry
2018-11-15scsi: libsas: Delete sas_dump.{c, h}John Garry
2018-11-15block: don't hold the queue_lock over blk_abort_requestChristoph Hellwig
2018-09-25scsi: libsas: fix a race condition when smp task timeoutJason Yan
2018-09-25scsi: libsas: check the ata device status by ata_dev_enabled()Jason Yan
2018-09-25scsi: libsas: always unregister the old device if going to discover newJason Yan
2018-09-25scsi: libsas: make the lldd_port_deformed method optionalJason Yan
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
2018-06-19scsi: libsas: dynamically allocate and free ata hostJason Yan