linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 11:57:33 to 2020-10-24 17:36:51 UTC [more...]

let import_iovec deal with compat_iovecs as well v4
 2020-10-24 17:29 UTC  (53+ 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"

[UFS v3] UFS fixes
 2020-10-24 15:06 UTC  (6+ 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

Adaptec ASR-51245 and aacraid driver timeouts
 2020-10-24 12:33 UTC  (2+ messages)

[PATCH 0/3] scsi: target: Set correct residual data
 2020-10-24 12:13 UTC  (7+ 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

[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 0/5] scsi: target: COMPARE AND WRITE miscompare sense
 2020-10-23 20:57 UTC  (6+ 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

[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 00/17 V3] vhost: fix scsi cmd handling and cgroup support
 2020-10-23 16:15 UTC  (24+ 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 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 v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-23  6:35 UTC 

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

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

[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  (26+ messages)
` [PATCH v3 03/17] scsi: No retries on abort success
` [PATCH v3 05/17] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [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 v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-22  6:37 UTC  (2+ messages)

[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

[PATCH] scsi: ufs: fix no clkgating due to tag being alive
 2020-10-20 19:17 UTC  (4+ messages)
` [PATCH v2] scsi: ufs: fix clkgating on/off correctly

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (7+ messages)

[PATCH 1/4] scsi: ufs: atomic update for clkgating_enable
 2020-10-20 18:36 UTC  (13+ messages)
` [PATCH 2/4] scsi: ufs: clear UAC for FFU and RPMB LUNs
` [PATCH 3/4] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH 4/4] scsi: add more contexts in the ufs tracepoints

[PATCH v2 0/1] scsi: libiscsi: fix NOP race condition
 2020-10-20 16:55 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param()
 2020-10-20 14:52 UTC  (2+ messages)

[PATCH 0/4] scsi: FDMI enhancement
 2020-10-20 14:24 UTC  (5+ messages)
` [PATCH 2/4] include:scsi:fc: "
    ` [EXT] "
      ` [EXT] "

[PATCH] scsi: alua: fix the race between alua_bus_detach and alua_rtpg
 2020-10-20 13:13 UTC  (8+ 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).