public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-14 21:38:32 to 2023-07-22 18:48:31 UTC [more...]

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-07-22 18:48 UTC  (2+ messages)
` [Bug 217599] "

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-07-22 17:32 UTC  (20+ messages)
` [PATCH v2 01/10] ice, ufs, mmc: use blk_crypto_key for program_key
` [PATCH v2 02/10] qcom_scm: scm call for deriving a software secret
` [PATCH v2 03/10] soc: qcom: ice: add hwkm support in ice
` [PATCH v2 04/10] soc: qcom: ice: support for hardware wrapped keys
` [PATCH v2 05/10] ufs: core: support wrapped keys in ufs core
` [PATCH v2 06/10] ufs: host: wrapped keys support in ufs qcom
` [PATCH v2 07/10] qcom_scm: scm call for create, prepare and import keys
` [PATCH v2 08/10] ufs: core: add support for generate, import and prepare keys
` [PATCH v2 09/10] soc: qcom: support for generate, import and prepare key
` [PATCH v2 10/10] ufs: host: "

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-22 17:10 UTC  (48+ messages)
` [PATCH v10 01/33] scsi: Add helper to prep sense during error handling
` [PATCH v10 02/33] scsi: Allow passthrough to override what errors to retry
` [PATCH v10 04/33] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v10 06/33] scsi: sd: Fix sshdr use in read_capacity_16
` [PATCH v10 07/33] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v10 08/33] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v10 09/33] scsi: sd: Fix sshdr use "
` [PATCH v10 10/33] scsi: Have scsi-ml retry sd_spinup_disk errors
` [PATCH v10 11/33] scsi: hp_sw: Only access sshdr if res > 0
` [PATCH v10 12/33] scsi: hp_sw: Have scsi-ml retry scsi_exec_req errors
` [PATCH v10 13/33] scsi: rdac: Fix sshdr use
` [PATCH v10 15/33] scsi: spi: "
` [PATCH v10 16/33] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v10 25/33] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v10 27/33] scsi: sr: Have scsi-ml retry get_sectorsize errors
` [PATCH v10 28/33] scsi: ufs: Have scsi-ml retry start stop errors
` [PATCH v10 29/33] scsi: Fix sshdr use in scsi_test_unit_ready
` [PATCH v10 31/33] scsi: sd: Fix sshdr use in cache_type_store
` [PATCH v10 32/33] scsi: sr: Fix sshdr use in sr_get_events

[PATCH 0/2] scsi: target: iscsi: Get rid of sprintf in iscsi_target_configfs.c
 2023-07-22 15:26 UTC  (3+ messages)
` [PATCH 1/2] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show
` [PATCH 2/2] scsi: target: iscsi: Stop using sprintf in iscsi_target_configfs.c

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-22  5:17 UTC  (27+ messages)
` [PATCH v2 01/15] dt-bindings: ufs: common: add OPP table
` [PATCH v2 02/15] dt-bindings: opp: Increase maxItems for opp-hz property
` [PATCH v2 03/15] arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH v2 05/15] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v2 06/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 07/15] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 08/15] OPP: Introduce dev_pm_opp_get_freq_indexed() API
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 10/15] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v2 11/15] scsi: ufs: host: Add support for parsing OPP
` [PATCH v2 12/15] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH v2 13/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 14/15] scsi: ufs: core: Add enums for UFS lanes
` [PATCH v2 15/15] scsi: ufs: qcom: Add support for scaling interconnects
` (subset) [PATCH v2 00/15] UFS: Add OPP and interconnect support

[RFC, PATCH 0/1] Replay Protected Memory Block (RPMB) driver
 2023-07-22  3:11 UTC  (3+ messages)
` [RFC, PATCH 1/1] rpmb: add "

[PATCH 6.1 024/223] scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
 2023-07-21 16:04 UTC 

[PATCH] bnx2fc: Remove dma_alloc_coherent to suppress the BUG_ON
 2023-07-21 17:48 UTC  (3+ messages)

[PATCH v3 0/9] libata: remove references to 'old' error handler
 2023-07-21 16:32 UTC  (10+ messages)
` [PATCH v3 1/9] ata: remove reference to non-existing error_handler()
` [PATCH v3 2/9] ata,scsi: remove ata_sas_port_{start,stop} callbacks
` [PATCH v3 3/9] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v3 4/9] ata: remove ata_sas_sync_probe()
` [PATCH v3 5/9] ata: inline ata_port_probe()
` [PATCH v3 6/9] ata,scsi: cleanup __ata_port_probe()
` [PATCH v3 7/9] ata: sata_sx4: drop already completed TODO
` [PATCH v3 8/9] ata: remove ata_bus_probe()
` [PATCH v3 9/9] ata: remove deprecated EH callbacks

[PATCH 6.4 040/292] scsi: ufs: ufs-mediatek: Add dependency for RESET_CONTROLLER
 2023-07-21 16:02 UTC 

[PATCH 0/3] Fix residual handling in two SCSI LLDs
 2023-07-21 16:01 UTC  (4+ messages)
` [PATCH 1/3] scsi: core: Fix the scsi_set_resid() documentation
` [PATCH 2/3] scsi: ufs: Fix residual handling
` [PATCH 3/3] RDMA/srp: "

[PATCH v2 0/8] libata: remove references to 'old' error handler
 2023-07-21 13:43 UTC  (24+ messages)
` [PATCH v2 1/8] ata: remove reference to non-existing error_handler()
` [PATCH v2 2/8] ata,scsi: remove ata_sas_port_{start,stop} callbacks
` [PATCH v2 3/8] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v2 4/8] ata: remove ata_sas_sync_probe()
` [PATCH v2 5/8] ata: inline ata_port_probe()
` [PATCH v2 6/8] ata,scsi: cleanup ata_port_probe()
` [PATCH v2 7/8] ata: sata_sx4: drop already completed TODO
` [PATCH v2 8/8] ata: remove ata_bus_probe()

