public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-05-03 15:41:35 to 2022-05-06 05:04:14 UTC [more...]

[PATCH] kernel/drivers: Remove redundant driver match function
 2022-05-06  4:59 UTC 

[PATCH 00/12] lpfc: Update lpfc to revision 14.2.0.3
 2022-05-06  3:55 UTC  (13+ messages)
` [PATCH 01/12] lpfc: Fix element offset in __lpfc_sli_release_iocbq_s4()
` [PATCH 02/12] lpfc: Fill in missing ndlp kref puts in error paths
` [PATCH 03/12] lpfc: Fix ndlp put following a LOGO completion
` [PATCH 04/12] lpfc: Inhibit aborts if external loopback plug is inserted
` [PATCH 05/12] lpfc: Fix dmabuf ptr assignment in lpfc_ct_reject_event
` [PATCH 06/12] lpfc: Use list_for_each_entry_safe on fc_nodes list in rscn_recovery_check
` [PATCH 07/12] lpfc: Decrement outstanding gidft_inp counter if lpfc_err_lost_link
` [PATCH 08/12] lpfc: Change VMID registration to be based on fabric parameters
` [PATCH 09/12] lpfc: Rework FDMI initialization after link up
` [PATCH 10/12] lpfc: Alter FPIN stat accounting logic
` [PATCH 11/12] lpfc: Use sg_dma_address and sg_dma_len macros for NVMe I/O
` [PATCH 12/12] lpfc: Update lpfc version to 14.2.0.3

[PATCH 0/7] scsi: EH rework main part
 2022-05-06  3:24 UTC  (12+ messages)
` [PATCH 1/7] scsi: Use Scsi_Host as argument for eh_host_reset_handler
` [PATCH 2/7] scsi: Use Scsi_Host and channel number as argument for eh_bus_reset_handler()
` [PATCH 03/11] libiscsi: use cls_session as argument for target and session reset
` [PATCH 04/11] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()

lpfc: regression with lpfc 14.2.0.0 / Skyhawk: FLOGI failure
 2022-05-06  3:08 UTC  (3+ messages)

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06  1:08 UTC  (59+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[PATCH] message: fusion: Remove unused variable retval
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH v3 00/21] xen: simplify frontend side ring setup
 2022-05-06  0:12 UTC  (4+ messages)
` [PATCH v3 05/21] xen/scsifront: remove unused GRANT_INVALID_REF definition
` [PATCH v3 18/21] xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH v3 0/5] Fix mpt3sas driver sparse warnings
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: mac53c94: fix warning comparing pointer to 0
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] mpi3mr: Return IOs to an unrecoverable HBA with DID_ERROR
 2022-05-05 18:48 UTC  (3+ messages)
` [PATCH] mpi3mr: Hidden drives not removed during soft reset
` [PATCH] mpi3mr: Increase IO timeout value to 60s

[PATCH] scsi: sr: add handling of memory allocation failure in get_capabilities
 2022-05-03  0:51 UTC  (3+ messages)
` [PATCH v2] scsi: sr: add handling of memory allocation failures when calling get_capabilities

[RFC v2 30/39] scsi: add HAS_IOPORT dependencies
 2022-05-05 16:06 UTC  (4+ messages)

[PATCH] scsi: elx: efct: Remove redundant memset statement
 2022-05-05 14:36 UTC 

[PATCH] scsi: megaraid_sas: Remove redundant memset statement
 2022-05-05 14:32 UTC 

[PATCH v4 0/6] Several changes for UFSHPB
 2022-05-05 13:47 UTC  (7+ messages)
` [PATCH v4 1/6] scsi: ufshpb: Merge ufshpb_reset() and ufshpb_reset_host()
` [PATCH v4 2/6] scsi: ufshpb: Remove 0 assignment for enum value
` [PATCH v4 3/6] scsi: ufshpb: Cleanup the handler when device reset HPB information
` [PATCH v4 4/6] scsi: ufshpb: Change sysfs node hpb_stats/rb_* prefix to start with rcmd_*
` [PATCH v4 5/6] scsi: ufshpb: Add handing of device reset HPB regions Infos in HPB device mode
` [PATCH v4 6/6] scsi: ufshpb: Cleanup ufshpb_suspend/resume

[PATCH v3 00/28] Split the ufshcd.h header file
 2022-05-03  0:51 UTC  (2+ messages)

[Bug 215943] New: UBSAN: array-index-out-of-bounds in drivers/scsi/megaraid/megaraid_sas_fp.c:103:32
 2022-05-05 13:03 UTC 

[PATCH v5] scsi: target: tcmu: Fix possible data corruption
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: ipr: Directly return instead of using local ret variable
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: mpi3mr: Return error if dma_alloc_coherent() fails
 2022-05-05 10:25 UTC 

[PATCH] scsi: mpi3mr: Replace snprintf with sysfs_emit in adp_state_show
 2022-05-05  6:17 UTC 

[PATCH] lpfc: Remove unnecessary null ndlp check in lpfc_sli_prep_wqe()
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: elx: efct: remove unnecessary memset in efct_io
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: qla4xxx: Drop redundant memset
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: sr: Fix some cdroms automatically ejected when booting into the system
 2022-05-05  3:01 UTC  (3+ messages)

[PATCH] scsi: fnic: remove redundant NULL check
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH v3 0/3] target: iscsi: control authentication per ACL
 2022-05-04 18:02 UTC  (4+ messages)

SCSI discovery update
 2022-05-03  0:51 UTC  (3+ messages)
` [PATCH 01/14] scsi: mpt3sas: Use cached ATA Information VPD page

[PATCH 2/2] qla2xxx: Fix missed DMA unmap for aborted cmds
 2022-05-03  0:50 UTC  (2+ messages)

