Age | Commit message (Expand) | Author |
2021-01-22 | scsi: libsas: Remove temporarily-added _gfp() API variants | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Switch back to original event notifiers API | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Add gfp_t flags parameter to event notifications | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Pass gfp_t flags to event notifiers | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Introduce a _gfp() variant of event notifiers | Ahmed S. Darwish |
2021-01-22 | scsi: libsas: Remove notifier indirection | John Garry |
2020-10-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2020-09-22 | scsi: libsas: Simplify the return expression of sas_discover_* functions | Liu Shixin |
2020-09-15 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-09-09 | scsi: libsas: Fix error path in sas_notify_lldd_dev_found() | Dan Carpenter |
2020-09-08 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-09-01 | scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA | Luo Jiaxing |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | scsi: libsas: Remove redundant assignment to variable res | Colin Ian King |
2020-07-24 | scsi: libsas: Check link status in ATA prereset() | Luo Jiaxing |
2020-07-24 | scsi: libsas: Remove postreset from sas_sata_ops | Luo Jiaxing |
2020-04-14 | scsi: libsas: Add missing annotation for sas_ata_qc_issue() | Jules Irenge |
2020-03-26 | ata: make SATA_PMP option selectable only if any SATA host driver is enabled | Bartlomiej Zolnierkiewicz |
2019-12-21 | scsi: libsas: Tidy SAS address print format | John Garry |
2019-12-09 | scsi: libsas: stop discovering if oob mode is disconnected | Jason Yan |
2019-08-20 | scsi: libsas: sas_discover: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-07-20 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-07-11 | scsi: libsas: remove the exporting of sas_wait_eh | Denis Efremov |
2019-07-11 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry |
2019-06-18 | scsi: libsas: no need to join wide port again in sas_ex_discover_dev() | Jason Yan |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner |
2019-06-02 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-29 | scsi: libsas: delete sas port if expander discover failed | Jason Yan |
2019-05-29 | scsi: libsas: only clear phy->in_shutdown after shutdown event done | Jason Yan |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 59 | Thomas Gleixner |
2019-05-21 | scsi: libsas: switch remaining files to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: libsas: switch sas_ata.[ch] to SPDX tags | Christoph Hellwig |
2019-05-21 | scsi: libsas: add a SPDX tag to sas_task.c | Christoph Hellwig |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-04-15 | scsi: libsas: Print expander PHY indexes in decimal | John Garry |
2019-04-15 | scsi: libsas: Do discovery on empty PHY to update PHY info | John Garry |
2019-04-15 | scsi: libsas: Inject revalidate event for root port event | John Garry |
2019-04-15 | scsi: libsas: Improve vague log in SAS rediscovery | John Garry |
2019-04-15 | scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma... | John Garry |
2019-04-15 | scsi: libsas: Stop hardcoding SAS address length | John Garry |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-02-15 | scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached | John Garry |
2019-02-08 | scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_template | Nathan Chancellor |
2019-01-29 | scsi: libsas: Remove scsi_to_u32() | Bart Van Assche |
2019-01-11 | scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery | John Garry |
2019-01-11 | scsi: libsas: Check SMP PHY control function result | John Garry |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |