linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-02 15:03:27 to 2020-01-09 11:47:52 UTC [more...]

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

[PATCH 0/4] ufs: Let the SCSI core allocate per-command UFS data
 2020-01-09 10:29 UTC  (10+ messages)
` [PATCH 1/4] Introduce {init,exit}_cmd_priv()
` [PATCH 2/4] ufs: Introduce ufshcd_init_lrb()
` [PATCH 3/4] ufs: Simplify two tests
` [PATCH 4/4] ufs: Let the SCSI core allocate per-command UFS data

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2020-01-09 10:19 UTC  (3+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-09  8:57 UTC  (2+ messages)

[RFC v2 0/6] scsi_debug: random doublestore verify
 2020-01-09  8:30 UTC  (7+ messages)
` [RFC v2 1/6] scsi_debug: randomize command completion time
` [RFC v2 2/6] scsi_debug: add doublestore option
` [RFC v2 3/6] scsi_debug: implement verify(10), add verify(16)
` [RFC v2 4/6] scsi_debug: weaken rwlock around ramdisk access
` [RFC v2 5/6] scsi_debug: improve command duration calculation
` [RFC v2 6/6] scsi_debug: bump to version 1.89

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload
 2020-01-09  5:56 UTC  (6+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-01-09  3:40 UTC  (13+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-09  1:41 UTC  (20+ messages)
` [RFC 1/9] lib/string: Add function to trim duplicate WS
` [RFC 6/9] create_syslog_header: Add durable name
` [RFC 9/9] __xfs_printk: Add durable name to output

[PATCH] enclosure: Fix stale device oops with hot replug
 2020-01-09  1:21 UTC 

[PATCH] scsi: sd: Clear sdkp->protection_type when the disk isn't DIF in sd_read_protection_type()
 2020-01-09  1:12 UTC 

[PATCH v1] driver core: Use list_del_init to replace list_del at device_links_purge()
 2020-01-09  1:04 UTC  (9+ messages)

[PATCH] scsi: BusLogic: use %lX for unsigned long rather than %X
 2020-01-08 19:38 UTC 

[PATCH v2 0/1] Summary: hwmon driver for temperature sensors on SATA drives
 2020-01-08 15:33 UTC  (12+ messages)
` [PATCH v2] hwmon: Driver "

[PATCH] scsi: aic7xxx: use kmemdup
 2020-01-08 11:29 UTC 

[Bug 206123] New: aacraid ( PM8068) and iommu=nobypass Frozen PHB error on ppc64
 2020-01-08  6:25 UTC  (4+ messages)
` [Bug 206123] "

[PATCH] fnic: fix invalid stack access
 2020-01-07 20:15 UTC 

[PATCH -next] scsi: lpfc: Make lpfc_defer_acc_rsp static
 2020-01-07 18:22 UTC  (2+ messages)

[PATCH v2 0/2] scsi: ufs: pass device information to apply_dev_quirks
 2020-01-07  9:16 UTC  (7+ messages)
` [PATCH v2 1/2] "
  ` [EXT] "
` [PATCH v2 2/2] scsi: ufs-mediatek: add apply_dev_quirks variant operation
  ` [EXT] "

[PATCH 00/11] megaraid_sas: driver updates to 07.713.01.00-rc1
 2020-01-07  7:59 UTC  (13+ messages)
` [PATCH 01/11] megaraid_sas: Add transition_to_ready retry logic in resume path
` [PATCH 02/11] megaraid_sas: Set no_write_same only for Virtual Disk
` [PATCH 03/11] megaraid_sas: Update queue_depth of SAS and NVMe devices
` =?y?q?=5BPATCH=2004/11=5D=20megaraid=5Fsas=3A=20Don=E2=80=99t=20kill=20already=20dead=20adapter?=
` [PATCH 05/11] megaraid_sas: Do not kill HBA if JBOD Seqence map or RAID map is disabled
` [PATCH 06/11] megaraid_sas: Do not set HBA Operational if FW is not in operational state
` [PATCH 07/11] megaraid_sas: Re-Define enum DCMD_RETURN_STATUS
` [PATCH 08/11] megaraid_sas: Do not initiate OCR if controller is not in ready state
` [PATCH 09/11] megaraid_sas: Return pended IOCTLs after 3 retries
` [PATCH 10/11] megaraid_sas: Use Block layer API to check SCSI device in-flight IO requests
` [PATCH 11/11] megaraid_sas: Update driver version to 07.713.01.00-rc1

Trace seen on target during iSER login
 2020-01-07  7:53 UTC  (3+ messages)

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2020-01-07  7:51 UTC  (12+ messages)

[PATCH 0/3] drivers base: transport component error propagation
 2020-01-06 18:58 UTC  (4+ messages)
` [PATCH 1/3] drivers: base: Support atomic version of attribute_container_device_trigger
` [PATCH 2/3] drivers: base: Propagate errors through the transport component
` [PATCH 3/3] iscsi: Fail session and connection on transport registration failure

[RESEND PATCH v2] scsi: core: Change function comments to kernel-doc style
 2020-01-06 18:12 UTC 

[PATCH v1 0/3] scsi: ufs: fix error history and complete device reset history
 2020-01-06 17:34 UTC  (5+ messages)
` [PATCH v1 1/3] scsi: ufs: fix empty check of error history
` [PATCH v1 2/3] scsi: ufs: add device reset history for vendor implementations
` [PATCH v1 3/3] scsi: ufs: remove "errors" word in ufshcd_print_err_hist()

[PATCH 00/12] pm80xx : Updates for the driver version 0.1.39
 2020-01-06 16:39 UTC  (20+ messages)
` [PATCH 06/12] pm80xx : sysfs attribute for number of phys
` [PATCH 07/12] pm80xx : IOCTL functionality to get phy profile
` [PATCH 08/12] pm80xx : IOCTL functionality for GPIO
` [PATCH 09/12] pm80xx : IOCTL functionality for SGPIO
` [PATCH 10/12] pm80xx : sysfs attribute for non fatal dump
` [PATCH 11/12] pm80xx : Introduce read and write length for IOCTL payload structure
` [PATCH 12/12] pm80xx : IOCTL functionality for TWI device

[PATCH][next] scsi: qla2xxx: fix null pointer dereference on null_fcport
 2020-01-06 14:45 UTC  (2+ messages)

[PATCH v1 0/3] scsi: ufs: pass device information to apply_dev_quirks
 2020-01-06  0:26 UTC  (8+ messages)
` [PATCH v1 1/3] "
` [PATCH v1 2/3] scsi: ufs-qcom: modify apply_dev_quirks interface
` [PATCH v1 3/3] scsi: ufs-mediatek: add apply_dev_quirks variant operation

[PATCH v1 0/2] scsi: ufs: fix device power mode during PM flow
 2020-01-05  7:55 UTC  (12+ messages)
` [PATCH v1 1/2] scsi: ufs: set device as default active power mode during initialization only

[PATCH AUTOSEL 5.4 03/10] scsi: mpt3sas: Fix double free in attach error handling
 2020-01-04  3:36 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 04/10] scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
` [PATCH AUTOSEL 5.4 05/10] scsi: target/iblock: Fix protection error with blocks greater than 512B

[PATCH AUTOSEL 4.19 3/5] scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
 2020-01-04  3:36 UTC 

[PATCH AUTOSEL 4.14 3/4] scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
 2020-01-04  3:36 UTC 

[PATCH AUTOSEL 4.9 3/4] scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
 2020-01-04  3:37 UTC 

[scsi:misc 58/85] drivers/scsi/qla2xxx/qla_target.c:5326:35: sparse: sparse: cast from restricted __be16
 2020-01-03 20:45 UTC  (2+ messages)

[PATCH v3] iscsi: Perform connection failure entirely in kernel space
 2020-01-03 19:40 UTC  (6+ messages)
      ` [PATCH v4] "

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (9+ messages)
` [PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v3 16/22] compat_ioctl: move cdrom commands into cdrom.c
` [PATCH v3 17/22] compat_ioctl: scsi: handle HDIO commands from drivers

[PATCH v1 00/10] mpt3sas: Enhancements of phase14
 2020-01-03  3:23 UTC  (2+ messages)

[PATCH v2 0/6] scsi: ufs: add MediaTek vendor implementations
 2020-01-03  2:59 UTC  (2+ messages)

[PATCH v1 0/2] scsi: ufs: use existed well-defined functions
 2020-01-03  2:58 UTC  (2+ messages)

[PATCH 0/2] scsi: Use the correct style for SPDX License Identifier
 2020-01-03  2:59 UTC  (2+ messages)

[PATCH 0/6] Six UFS patches
 2020-01-03  2:58 UTC  (2+ messages)

[PATCH 0/2] Cleanup sd_zbc zone checks
 2020-01-03  2:56 UTC  (2+ messages)

[PATCH] qla2xxx: Use get_unaligned_*() instead of open-coding these functions
 2020-01-03  2:56 UTC  (2+ messages)

[PATCH] qla2xxx: Fix the endianness of the qla82xx_get_fw_size() return type
 2020-01-03  2:55 UTC  (2+ messages)

[PATCH] qla2xxx: Improve readability of the code that handles qla_flt_header
 2020-01-03  2:55 UTC  (2+ messages)

[PATCH RESEND v2] scsi: ignore Synchronize Cache command failures to keep using drives not supporting it
 2020-01-02 22:05 UTC 

[PATCH 5.4 113/191] cdrom: respect device capabilities during opening action
 2020-01-02 22:06 UTC 

[PATCH 4.19 063/114] cdrom: respect device capabilities during opening action
 2020-01-02 22:07 UTC 

[PATCH 4.9 146/171] cdrom: respect device capabilities during opening action
 2020-01-02 22:07 UTC 

[PATCH 4.4 121/137] cdrom: respect device capabilities during opening action
 2020-01-02 22:08 UTC 

[PATCH 4.14 46/91] cdrom: respect device capabilities during opening action
 2020-01-02 22:07 UTC 


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