[PATCH 0/4] Remove support for Hyper-V 2008 and 2008R2/Win7
 2022-05-04 17:23 UTC  (4+ messages)
` [PATCH 4/4] drm/hyperv: "

5/04/2022 Product Inquiry (JL)
 2022-05-04 16:11 UTC 

[PATCH 1/2] qla2xxx: Remove free_sg command flag
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] lpfc: Remove redundant lpfc_sli_prep_wqe() call
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH 1/3] target/iscsi: rename iscsi_cmd to iscsit_cmd
 2022-05-04 15:01 UTC  (6+ messages)
` [PATCH 2/3] target/iscsi: rename iscsi_conn to iscsit_conn
` [PATCH 3/3] target/iscsi: rename iscsi_session to iscsit_session

[PATCH] lpfc: Fix resource leak in lpfc_sli4_send_seq_to_ulp()
 2022-05-03  0:51 UTC  (2+ messages)

[PATCHv2 00/24] scsi: EH rework prep patches, part 1
 2022-05-04 11:40 UTC  (31+ messages)
` [PATCH 01/24] csiostor: use fc_block_rport()
` [PATCH 02/24] fc_fcp: "
` [PATCH 03/24] zfcp: open-code fc_block_scsi_eh() for host reset
` [PATCH 04/24] mptfc: simplify mpt_fc_block_error_handler()
` [PATCH 05/24] mptfusion: correct definitions for mptscsih_dev_reset()
` [PATCH 06/24] mptfc: open-code mptfc_block_error_handler() for bus reset
` [PATCH 07/24] qedf: use fc rport as argument for qedf_initiate_tmf()
` [PATCH 08/24] bnx2fc: Do not rely on a scsi command for lun or target reset
` [PATCH 09/24] ibmvfc: open-code reset loop for "
` [PATCH 10/24] ibmvfc: use fc_block_rport()
` [PATCH 11/24] fnic: use dedicated device reset command
` [PATCH 12/24] fnic: use fc_block_rport() correctly
` [PATCH 13/24] aic7xxx: make BUILD_SCSIID() a function
` [PATCH 14/24] aic79xx: "
` [PATCH 15/24] aic7xxx: do not reference scsi command when resetting device
` [PATCH 16/24] aic79xx: "
` [PATCH 17/24] snic: reserve tag for TMF
` [PATCH 18/24] snic: use dedicated device reset command
` [PATCH 19/24] snic: Use scsi_host_busy_iter() to traverse commands
` [PATCH 20/24] sym53c8xx_2: split off bus reset from host reset
` [PATCH 21/24] ips: Do not try to abort command "
` [PATCH 22/24] qla1280: separate out host reset function from qla1280_error_action()
` [PATCH 23/24] megaraid: pass in NULL scb for host reset
` [PATCH 24/24] mpi3mr: split off bus_reset function from host_reset

[PATCH] scsi: bfa: remove redundant NULL check
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove duplicate include in ufshcd
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH 1/4] scsi: core: constify pointer to scsi_host_template
 2022-05-04  8:47 UTC  (3+ messages)
` [PATCH 2/4] scsi: core: fix white-spaces

[PATCH v3 0/5] Qcom UFS driver updates
 2022-05-04  8:42 UTC  (6+ messages)
` [PATCH v3 1/5] scsi: ufs: qcom: Fix acquiring the optional reset control line
` [PATCH v3 2/5] scsi: ufs: qcom: Simplify handling of devm_phy_get()
` [PATCH v3 3/5] scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled
` [PATCH v3 4/5] scsi: ufs: core: Remove redundant wmb() in ufshcd_send_command()
` [PATCH v3 5/5] scsi: ufs: qcom: Enable RPM_AUTOSUSPEND for runtime PM

[PATCH v2 0/9] Support zoned devices with gap zones
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] megaraid: fix error check return value of register_chrdev()
 2022-05-03  0:51 UTC  (2+ messages)

【カーチス倶楽部】「くるま売り隊!」お申し込みありがとうございます
 2022-05-04  6:17 UTC 

[PATCH] scsi: qla2xxx: remove unneeded flush_workqueue
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: ufs: Increase fDeviceInit poll frequency
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: lpfc: Remove unneeded variable
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi:fnic: remove unneeded flush_workqueue
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH] scsi: iscsi: fix harmless double shift bug
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH 01/11] scsi: aacraid: Fix undefined behavior due to shift overflowing the constant
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH v2] scsi: core: Refine how we set tag_set NUMA node
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH 00/24] scsi: EH rework prep patches, part 1
 2022-05-03 20:09 UTC  (21+ messages)
` [PATCH 01/24] csiostor: use fc_block_rport()
` [PATCH 02/24] fc_fcp: "
` [PATCH 03/24] zfcp: open-code fc_block_scsi_eh() for host reset
` [PATCH 10/24] ibmvfc: use fc_block_rport()
` [PATCH 17/24] snic: reserve tag for TMF
` [PATCH 20/24] sym53c8xx_2: split off bus reset from host reset
` [PATCH 21/24] ips: Do not try to abort command "
` [PATCH 23/24] megaraid: pass in NULL scb for "

[PATCH] scsi: ufs: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-05-03  0:51 UTC  (2+ messages)

[PATCH 00/11] scsi: EH rework prep patches, part 2
 2022-05-03 18:36 UTC  (7+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 05/11] pmcraid: select first available device for target reset

[PATCH] scsi: aha1542: remove unneeded semicolon
 2022-05-03  0:51 UTC  (2+ messages)

5.17.0 boot issue on Miata
 2022-05-03 15:50 UTC  (3+ messages)

[PATCH] scsi: bfa: remove unneeded flush_workqueue
 2022-05-03  0:51 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