linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-29 05:00:41 to 2023-08-04 15:48:32 UTC [more...]

[PATCH v6 0/7] Improve performance for zoned UFS devices
 2023-08-04 15:47 UTC  (2+ messages)
` [PATCH v6 1/7] block: Introduce the flag QUEUE_FLAG_NO_ZONE_WRITE_LOCK

[PATCH v3 0/6] mpi3mr: Few Enhancements and minor fixes
 2023-08-04 10:42 UTC  (7+ messages)
` [PATCH v3 1/6] mpi3mr: Invokes soft reset upon TSU or event ack time out
` [PATCH v3 2/6] mpi3mr: Update MPI Headers to version 3.00.28
` [PATCH v3 3/6] mpi3mr: Add support for more than 1MB I/O
` [PATCH v3 4/6] mpi3mr: WriteSame implementation
` [PATCH v3 5/6] mpi3mr: Enhance handling of devices removed after controller reset
` [PATCH v3 6/6] mpi3mr: Update driver version to 8.5.0.0.0

[bug report] scsi: myrs: Add Mylex RAID controller (SCSI interface)
 2023-08-04  9:16 UTC 

[PATCH 0/2] qla2xxx: allow 32 bytes CDB
 2023-08-04  7:19 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Move resource to allow code reuse
` [PATCH 2/2] qla2xxx: allow 32 bytes CDB

[PATCH -next] scsi: arcmsr: Add __init and __exit for arcmsr_module_{init,exit}
 2023-08-04  2:29 UTC 

[PATCH 00/10] qla2xxx driver misc features
 2023-08-03 23:43 UTC  (23+ messages)
` [PATCH 01/10] qla2xxx: Add NVMe Disconnect support
` [PATCH 02/10] qla2xxx: Flush mailbox commands on chip reset
` [PATCH 03/10] qla2xxx: Fix fw resource tracking
` [PATCH 04/10] qla2xxx: Add logs for SFP temperature monitoring
` [PATCH 05/10] qla2xxx: Error code did not return to upper layer
` [PATCH 06/10] qla2xxx: Remove unsupported ql2xenabledif option
` [PATCH 07/10] qla2xxx: Observed call trace in smp_processor_id()
` [PATCH 08/10] qla2xxx: fix smatch warn for qla_init_iocb_limit
` [PATCH 09/10] Revert "scsi: qla2xxx: Fix buffer overrun"
` [PATCH 10/10] qla2xxx: Update version to 10.02.09.100-k

[PATCH 1/1] lpfc: Remove reftag check in DIF paths
 2023-08-03 21:19 UTC 

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-08-03 15:53 UTC  (4+ messages)
` [Bug 217599] "

[PATCH -next v3] SCSI: fix possible memory leak while device_add() fails
 2023-08-03 15:01 UTC  (2+ messages)

[PATCH] ufs: host: renesas: Fix private allocation
 2023-08-03 14:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.14] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:04 UTC 

[PATCH AUTOSEL 4.19] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 5.4 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 5.10 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 5.15 1/2] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 6.1 1/5] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH AUTOSEL 6.4 3/7] scsi: lpfc: Fix a possible data race in lpfc_unregister_fcf_rescan()
 2023-08-03 13:03 UTC 

[PATCH] scsi: scsi_dh_rdac: Avoid crash when a disk attach failed
 2023-08-03 11:28 UTC 

Optimal I/O size of 33553920 bytes should not appear
 2023-08-03  9:30 UTC 

[PATCH v3 0/2] mpt3sas: Additional retries when reading specific registers
 2023-08-03  8:16 UTC  (4+ messages)
` [PATCH v3 1/2] Perform additional retries if Doorbell read returns 0

[PATCH v3 9/9] scsi:scsi_debug: Add debugfs interface to fail target reset
 2023-08-03  6:26 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.5-rc4
 2023-08-02 18:48 UTC  (2+ messages)

[PATCH -next v2] SCSI: fix possible memory leak while device_add() fails
 2023-08-02 16:50 UTC  (2+ messages)

[PATCH v2 00/12] Multiple cleanup patches for the UFS driver
 2023-08-02 16:46 UTC  (7+ messages)
` [PATCH v2 11/12] scsi: ufs: Simplify transfer request header initialization

[PATCH -next v2] scsi: core: fix error handling for dev_set_name
 2023-08-02 16:34 UTC  (3+ messages)

[PATCH] scsi: ufs: qcom: Make struct ufs_qcom_bw_table static const
 2023-08-02 15:56 UTC  (2+ messages)

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-08-02 14:43 UTC  (22+ messages)
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
` [patch v2 28/38] x86/cpu: Provide an AMD/HYGON specific topology parser

[patch V3 06/40] scsi: lpfc: Use topology_core_id()
 2023-08-02 10:21 UTC 

[PATCH v4 00/10] libata: remove references to 'old' error handler
 2023-08-02  8:48 UTC  (15+ messages)
` [PATCH v4 01/10] ata: remove reference to non-existing error_handler()
` [PATCH v4 02/10] ata,scsi: remove ata_sas_port_{start,stop} callbacks
` [PATCH v4 03/10] ata,scsi: remove ata_sas_port_destroy()
` [PATCH v4 04/10] ata: remove ata_sas_sync_probe()
` [PATCH v4 05/10] ata: inline ata_port_probe()
` [PATCH v4 06/10] ata,scsi: cleanup __ata_port_probe()
` [PATCH v4 07/10] ata,scsi: remove ata_sas_port_init()
` [PATCH v4 08/10] ata: sata_sx4: drop already completed TODO
` [PATCH v4 09/10] ata: remove ata_bus_probe()
` [PATCH v4 10/10] ata: remove deprecated EH callbacks

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-08-02  8:05 UTC  (10+ messages)

