Age | Commit message (Expand) | Author |
2022-02-11 | scsi: libsas: Use void for sas_discover_event() return code | Xiang Chen |
2021-11-29 | scsi: Remove superfluous #include <linux/async.h> directives | Bart Van Assche |
2021-07-20 | scsi: libsas: Allow libsas to include SCSI header files directly | Jason Yan |
2021-07-13 | scsi: libsas: Fix fall-through warning for Clang | Gustavo A. R. Silva |
2021-04-06 | scsi: libsas: Clean up whitespace | Luo Jiaxing |
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-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
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-06-20 | scsi: libsas: aic94xx: hisi_sas: mvsas: pm8001: Use dev_is_expander() | John Garry |
2019-05-21 | scsi: libsas: switch remaining files to SPDX tags | Christoph Hellwig |
2018-11-15 | scsi: libsas: Remove pcidev reference | John Garry |
2018-11-15 | scsi: libsas: Drop SAS_DPRINTK() and revise logs levels | John Garry |
2018-09-25 | scsi: libsas: make the lldd_port_deformed method optional | Jason Yan |
2018-06-19 | scsi: libsas: dynamically allocate and free ata host | Jason Yan |
2018-04-18 | scsi: libsas: add transport class for ATA devices | Jason Yan |
2018-02-27 | scsi: libsas: Fix kernel-doc headers | Bart Van Assche |
2018-01-10 | scsi: libsas: direct call probe and destruct | Jason Yan |
2018-01-08 | scsi: libsas: Use new workqueue to run sas event and disco event | Jason Yan |
2015-03-06 | libsas: Fix Kernel Crash in smp_execute_task | James Bottomley |
2013-05-10 | [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device... | James Bottomley |
2012-08-24 | [SCSI] libsas: suspend / resume support | Dan Williams |
2012-07-20 | [SCSI] libsas: drop sata port multiplier infrastructure | Dan Williams |
2012-07-20 | [SCSI] libsas: enforce eh strategy handlers only in eh context | Dan Williams |
2012-07-20 | [SCSI] libata, libsas: introduce sched_eh and end_eh port ops | Dan Williams |
2012-04-23 | [SCSI] libsas, libata: fix start of life for a sas ata_port | Dan Williams |
2012-04-23 | [SCSI] libsas: unify domain_device sas_rphy lifetimes | Dan Williams |
2012-04-23 | [SCSI] libsas: fix sas_get_port_device regression | Dan Williams |
2012-04-23 | [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work | Dan Williams |
2012-02-29 | [SCSI] libsas: set attached device type and target protocols for local phys | Dan Williams |
2012-02-29 | [SCSI] libsas: async ata scanning | Dan Williams |
2012-02-29 | [SCSI] libsas: restore scan order | Dan Williams |
2012-02-29 | [SCSI] libsas: let libata recover links that fail to transmit initial sig-fis | Dan Williams |
2012-02-29 | [SCSI] libsas: kill spurious sas_put_device | Maciej Trela |
2012-02-29 | [SCSI] libsas: close scsi_remove_target() vs libata-eh race | Dan Williams |
2012-02-29 | [SCSI] libsas: mark all domain devices gone if root port disappears | Dan Williams |
2012-02-29 | [SCSI] libsas: fix sas_find_local_phy(), take phy references | Dan Williams |
2012-02-19 | [SCSI] libsas: add mutex for SMP task execution | Jeff Skirvin |
2012-02-19 | [SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parameters | Dan Williams |
2012-02-19 | [SCSI] libsas: prevent domain rediscovery competing with ata error handling | Dan Williams |
2012-02-19 | [SCSI] libsas: introduce sas_drain_work() | Dan Williams |
2012-02-19 | [SCSI] libsas: replace event locks with atomic bitops | Dan Williams |
2012-02-19 | [SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]device | Dan Williams |
2012-02-19 | [SCSI] libsas: fix domain_device leak | Dan Williams |
2011-10-16 | [SCSI] libsas: fix port->dev_list locking | Dan Williams |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |