public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-12 04:27:04 to 2023-10-17 10:07:47 UTC [more...]

[PATCHv7 00/16] scsi: EH rework prep patches, part 2
 2023-10-17 10:07 UTC  (3+ messages)
` [PATCH 01/16] zfcp: do not wait for rports to become unblocked after host reset
` [PATCH 07/16] xen-scsifront: rework scsifront_action_handler()

[PATCHv6 0/9] scsi: EH rework, main part
 2023-10-17  8:16 UTC  (23+ messages)
` [PATCH 1/9] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 2/9] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler()
` [PATCH 3/9] scsi: Use scsi_target as argument for eh_target_reset_handler()
` [PATCH 4/9] scsi: Use scsi_device as argument to eh_device_reset_handler()
` [PATCH 5/9] scsi: set host byte after EH completed
` [PATCH 6/9] scsi_error: iterate over list of failed commands in scsi_eh_bus_reset()
` [PATCH 7/9] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 8/9] scsi_error: iterate over list of failed commands in scsi_eh_bus_device_reset()
` [PATCH 9/9] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL

[PATCH] pmcraid: add missing scsi_device_put() in pmcraid_eh_target_reset_handler()
 2023-10-17  7:31 UTC  (2+ messages)

[PATCHv6 00/17] scsi: EH rework prep patches, part 2
 2023-10-17  6:38 UTC  (30+ messages)
` [PATCH 01/17] pmcraid: add missing scsi_device_put() in pmcraid_eh_target_reset_handler()
` [PATCH 02/17] zfcp: do not wait for rports to become unblocked after host reset
` [PATCH 03/17] bfa: Do not use scsi command to signal TMF status
` [PATCH 04/17] aha152x: look for stuck command when resetting device
` [PATCH 05/17] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 06/17] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 07/17] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 08/17] xen-scsifront: rework scsifront_action_handler()
` [PATCH 09/17] libiscsi: use cls_session as argument for target and session reset
` [PATCH 10/17] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 11/17] snic: reserve tag for TMF
` [PATCH 12/17] snic: allocate device reset command
` [PATCH 13/17] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 14/17] fnic: allocate device reset command on the fly
` [PATCH 15/17] fnic: use fc_block_rport() correctly
` [PATCH 16/17] csiostor: use separate TMF command
` [PATCH 17/17] dc395x: Remove 'scmd' parameter from doing_srb_done()

[PATCH -next] scsi: target: core: Fix one kernel-doc comment
 2023-10-17  3:09 UTC 

[PATCH -next] scsi: pmcraid: Fix some kernel-doc comments
 2023-10-17  2:58 UTC 

[PATCH v2 0/3] Fix abnormal clock scaling behaviors
 2023-10-17  1:11 UTC  (7+ messages)
` [PATCH v2 2/3] ufs: core: fix abnormal scale up after last cmd finish

[PATCH] mpt3sas: fix in error path
 2023-10-17  1:12 UTC  (2+ messages)

[PATCH] scsi: ibmvfc: Use 'unsigned int' for single-bit bitfields in 'struct ibmvfc_host'
 2023-10-17  1:11 UTC  (3+ messages)

[PATCH] qla2xxx: Fix double free of dsd_list during driver load
 2023-10-17  1:12 UTC  (2+ messages)

[PATCH] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup
 2023-10-17  1:11 UTC  (4+ messages)

[PATCH v2 00/12] scsi: sshdr and retry fixes
 2023-10-17  1:11 UTC  (3+ messages)

[PATCHv5 00/18] scsi: EH rework prep patches, part 1
 2023-10-17  1:11 UTC  (9+ messages)
` [PATCH 06/18] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 08/18] aic79xx: "

[PATCH] drivers: scsi: cxgbi: libcxgbi.c: Fixed 'generated' typo
 2023-10-17  1:11 UTC  (2+ messages)

[PATCH v2 1/8] scsi: target: Make write_pending_must_be_called a bit field
 2023-10-17  1:11 UTC  (4+ messages)
` [PATCH v2 0/8] scsi: target: Allow userspace to config cmd submission