[PATCH 0/8] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-21  8:48 UTC  (4+ messages)
` [PATCH 3/8] scsi: lpfc: use blk_mq_max_nr_hw_queues() to calculate io vectors

[PATCH] drivers/scsi: Fix typos in comments
 2023-07-21  4:00 UTC  (2+ messages)

Mylex AcceleRAID 170 + myrb/myrs causing crash
 2023-07-21  0:19 UTC  (2+ messages)

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2023-07-20 21:52 UTC 

[PATCH 1/1] scsi: storvsc: Limit max_sectors for virtual Fibre Channel devices
 2023-07-20 21:05 UTC 

[PATCH] x86/head64: Harmonize the style of array-type parameter for fixup_pointer
 2023-07-20 13:15 UTC 

[PATCH] scsi: aic7xxx: avoid checkpatch error
 2023-07-20 11:23 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: fix the following errors
 2023-07-20  9:46 UTC 

[PATCH V3] scsi: ufs: ufs-qcom: Change UFS devfreq timer to delayed
 2023-07-20  9:34 UTC 

[PATCH] scsi: aic7xxx: fix the following errors
 2023-07-20  9:31 UTC 

[PATCH] scsi: aic79xx: fix some errors related to spaces
 2023-07-20  9:22 UTC 

[PATCH] scsi: aic7xxx: aic79xx: Remove unnecessary parentheses
 2023-07-20  9:09 UTC 

[PATCH V2] scsi: ufs: ufs-qcom: Update UFS devfreq Parameters
 2023-07-20  8:26 UTC  (2+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-07-20  8:00 UTC  (12+ messages)
  ` [PATCH v13 1/9] block: Introduce queue limits for copy-offload support
  ` [PATCH v13 2/9] block: Add copy offload support infrastructure
  ` [PATCH v13 3/9] block: add emulation for copy
  ` [PATCH v13 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
  ` [PATCH v13 5/9] nvme: add copy offload support

[PATCH] scsi: csiostor: fix coccicheck.log errors
 2023-07-20  7:30 UTC 

[PATCH] [SCSI] aic7xxx: Remove unnecessary parentheses in hyperv.h
 2023-07-20  7:10 UTC 

[PATCH] scsi: aic7xxx: Remove unnecessary parentheses in hyperv.h
 2023-07-20  7:04 UTC 

[PATCH] aic7xxx: add missing spaces
 2023-07-20  7:00 UTC 

[PATCH] scsi: aic7xxx: that open brace { should be on the previous line
 2023-07-20  6:50 UTC 

[PATCH] scsi: aic7xxx: add missing spaces
 2023-07-20  6:39 UTC 

[PATCH] scsi: aic7xxx: "foo* bar" should be "foo *bar"
 2023-07-20  6:16 UTC 

[PATCH] scsi: aic7xxx: add missing spaces before '(' and after '!='
 2023-07-20  6:08 UTC 

[PATCH] scsi: aic7xxx: Remove unnecessary parentheses in hyperv.h
 2023-07-20  5:55 UTC 

[PATCH] scsi/sg: fix checking return value of blk_get_queue()
 2023-07-20  3:13 UTC  (4+ messages)

[PATCH] scsi: qla4xxx: Convert snprintf to scnprintf
 2023-07-19 18:14 UTC  (2+ messages)

Fwd: [PATCH] scsi: be2iscsi: wacom: convert sysfs sprintf/snprintf family to sysfs_emit
 2023-07-19 18:08 UTC  (3+ messages)

[PATCH v2] scsi: iscsi: kfree_sensitive() in iscsi_session_free()
 2023-07-19 17:47 UTC 

[PATCH v2] scsi: ufs: Remove HPB support
 2023-07-19 16:55 UTC 

[PATCH -next] scsi: ufs: core: Fix some kernel-doc comments
 2023-07-19 16:49 UTC  (2+ messages)

[PATCH v1] scsi: iscsi: use kfree_sensitive() in iscsi_session_free()
 2023-07-19 14:53 UTC  (4+ messages)
    ` 回复: "

Close connection aborting an out-of-order cmd will hang
 2023-07-19 10:37 UTC  (3+ messages)

[PATCH] scsi: ufs: Remove HPB support
 2023-07-19  2:46 UTC  (9+ messages)

Duležitá zpráva; € 2,000,000'00 EUR
 2023-07-18 23:52 UTC 

[PATCH] ufs: Explicitly include correct DT includes
 2023-07-18  1:06 UTC  (2+ messages)

[PATCH] scsi: Convert snprintf to scnprintf
 2023-07-17  6:44 UTC 

[PATCH] scsi: megaraid: Convert snprintf to scnprintf
 2023-07-17  3:43 UTC 

[PATCH] scsi: Convert snprintf to scnprintf
 2023-07-17  3:19 UTC 

Fwd: [PATCH] scsi: Convert snprintf to scnprintf
 2023-07-17  3:03 UTC 

Fwd: [PATCH] scsi: Convert snprintf to scnprintf
 2023-07-17  2:43 UTC 

Fwd: [PATCH] scsi: Convert snprintf to scnprintf
 2023-07-17  2:32 UTC 

[PATCH] scsi: message: fusion: Modify Format
 2023-07-16  4:32 UTC 

[PATCH V1] scsi: ufs: ufs-qcom: Update UFS devfreq Parameters
 2023-07-15 14:09 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.5-rc1
 2023-07-15  3:08 UTC  (2+ messages)

[PATCH] scsi: message: fusion: Fix a possible data race in mpt_ioc_reset()
 2023-07-15  2:53 UTC 


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