linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 20:27:29 to 2020-10-26 06:19:56 UTC [more...]

propose some UFS fixes
 2020-10-26  6:19 UTC  (14+ messages)
` [PATCH v2 1/5] scsi: ufs: atomic update for clkgating_enable
` [PATCH v2 3/5] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH v2 5/5] scsi: ufs: fix clkgating on/off correctly

[UFS v3] UFS fixes
 2020-10-26  6:13 UTC  (8+ messages)
` [PATCH v3 1/5] scsi: ufs: atomic update for clkgating_enable
` [PATCH v3 2/5] scsi: ufs: clear UAC for FFU and RPMB LUNs
` [PATCH v3 3/5] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH v3 4/5] scsi: add more contexts in the ufs tracepoints
` [PATCH v3 5/5] scsi: ufs: fix clkgating on/off correctly

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-26  5:22 UTC  (4+ messages)

[PATCH 00/17 V3] vhost: fix scsi cmd handling and cgroup support
 2020-10-26  3:51 UTC  (27+ messages)
` [PATCH 01/17] vhost scsi: add lun parser helper
` [PATCH 02/17] vhost: remove work arg from vhost_work_flush
` [PATCH 03/17] vhost net: use goto error handling in open
` [PATCH 04/17] vhost: prep vhost_dev_init users to handle failures
` [PATCH 05/17] vhost: move vq iovec allocation to dev init time
` [PATCH 06/17] vhost: support delayed vq creation
` [PATCH 07/17] vhost scsi: support delayed IO "
` [PATCH 08/17] vhost scsi: alloc cmds per vq instead of session
` [PATCH 09/17] vhost scsi: fix cmd completion race
` [PATCH 10/17] vhost scsi: Add support for LUN resets
` [PATCH 11/17] vhost scsi: remove extra flushes
` [PATCH 12/17] vhost poll: fix coding style
` [PATCH 13/17] vhost: support multiple worker threads
` [PATCH 14/17] vhost: poll support support multiple workers
` [PATCH 15/17] host: support delayed vq creation
` [PATCH 16/17] vhost scsi: multiple worker support
` [PATCH 17/17] vhost scsi: drop submission workqueue

[PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-26  2:56 UTC  (2+ messages)

[PATCH] ibmvfc: add new fields for version 2 of several MADs
 2020-10-26  1:36 UTC 

[PATCH 0/5] scsi: target: COMPARE AND WRITE miscompare sense
 2020-10-26  1:14 UTC  (7+ messages)
` [PATCH 1/5] lib/scatterlist: use consistent sg_copy_buffer() return type
` [PATCH 2/5] scsi: target: rename struct sense_info to sense_detail
` [PATCH 3/5] scsi: target: rename cmd.bad_sector to cmd.sense_info
` [PATCH 4/5] scsi: target: split out COMPARE AND WRITE memcmp into helper
` [PATCH 5/5] scsi: target: return COMPARE AND WRITE miscompare offsets

[RFC PATCH 0/7] target: fix up locking in IO paths
 2020-10-25 23:03 UTC  (8+ messages)
` [PATCH 1/7] tcm qla2xxx: drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
` [PATCH 2/7] target: remove TARGET_SCF_LOOKUP_LUN_FROM_TAG
` [PATCH 3/7] tcm qlaxx: move sess cmd list/lock to driver
` [PATCH 4/7] target: fix cmd_count ref leak
` [PATCH 5/7] target: Drop sess_cmd_lock from IO path
` [PATCH 6/7] target: make state_list per cpu'ish
` [PATCH 7/7] tcm loop: allow queues, can queue and cmd per lun to be settable

smartpqi: Adaptec 1100-8e failure with Linux 5.9
 2020-10-25 15:39 UTC  (3+ messages)

Adaptec ASR-51245 and aacraid driver timeouts
 2020-10-25 10:34 UTC  (3+ messages)

ご挨拶
 2020-10-25  6:09 UTC 

[PATCH 0/3] scsi: target: Set correct residual data
 2020-10-25  0:25 UTC  (8+ messages)
` [PATCH 1/3] scsi: target: core: Set residuals for 4Kn devices
` [PATCH 2/3] scsi: target: core: Signal WRITE residuals
` [PATCH 3/3] scsi: target: core: Change ASCQ for residual write

[PATCH] ibmvscsi: fix race potential race after loss of transport
 2020-10-25  0:13 UTC 

