linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-20 22:27:49 to 2019-11-26 11:14:35 UTC [more...]

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-26 11:14 UTC  (20+ messages)

[PATCH RFC v3 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-26 11:05 UTC  (11+ messages)
` [PATCH 1/8] blk-mq: Remove some unused function arguments
` [PATCH 2/8] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH 3/8] blk-mq: Use a pointer for sbitmap
` [PATCH 4/8] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH 5/8] scsi: Add template flag 'host_tagset'
` [PATCH 6/8] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH 7/8] smartpqi: enable host tagset
` [PATCH 8/8] hpsa: switch to using blk-mq

[PATCH v6 0/4] Simplify and optimize the UFS driver
 2019-11-26 10:09 UTC  (10+ messages)
` [PATCH v6 1/4] ufs: Serialize error handling and command submission
` [PATCH v6 2/4] ufs: Avoid busy-waiting by eliminating tag conflicts
` [PATCH v6 3/4] ufs: Use blk_{get,put}_request() to allocate and free TMFs
` [PATCH v6 4/4] ufs: Simplify the clock scaling mechanism implementation

[PATCHv5 00/11] scsi: remove legacy cmd_list implementation
 2019-11-26  8:29 UTC  (6+ messages)
` [PATCH 02/11] scsi: add scsi_host_flush_commands() helper
` [PATCH 08/11] aacraid: use scsi_host_quiesce() to wait for I/O to complete

[PATCH v3 0/4] UFS driver general fixes bundle 5
 2019-11-26  7:13 UTC  (6+ messages)
` [PATCH v3 1/4] scsi: ufs: Recheck bkops level if bkops is disabled
` [PATCH v3 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
` [PATCH v3 3/4] scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
` [PATCH v3 4/4] scsi: ufs: Complete pending requests in host reset and restore path

[PATCH v2 0/4] UFS driver general fixes bundle 5
 2019-11-26  6:15 UTC  (3+ messages)

[PATCH 0/4] scis: don't apply per-LUN queue depth for SSD
 2019-11-26  3:37 UTC  (29+ messages)
` [PATCH 1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands
` [PATCH 4/4] scsi: core: don't limit per-LUN queue depth for SSD
      `  "

[PATCH] scsi: lpfc: Move work items to a stack list
 2019-11-25 18:23 UTC  (8+ messages)

[PATCH v3 00/13] scsi: qla2xxx: Bug fixes
 2019-11-25 17:00 UTC  (15+ messages)
` [PATCH v3 01/13] scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
` [PATCH v3 02/13] scsi: qla2xxx: Use explicit LOGO in target mode
` [PATCH v3 03/13] scsi: qla2xxx: Initialize free_work before flushing it
` [PATCH v3 04/13] scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
` [PATCH v3 05/13] scsi: qla2xxx: Change discovery state before PLOGI
` [PATCH v3 06/13] scsi: qla2xxx: Allow PLOGI in target mode
` [PATCH v3 07/13] scsi: qla2xxx: Don't call qlt_async_event twice
` [PATCH v3 08/13] scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
` [PATCH v3 09/13] scsi: qla2xxx: Configure local loop for N2N target
` [PATCH v3 10/13] scsi: qla2xxx: Send Notify ACK after N2N PLOGI
` [PATCH v3 11/13] scsi: qla2xxx: Don't defer relogin unconditonally
` [PATCH v3 12/13] scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
` [PATCH v3 13/13] scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB

[PATCH] iscsi: Don't send data to unbinded connection
 2019-11-25 16:51 UTC 

[PATCH -next] scsi: megaraid_sas: Make poll_aen_lock static
 2019-11-25 14:44 UTC 

[PATCH v4 0/5] UFS driver general fixes bundle 1
 2019-11-25  7:45 UTC  (9+ messages)
` [PATCH v4 4/5] scsi: ufs: Do not clear the DL layer timers
` [PATCH v4 5/5] scsi: ufs: Do not free irq in suspend

[PATCH] scsi: sd_zbc: Improve report zones error printout
 2019-11-25  7:05 UTC 

[PATCH RFC v2 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-25  3:00 UTC  (5+ messages)
` [PATCH RFC V2 3/5] blk-mq: Facilitate a shared sbitmap per tagset

[PATCH v2 00/15] scsi: qla2xxx: Bug fixes
 2019-11-24 19:15 UTC  (28+ messages)
` [PATCH v2 04/15] scsi: qla2xxx: Change discovery state before PLOGI
` [PATCH v2 05/15] scsi: qla2xxx: Allow PLOGI in target mode
  ` [EXT] "
` [PATCH v2 06/15] scsi: qla2xxx: Don't call qlt_async_event twice
` [PATCH v2 07/15] scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length
  ` [EXT] "
` [PATCH v2 08/15] scsi: qla2xxx: Configure local loop for N2N target
  ` [EXT] "
` [PATCH v2 09/15] scsi: qla2xxx: Send Notify ACK after N2N PLOGI
  ` [EXT] "
` [PATCH v2 10/15] scsi: qla2xxx: Don't defer relogin unconditonally
  ` [EXT] "
` [PATCH v2 13/15] scsi: qla2xxx: Add async mode for qla24xx_els_dcmd_iocb
  ` [EXT] "
` [PATCH v2 14/15] scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB
  ` [EXT] "

[PATCH v2 15/15] scsi: qla2xxx: Handle ABTS according to FCP spec for logged out ports
 2019-11-23  5:57 UTC  (2+ messages)

[PATCH v2 12/15] scsi: qla2xxx: Use explicit LOGO in target mode
 2019-11-23  4:58 UTC  (2+ messages)

Business For Us
 2019-11-22 23:50 UTC 

[EXT] [PATCH 0/2] scsi: qla2xxx: Fix rport removal after unzoning
 2019-11-22 22:53 UTC 

[PATCH 0/2] scsi: qla2xxx: Fix rport removal after unzoning
 2019-11-22 22:19 UTC  (3+ messages)
` [PATCH 1/2] scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
` [PATCH 2/2] scsi: qla2xxx: unregister ports after GPN_FT failure

LSF/MM/BPF: 2020: Call for Proposals
 2019-11-22 17:25 UTC 

[PATCH] scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
 2019-11-22 16:06 UTC  (2+ messages)
` [EXT] "

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-22 11:44 UTC  (5+ messages)
` [PATCH RESEND 2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit in Cadence UFS

[PATCH][next] scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
 2019-11-22  8:53 UTC  (2+ messages)

[PATCH -next] scsi: pm80xx: Remove unused including <linux/version.h>
 2019-11-22  8:52 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 037/219] scsi: lpfc: Enable Management features for IF_TYPE=6
 2019-11-22  5:49 UTC  (8+ messages)
` [PATCH AUTOSEL 4.19 038/219] scsi: qla2xxx: Fix NPIV handling for FC-NVMe
` [PATCH AUTOSEL 4.19 039/219] scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV port
` [PATCH AUTOSEL 4.19 113/219] scsi: qla2xxx: deadlock by configfs_depend_item
` [PATCH AUTOSEL 4.19 114/219] scsi: csiostor: fix incorrect dma device in case of vport
` [PATCH AUTOSEL 4.19 206/219] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
` [PATCH AUTOSEL 4.19 209/219] scsi: hisi_sas: shutdown axi bus to avoid exception CQ returned
` [PATCH AUTOSEL 4.19 210/219] scsi: libsas: Check SMP PHY control function result

[PATCH AUTOSEL 4.14 001/127] scsi: lpfc: Fix kernel Oops due to null pring pointers
 2019-11-22  5:55 UTC  (7+ messages)
` [PATCH AUTOSEL 4.14 002/127] scsi: lpfc: Fix dif and first burst use in write commands
` [PATCH AUTOSEL 4.14 015/127] scsi: lpfc: Enable Management features for IF_TYPE=6
` [PATCH AUTOSEL 4.14 060/127] scsi: qla2xxx: deadlock by configfs_depend_item
` [PATCH AUTOSEL 4.14 061/127] scsi: csiostor: fix incorrect dma device in case of vport
` [PATCH AUTOSEL 4.14 121/127] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
` [PATCH AUTOSEL 4.14 124/127] scsi: libsas: Check SMP PHY control function result

[PATCH AUTOSEL 4.4 01/68] scsi: lpfc: Fix dif and first burst use in write commands
 2019-11-22  6:12 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 36/68] scsi: qla2xxx: deadlock by configfs_depend_item
` [PATCH AUTOSEL 4.4 37/68] scsi: csiostor: fix incorrect dma device in case of vport
` [PATCH AUTOSEL 4.4 64/68] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
` [PATCH AUTOSEL 4.4 66/68] scsi: libsas: Check SMP PHY control function result

[PATCH AUTOSEL 4.9 01/91] scsi: lpfc: Fix dif and first burst use in write commands
 2019-11-22  6:01 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 43/91] scsi: qla2xxx: deadlock by configfs_depend_item
` [PATCH AUTOSEL 4.9 44/91] scsi: csiostor: fix incorrect dma device in case of vport
` [PATCH AUTOSEL 4.9 87/91] scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
` [PATCH AUTOSEL 4.9 89/91] scsi: libsas: Check SMP PHY control function result

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands

[PATCH AUTOSEL 4.14 001/127] scsi: lpfc: Fix kernel Oops due to null pring pointers
 2019-11-22  5:18 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 002/127] scsi: lpfc: Fix dif and first burst use in write commands

[PATCH AUTOSEL 4.19 001/219] scsi: target/tcmu: Fix queue_cmd_ring() declaration
 2019-11-22  5:15 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 002/219] scsi: lpfc: Fix kernel Oops due to null pring pointers
` [PATCH AUTOSEL 4.19 003/219] scsi: lpfc: Fix dif and first burst use in write commands

[PATCH] scsi: scsi_transport_sas: Fix memory leak when removing devices
 2019-11-22  2:13 UTC  (2+ messages)

[PATCH] lpfc: size cpu map by last cpu id set
 2019-11-22  1:51 UTC  (3+ messages)

[PATCH] scsi: ibmvscsi_tgt: Remove unneeded variable rc
 2019-11-22  1:48 UTC  (3+ messages)

[PATCH v4 00/10] Fix cdrom autoclose
 2019-11-21 23:43 UTC  (13+ messages)
