public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-23 06:51:24 to 2022-09-27 15:38:56 UTC [more...]

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-27 15:35 UTC  (2+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core

[PATCH v2 0/2] Fixes for ATA device queue depth control
 2022-09-27 15:03 UTC  (11+ messages)
` [PATCH v2 1/2] ata: libata-scsi: Fix initialization of device queue depth
` [PATCH v2 2/2] ata: libata-sata: Fix device queue depth control

[PATCH 5.10] scsi: hisi_sas: Revert "scsi: hisi_sas: Limit max hw sectors for v3 HW"
 2022-09-27 14:05 UTC  (5+ messages)

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-27 13:41 UTC  (4+ messages)
    ` [External] "

[PATCH v5 0/8] scsi: libsas: sas address comparison refactor
 2022-09-27 12:39 UTC  (9+ messages)
` [PATCH v5 1/8] scsi: libsas: introduce sas address comparison helpers
` [PATCH v5 2/8] scsi: libsas: introduce sas_find_attached_phy_id() helper
` [PATCH v5 3/8] scsi: pm8001: use sas_find_attached_phy_id() instead of open coded
` [PATCH v5 4/8] scsi: mvsas: "
` [PATCH v5 5/8] scsi: hisi_sas: use sas_find_attathed_phy_id() "
` [PATCH v5 6/8] scsi: libsas: use sas_phy_match_dev_addr() "
` [PATCH v5 7/8] scsi: libsas: use sas_phy_addr_match() "
` [PATCH v5 8/8] scsi: libsas: use sas_phy_match_port_addr() "

[PATCH] qla2xxx: Use transport defined speed mask for supported_speeds
 2022-09-27 11:59 UTC 

[PATCH linux-next] scsi: target: use sysfs_emit() to instead of snprintf()
 2022-09-27 11:34 UTC 

[PATCH v4 0/8] scsi: libsas: sas address comparison refactor
 2022-09-27 11:25 UTC  (14+ messages)
` [PATCH v4 1/8] scsi: libsas: introduce sas address comparison helpers
` [PATCH v4 2/8] scsi: libsas: introduce sas_find_attached_phy() helper
` [PATCH v4 3/8] scsi: pm8001: use sas_find_attached_phy() instead of open coded
` [PATCH v4 4/8] scsi: mvsas: "
` [PATCH v4 5/8] scsi: hisi_sas: use sas_find_attathed_phy() "
` [PATCH v4 6/8] scsi: libsas: use sas_phy_match_dev_addr() "
` [PATCH v4 7/8] scsi: libsas: use sas_phy_addr_match() "
` [PATCH v4 8/8] scsi: libsas: use sas_phy_match_port_addr() "

[PATCH 0/8] Fix a deadlock in the UFS driver
 2022-09-27 10:41 UTC  (12+ messages)
` [PATCH 1/8] scsi: core: Fix a race between scsi_done() and scsi_times_out()
` [PATCH 2/8] scsi: core: Change the return type of .eh_timed_out()
` [PATCH 3/8] scsi: ufs: Remove an outdated comment
` [PATCH 4/8] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
` [PATCH 5/8] scsi: ufs: Try harder to change the power mode
` [PATCH 6/8] scsi: ufs: Split ufshcd_err_handler()
` [PATCH 7/8] scsi: ufs: Add a PM notifier
` [PATCH 8/8] scsi: ufs: Fix deadlock between power management and error handler

[PATCH] target/iblock: fold iblock_emulate_read_cap_with_block_size into iblock_get_blocks
 2022-09-27  8:22 UTC 

[PATCHSET v2 0/5] Enable alloc caching and batched freeing for passthrough
 2022-09-27  7:50 UTC  (7+ messages)
` [PATCH 1/5] block: enable batched allocation for blk_mq_alloc_request()
` [PATCH 2/5] block: change request end_io handler to pass back a return value
` [PATCH 3/5] block: allow end_io based requests in the completion batch handling
` [PATCH 4/5] nvme: split out metadata vs non metadata end_io uring_cmd completions
` [PATCH 5/5] nvme: enable batched completions of passthrough IO

[PATCH v5 0/7] libsas and drivers: NCQ error handling
 2022-09-27  7:04 UTC  (8+ messages)
` [PATCH v5 1/7] scsi: libsas: Add sas_ata_device_link_abort()
` [PATCH v5 2/7] scsi: hisi_sas: Move slot variable definition in hisi_sas_abort_task()
` [PATCH v5 3/7] scsi: hisi_sas: Add SATA_DISK_ERR bit handling for v3 hw
` [PATCH v5 4/7] scsi: hisi_sas: Modify v3 HW SATA disk error state completion processing
` [PATCH v5 5/7] scsi: pm8001: Modify task abort handling for SATA task
` [PATCH v5 6/7] scsi: pm8001: Use sas_ata_device_link_abort() to handle NCQ errors
` [PATCH v5 7/7] scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() private

[PATCH linux-next] scsi: pmcraid: Convert to use sysfs_emit() APIs
 2022-09-27  5:48 UTC 

[PATCH v3 0/8] scsi: libsas: sas address comparation refactor
 2022-09-27  2:44 UTC  (19+ messages)
` [PATCH v3 1/8] scsi: libsas: introduce sas address comparation helpers
` [PATCH v3 2/8] scsi: libsas: introduce sas_find_attached_phy() helper
` [PATCH v3 3/8] scsi: pm8001: use sas_find_attached_phy() instead of open coded
` [PATCH v3 4/8] scsi: mvsas: "
` [PATCH v3 5/8] scsi: hisi_sas: use sas_find_attathed_phy() "
` [PATCH v3 6/8] scsi: libsas: use sas_phy_match_dev_addr() "
` [PATCH v3 7/8] scsi: libsas: use sas_phy_addr_match() "
` [PATCH v3 8/8] scsi: libsas: use sas_phy_match_port_addr() "

[PATCH] scsi: qla2xxx: Fix serialization of DCBX TLV data request
 2022-09-26 23:02 UTC 

[PATCH v1 00/16] Add Multi Circular Queue Support
 2022-09-26 21:34 UTC  (19+ messages)
` [PATCH v1 01/16] ufs: core: Probe for ext_iid support
` [PATCH v1 02/16] ufs: core: Introduce Multi-circular queue capability
` [PATCH v1 04/16] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v1 05/16] ufs: core: mcq: Configure resource regions
` [PATCH v1 06/16] ufs: core: mcq: Calculate queue depth
` [PATCH v1 07/16] ufs: core: mcq: Allocate memory for mcq mode