let import_iovec deal with compat_iovecs as well v4
 2020-10-24 21:12 UTC  (54+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[GIT PULL] final round of SCSI updates for the 5.9+ merge window
 2020-10-23 23:42 UTC  (2+ messages)

ご挨拶
 2020-10-23 21:18 UTC 

[PATCH v3 27/56] scsi: fix some kernel-doc markups
 2020-10-23 16:33 UTC 

[PATCH 00/16 V2] vhost: fix scsi cmd handling and IOPs
 2020-10-23 16:22 UTC  (3+ messages)

[PATCH 04/16] vhost: prep vhost_dev_init users to handle failures
 2020-10-23 16:21 UTC  (4+ messages)

[PATCH 14/16] vhost: poll support support multiple workers
 2020-10-23 15:43 UTC  (3+ messages)

[PATCH] scsi: ufs: make sure scan sequence for multiple hosts
 2020-10-23 15:27 UTC  (7+ messages)

[PATCH v1 0/5] Introduce a new helper marco DEFINE_STORE_ATTRIBUTE at seq_file.c
 2020-10-23  8:53 UTC  (10+ messages)
` [PATCH v1 1/5] seq_file: Introduce DEFINE_STORE_ATTRIBUTE() helper macro
` [PATCH v1 2/5] scsi: hisi_sas: Introduce DEFINE_STORE_ATTRIBUTE for debugfs
` [PATCH v1 3/5] scsi: qla2xxx: "
` [PATCH v1 4/5] usb: dwc3: debugfs: Introduce DEFINE_STORE_ATTRIBUTE
` [PATCH v1 5/5] drm/i915/display: Introduce DEFINE_STORE_ATTRIBUTE for debugfs

[PATCH] scsi: megaraid_sas: use spin_lock() in hard IRQ
 2020-10-23  2:44 UTC  (6+ messages)

[PATCH v4] qla2xxx: Return EBUSY on fcport deletion
 2020-10-22 19:46 UTC  (2+ messages)
` [EXT] "

[patch v4 0/5] scsi: Support to handle Intermittent errors
 2020-10-22 12:34 UTC  (6+ messages)
` [patch v4 1/5] scsi: Added a new definition in scsi_cmnd.h
` [patch v4 2/5] scsi: Added a new error code in scsi.h
` [patch v4 3/5] scsi: No retries on abort success
` [patch v4 4/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [patch v4 5/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs

[PATCH v3 00/17] scsi: Support to handle Intermittent errors
 2020-10-22 16:50 UTC  (9+ messages)
` [PATCH v3 03/17] scsi: No retries on abort success
` [PATCH v3 16/17] scsi:zfcp: Added changes to fc_remote_port_chkready

[PATCH] scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove()
 2020-10-22  9:00 UTC 

[PATCH 0/2] fix race conditions with task aborts
 2020-10-22  2:42 UTC  (3+ messages)
` [PATCH 2/2] target: iscsi: fix a race condition when aborting a task

[PATCH v2] scsi: target: tcmu: scatter_/gather_data_area rework
 2020-10-22  0:36 UTC  (2+ messages)

[PATCH v3 0/5] SAN Congestion Management (SCM) statistics
 2020-10-21 17:49 UTC  (12+ messages)
` [PATCH v3 1/5] scsi: fc: Update formal FPIN descriptor definitions
` [PATCH v3 2/5] scsi: fc: Add FPIN statistics to fc_host and fc_rport objects
` [PATCH v3 3/5] scsi: fc: Parse FPIN packets and update statistics
` [PATCH v3 4/5] scsi: fc: Add mechanism to update FPIN signal statistics
` [PATCH v3 5/5] scsi: fc: Update documentation of sysfs nodes for FPIN stats

[PATCH] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-21 10:28 UTC 

[PATCH v1 0/2] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-10-21  1:18 UTC  (4+ messages)
` [PATCH v1 1/2] scsi: ufs: Serialize eh_work with system PM events and async scan

[PATCH 0/9] lpfc: Update lpfc to revision 12.8.0.5
 2020-10-20 20:27 UTC  (10+ messages)
` [PATCH 1/9] lpfc: fix invalid sleeping context in lpfc_sli4_nvmet_alloc
` [PATCH 2/9] lpfc: fix scheduling call while in softirq context in lpfc_unreg_rpi
` [PATCH 3/9] lpfc: Re-fix use after free in lpfc_rq_buf_free()
` [PATCH 4/9] lpfc: Removed unused macros in lpfc_attr.c
` [PATCH 5/9] lpfc: Fix duplicate wq_create_version check
` [PATCH 6/9] lpfc: Enlarge max_sectors in scsi templates
` [PATCH 7/9] lpfc: Add FDMI Vendor MIB support
` [PATCH 8/9] lpfc: Reject CT request for MIB commands
` [PATCH 9/9] lpfc: Update lpfc version to 12.8.0.5


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