linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-16 20:03:36 to 2022-10-21 14:32:42 UTC [more...]

[Bug] double ->queue_rq() because of timeout in ->queue_rq()
 2022-10-21 14:32 UTC  (6+ messages)

[GIT PULL] SCSI fixes for 6.0-rc1
 2022-10-21 13:28 UTC 

[PATCH v4] scsi:iscsi: Fix multiple iscsi session unbind event sent to userspace
 2022-10-21 23:57 UTC 

[PATCH v2 0/2] Fix scsi device's iodone_cnt mismatch with iorequest_cnt
 2022-10-21 23:56 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: increase scsi device's iodone_cnt in scsi_timeout()
` [PATCH v2 2/2] scsi: donot increase scsi_device's iorequest_cnt if dispatch failed

Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y
 2022-10-21  9:22 UTC 

[PATCH 0/2] Check and update the device link rate during discovery
 2022-10-21  8:17 UTC  (4+ messages)
` [PATCH 1/2] scsi: libsas: Add sas_update_linkrate()
` [PATCH 2/2] scsi: libsas: Add sas_check_port_linkrate()

[PATCH V2] scsi: ufs: core: Let delay value after LPM can be modified by vendor
 2022-10-21  7:46 UTC  (2+ messages)

[PATCH v4 00/36] Allow scsi_execute users to control retries
 2022-10-20 21:22 UTC  (25+ messages)
` [PATCH v4 01/36] scsi: Add helper to prep sense during error handling
` [PATCH v4 02/36] scsi: Allow passthrough to override what errors to retry
` [PATCH v4 06/36] hwmon: drivetemp: Convert to scsi_exec_req
` [PATCH v4 15/36] scsi: virtio_scsi: "
` [PATCH v4 16/36] scsi: target_core_pscsi: "
` [PATCH v4 17/36] scsi: ufshcd: "
` [PATCH v4 18/36] scsi: cxlflash: "
` [PATCH v4 19/36] scsi: Remove scsi_execute functions
` [PATCH v4 20/36] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v4 22/36] scsi: Have scsi-ml retry read_capacity_16 errors
` [PATCH v4 23/36] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v4 31/36] scsi: sd: Have sd_pr_command retry UAs
` [PATCH v4 33/36] scsi: ses: Have scsi-ml retry scsi_exec_req errors
` [PATCH v4 36/36] scsi: Add kunit tests for scsi_check_passthrough

[PATCH v3 00/17] Add Multi Circular Queue Support
 2022-10-20 18:03 UTC  (18+ messages)
` [PATCH v3 01/17] ufs: core: Probe for ext_iid support
` [PATCH v3 02/17] ufs: core: Optimize duplicate code to read extended feature
` [PATCH v3 03/17] ufs: core: Introduce Multi-circular queue capability
` [PATCH v3 04/17] ufs: core: Defer adding host to scsi if mcq is supported
` [PATCH v3 05/17] ufs: core: mcq: Introduce Multi Circular Queue
` [PATCH v3 06/17] ufs: core: mcq: Configure resource regions
` [PATCH v3 07/17] ufs: core: mcq: Calculate queue depth
` [PATCH v3 08/17] ufs: core: mcq: Allocate memory for mcq mode
` [PATCH v3 09/17] ufs: core: mcq: Configure operation and runtime interface
` [PATCH v3 10/17] ufs: core: mcq: Use shared tags for MCQ mode
` [PATCH v3 11/17] ufs: core: Prepare ufshcd_send_command for mcq
` [PATCH v3 12/17] ufs: core: mcq: Find hardware queue to queue request
` [PATCH v3 13/17] ufs: core: Prepare for completion in mcq
` [PATCH v3 14/17] ufs: mcq: Add completion support of a cqe
` [PATCH v3 15/17] ufs: core: mcq: Add completion support in poll
` [PATCH v3 16/17] ufs: core: mcq: Enable Multi Circular Queue
` [PATCH v3 17/17] ufs: qcom-host: Enable multi circular queue capability

[PATCH] ufs: core: Disable auto h8 before ssu
 2022-10-20 17:47 UTC  (9+ messages)