[PATCH 0/5] fetch sense data for ATA devices supporting sense reporting
 2022-09-26 20:53 UTC  (2+ messages)
` [PATCH 1/5] scsi: Define the COMPLETED sense key

[PATCH 2/7] scsi: Convert snprintf() to scnprintf()
 2022-09-26 19:14 UTC  (2+ messages)

[PATCH 3/3] PCI/AER: Use pci_aer_raw_clear_status() to clear root port's AER error status
 2022-09-26 17:22 UTC  (3+ messages)

[External] Re: [PATCH 1/3] PCI/AER: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
 2022-09-26 17:21 UTC  (3+ messages)
`  "

[PATCH] scsi: stex: properly zero out the passthrough command structure
 2022-09-26 16:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCHSET 0/5] Enable alloc caching and batched freeing for passthrough
 2022-09-26 14:54 UTC  (23+ messages)
` [PATCH 1/5] block: enable batched allocation for blk_mq_alloc_request()
` [PATCH 4/5] nvme: split out metadata vs non metadata end_io uring_cmd completions

[PATCH v2 0/8] scsi: libsas: sas address comparation refactor
 2022-09-26 12:18 UTC  (15+ messages)
` [PATCH v2 1/8] scsi: libsas: introduce sas_find_attached_phy() helper
` [PATCH v2 2/8] scsi: pm8001: use sas_find_attached_phy() instead of open coded
` [PATCH v2 3/8] scsi: mvsas: "
` [PATCH v2 4/8] scsi: hisi_sas: use sas_find_attathed_phy() "
` [PATCH v2 5/8] scsi: libsas: introduce sas address comparation helpers
` [PATCH v2 6/8] scsi: libsas: use sas_phy_match_dev_addr() instead of open coded
` [PATCH v2 7/8] scsi: libsas: use sas_phy_addr_same() "
` [PATCH v2 8/8] scsi: libsas: use sas_phy_match_port_addr() "

