Age | Commit message (Expand) | Author |
2024-04-24 | scsi: qedf: Make qedf_execute_tmf() non-preemptible | John Meneghini |
2024-04-20 | scsi: hpsa: Fix allocation size for Scsi_Host private data | Yuri Karpov |
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-12 | Merge patch series "convert SCSI to atomic queue limits, part 1 (v3)" | Martin K. Petersen |
2024-04-11 | scsi: mpi3mr: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: mpi3mr: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: libata: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: pmcraid: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: ipr: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: hptiop: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: mpt3sas: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: megaraid_sas: Switch to using ->device_configure | Christoph Hellwig |
2024-04-11 | scsi: core: Add a device_configure method to the host template | Christoph Hellwig |
2024-04-11 | scsi: core: Use the atomic queue limits API in scsi_add_lun() | Christoph Hellwig |
2024-04-11 | scsi: core: Add a dma_alignment field to the host and host template | Christoph Hellwig |
2024-04-11 | scsi: core: Add a no_highmem flag to struct Scsi_Host | Christoph Hellwig |
2024-04-11 | scsi: scsi_transport_fc: Add a max_bsg_segments field to struct fc_function_t... | Christoph Hellwig |
2024-04-11 | scsi: core: Initialize scsi midlayer limits before allocating the queue | Christoph Hellwig |
2024-04-11 | scsi: mpi3mr: Pass queue_limits to bsg_setup_queue() | Christoph Hellwig |
2024-04-11 | scsi: bsg: Pass queue_limits to bsg_setup_queue() | Christoph Hellwig |
2024-04-08 | Merge patch series "Improve the code for showing commands in debugfs" | Martin K. Petersen |
2024-04-08 | scsi: core: Improve the code for showing commands in debugfs | Bart Van Assche |
2024-04-08 | scsi: core: Introduce scsi_cmd_list_info() | Bart Van Assche |
2024-04-08 | scsi: snic: Convert sprintf() family to sysfs_emit() family | Li Zhijian |
2024-04-08 | scsi: FlashPoint: Remove redundant assignment to pointer currTar_Info | Colin Ian King |
2024-04-08 | scsi: aic7xxx: Indent kconfig help text | Prasad Pandit |
2024-04-08 | scsi: qla2xxx: Indent help text | Prasad Pandit |
2024-04-08 | scsi: megaraid: Indent Kconfig option help text | Prasad Pandit |
2024-04-08 | scsi: cxlflash: Fix function pointer cast warnings | Arnd Bergmann |
2024-04-05 | Merge patch series "scsi: Prevent several section mismatch warnings" | Martin K. Petersen |
2024-04-05 | scsi: mac_scsi: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König |
2024-04-05 | scsi: atari_scsi: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König |
2024-04-05 | scsi: a4000t: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König |
2024-04-05 | scsi: a3000: Mark driver struct with __refdata to prevent section mismatch | Uwe Kleine-König |
2024-04-05 | scsi: st: Drop driver owner initialization | Krzysztof Kozlowski |
2024-04-05 | scsi: sr: Drop driver owner initialization | Krzysztof Kozlowski |
2024-04-05 | scsi: ses: Drop driver owner initialization | Krzysztof Kozlowski |
2024-04-05 | scsi: sd: Drop driver owner initialization | Krzysztof Kozlowski |
2024-04-05 | scsi: core: Store owner from modules with scsi_register_driver() | Krzysztof Kozlowski |
2024-04-05 | scsi: qla2xxx: Drop driver owner assignment | Krzysztof Kozlowski |
2024-04-05 | scsi: csiostor: Drop driver owner assignment | Krzysztof Kozlowski |
2024-03-27 | scsi: libsas: Fix declaration of ncq priority attributes | Damien Le Moal |
2024-03-25 | Merge patch series "mpi3mr: Few Enhancements and minor fixes" | Martin K. Petersen |
2024-03-25 | scsi: mpi3mr: Driver version update to 8.8.1.0.50 | Ranjan Kumar |
2024-03-25 | scsi: mpi3mr: Update MPI Headers to revision 31 | Ranjan Kumar |
2024-03-25 | scsi: mpi3mr: Debug ability improvements | Ranjan Kumar |