` [PATCH v4 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 03/10] cdrom: wait for the tray to close
` [PATCH v4 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 05/10] cdrom: unify log messages
` [PATCH v4 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 08/10] bdev: add open_finish
` [PATCH v4 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 10/10] scsi: sr: wait for the medium to become ready

[PATCH] drivers: scsi: Kconfig: minor indention fixes
 2019-11-21 16:02 UTC 

[PATCH v2 0/8] Fix cdrom autoclose
 2019-11-21 15:21 UTC  (9+ messages)
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug

[PATCH 1/2] scsi: vmw_pvscsi: Fix swiotlb operation
 2019-11-21 11:52 UTC  (2+ messages)
` [PATCH 2/2] scsi: vmw_pvscsi: Silence dma mapping errors

[PATCH v3 0/7] Fix cdrom autoclose
 2019-11-21 10:06 UTC  (4+ messages)
` [PATCH v3 5/7] bdev: add open_finish

[RFC PATCH V3 2/2] scsi: core: don't limit per-LUN queue depth for SSD
 2019-11-21  7:36 UTC  (5+ messages)
` [scsi] 74eb6c22dc: suspend_stress.fail

[PATCH V3] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2019-11-21  3:26 UTC 

[PATCH] Revert "qla2xxx: Fix Nport ID display value"
 2019-11-21  3:26 UTC  (8+ messages)

[PATCH v2] scsi: Fix Kconfig indentation
 2019-11-21  3:19 UTC 

[PATCH 4/4] scsi: core: don't limit per-LUN queue depth for SSD
 2019-11-21  2:23 UTC  (4+ messages)

[PATCH 0/1] : limit overhead of device_busy counter for SSDs
 2019-11-21  2:29 UTC  (7+ messages)
` [PATCH 1/1] scsi core: "


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