messages from 2022-04-27 13:02:17 to 2022-05-03 14:22:09 UTC [more...]
[PATCH 00/24] scsi: EH rework prep patches, part 1
2022-05-03 14:21 UTC (52+ 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 0/4] Remove support for Hyper-V 2008 and 2008R2/Win7
2022-05-03 12:30 UTC (7+ messages)
` [PATCH 1/4] Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7
` [PATCH 2/4] scsi: storvsc: Remove support for Hyper-V 2008 and 2008R2/Win7
` [PATCH 3/4] video: hyperv_fb: "
` [PATCH 4/4] drm/hyperv: "
[PATCH 1/1] scsi_dh_alua: properly handling the ALUA transitioning state
2022-05-03 0:50 UTC (3+ messages)
[RESEND][PATCH] scsi: dc395x: fix a missing check on list iterator
2022-05-03 0:51 UTC (2+ messages)
[PATCH] qla2xxx: edif: remove unneeded variable
2022-05-03 0:51 UTC (2+ messages)
[PATCH] scsi: target: core: Silence the message about unknown VPD pages
2022-05-03 0:51 UTC (2+ messages)
[PATCH] scsi: pm80xx: Remove pm8001_tag_init()
2022-05-03 0:15 UTC (3+ messages)
[PATCH v4 00/10] Add Copy offload support
2022-05-02 23:20 UTC (29+ messages)
` [dm-devel] "
` [PATCH v4 03/10] block: Introduce a new ioctl for copy
` [PATCH v4 02/10] block: Add copy offload support infrastructure
` [PATCH v4 01/10] block: Introduce queue limits for copy-offload support
[PATCH 0/7] scsi: EH rework main part
2022-05-02 21:59 UTC (19+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [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 02/11] sym53c8xx_2: rework reset handling
` [PATCH 03/11] libiscsi: use cls_session as argument for target and session reset
` [PATCH 3/7] scsi: Use scsi_target as argument for eh_target_reset_handler()
` [PATCH 04/11] scsi_transport_iscsi: use session as argument for iscsi_block_scsi_eh()
` [PATCH 4/7] scsi: Use scsi_device as argument to eh_device_reset_handler()
` [PATCH 05/11] pmcraid: select first available device for target reset
` [PATCH 5/7] scsi: Do not allocate scsi command in scsi_ioctl_reset()
` [PATCH 06/11] bfa: Do not use scsi command to signal TMF status
` [PATCH 6/7] scsi: remove SUBMITTED_BY_SCSI_RESET_IOCTL
` [PATCH 07/11] aha152x: look for stuck command when resetting device
` [PATCH 7/7] scsi_error: streamline scsi_eh_bus_device_reset()
` [PATCH 08/11] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 09/11] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 10/11] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 11/11] csiostor: use separate TMF command
[PATCH 00/11] scsi: EH rework prep patches, part 2
2022-05-02 21:54 UTC (12+ messages)
` [PATCH 01/11] pmcraid: Select device in pmcraid_eh_bus_reset_handler()
` [PATCH 02/11] sym53c8xx_2: rework reset handling
` [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()
` [PATCH 05/11] pmcraid: select first available device for target reset
` [PATCH 06/11] bfa: Do not use scsi command to signal TMF status
` [PATCH 07/11] aha152x: look for stuck command when resetting device
` [PATCH 08/11] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 09/11] xen-scsifront: add scsi device as argument to scsifront_do_request()
` [PATCH 10/11] fas216: Rework device reset to not rely on SCSI command pointer
` [PATCH 11/11] csiostor: use separate TMF command
[PATCH v7 0/8] mpi3mr: add BSG interface support for controller management
2022-05-02 21:43 UTC (10+ messages)
` [PATCH v7 1/8] mpi3mr: Add bsg device support
` [PATCH v7 2/8] mpi3mr: Add support for driver commands
` [PATCH v7 3/8] mpi3mr: Move data structures/definitions from MPI headers to uapi header
` [PATCH v7 4/8] mpi3mr: Add support for MPT commands
` [PATCH v7 5/8] mpi3mr: Add support for PEL commands
` [PATCH v7 6/8] mpi3mr: Expose adapter state to sysfs
` [PATCH v7 7/8] mpi3mr: Add support for NVMe passthrough
` [PATCH v7 8/8] mpi3mr: Update driver version to 8.0.0.69.0
[GIT PULL] SCSI fixes for 5.18-rc4
2022-04-30 17:27 UTC (2+ messages)
[PATCH] scsi: elx: efct: remove unnecessary memset in efct_io
2022-04-30 9:06 UTC (5+ messages)
[PATCH v2] scsi: pmcraid: convert sysfs snprintf to sysfs_emit
2022-04-30 8:01 UTC (2+ messages)
[PATCH v2 0/4] xen/pv-scsi: update header and harden frontend
2022-04-29 22:25 UTC (6+ messages)
` [PATCH v2 1/4] xen: update vscsiif.h
` [PATCH v2 2/4] xen/scsiback: use new command result macros
` [PATCH v2 3/4] xen/scsifront: "
` [PATCH v2 4/4] xen/scsifront: harden driver against malicious backend
[PATCH 19/37] mpt fusion: add HAS_IOPORT dependencies
2022-04-29 14:46 UTC (6+ messages)
` [RFC v2 20/39] "
` [PATCH 27/37] scsi: "
` [RFC v2 30/39] "
[Regression] Resume process hangs for 5-6 seconds starting sometime in 5.16
2022-04-29 14:30 UTC (2+ messages)
[PATCH 0/4] Prepare for upstreaming Pixel 6 UFS support
2022-04-29 5:44 UTC (11+ messages)
` [PATCH 1/4] scsi: ufs: Reduce the clock scaling latency
` [PATCH 2/4] scsi: ufs: Move a clock scaling check
` [PATCH 3/4] scsi: ufs: Pass the clock scaling timeout as an argument
` [PATCH 4/4] scsi: ufs: Add suspend/resume SCSI command processing support
[PATCH] scsi: pmcraid: convert sysfs snprintf to sysfs_emit
2022-04-29 3:42 UTC (3+ messages)
[RFC] scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()
2022-04-28 17:01 UTC (4+ messages)
` [EXT] "
[PATCH v4 07/10] dm: Add support for copy offload
2022-04-28 15:54 UTC (2+ messages)
[PATCH v3] scsi: pmcraid: convert sysfs snprintf to sysfs_emit
2022-04-28 15:51 UTC
[PATCH v4 06/10] nvmet: add copy command support for bdev and file ns
2022-04-28 14:53 UTC (2+ messages)
[PATCH v4 05/10] nvme: add copy offload support
2022-04-28 14:02 UTC (2+ messages)
[PATCH 1/3] target/iscsi: rename iscsi_cmd to iscsit_cmd
2022-04-28 9:29 UTC (3+ messages)
` [PATCH 2/3] target/iscsi: rename iscsi_conn to iscsit_conn
` [PATCH 3/3] target/iscsi: rename iscsi_session to iscsit_session
Koszty instalacji fotowoltaicznej
2022-04-28 8:10 UTC
[PATCH v2 00/19] xen: simplify frontend side ring setup
2022-04-28 8:27 UTC (3+ messages)
` [PATCH v2 03/19] xen/scsifront: remove unused GRANT_INVALID_REF definition
` [PATCH v2 16/19] xen/scsifront: use xenbus_setup_ring() and xenbus_teardown_ring()
[PATCH 0/4] xen/pv-scsi: update header and harden frontend
2022-04-28 7:06 UTC (6+ messages)
` [PATCH 2/4] xen/scsiback: use new command result macros
[PATCH v4 0/7] treewide: scsi: ufs: Add support for Renesas R-Car UFS controller
2022-04-28 6:54 UTC (12+ messages)
` [PATCH v4 1/7] dt-bindings: ufs: Document Renesas R-Car UFS host controller
` [PATCH v4 4/7] scsi: ufs-renesas: Add support for Renesas R-Car UFS controller
` [PATCH v4 6/7] arm64: dts: renesas: r8a779f0: Add UFS node
` [PATCH v4 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device
[PATCH] target: pscsi: set SCF_TREAT_READ_AS_NORMAL flag only if there is valid data
2022-04-28 2:55 UTC (4+ messages)
[PATCH] scsi: sr: Fix some cdroms automatically ejected when booting into the system
2022-04-28 2:51 UTC (2+ messages)
[PATCH] scsi: sr: add handling of memory allocation failure in get_capabilities
2022-04-28 2:30 UTC (3+ messages)
` [PATCH v2] scsi: sr: add handling of memory allocation failures when calling get_capabilities
[PATCH] lpfc: Fix additional reference counting in lpfc_bsg_rport_els()
2022-04-28 2:01 UTC (2+ messages)
[PATCH] uapi: Fix build errors in uapi header scsi_bsg_mpi3mr.h
2022-04-28 1:57 UTC (2+ messages)
[PATCH] lpfc: Remove redundant lpfc_sli_prep_wqe() call
2022-04-27 22:22 UTC
[PATCH] dt-bindings: ufs: cdns,ufshc: Add power-domains
2022-04-27 18:24 UTC (2+ messages)
[PATCH 2/2] qla2xxx: Fix missed DMA unmap for aborted cmds
2022-04-27 16:52 UTC (6+ messages)
[PATCH v1] scsi: libsas: Fix array-bounds warnings
2022-04-27 16:41 UTC (2+ messages)
[PATCH v5] scsi: target: tcmu: Fix possible data corruption
2022-04-27 14:28 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox