Age | Commit message (Expand) | Author |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner |
2024-12-04 | scsi: Rename .device_configure() into .sdev_configure() | Bart Van Assche |
2024-12-04 | scsi: Rename .slave_alloc() and .slave_destroy() | Bart Van Assche |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro |
2024-09-19 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-08-22 | scsi: Expand all create*_workqueue() invocations | Bart Van Assche |
2024-08-02 | ata: libata: Remove ata_noop_qc_prep() | Damien Le Moal |
2024-07-17 | Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib... | Linus Torvalds |
2024-07-04 | ata,scsi: Remove wrapper ata_sas_port_alloc() | Niklas Cassel |
2024-07-04 | ata,scsi: Remove wrappers ata_sas_tport_{add,delete}() | Niklas Cassel |
2024-07-01 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2024-06-30 | ata,scsi: libata-core: Do not leak memory for ata_port struct members | Niklas Cassel |
2024-06-26 | scsi: libsas: Fix exp-attached device scan after probe failure scanned in aga... | Xingui Yang |
2024-05-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2024-04-20 | Merge patch series "scsi: libsas: Fix the failure of adding phy with zero-add... | Martin K. Petersen |
2024-04-20 | scsi: libsas: Fix the failure of adding phy with zero-address to port | Xingui Yang |
2024-04-20 | scsi: libsas: Set port when ex_phy is added or deleted | Xingui Yang |
2024-04-20 | scsi: libsas: Move sas_add_parent_port() to sas_expander.c | Xingui Yang |
2024-04-20 | scsi: libsas: Add helper for port add ex_phy | Xingui Yang |
2024-04-11 | scsi: libata: Switch to using ->device_configure | Christoph Hellwig |
2024-04-01 | scsi: libsas: Align SMP request allocation to ARCH_DMA_MINALIGN | Yihang Li |
2024-03-27 | scsi: libsas: Fix declaration of ncq priority attributes | Damien Le Moal |
2024-03-25 | Merge patch series "NCQ Priority sysfs sttributes for libsas" | Martin K. Petersen |
2024-03-25 | scsi: libsas: Define NCQ Priority sysfs attributes for SATA devices | Igor Pylypiv |
2024-03-10 | scsi: libsas: Fix disk not being scanned in after being removed | Xingui Yang |
2024-03-10 | scsi: libsas: Add a helper sas_get_sas_addr_and_dev_type() | Xingui Yang |
2023-09-13 | scsi: libsas: Declare sas_discover_end_dev() static | Damien Le Moal |
2023-09-13 | scsi: libsas: Declare sas_set_phy_speed() static | Damien Le Moal |
2023-09-13 | scsi: libsas: Move local functions declarations to sas_internal.h | Damien Le Moal |
2023-09-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-08-30 | scsi: libsas: Simplify sas_queue_reset() and remove unused code | Wenchao Hao |
2023-08-24 | Merge patch series "libsas: Some tidy-up" | Martin K. Petersen |
2023-08-24 | Merge patch series "Returning FIS on success for CDL" | Martin K. Petersen |
2023-08-21 | scsi: libsas: Delete sas_ssp_task.retry_count | John Garry |
2023-08-21 | scsi: libsas: Delete struct scsi_core | John Garry |
2023-08-21 | scsi: libsas: Delete enum sas_class | John Garry |
2023-08-21 | scsi: libsas: Add return_fis_on_success to sas_ata_task | Igor Pylypiv |
2023-08-21 | scsi: libsas: Remove unused declarations | Yue Haibing |
2023-08-02 | ata,scsi: remove ata_sas_port_init() | Niklas Cassel |
2023-08-02 | ata,scsi: cleanup __ata_port_probe() | Hannes Reinecke |
2023-08-02 | ata,scsi: remove ata_sas_port_destroy() | Hannes Reinecke |
2023-08-02 | ata,scsi: remove ata_sas_port_{start,stop} callbacks | Hannes Reinecke |
2023-06-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2023-06-05 | ata: libata-sata: Simplify ata_change_queue_depth() | Damien Le Moal |
2023-05-08 | scsi: libsas: factor out sas_check_fanout_expander_topo() | Jason Yan |
2023-05-08 | scsi: libsas: Remove an empty branch in sas_check_parent_topology() | Jason Yan |
2023-05-08 | scsi: libsas: Simplify sas_check_eeds() | Jason Yan |
2023-04-02 | scsi: libsas: Abort all in-flight requests when device is gone | Jason Yan |