[PATCH v2] scsi: ufs: Fix the build for gcc 9 and before
 2023-08-02  7:22 UTC  (3+ messages)

[PATCH v13 0/9] Implement copy offload support
 2023-08-02  6:31 UTC  (5+ messages)
  ` [PATCH v13 3/9] block: add emulation for copy

[Announce] sg3_utils-1.48 available
 2023-08-02  6:11 UTC 

[PATCH v3 0/6] UFS: Add OPP support
 2023-08-02  5:36 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: ufs: common: add OPP table
` [PATCH v3 2/6] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v3 3/6] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v3 4/6] scsi: ufs: host: Add support for parsing OPP
` [PATCH v3 5/6] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v3 6/6] arm64: dts: qcom: sm8250: "

[PATCH V2 0/2] Fix hibern8 enter failure during host reset
 2023-08-02  4:10 UTC  (5+ messages)
` [PATCH V2 1/2] scsi: ufs: core: Export ufshcd_is_hba_active
` [PATCH V2 2/2] scsi: ufs: ufs-qcom: check host controller state

[PATCH 0/2] scsi: ufs: qcom: Add interconnect support
 2023-08-02  4:03 UTC  (6+ messages)
` [PATCH 1/2] scsi: ufs: core: Add enums for UFS lanes
` [PATCH 2/2] scsi: ufs: qcom: Add support for scaling interconnects

[RESEND PATCH v3 0/2] change UIC command handling
 2023-08-02  1:28 UTC  (3+ messages)
  ` [RESEND PATCH v3 1/2] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock
  ` [RESEND PATCH v3 2/2] ufs: poll HCS.UCRDY before issuing a UIC command

[PATCH] scsi: ufs: ufs-pci: Add support for QEMU
 2023-08-02  1:20 UTC  (6+ messages)

[PATCH] scsi: ufs: Fix the build for gcc 9 and before
 2023-08-01 23:23 UTC  (3+ messages)

next: arm64: gcc-8-defconfig: ufshcd.c:10629:2: /builds/linux/include/linux/compiler_types.h:397:38: error: call to '__compiletime_assert_553' declared with attribute error: BUILD_BUG_ON failed:
 2023-08-01 20:15 UTC  (7+ messages)

[PATCH -next] scsi: core: fix error handling for dev_set_name
 2023-08-01 18:30 UTC  (2+ messages)

[PATCH -next] SCSI: fix possible memory leak while device_add() fails
 2023-08-01 18:24 UTC  (2+ messages)

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-08-01 17:31 UTC  (3+ messages)

[PATCH v1] ufs: core: only suspend clock scaling if scale down
 2023-08-01 13:34 UTC 

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH -next] scsi: snic: fix possible memory leak while device_add() fails
 2023-08-01 11:14 UTC 

[PATCH -next] scsi: scsi_transport_sas: fix error handling for dev_set_name
 2023-08-01  8:58 UTC 

[PATCH v2 0/3] scsi: qedf: sanitise uaccess
 2023-08-01  6:21 UTC  (7+ messages)
` [PATCH v2 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [PATCH v2 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly
` [PATCH v2 3/3] scsi: qedf: do not touch __user pointer in qedf_dbg_fp_int_cmd_read() directly

[PATCH -next] scsi: megaraid_sas: Remove unnecessary ternary operators
 2023-08-01  2:17 UTC 

[PATCH v2] 53c700: add 'slot' check to NULL
 2023-07-31 19:46 UTC  (2+ messages)

[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
 2023-07-31 19:46 UTC  (2+ messages)

[PATCH -next] scsi: iscsi: Remove unused extern declaration iscsi_lookup_iface()
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH v2 1/2] scsi: iscsi: Add length check for nlattr payload
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH] scsi: ufs: qcom: remove unused variable
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH v1] scsi: qla4xxx: Add length check when paring nlattrs
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH v1] scsi: be2iscsi: Add length check when parsing nlattrs
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH v2 0/2] Fix residual handling in two SCSI LLDs
 2023-07-31 19:45 UTC  (2+ messages)

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-31 18:14 UTC  (4+ messages)
` [PATCH v10 22/33] scsi: sd: Fix scsi_mode_sense caller's sshdr use

[PATCH] scsi: hisi_sas: Fix warning detected by sparse
 2023-07-31 17:00 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: fix firmware build fatal error
 2023-07-31 16:12 UTC  (2+ messages)

[PATCH 0/2] scsi: target: iscsi: Get rid of sprintf in iscsi_target_configfs.c
 2023-07-31 16:13 UTC  (2+ messages)

[PATCH] scsi: qla2xxx avoid a panic due to BUG() if a WRITE_SAME command is sent to a device that has no protection
 2023-07-31 13:02 UTC  (8+ messages)

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-31 11:13 UTC  (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

[PATCH 0/3] scsi: qedf: sanitise uaccess
 2023-07-31  8:11 UTC  (7+ messages)
` [PATCH 1/3] scsi: qedf: do not touch __user pointer in qedf_dbg_stop_io_on_error_cmd_read() directly
` [PATCH 2/3] scsi: qedf: do not touch __user pointer in qedf_dbg_debug_cmd_read() directly

[PATCH V2 0/9] blk-mq: fix wrong queue mapping for kdump kernel
 2023-07-31  7:14 UTC  (2+ messages)

[PATCH] scsi:libsas: Simplify sas_queue_reset and remove unused code
 2023-07-31  2:30 UTC  (4+ messages)

[PATCH 0/6] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-07-29  8:35 UTC  (7+ messages)
` [PATCH 2/6] scsi: mpt3sas: Use flexible arrays when less obviously possible
` [PATCH 6/6] scsi: mpt3sas: Replace a dynamic allocation with a local variable


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