linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-22 08:52:46 to 2019-11-29 12:01:15 UTC [more...]

Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-11-29 11:44 UTC  (37+ messages)
                                  ` AW: "
                                      ` AW: "

[PATCH RFC v3 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-29  9:21 UTC  (31+ 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] scsi: libsas: stop discovering if oob mode is disconnected
 2019-11-29  3:24 UTC 

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

[PATCH v3 00/13] scsi: qla2xxx: Bug fixes
 2019-11-28 12:18 UTC  (23+ 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

[PATCHv5 00/11] scsi: remove legacy cmd_list implementation
 2019-11-28 12:09 UTC  (22+ messages)
` [PATCH 01/11] dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
` [PATCH 02/11] scsi: add scsi_host_flush_commands() helper
` [PATCH 03/11] dpt_i2o: use scsi_host_flush_commands() to abort outstanding commands
` [PATCH 04/11] aacraid: Do not wait for outstanding write commands on synchronize_cache
` [PATCH 05/11] aacraid: use midlayer helper to terminate outstanding commands
` [PATCH 06/11] aacraid: replace aac_flush_ios() with midlayer helper
` [PATCH 08/11] aacraid: use scsi_host_quiesce() to wait for I/O to complete
` [PATCH 10/11] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()

Data corruption in kernel 5.1+ with iSER attached ramdisk
 2019-11-28  9:12 UTC  (5+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

[PATCH RFC v4 0/8] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-27 17:03 UTC  (14+ 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 v3 0/4] UFS driver general fixes bundle 5
 2019-11-27 12:40 UTC  (7+ 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
    ` [EXT] "
` [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 v4 rebase 00/10] Fix cdrom autoclose
 2019-11-27  8:11 UTC  (15+ messages)
` [PATCH v4 rebase 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 rebase 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 rebase 03/10] cdrom: wait for the tray to close
` [PATCH v4 rebase 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 rebase 05/10] cdrom: unify log messages
` [PATCH v4 rebase 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 rebase 08/10] bdev: add open_finish
` [PATCH v4 rebase 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 rebase 10/10] scsi: sr: wait for the medium to become ready

[PATCH v6 0/4] Simplify and optimize the UFS driver
 2019-11-27  2:53 UTC  (10+ messages)
` [PATCH v6 2/4] ufs: Avoid busy-waiting by eliminating tag conflicts
` [PATCH v6 4/4] ufs: Simplify the clock scaling mechanism implementation

[PATCH] iscsi: Don't send data to unbinded connection
 2019-11-27  2:48 UTC  (2+ messages)

[PATCH -next] scsi: megaraid_sas: Make poll_aen_lock static
 2019-11-27  2:44 UTC  (2+ messages)

[PATCH] scsi: sd_zbc: Improve report zones error printout
 2019-11-27  2:43 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
 2019-11-27  2:39 UTC  (3+ messages)
` [EXT] "

[PATCH 0/2] scsi: qla2xxx: Fix rport removal after unzoning
 2019-11-27  2:34 UTC  (4+ 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

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

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

[PATCH 1/2] cdrom: respect device capabilities during opening action
 2019-11-26 20:02 UTC  (2+ messages)

[PATCH] scsi_debug: check if the max_queue parameter is valid
 2019-11-26 15:28 UTC  (3+ messages)

[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  (22+ 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 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 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  (9+ messages)
` [PATCH v2 13/15] scsi: qla2xxx: Add async mode for qla24xx_els_dcmd_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 

LSF/MM/BPF: 2020: Call for Proposals
 2019-11-22 17:25 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).