linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-25 22:06:58 to 2023-09-04 01:41:59 UTC [more...]

[RESEND PATCH v3 0/2] change UIC command handling
 2023-09-04  1:30 UTC  (2+ messages)
  ` [RESEND PATCH v3 1/2] ufs: make __ufshcd_send_uic_cmd not wrapped by host_lock

[GIT PULL] first round of SCSI updates for the 6.4+ merge window
 2023-09-03  7:41 UTC  (4+ messages)

[PATCH V6 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-01 16:13 UTC  (16+ messages)
` [PATCH V6 1/6] scsi: ufs: qcom: Align mask for core_clk_1us_cycles
` [PATCH V6 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES
` [PATCH V6 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes
` [PATCH V6 4/6] scsi: ufs: qcom: Align unipro clk attributes configuration as per HPG
` [PATCH V6 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function
` [PATCH V6 6/6] scsi: ufs: qcom: Configure clk HW division based on scaling conditions

[PATCH V6 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-09-01 11:42 UTC  (7+ messages)
` [PATCH V6 1/6] scsi: ufs: qcom: Align mask for core_clk_1us_cycles
` [PATCH V6 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES
` [PATCH V6 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes
` [PATCH V6 4/6] scsi: ufs: qcom: Align unipro clk attributes configuration as per HPG
` [PATCH V6 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function
` [PATCH V6 6/6] scsi: ufs: qcom: Configure clk HW division based on scaling conditions

[RFC PATCH v2 00/18] scsi: scsi_error: Introduce new error handle mechanism
 2023-09-01  9:41 UTC  (20+ messages)
` [RFC PATCH v2 01/19] scsi: scsi_error: Define framework for LUN/target based error handle
` [RFC PATCH v2 02/19] scsi: scsi_error: Move complete variable eh_action from shost to sdevice
` [RFC PATCH v2 03/19] scsi: scsi_error: Check if to do reset in scsi_try_xxx_reset
` [RFC PATCH v2 04/19] scsi: scsi_error: Add helper scsi_eh_sdev_stu to do START_UNIT
` [RFC PATCH v2 05/19] scsi: scsi_error: Add helper scsi_eh_sdev_reset to do lun reset
` [RFC PATCH v2 06/19] scsi: scsi_error: Add flags to mark error handle steps has done
` [RFC PATCH v2 07/19] scsi: scsi_error: Add helper to handle scsi device's error command list
` [RFC PATCH v2 08/19] scsi: scsi_error: Add a general LUN based error handler
` [RFC PATCH v2 09/19] scsi: core: increase/decrease target_busy without check can_queue
` [RFC PATCH v2 10/19] scsi: scsi_error: Add helper to handle scsi target's error command list
` [RFC PATCH v2 11/19] scsi: scsi_error: Add a general target based error handler
` [RFC PATCH v2 12/19] scsi: scsi_debug: Add param to control LUN bassed "
` [RFC PATCH v2 13/19] scsi: scsi_debug: Add param to control target based error handle
` [RFC PATCH v2 14/19] scsi: mpt3sas: Add param to control LUN "
` [RFC PATCH v2 15/19] scsi: mpt3sas: Add param to control target "
` [RFC PATCH v2 16/19] scsi: smartpqi: Add param to control LUN "
` [RFC PATCH v2 17/19] scsi: megaraid_sas: Add param to control target "
` [RFC PATCH v2 18/19] scsi: virtio_scsi: Add param to control LUN "
` [RFC PATCH v2 19/19] scsi: iscsi_tcp: "

[PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c
 2023-09-01  8:54 UTC  (4+ messages)

[PATCH] qedf: Added the synchronization between IO completions and abort
 2023-09-01  6:06 UTC 

[PATCH v3] scsi: target: Replace strlcpy with strscpy
 2023-08-31 21:02 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Fix the NULL vs IS_ERR() bug for debugfs_create_dir()
 2023-08-31 14:09 UTC 

[PATCH v2 0/3] Fix abnormal clock scaling behaviors
 2023-08-31 13:08 UTC  (4+ messages)
` [PATCH v2 1/3] ufs: core: only suspend clock scaling if scale down
` [PATCH v2 2/3] ufs: core: fix abnormal scale up after last cmd finish
` [PATCH v2 3/3] ufs: core: fix abnormal scale up after scale down

[PATCH] qla2xxx: correct endianness for rqstlen and rsplen
 2023-08-31 11:21 UTC  (2+ messages)
` [PATCH] qla2xxx: use raw_smp_processor_id instead of smp_processor_id

[PATCH V5 0/6] scsi: ufs: qcom: Align programming sequence as per HW spec
 2023-08-31  9:18 UTC  (20+ messages)
` [PATCH V5 1/6] scsi: ufs: qcom: Update offset for core_clk_1us_cycles
` [PATCH V5 2/6] scsi: ufs: qcom: Configure PA_VS_CORE_CLK_40NS_CYCLES for Unipro core clk
` [PATCH V5 3/6] scsi: ufs: qcom: Add multiple frequency support for unipro clk attributes
` [PATCH V5 4/6] scsi: ufs: qcom: Align unipro clk attributes as per Hardware specification
` [PATCH V5 5/6] scsi: ufs: qcom: Refactor ufs_qcom_cfg_timers function
` [PATCH V5 6/6] scsi: ufs: qcom: Handle unipro clk HW division based on scaling conditions

[PATCH v2 00/10] Hardware wrapped key support for qcom ice and ufs
 2023-08-31  9:10 UTC  (13+ messages)
` [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 v3 0/9] qla2xxx driver misc features
 2023-08-31  7:44 UTC  (4+ messages)
` [PATCH v3 1/9] qla2xxx: Add Unsolicited LS Request and Response Support for NVMe

[PATCH] ata,scsi: do not issue START STOP UNIT on resume
 2023-08-31  6:55 UTC  (11+ messages)

[PATCH] scsi: imm: Add a module parameter for the transfer mode
 2023-08-31  5:23 UTC 

[PATCH 1/2] scsi: ppa: Fix compilation with PPA_DEBUG=1
 2023-08-31  5:52 UTC  (3+ messages)
` [PATCH 2/2] scsi: ppa: Add a module parameter for the transfer mode

[PATCH] scsi: ppa: Fix accidentally reversed conditions for 16-bit and 32-bit EPP
 2023-08-31  5:19 UTC 

[PATCH v4 0/9] scsi:scsi_debug: Add error injection for single device
 2023-08-31  2:11 UTC  (2+ messages)

[PATCH v2 00/10] libsas: Some tidy-up
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH 1/2] scsi: tape: add third party poweron reset handling
 2023-08-31  1:48 UTC  (5+ messages)
` [PATCH 2/2] scsi: tape: add unexpected rewind handling
` (subset) [PATCH 1/2] scsi: tape: add third party poweron reset handling

[PATCH v2 0/8] smartpqi updates
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH] xen/scsifront: shost_priv() can never return NULL
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH -next] scsi: qed: Remove unused declarations
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH v2] scsi: core: Improve type safety of scsi_rescan_device()
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH] qla2xxx: fix sparse warning in func qla24xx_build_scsi_type_6_iocbs
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH v2 0/2] qla2xxx: allow 32 bytes CDB
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH] qla2xxx: fix nvme_fc_rcv_ls_req undefined error
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH v2] scsi: core: Report error list information in debugfs
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH] scsi: sd: Remove the number of forward declarations
 2023-08-31  1:48 UTC  (2+ messages)

[PATCH v1 0/2] Changes for UFS advanced RPMB
 2023-08-31  1:42 UTC  (4+ messages)

[PATCH v4 0/2] mpt3sas: Additional retries when reading specific registers
 2023-08-31  1:39 UTC  (4+ messages)
` [PATCH v4 1/2] mpt3sas: Perform additional retries if Doorbell read returns 0
` [PATCH v4 2/2] mpt3sas: Removing volatile qualifier

[PATCH] scsi:libsas: Simplify sas_queue_reset and remove unused code
 2023-08-31  1:25 UTC  (3+ messages)

[PATCH] scsi: ufs: Fix the build for the old ARM OABI
 2023-08-31  1:16 UTC  (4+ messages)

[PATCH] scsi: qla2xxx: Fix unused variable warning in qla2xxx_process_purls_pkt()
 2023-08-31  1:13 UTC  (4+ messages)

[PATCH] scsi: fnic: Replace sgreset tag with max_tag_id
 2023-08-31  1:12 UTC  (4+ messages)

[PATCH -next] scsi: fnic: Remove unused function fnic_scsi_host_start/end_tag()
 2023-08-31  1:12 UTC  (4+ messages)

[PATCH][next] scsi: qla2xxx: Fix spelling mistake "tranport" -> "transport"
 2023-08-31  1:08 UTC  (3+ messages)
` [EXT] "

[PATCH v2] scsi: target: Replace strlcpy with strscpy
 2023-08-30 22:40 UTC  (5+ messages)

[PATCH] scsi: target: Replace strlcpy with strscpy
 2023-08-30 20:11 UTC  (2+ messages)

pm80xx: Issues with SATA drives behind expander
 2023-08-30 19:37 UTC 

[PATCH v1 0/3] Fix abnormal clock scaling behaviors
 2023-08-30 19:43 UTC  (11+ messages)
` [PATCH v1 1/3] ufs: core: only suspend clock scaling if scale down
` [PATCH v1 2/3] ufs: core: fix abnormal scale up after last cmd finish
` [PATCH v1 3/3] ufs: core: fix abnormal scale up after scale down

[PATCH] scsi: gvp11: add module parameter for DMA transfer bit mask
 2023-08-30  7:52 UTC  (7+ messages)

[PATCH v1] ufs: core: fix runtime pm with uic error(NON_FATAL) hang
 2023-08-30 13:14 UTC 

[PATCH] scsi: core: Remove ACTION_RETRY since it is redundant
 2023-08-30 15:40 UTC  (2+ messages)

[PATCH 00/13] scsi: Support LUN/target based error handle
 2023-08-30  9:45 UTC  (2+ messages)

[PATCH 0/2] scsi: fix 2 cases of -Wfortify-source
 2023-08-29 18:48 UTC  (6+ messages)
` [PATCH 1/2] scsi: myrb: fix -Wfortify-source
` [PATCH 2/2] scsi: myrs: "

[PATCH] scsi: ufs: Fix the build for big endian 32-bit ARM systems
 2023-08-29 16:02 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 5/6] scsi: storvsc: Always set no_report_opcodes
 2023-08-29 13:33 UTC 

[PATCH AUTOSEL 5.10 6/7] scsi: storvsc: Always set no_report_opcodes
 2023-08-29 13:33 UTC 

[PATCH AUTOSEL 5.15 6/9] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2023-08-29 13:33 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 7/9] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 5.15 8/9] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path

[PATCH AUTOSEL 6.1 10/15] scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity
 2023-08-29 13:32 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 11/15] scsi: storvsc: Always set no_report_opcodes
` [PATCH AUTOSEL 6.1 12/15] scsi: lpfc: Fix incorrect big endian type assignment in bsg loopback path

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-29 11:02 UTC  (4+ messages)

Słowa kluczowe do wypozycjonowania
 2023-08-29  7:31 UTC 

[bvanassche:block-for-next] [scsi] b4cd894093: BUG:kernel_NULL_pointer_dereference,address
 2023-08-29  7:38 UTC 

[PATCH] scsi: megaraid_sas: fix deadlock on firmware crashdump
 2023-08-28 22:10 UTC 

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (7+ messages)

[PATCH -next] [SCSI] esas2r: Use list_for_each_entry() helper
 2023-08-28 12:37 UTC 

decouple block open flags from fmode_t v2
 2023-08-28 12:09 UTC  (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

[czhong@redhat.com: [bug report] WARNING: CPU: 121 PID: 93233 at fs/dcache.c:365 __dentry_kill+0x214/0x278]
 2023-08-28 10:43 UTC  (3+ messages)

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (7+ messages)
` (subset) "

[GIT PULL] SCSI fixes for 6.5-rc7
 2023-08-27 15:06 UTC  (3+ messages)

[PATCH v2 8/8] scsi: ipr: Do PCI error checks on own line
 2023-08-27 13:37 UTC 

[PATCH v2 00/12] scsi: mpt3sas: Use flexible arrays and do a few cleanups
 2023-08-27  7:06 UTC  (7+ messages)
` [PATCH v2 02/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_IO_UNIT_8::Sensor[] a flexible array
` [PATCH v2 03/12] scsi: mpt3sas: Make MPI2_CONFIG_PAGE_RAID_VOL_0::PhysDisk[] "

[PATCH] docs: move powerpc under arch
 2023-08-26 16:56 UTC 

Optimal I/O size of 33553920 bytes should not appear
 2023-08-25 23:02 UTC  (2+ 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).