Age | Commit message (Expand) | Author |
2025-01-02 | scsi: fnic: Add support to handle port channel RSCN | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Code cleanup | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add stats and related functionality | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Modify fnic interfaces to use FDLS | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Modify IO path to use FDLS | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add functionality in fnic to support FDLS | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add and integrate support for FIP | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add and integrate support for FDMI | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add Cisco hardware model names | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add support for unsolicited requests and responses | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add support for target based solicited requests and responses | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add support for fabric based solicited requests and responses | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Add headers and definitions for FDLS | Karan Tilak Kumar |
2025-01-02 | scsi: fnic: Replace shost_printk() with dev_info()/dev_err() | Karan Tilak Kumar |
2025-01-02 | scsi: scsi_debug: Skip host/bus reset settle delay | Bart Van Assche |
2025-01-02 | Merge patch series "scsi: Constify 'struct bin_attribute'" | Martin K. Petersen |
2025-01-02 | scsi: qla4xxx: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: qla2xxx: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: qedi: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: qedf: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: ipr: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: lpfc: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: ibmvfc: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: esas2r: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: arcmsr: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: 3w-sas: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | scsi: core: Constify 'struct bin_attribute' | Thomas Weißschuh |
2025-01-02 | Merge patch series "Update lpfc to revision 14.4.0.7" | Martin K. Petersen |
2025-01-02 | scsi: lpfc: Copyright updates for 14.4.0.7 patches | Justin Tee |
2025-01-02 | scsi: lpfc: Update lpfc version to 14.4.0.7 | Justin Tee |
2025-01-02 | scsi: lpfc: Add support for large fw object application layer reads | Justin Tee |
2025-01-02 | scsi: lpfc: Update definition of firmware configuration mbox cmds | Justin Tee |
2025-01-02 | scsi: lpfc: Change lpfc_nodelist save_flags member into a bitmask | Justin Tee |
2025-01-02 | scsi: lpfc: Add handling for LS_RJT reason explanation authentication required | Justin Tee |
2025-01-02 | scsi: lpfc: Modify handling of ADISC based on ndlp state and RPI registration | Justin Tee |
2025-01-02 | scsi: lpfc: Delete NLP_TARGET_REMOVE flag due to obsolete usage | Justin Tee |
2025-01-02 | scsi: lpfc: Restrict the REG_FCFI MAM field to FCoE adapters only | Justin Tee |
2025-01-02 | scsi: lpfc: Redefine incorrect type in lpfc_create_device_data() | Justin Tee |
2025-01-02 | scsi: myrb: Remove dead code | Ariel Otilibili |
2025-01-02 | scsi: mpt3sas: Set ioc->manu_pg11.EEDPTagMode directly to 1 | Paul Menzel |
2025-01-02 | scsi: mpt3sas: Add details to EEDPTagMode error message | Paul Menzel |
2025-01-02 | scsi: esp: Fix variable typo | Siddharth Menon |
2025-01-02 | scsi: isci: Remove unused isci_remote_device_reset_complete() | Dr. David Alan Gilbert |
2025-01-02 | scsi: iscsi: Remove unused iscsi_create_session() | Dr. David Alan Gilbert |
2025-01-02 | scsi: qedi: Use kthread_create_on_cpu() | Frederic Weisbecker |
2025-01-02 | scsi: bnx2i: Use kthread_create_on_cpu() | Frederic Weisbecker |
2025-01-02 | scsi: bnx2fc: Use kthread_create_on_cpu() | Frederic Weisbecker |
2024-12-23 | block: remove BLK_MQ_F_SHOULD_MERGE | Christoph Hellwig |
2024-12-23 | virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queues | Daniel Wagner |
2024-12-23 | scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues | Daniel Wagner |