[PATCH 0/6] lpfc: Update lpfc to revision 14.2.0.15
 2023-10-17  1:11 UTC  (3+ messages)

[PATCH 0/4] megaraid_sas: Driver version update to 07.727.03.00-rc1
 2023-10-17  1:11 UTC  (3+ messages)

[PATCH] scsi: depopulation and restoration in progress
 2023-10-17  1:02 UTC  (2+ messages)

[PATCH v7 0/5] UFS: Add OPP support
 2023-10-17  0:59 UTC  (8+ messages)
` [PATCH v7 1/5] dt-bindings: ufs: common: add OPP table
` [PATCH v7 2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v7 3/5] scsi: ufs: host: Add support for parsing OPP
` [PATCH v7 4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v7 5/5] arm64: dts: qcom: sm8250: "

[PATCH v6 00/10] scsi:scsi_debug: Add error injection for single device
 2023-10-17  0:53 UTC  (3+ messages)

[PATCH] scsi_status_is_good() uses __KERNEL__ constants
 2023-10-16 22:06 UTC  (3+ messages)

[RFC PATCH 0/6] usb-storage,uas,scsi: Support OPAL commands on USB attached devices
 2023-10-16 18:49 UTC  (12+ messages)
` [PATCH 0/7] usb-storage,uas: "
  ` [PATCH 1/7] usb-storage: remove UNUSUAL_VENDOR_INTF macro
  ` [PATCH 2/7] usb-storage,uas: make internal quirks flags 64bit
  ` [PATCH 3/7] usb-storage: use fflags index only in usb-storage driver
  ` [PATCH 4/7] usb-storage,uas: use host helper to generate driver info
  ` [PATCH 5/7] usb-storage,uas: do not convert device_info for 64-bit platforms
  ` [PATCH 6/7] usb-storage,uas: enable security commands for USB-attached storage
  ` [PATCH 7/7] usb-storage,uas: disable security commands (OPAL) for RT9210 chip family

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-16 16:36 UTC  (25+ messages)
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield
` [PATCH v2 04/15] fs: Restore write hint support
  ` [PATCH v2 01/15] block: Make bio_set_ioprio() modify fewer bio->bi_ioprio bits

[PATCH] scsi: use ATA-12 pass-thru for OPAL as fallback
 2023-10-16 16:01 UTC  (9+ messages)

[PATCH v8 00/23] Fix libata suspend/resume handling and code cleanup
 2023-10-16 12:55 UTC  (6+ messages)
` [PATCH v8 04/23] scsi: sd: Differentiate system and runtime start/stop management

Zapytanie ofertowe
 2023-10-16  7:30 UTC 

[PATCH v2 0/2] cleanup patch
 2023-10-16  2:08 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: core: cleanup scsi_dev_queue_ready()
` [PATCH v2 2/2] scsi: Add comment of target_destroy in scsi_host_template

[PATCH v3 0/4] SCSI: Fix issues between removing device and error handle
 2023-10-16  2:03 UTC  (5+ messages)
` [PATCH v3 1/4] scsi: core: Add new helper to iterate all devices of host
` [PATCH v3 2/4] scsi: scsi_error: Fix wrong statistic when print error info
` [PATCH v3 3/4] scsi: scsi_error: Fix device reset is not triggered
` [PATCH v3 4/4] scsi: scsi_core: Fix IO hang when device removing

PMC(Adaptec) 7805H(7H series) HBA compatibility problem with many Seagate HDDs
 2023-10-15 19:09 UTC 

[Bug 76681] New: Adaptec 7805H SAS HBA (pm80xx) cannot survive ACPI S3 or ACPI S4
 2023-10-14 12:14 UTC  (3+ messages)
` [Bug 76681] "

[PATCH] drivers: scsi: lpfc: Fixed multiple typos in multiple files
 2023-10-14 11:55 UTC 