[PATCH v4 0/7] libsas and drivers: NCQ error handling
 2022-09-26 10:27 UTC  (3+ messages)

[PATCH 0/2] Fixes for ATA device queue depth control
 2022-09-25 23:00 UTC  (5+ messages)
` [PATCH 1/2] ata: libata-scsi: Fix initialization of device queue depth
` [PATCH 2/2] ata: libata-sata: Fix device queue depth control

[PATCH v2 1/1] scsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername
 2022-09-25 18:28 UTC  (2+ messages)

[PATCH v2 0/9] mpi3mr: Few Enhancements and minor fixes
 2022-09-25 17:52 UTC  (2+ messages)

[PATCH 0/2] Unbreak mpt3sas on big-endian machines
 2022-09-25 17:38 UTC  (2+ messages)

[PATCH V2] scsi: core: Add io timeout count for scsi device
 2022-09-25 17:25 UTC  (2+ messages)

[PATCH] scsi: wd33c93: remove dead code related to the long-gone config WD33C93_PIO
 2022-09-25 17:30 UTC  (2+ messages)

[PATCH v2] qedf: Populate sysfs attributes for vport
 2022-09-25 17:17 UTC  (2+ messages)

[PATCH] scsi: pm8001: Replace one-element array with flexible-array member
 2022-09-25 17:10 UTC  (4+ messages)

[PATCH][next] scsi: 3w-xxxx: Replace one-element array with flexible-array member
 2022-09-25 17:08 UTC  (3+ messages)

[PATCH][next] scsi: hptiop: Replace one-element array with flexible-array member in struct hpt_iop_request_ioctl_command
 2022-09-25 17:04 UTC  (3+ messages)

[PATCH 0/2][next] Replace one-element array with flexible-array member
 2022-09-25 17:03 UTC  (6+ messages)
` [PATCH 1/2][next] scsi: hptiop: "
` [PATCH 2/2][next] scsi: hptiop: Use struct_size() helper in code related to struct hpt_iop_request_scsi_command

[PATCH] scsi: pm8001: Fix running_req for internal abort commands
 2022-09-25 16:58 UTC  (2+ messages)

[PATCH] scsi: libsas: fix use-after-free bug in smp_execute_task_sg
 2022-09-25 16:56 UTC  (4+ messages)

[PATCH] scsi: scsi_transport_fc: Adjust struct fc_nl_event flex array usage
 2022-09-25 16:53 UTC  (2+ messages)

[PATCH v2] scsi: ufs: Remove redundant function definitions from ufshcd.h
 2022-09-25 16:51 UTC  (2+ messages)

[PATCH] scsi: make SCSI_MOD depend on BLOCK for cleaner .config files
 2022-09-25 16:47 UTC  (2+ messages)

[PATCH 0/7] scsi: libsas: sas address comparation refactor
 2022-09-24  3:22 UTC  (9+ messages)
` [PATCH 6/7] scsi: pm8001: use dev_and_phy_addr_same() instead of open coded

[PATCH] scsi: arcmsr: Add __init/__exit annotations to module init/exit funcs
 2022-09-24  0:56 UTC 

[PATCH] restrict legal sdev_state transitions via sysfs
 2022-09-24  0:02 UTC 

[linux-next:master] BUILD REGRESSION aaa11ce2ffc84166d11c4d2ac88c3fcf75425fbd
 2022-09-23 22:15 UTC 

[PATCH] target: add virtual remote target
 2022-09-23 14:55 UTC 

[PATCH ] scsi/ipr: keep the order of locks
 2022-09-23 14:51 UTC 

[PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
 2022-09-23 12:09 UTC  (4+ messages)

[PATCH v2] scsi: target: alua: do not report emtpy port group
 2022-09-23 11:38 UTC  (7+ messages)

[PATCH] drivers/scsi: fix repeated words in comments
 2022-09-23 10:43 UTC  (2+ messages)

[PATCH -next] scsi: ufs: Remove redundant dev_err call
 2022-09-23 10:12 UTC 

[PATCH] Drivers: hv: vmbus: Optimize vmbus_on_event
 2022-09-23  9:27 UTC  (3+ messages)

Zwiększenie płynności finansowej
 2022-09-23  7:36 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox