linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-30 15:07:01 to 2021-06-03 12:17:39 UTC [more...]

[PATCH 0/5] scsi: FDMI enhancement
 2021-06-03 12:16 UTC  (3+ messages)
` [PATCH 1/5] libfc: initialisation of RHBA and RPA attributes
` [PATCH 2/5] qedf: Added vendor identifier attribute

vhost: multiple worker support
 2021-06-03 10:45 UTC  (8+ messages)
` [PATCH 1/9] vhost: move worker thread fields to new struct
` [PATCH 2/9] vhost: move vhost worker creation to kick setup
` [PATCH 3/9] vhost: modify internal functions to take a vhost_worker

[PATCH V2 0/2] scsi: FDMI Fixes
 2021-06-03 10:14 UTC  (3+ messages)
` [PATCH V2 1/2] scsi: fc: Corrected RHBA attributes length
` [PATCH V2 2/2] libfc: Corrected the condition check and invalid argument passed

[PATCH 0/2] scsi: FDMI Fixes
 2021-06-03  9:56 UTC  (3+ messages)
` [PATCH 1/2] scsi: fc: Corrected RHBA attributes length
` [PATCH 2/2] libfc: Corrected the condition check and invalid argument passed

[PATCH 0/4] scsi: fix failure handling of alloc/add host
 2021-06-03  3:22 UTC  (10+ messages)
` [PATCH 1/4] scsi: core: fix error handling of scsi_host_alloc
` [PATCH 2/4] scsi: core: fix failure handling of scsi_add_host_with_dma
` [PATCH 3/4] scsi: core: put .shost_dev in failure path if host state becomes running
` [PATCH 4/4] scsi: core: only put parent device if host state isn't in SHOST_CREATED

[PATCH 0/3] Add quirk to support exynos ufshci
 2021-06-03  3:21 UTC  (7+ messages)
  ` [PATCH 1/3] scsi: ufs: add quirk to handle broken UIC command
  ` [PATCH 3/3] scsi: ufs: add quirk to support host reset only

[PATCH v1 0/3] Optimize host lock on TR send/compl paths and utilize UTRLCNR
 2021-06-03  2:54 UTC  (16+ messages)
` [PATCH v1 1/3] scsi: ufs: Remove a redundant command completion logic in error handler
` [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
` [PATCH v1 3/3] scsi: ufs: Utilize Transfer Request List Completion Notification Register

[RFC] sg: add statistics similar to st
 2021-06-03  1:39 UTC  (2+ messages)

[PATCH v2 0/4] Several minor changes for UFS
 2021-06-02 21:05 UTC  (10+ messages)
` [PATCH v2 1/4] scsi: ufs: Cleanup ufshcd_add_command_trace()
` [PATCH v2 2/4] scsi: ufs: Let UPIU completion trace print RSP UPIU header
` [PATCH v2 3/4] scsi: ufs: Let command trace only for the cmd != null case
` [PATCH v2 4/4] scsi: ufs: Use UPIU query trace in devman_upiu_cmd

[PATCH v2] scsi: fcoe: Statically initialize flogi_maddr
 2021-06-02 18:41 UTC  (2+ messages)

[PATCH 0/3] scsi: Fix a handful of memcpy() field overflows
 2021-06-02 18:00 UTC  (3+ messages)

[RFC PATCH V3 00/11] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-06-02 16:02 UTC  (15+ messages)
` [RFC PATCH V3 03/11] x86/Hyper-V: Add new hvcall guest address host visibility support
` [RFC PATCH V3 04/11] HV: Add Write/Read MSR registers via ghcb
` [RFC PATCH V3 05/11] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V3 06/11] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V3 07/11] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V3 08/11] swiotlb: Add bounce buffer remap address setting function
` [RFC PATCH V3 09/11] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V3 10/11] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V3 11/11] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH] scsi: Set BLIST_TRY_VPD_PAGES for WD Black P10 external HDD
 2021-06-02 15:26 UTC  (4+ messages)

[PATCH V2] qedf: Update the max_id value in host structure
 2021-06-02 13:45 UTC  (2+ messages)

[PATCH 0/2] scsi: FDMI Fixes
 2021-06-02 13:35 UTC  (8+ messages)
` [PATCH 1/2] scsi: fc: Corrected RHBA attributes length
      ` [EXT] "
        ` [EXT] "
` [PATCH 2/2] libfc: Corrected the condition check and invalid argument passed

[PATCH v2] scsi: ufs-mediatek: create device link of reset control
 2021-06-02 13:34 UTC  (2+ messages)

[PATCH] scsi: libsas: check lun number valid for ata device in sas_queuecommand()
 2021-06-02 10:36 UTC  (2+ messages)

[PATCH] scsi: 3ware: fix return 0 on the error path of probe
 2021-06-02 10:02 UTC 

[PATCH v9 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-06-02  7:25 UTC  (34+ messages)
` [PATCH v9 01/31] elx: libefc_sli: SLI-4 register offsets and field definitions
` [PATCH v9 02/31] elx: libefc_sli: SLI Descriptors and Queue entries
` [PATCH v9 03/31] elx: libefc_sli: Data structures and defines for mbox commands
` [PATCH v9 04/31] elx: libefc_sli: queue create/destroy/parse routines
` [PATCH v9 05/31] elx: libefc_sli: Populate and post different WQEs
` [PATCH v9 06/31] elx: libefc_sli: bmbx routines and SLI config commands
` [PATCH v9 07/31] elx: libefc_sli: APIs to setup SLI library
` [PATCH v9 08/31] elx: libefc: Generic state machine framework
` [PATCH v9 09/31] elx: libefc: Emulex FC discovery library APIs and definitions
` [PATCH v9 10/31] elx: libefc: FC Domain state machine interfaces
` [PATCH v9 11/31] elx: libefc: SLI and FC PORT "
` [PATCH v9 12/31] elx: libefc: Remote node "
` [PATCH v9 13/31] elx: libefc: Fabric "
` [PATCH v9 14/31] elx: libefc: FC node ELS and state handling
` [PATCH v9 15/31] elx: libefc: Extended link Service IO handling
` [PATCH v9 16/31] elx: libefc: Register discovery objects with hardware
` [PATCH v9 17/31] elx: efct: Data structures and defines for hw operations
` [PATCH v9 18/31] elx: efct: Driver initialization routines
` [PATCH v9 19/31] elx: efct: Hardware queues creation and deletion
` [PATCH v9 20/31] elx: efct: RQ buffer, memory pool allocation and deallocation APIs
` [PATCH v9 21/31] elx: efct: Hardware IO and SGL initialization
` [PATCH v9 22/31] elx: efct: Hardware queues processing
` [PATCH v9 23/31] elx: efct: Unsolicited FC frame processing routines
` [PATCH v9 24/31] elx: efct: SCSI IO handling routines
` [PATCH v9 25/31] elx: efct: LIO backend interface routines
` [PATCH v9 26/31] elx: efct: Hardware IO submission routines
` [PATCH v9 27/31] elx: efct: link and host statistics
` [PATCH v9 28/31] elx: efct: xport and hardware teardown routines
` [PATCH v9 29/31] elx: efct: scsi_transport_fc host interface support
` [PATCH v9 30/31] elx: efct: Add Makefile and Kconfig for efct driver
` [PATCH v9 31/31] elx: efct: Tie into kernel Kconfig and build process

[PATCH 1/1] rtc: x1205: use DEVICE_ATTR_RO macro
 2021-06-02  6:38 UTC 

[PATCH v2] scsi: ufs-mediatek: Fix HCI version in some platforms
 2021-06-02  5:45 UTC  (2+ messages)

[PATCH] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V
 2021-06-02  5:45 UTC  (2+ messages)

[PATCH] scsi: qedf: Do not put host in qedf_vport_create unconditionally
 2021-06-02  5:45 UTC  (2+ messages)

[PATCH] lpfc: Fix failure to transmit ABTS on FC link
 2021-06-02  5:45 UTC  (2+ messages)

iSCSI error handler fixes v2
 2021-06-02  5:28 UTC  (2+ messages)

[PATCH v6 00/24] Introducing mpi3mr driver
 2021-06-02  5:27 UTC  (9+ messages)
` [PATCH v6 04/24] mpi3mr: add support of queue command processing
` [PATCH v6 06/24] mpi3mr: add support of event handling part-1
` [PATCH v6 11/24] mpi3mr: print ioc info for debugging

[PATCH v3 0/5] megaraid_sas: Update driver version to 07.717.02.00-rc1
 2021-06-02  5:07 UTC  (2+ messages)

[PATCH][next] scsi: mpt3sas: Fix fall-through warnings for Clang
 2021-06-02  3:32 UTC  (4+ messages)

[PATCH 1/1] scsi: mvsas: use DEVICE_ATTR_* macro
 2021-06-02  3:52 UTC 

[PATCH] scsi: ufs: Fix a kernel-doc related formatting issue
 2021-06-02  3:43 UTC  (4+ messages)

[PATCH 1/1] scsi: megaraid_mbox: use DEVICE_ATTR_ADMIN_RO macro
 2021-06-02  3:25 UTC 

[PATCH] SCSI: FlashPoint: rename si_flags field
 2021-06-02  3:25 UTC  (2+ messages)

[PATCH] qla2xxx: Log PCI address in qla_nvme_unregister_remote_port()
 2021-06-02  3:14 UTC  (3+ messages)

[PATCH 1/1] scsi: qedf: use DEVICE_ATTR_RO macro
 2021-06-02  3:00 UTC 

[PATCH 1/1] scsi: qedi: use DEVICE_ATTR_RO macro
 2021-06-02  2:49 UTC 

[PATCH] qedf: Update the max_id value in host structure
 2021-06-02  2:46 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs-mediatek: Disable HCI before HW reset
 2021-06-02  2:44 UTC  (2+ messages)

[PATCH V3 0/3] scsi: two fixes in scsi_add_host_with_dma
 2021-06-02  1:55 UTC  (14+ messages)
` [PATCH V3 1/3] scsi: core: use put_device() to release host
  ` [PATCH V4 "
` [PATCH V3 2/3] scsi: core: fix failure handling of scsi_add_host_with_dma
` [PATCH V3 3/3] scsi: core: put ->shost_gendev.parent in failure handling path

[PATCH v2 00/10] qla2xxx: Add EDIF support
 2021-06-01 18:09 UTC  (21+ messages)
` [PATCH v2 01/10] qla2xxx: Add start + stop bsg's
` [PATCH v2 02/10] qla2xxx: Add getfcinfo and statistic bsg's
` [PATCH v2 03/10] qla2xxx: Add send, receive and accept for auth_els
` [PATCH v2 04/10] qla2xxx: Add extraction of auth_els from the wire
` [PATCH v2 05/10] qla2xxx: Add key update
` [PATCH v2 06/10] qla2xxx: Add authentication pass + fail bsg's
` [PATCH v2 07/10] qla2xxx: Add detection of secure device
` [PATCH v2 08/10] qla2xxx: Add doorbell notification for app
` [PATCH v2 09/10] qla2xxx: Add encryption to IO path
` [PATCH v2 10/10] qla2xxx: Update version to 10.02.00.107-k

[PATCH v5 00/10] Add Host control mode to HPB
 2021-06-01 16:22 UTC  (7+ messages)
` [PATCH v5 07/10] scsi: ufshpb: Add "Cold" regions timer

[PATCH -next] scsi: qlogicpti: Remove unneeded semicolon
 2021-06-01 14:21 UTC 

[PATCH -next] scsi: fnic: Remove unneeded if-null-free check
 2021-06-01 14:20 UTC 

[PATCH -next] scsi: bfa: Remove unneeded if-null-free check
 2021-06-01 14:19 UTC 

move bd_mutex to the gendisk v2
 2021-06-01 13:48 UTC  (2+ messages)

REQ_HIPRI and SCSI mid-level
 2021-06-01 13:18 UTC  (6+ messages)

scsi: mpt3sas: Handle firmware faults during second half of IOC init
 2021-06-01 11:41 UTC 

[PATCH] scsi: libsas: Use fallthrough pseudo-keyword
 2021-06-01  8:16 UTC  (2+ messages)

[Patch 0/3] Gracefully handle FW faults during HBA initialization
 2021-06-01  2:56 UTC  (2+ messages)

[PATCH] libata: configure max sectors properly
 2021-05-31 14:19 UTC  (2+ messages)
` [libata] 2c76f9f255: stress-ng.copy-file.ops_per_sec -25.9% regression

[PATCH v1] scsi: ufs-mediatek: create device link of reset control
 2021-05-31 12:25 UTC 

[RFC 0/2] Serialize timeout handling and done callback
 2021-05-31  9:55 UTC  (3+ messages)
` [EXT] "

[PATCH v1] scsi: ufs-mediatek: Fix HCI version in some platforms
 2021-05-31  6:27 UTC  (3+ messages)

[PATCH V2 0/2] scsi: two fixes in scsi_add_host_with_dma
 2021-05-31  1:22 UTC  (4+ messages)
` [PATCH V2 1/2] scsi: core: fix failure handling of scsi_add_host_with_dma


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