[PATCH 0/9] Add support for Bayhub SD/MMC controller
 2023-10-14 10:36 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: remove unnecessary check
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH v2] scsi: message: fusion: replace deprecated strncpy with strscpy
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs: ufs-pci: Switch to use acpi_evaluate_dsm_typed()
 2023-10-13 21:03 UTC  (2+ messages)

[PATCH] scsi: message: fusion: replace deprecated strncpy with strscpy_pad
 2023-10-13 21:03 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.6-rc5
 2023-10-13 19:06 UTC  (2+ messages)

[bug report] blktests srp/002 hang
 2023-10-13 12:51 UTC  (3+ messages)

[PATCH v1 0/3] Fix abnormal clock scaling behaviors
 2023-10-13  9:41 UTC  (5+ messages)
` [PATCH v1 2/3] ufs: core: fix abnormal scale up after last cmd finish

[PATCH 8/9] scsi: bht: tagqueue: Add the source files related to tagqueue transfer function
 2023-10-13  8:34 UTC 

[PATCH 7/9] scsi: bht: main: Add the source files related to driver setting management
 2023-10-13  8:34 UTC 

[PATCH 6/9] scsi: bht: linux_os: Add the source files related to SCSI frame and driver entry
 2023-10-13  8:34 UTC 

[PATCH 5/9] scsi: bht: include: Add the header files related to Bayhub specific struct, enum and macro
 2023-10-13  8:33 UTC 

[PATCH 9/9] scsi: bht: util: Add the source files related to utility
 2023-10-13  8:34 UTC 

[PATCH 4/9] scsi: bht: host: Add the source files related to host initialization, command handler, interrupt handler and transfer handler
 2023-10-13  8:33 UTC 

[PATCH 3/9] scsi: bht: card: Add the source files related to card initialization
 2023-10-13  8:33 UTC 

[PATCH 2/9] scsi: bht: Add Bayhub module's Kconfig and Makefile for compiling Bayhub's SD/MMC Card interface driver
 2023-10-13  8:33 UTC 

[PATCH 1/9] scsi: Update Kconfig and Makefile for supporting Bayhub's SD/MMC Card interface driver
 2023-10-13  8:32 UTC 

[PATCHv500/15] scsi: EH rework prep patches, part 2
 2023-10-13  6:18 UTC  (6+ messages)
` [PATCH 01/15] zfcp: do not wait for rports to become unblocked after host reset

[REQUEST DISCUSS]: speed up SCSI error handle for host with massive devices
 2023-10-12 16:09 UTC  (13+ messages)

[PATCH 1/1] Revert "RDMA/rxe: Add workqueue support for rxe tasks"
 2023-10-12 15:38 UTC  (13+ messages)

[PATCH V1 0/4] Add per-cpu PM QoS support for QCOM UFS
 2023-10-12 12:54 UTC  (3+ messages)
` [PATCH V1 1/4] dt-bindings: ufs: qcom: Add qos property

[PATCHv5 0/7] scsi: EH rework, main part
 2023-10-12  7:54 UTC  (7+ messages)
` [PATCH 7/7] scsi_error: streamline scsi_eh_bus_device_reset()

[PATCH v5 3/5] scsi: ufs: host: Add support for parsing OPP
 2023-10-12  7:39 UTC  (3+ messages)
` [PATCH] scsi: ufs: core: Fix build error: ufshcd_opp_config_clks

[PATCH v6 0/5] UFS: Add OPP support
 2023-10-12  5:45 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: ufs: common: add OPP table
` [PATCH v6 2/5] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v6 3/5] scsi: ufs: host: Add support for parsing OPP
` [PATCH v6 4/5] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v6 5/5] arm64: dts: qcom: sm8250: "

[PATCH 1/3] xfs/178: don't fail when SCRATCH_DEV contains random xfs superblocks
 2023-10-12  5:03 UTC  (4+ messages)


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