Age | Commit message (Expand) | Author |
2024-03-10 | scsi: lpfc: Correct size for wqe for memset() | Muhammad Usama Anjum |
2024-03-10 | scsi: st: Make st_sysfs_class constant | Ricardo B. Marliere |
2024-03-10 | scsi: ch: Make ch_sysfs_class constant | Ricardo B. Marliere |
2024-03-10 | scsi: cxlflash: Make cxlflash_class constant | Ricardo B. Marliere |
2024-03-10 | scsi: pmcraid: Make pmcraid_class constant | Ricardo B. Marliere |
2024-03-10 | scsi: sg: Make sg_sysfs_class constant | Ricardo B. Marliere |
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 |
2024-03-07 | powerpc/macio: Make remove callback of macio driver void returned | Dawei Li |
2024-03-06 | Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>" | Ahelenia Ziemiańska |
2024-02-26 | scsi: scsi_debug: Maintain write statistics per group number | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Implement GET STREAM STATUS | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Implement the IO Advice Hints Grouping mode page | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Allocate the MODE SENSE response from the heap | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Rework subpage code error handling | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Rework page code error handling | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Support the block limits extension VPD page | Bart Van Assche |
2024-02-26 | scsi: scsi_debug: Reduce code duplication | Bart Van Assche |
2024-02-26 | scsi: sd: Translate data lifetime information | Bart Van Assche |
2024-02-26 | scsi: scsi_proto: Add structures and constants related to I/O groups and streams | Bart Van Assche |
2024-02-26 | scsi: core: Query the Block Limits Extension VPD page | Bart Van Assche |
2024-02-26 | scsi: core: Constify the struct device_type usage | Ricardo B. Marliere |
2024-02-26 | scsi: libfc: replace deprecated strncpy() with memcpy() | Justin Stitt |
2024-02-26 | scsi: lpfc: Replace deprecated strncpy() with strscpy() | Justin Stitt |
2024-02-26 | scsi: bfa: Fix function pointer type mismatch for state machines | Arnd Bergmann |
2024-02-26 | scsi: bfa: Fix function pointer type mismatch for hcb_qe->cbfn | Arnd Bergmann |
2024-02-26 | scsi: bfa: Remove additional unnecessary struct declarations | Simone Weiß |
2024-02-26 | scsi: mpt3sas: Prevent sending diag_reset when the controller is ready | Ranjan Kumar |
2024-02-26 | scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports() | Arnd Bergmann |
2024-02-15 | scsi: jazz_esp: Only build if SCSI core is builtin | Randy Dunlap |
2024-02-15 | scsi: csiostor: Avoid function pointer casts | Arnd Bergmann |
2024-02-15 | scsi: qla1280: Remove redundant assignment to variable 'mr' | Colin Ian King |
2024-02-15 | scsi: smartpqi: Fix disable_managed_interrupts | Don Brace |
2024-02-15 | scsi: core: Consult supported VPD page list prior to fetching page | Martin K. Petersen |
2024-02-14 | scsi: sd: usb_storage: uas: Access media prior to querying device properties | Martin K. Petersen |
2024-02-13 | block: pass a queue_limits argument to blk_mq_init_queue | Christoph Hellwig |
2024-02-12 | scsi: fnic: Move fnic_fnic_flush_tx() to a work queue | Lee Duncan |
2024-02-12 | scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock" | Lee Duncan |
2024-02-12 | scsi: core: Make scsi_bus_type const | Ricardo B. Marliere |
2024-02-12 | scsi: core: Really include kunit tests with SCSI_LIB_KUNIT_TEST | Lukas Bulwahn |
2024-02-05 | scsi: scsi_debug: Make pseudo_lld_bus const | Ricardo B. Marliere |
2024-02-05 | scsi: iscsi: Make iscsi_flashnode_bus const | Ricardo B. Marliere |
2024-02-05 | scsi: fcoe: Make fcoe_bus_type const | Ricardo B. Marliere |
2024-02-05 | Merge patch series "Update lpfc to revision 14.4.0.0" | Martin K. Petersen |
2024-02-05 | scsi: lpfc: Copyright updates for 14.4.0.0 patches | Justin Tee |
2024-02-05 | scsi: lpfc: Update lpfc version to 14.4.0.0 | Justin Tee |
2024-02-05 | scsi: lpfc: Change lpfc_vport load_flag member into a bitmask | Justin Tee |
2024-02-05 | scsi: lpfc: Change lpfc_vport fc_flag member into a bitmask | Justin Tee |
2024-02-05 | scsi: lpfc: Protect vport fc_nodes list with an explicit spin lock | Justin Tee |
2024-02-05 | scsi: lpfc: Change nlp state statistic counters into atomic_t | Justin Tee |