[PATCH v4 00/10] Fix a deadlock in the UFS driver
 2022-10-20 17:22 UTC  (18+ messages)
` [PATCH v4 01/10] scsi: core: Fix a race between scsi_done() and scsi_timeout()
` [PATCH v4 02/10] scsi: core: Change the return type of .eh_timed_out()
` [PATCH v4 03/10] scsi: core: Support failing requests while recovering
` [PATCH v4 04/10] scsi: ufs: Remove an outdated comment
` [PATCH v4 05/10] scsi: ufs: Use 'else' in ufshcd_set_dev_pwr_mode()
` [PATCH v4 06/10] scsi: ufs: Reduce the START STOP UNIT timeout
` [PATCH v4 07/10] scsi: ufs: Try harder to change the power mode
` [PATCH v4 08/10] scsi: ufs: Track system suspend / resume activity
` [PATCH v4 09/10] scsi: ufs: Introduce the function ufshcd_execute_start_stop()
` [PATCH v4 10/10] scsi: ufs: Fix a deadlock between PM and the SCSI error handler

[PATCH linux-next] scsi: target: core: use strscpy() is more robust and safer
 2022-10-20  9:48 UTC  (2+ messages)

[PATCH RESEND] scsi: ufs: core: Let delay value after LPM can be modified by vendor
 2022-10-20  9:16 UTC  (3+ messages)

[PATCH v2 06/17] ufs: core: mcq: Configure resource regions
 2022-10-20  1:13 UTC  (8+ messages)
  ` Fwd: "

[PATCH] scsi: sd: Update dix config everytime sd_revalidate_disk is called
 2022-10-20  0:18 UTC  (2+ messages)

[PATCH v3 00/35] Allow scsi_execute users to control retries
 2022-10-19 22:03 UTC  (5+ messages)
` [PATCH v3 02/35] scsi: Allow passthrough to override what errors to retry

[PATCH v2 2/2] scsi: aacraid: Remove references to Series-9 (only)
 2022-10-19 18:00 UTC  (6+ messages)
` [PATCH v3 0/1] aacraid: Host adapter Adaptec 6405 constantly resets under high io load

libata and software reset
 2022-10-19 10:34 UTC  (11+ messages)

[PATCH v2 0/5] scsi: target: make RTPI an TPG identifier
 2022-10-19 15:13 UTC  (11+ messages)
` [PATCH v2 1/5] scsi: target: core: Add RTPI field to target port
` [PATCH v2 2/5] scsi: target: core: Use RTPI from "
` [PATCH v2 3/5] scsi: target: core: Drop device-based RTPI
` [PATCH v2 4/5] scsi: target: core: Add common port attributes

[PATCH v2 06/17] ufs: core: mcq: Configure resource regions
 2022-10-19 10:28 UTC  (14+ messages)
` [PATCH v2 00/17] Add Multi Circular Queue Support
  ` [PATCH v2 05/17] ufs: core: mcq: Introduce Multi Circular Queue
  ` [PATCH v2 08/17] ufs: core: mcq: Allocate memory for mcq mode
    ` RE:(2) [PATCH v2 06/17] ufs: core: mcq: Configure resource regions
      ` (2) "
    ` [PATCH v2 01/17] ufs: core: Probe for ext_iid support

don't drop the queue reference in blk_mq_destroy_queue
 2022-10-19  8:19 UTC  (17+ messages)
` [PATCH 1/4] blk-mq: move the call to blk_put_queue out of blk_mq_destroy_queue
` [PATCH 2/4] scsi: remove an extra queue reference
` [PATCH 3/4] nvme-pci: "
` [PATCH 4/4] nvme-apple: "

[PATCH] scsi: ufs: core: Fix typo in comments
 2022-10-19  3:45 UTC 

[PATCH v3 0/3] Changes for ufshcd.c
 2022-10-18 18:27 UTC  (8+ messages)
` [PATCH v3 1/3] scsi: ufs: core: Remove unnecessary if statement
` [PATCH v3 2/3] scsi: ufs: core: Cleanup ufshcd_slave_alloc()
` [PATCH v3 3/3] scsi: ufs: core: Use is_visible to control UFS unit descriptor sysfs nodes

[PATCH] scsi: fix crash in scsi_remove_host after alloc failure
 2022-10-18 16:47 UTC  (2+ messages)

[PATCH v4 0/7] scsi: libsas: Use request tag in more drivers
 2022-10-18 12:03 UTC  (10+ messages)
` [PATCH v4 1/7] scsi: libsas: Add sas_task_find_rq()
` [PATCH v4 2/7] scsi: hisi_sas: Use sas_task_find_rq()
` [PATCH v4 3/7] scsi: hisi_sas: Put reserved tags in lower region of tagset
` [PATCH v4 4/7] scsi: pm8001: Remove pm8001_tag_init()
` [PATCH v4 5/7] scsi: pm8001: Use sas_task_find_rq() for tagging
` [PATCH v4 6/7] scsi: mvsas: Delete mvs_tag_init()
` [PATCH v4 7/7] scsi: mvsas: Use sas_task_find_rq() for tagging

[v2,PATCH 0/3] Make target send correct io limits
 2022-10-18 10:22 UTC  (8+ messages)
` [v2,PATCH 1/3] target: core: Send mtl in blocks
` [v2,PATCH 2/3] target: core: make hw_max_sectors store the sectors amount "
` [v2,PATCH 3/3] target: core: Change the way target_xcopy_do_work sets restiction on max io

[PATCH] scsi: ufs: core: Fix the error log in ufshcd_query_flag_retry()
 2022-10-18 10:10 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: simplify conditional
 2022-10-18  9:20 UTC 

[PATCH] target: Remove the unused function transport_lba_64_ext()
 2022-10-18  8:12 UTC 

[PATCH 0/4] libata: misc frozen port cleanups
 2022-10-18  4:59 UTC  (6+ messages)
` [PATCH 3/4] scsi: libsas: make use of ata_port_is_frozen() helper

[PATCH] scsi: lpfc: Fix memory leak in lpfc_create_port()
 2022-10-18  3:52 UTC  (2+ messages)

[PATCH] restrict legal sdev_state transitions via sysfs
 2022-10-18  3:52 UTC  (2+ messages)

[PATCH v6 0/8] scsi: libsas: sas address comparison refactor
 2022-10-18  3:28 UTC  (2+ messages)

[PATCH v7 0/8] Prepare for constifying SCSI host templates
 2022-10-18  3:21 UTC  (2+ messages)

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

[PATCH v2] scsi: mpi3mr: select CONFIG_SCSI_SAS_ATTRS
 2022-10-17 17:17 UTC  (2+ messages)

[PATCH v2 0/2] Changes for ufshcd.c
 2022-10-17 16:56 UTC  (4+ messages)
` [PATCH v2 2/2] scsi: ufs: core: Cleanup ufshcd_slave_alloc()

[PATCH 1/5] lpfc: Set sli4_param's cmf option to zero when CMF is turned off
 2022-10-17 16:43 UTC  (5+ messages)
` [PATCH 2/5] lpfc: Fix hard lockup when reading the rx_monitor from debugfs
` [PATCH 3/5] lpfc: Log when congestion management limits are in effect
` [PATCH 4/5] lpfc: Create a sysfs entry called lpfc_xcvr_data for transceiver info
` [PATCH 5/5] lpfc: Update lpfc version to 14.2.0.8

[PATCH] scsi: mpi3mr: add explicit dependency on CONFIG_SCSI_SAS_ATTRS
 2022-10-17 14:44 UTC  (3+ messages)

[PATCH] scsi: ufs: core: Fix typo for register name in comments
 2022-10-17 14:24 UTC  (2+ messages)

Zwiększenie płynności finansowej
 2022-10-17  8:00 UTC 

[PATCH 0/5] fetch sense data for ATA devices supporting sense reporting
 2022-10-17  2:39 UTC  (2+ messages)

[PATCH v2 01/17] ufs: core: Probe for ext_iid support
 2022-10-06  1:06 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).