linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-12 14:28:27 to 2023-07-20 03:14:33 UTC [more...]

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

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-07-20  2:55 UTC  (13+ 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 v2 0/8] libata: remove references to 'old' error handler
 2023-07-20  1:56 UTC  (15+ 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 v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-19 19:53 UTC  (60+ 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 03/33] scsi: Add scsi_failure field to scsi_exec_args
` [PATCH v10 04/33] scsi: Have scsi-ml retry scsi_probe_lun errors
` [PATCH v10 05/33] scsi: retry INQUIRY after timeout
` [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 14/33] scsi: rdac: Have scsi-ml retry send_mode_select errors
` [PATCH v10 15/33] scsi: spi: Fix sshdr use
` [PATCH v10 16/33] scsi: spi: Have scsi-ml retry spi_execute errors
` [PATCH v10 17/33] scsi: sd: Fix sshdr use in sd_suspend_common
` [PATCH v10 18/33] scsi: sd: Have scsi-ml retry sd_sync_cache errors
` [PATCH v10 19/33] scsi: ch: Remove unit_attention
` [PATCH v10 20/33] scsi: ch: Have scsi-ml retry ch_do_scsi errors
` [PATCH v10 21/33] scsi: Have scsi-ml retry scsi_mode_sense UAs
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use
` [PATCH v10 23/33] scsi: Have scsi-ml retry scsi_report_lun_scan errors
` [PATCH v10 24/33] scsi: sd: Have pr commands retry UAs
` [PATCH v10 25/33] scsi: sd: Have scsi-ml retry read_capacity_10 errors
` [PATCH v10 26/33] scsi: ses: Have scsi-ml retry scsi_exec_req 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 30/33] scsi: Fix sshdr use in scsi_cdl_enable
` [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 v10 33/33] scsi: Add kunit tests for scsi_check_passthrough

[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  (3+ 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 V2] scsi: ufs: ufs-qcom: Update UFS devfreq Parameters
 2023-07-16  7:49 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 

[PATCH] scsi: Explicitly include correct DT includes
 2023-07-14 17:50 UTC 

Mylex AcceleRAID 170 + myrb/myrs causing crash
 2023-07-14 15:33 UTC  (5+ messages)

Fwd: [PATCH] scsi: snic: Convert snprintf to scnprintf
 2023-07-14 14:56 UTC  (2+ messages)
  `  "

Fwd: [PATCH] scsi: arcmsr: (ina2xx) Convert sysfs sprintf/snprintf family to sysfs_emit
 2023-07-14  8:22 UTC 

Fwd: [PATCH] scsi: fcoe: convert snprintf to sysfs_emit
 2023-07-14  8:00 UTC 

[PATCH v2 00/10] qla2xxx driver bug fixes
 2023-07-14  7:01 UTC  (11+ messages)
` [PATCH v2 01/10] qla2xxx: Fix deletion race condition
` [PATCH v2 02/10] qla2xxx: Adjust iocb resource on qpair create
` [PATCH v2 03/10] qla2xxx: Limit TMF to 8 per function
` [PATCH v2 04/10] qla2xxx: Fix command flush during TMF
` [PATCH v2 05/10] qla2xxx: Fix erroneous link up failure
` [PATCH v2 06/10] qla2xxx: Fix session hang in gnl
` [PATCH v2 07/10] qla2xxx: Turn off noisy message log
` [PATCH v2 08/10] qla2xxx: Fix TMF leak through
` [PATCH v2 09/10] qla2xxx: fix inconsistent TMF timeout
` [PATCH v2 10/10] qla2xxx: Update version to 10.02.08.500-k

blktests failures with v6.5-rc1
 2023-07-14  5:41 UTC 

[PATCH 00/10] qla2xxx driver bug fixes
 2023-07-13 19:35 UTC  (21+ messages)
` [PATCH 01/10] qla2xxx: Fix deletion race condition
` [PATCH 02/10] qla2xxx: Adjust iocb resource on qpair create
` [PATCH 03/10] qla2xxx: Limit TMF to 8 per function
` [PATCH 04/10] qla2xxx: Fix command flush during TMF
` [PATCH 05/10] qla2xxx: Fix erroneous link up failure
` [PATCH 06/10] qla2xxx: Fix session hang in gnl
` [PATCH 07/10] qla2xxx: Turn off noisy message log
` [PATCH 08/10] qla2xxx: Fix TMF leak through
` [PATCH 09/10] qla2xxx: fix inconsistent TMF timeout
` [PATCH 10/10] qla2xxx: Update version to 10.02.08.500-k

[PATCH 0/5] scsi: target: Allow userspace to config cmd submission
 2023-07-13 15:50 UTC  (4+ messages)
` [PATCH 5/5] scsi: target: Export fabric driver direct submit settings

[PATCH v2 0/2] vhost-scsi: Fix IO hangs when using windows
 2023-07-13 14:07 UTC  (7+ messages)

[PATCH -next] scsi: ufs: ufs-mediatek: Remove surplus dev_err()
 2023-07-13 13:21 UTC  (3+ messages)

blktests failures with v6.4
 2023-07-13 10:16 UTC  (6+ messages)

[PATCH v1 0/2] mpt3sas: Additional retries when reading specific registers
 2023-07-13  7:53 UTC  (3+ messages)
` [PATCH v1 1/2] Perform additional retries if Doorbell read returns 0
` [PATCH v1 2/2] mpt3sas: Removing volatile qualifier

[PATCH v1] scsi: qla2xxx: Remove error checking for debugfs_create_dir()
 2023-07-13  7:26 UTC 

Fwd: [PATCH] scsi: convert sysfs snprintf to sysfs_emit
 2023-07-13  7:24 UTC 

Fwd: [PATCH] scsi: ibmvscsi_tgt: Convert snprintf() to sysfs_emit()
 2023-07-13  7:04 UTC 

Fwd: [PATCH] scsi: isci: Convert snprintf() to sysfs_emit()
 2023-07-13  6:45 UTC 

[PATCH v1] scsi:mpt3sas:Fix error checking for debugfs_create_dir()
 2023-07-13  6:01 UTC 

[PATCH v1] drivers/scsi: mpt3sas: fix parameter check in two functions
 2023-07-13  5:03 UTC 

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

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.14
 2023-07-12 18:05 UTC  (13+ messages)
` [PATCH 01/12] lpfc: Pull out fw diagnostic dump log message from driver's trace buffer
` [PATCH 02/12] lpfc: Simplify fcp_abort transport callback log message
` [PATCH 03/12] lpfc: Remove extra ndlp kref decrement in FLOGI cmpl for loop topology
` [PATCH 04/12] lpfc: Qualify ndlp discovery state when processing RSCN
` [PATCH 05/12] lpfc: Revise ndlp kref handling for dev_loss_tmo_callbk and lpfc_drop_node
` [PATCH 06/12] lpfc: Set Establish Image Pair service parameter only for Target Functions
` [PATCH 07/12] lpfc: Make fabric zone discovery more robust when handling unsolicited LOGO
` [PATCH 08/12] lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
` [PATCH 09/12] lpfc: Refactor cpu affinity assignment paths
` [PATCH 10/12] lpfc: Clean up SLI-4 sysfs resource reporting
` [PATCH 11/12] lpfc: Update lpfc version to 14.2.0.14
` [PATCH 12/12] lpfc: Copyright updates for 14.2.0.14 patches

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-12 16:06 UTC  (4+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH] Revert "virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events"
 2023-07-12 14:26 UTC  (5+ messages)


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).