Linux SCSI subsystem development
 help / color / mirror / Atom feed
 messages from 2019-11-18 07:15:12 to 2019-11-21 01:34:42 UTC [more...]

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

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

[PATCH] scsi: ibmvscsi_tgt: Remove unneeded variable rc
 2019-11-21  1:11 UTC  (2+ messages)

[PATCH 0/4] scis: don't apply per-LUN queue depth for SSD
 2019-11-21  1:07 UTC  (16+ messages)
` [PATCH 1/4] scsi: megaraid_sas: use private counter for tracking inflight per-LUN commands
` [PATCH 2/4] scsi: mpt3sas: "
` [PATCH 3/4] scsi: sd: register request queue after sd_revalidate_disk is done
` [PATCH 4/4] scsi: core: don't limit per-LUN queue depth for SSD
      `  "

[PATCH v2 00/15] scsi: qla2xxx: Bug fixes
 2019-11-21  0:03 UTC  (20+ messages)
` [PATCH v2 01/15] scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd
` [PATCH v2 02/15] scsi: qla2xxx: Initialize free_work before flushing it
` [PATCH v2 03/15] scsi: qla2xxx: Drop superfluous INIT_WORK of del_work
` [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
` [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 11/15] scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI
` [PATCH v2 12/15] scsi: qla2xxx: Use explicit LOGO in target mode
` [PATCH v2 13/15] scsi: qla2xxx: Add async mode for qla24xx_els_dcmd_iocb
` [PATCH v2 14/15] scsi: qla2xxx: Add debug dump of LOGO payload and ELS IOCB
` [PATCH v2 15/15] scsi: qla2xxx: Handle ABTS according to FCP spec for logged out ports

[PATCH] Revert "qla2xxx: Fix Nport ID display value"
 2019-11-20 21:39 UTC  (7+ messages)

[PATCH] scsi: qla2xxx: avoid crash in qlt_handle_abts_completion() if mcmd == NULL
 2019-11-20 17:08 UTC  (2+ messages)

[PATCH v5 0/4] Simplify and optimize the UFS driver
 2019-11-20 17:58 UTC  (14+ messages)
` [PATCH v5 4/4] ufs: Simplify the clock scaling mechanism implementation
      ` [EXT] "

[PATCHv5 00/11] scsi: remove legacy cmd_list implementation
 2019-11-20 16:23 UTC  (15+ 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 07/11] scsi: add scsi_host_quiesce()/scsi_host_resume() helper
` [PATCH 08/11] aacraid: use scsi_host_quiesce() to wait for I/O to complete
` [PATCH 09/11] scsi: add scsi_host_busy_iter()
` [PATCH 10/11] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
` [PATCH 11/11] scsi: Remove cmd_list functionality

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-20 16:20 UTC  (4+ messages)
` [PATCH RESEND 1/2] scsi: ufs: Enable hibern8 interrupt only during manual hibern8 in Cadence UFS
` [PATCH RESEND 2/2] scsi: ufs: Update L4 attributes on manual hibern8 exit "

[PATCH v4 0/5] UFS driver general fixes bundle 1
 2019-11-20 15:36 UTC  (7+ messages)
` [PATCH v4 1/5] scsi: Adjust DBD setting in mode sense for caching mode page per LLD
` [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: Fix Kconfig indentation
 2019-11-20 14:43 UTC  (2+ messages)

[Bug 205595] New: Memory leak in scsi_init_io
 2019-11-20 14:27 UTC 

[PATCH][next] scsi: pm80xx: fix logic to break out of loop when register value is 2 or 3
 2019-11-20 13:50 UTC 

[PATCH V4] scsi: avoid potential deadlock in iscsi_if_rx func
 2019-11-20 13:26 UTC 

[PATCH] scsi: scsi_transport_sas: Fix memory leak when removing devices
 2019-11-20  9:39 UTC 

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

[PATCH] lpfc: fixup out-of-bounds access during CPU hotplug
 2019-11-20  3:46 UTC  (11+ messages)

[PATCH] bnx2fc: timeout calculation invalid for bnx2fc_eh_abort()
 2019-11-20  3:32 UTC  (3+ messages)

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

[PATCHv3 00/52] Revamp SCSI result values
 2019-11-20  3:10 UTC  (12+ messages)
` [PATCH 40/52] scsi: Kill DRIVER_SENSE
` [PATCH 52/52] scsi: Drop the now obsolete driver_byte definitions

[PATCH 0/4] scsi: qla2xxx: Bug fixes
 2019-11-20  0:09 UTC  (8+ messages)
            ` [EXT] "

[PATCH] esp_scsi: Clear Transfer Count registers before PIO transfers
 2019-11-19 23:12 UTC  (6+ messages)

[PATCH v5 0/2] Some esp_scsi updates
 2019-11-19 23:03 UTC  (4+ messages)
` [PATCH v5 1/2] esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
` [PATCH v5 2/2] esp_scsi: Add support for FSC chip

[PATCH 1/2] cdrom: respect device capabilities during opening action
 2019-11-19 21:37 UTC  (2+ messages)
` [PATCH 2/2] sr_vendor: support Beurer GL50 evo CD-on-a-chip devices

Zdravstvujte! Vas interesujut bazy dannyh dlja prodazhi Vashih tovarov i uslug?
 2019-11-19 16:58 UTC 

[PATCH v4 0/2] Some esp_scsi updates
 2019-11-19 20:08 UTC  (3+ messages)
` [PATCH v4 1/2] esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
` [PATCH v4 2/2] esp_scsi: Add support for FSC chip

[PATCH] scsi: lpfc: Move work items to a stack list
 2019-11-19 18:14 UTC  (6+ messages)

[PATCH] cdrom: support Beurer GL50 evo CD-on-a-chip devices
 2019-11-19 16:08 UTC  (2+ messages)

[PATCH RFC v2 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-19 14:27 UTC  (6+ messages)
` [PATCH RFC v2 1/5] blk-mq: Remove some unused function arguments
` [PATCH RFC V2 2/5] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC V2 3/5] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC V2 4/5] scsi: Add template flag 'host_tagset'
` [PATCH RFC V2 5/5] scsi: hisi_sas: Switch v3 hw to MQ

[PATCH RFC 0/5] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2019-11-19  9:26 UTC  (13+ messages)
` [PATCH RFC 3/5] blk-mq: Facilitate a shared tags per tagset

[PATCHv4 0/9] scsi: remove legacy cmd_list implementation
 2019-11-19  7:06 UTC  (19+ messages)
` [PATCH 1/9] dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()
` [PATCH 2/9] scsi: add scsi_host_flush_commands() helper
` [PATCH 3/9] dpt_i2o: use scsi_host_flush_commands() to abort outstanding commands
` [PATCH 4/9] aacraid: Do not wait for outstanding write commands on synchronize_cache
` [PATCH 5/9] aacraid: use midlayer helper to terminate outstanding commands
` [PATCH 6/9] scsi: add scsi_host_busy_iter()
` [PATCH 7/9] aacraid: use scsi_host_busy_iter() in aac_wait_for_io_completion()
` [PATCH 8/9] aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()
` [PATCH 9/9] scsi: Remove cmd_list functionality

[PATCH] scsi: bnx2i: fix potential use after free
 2019-11-19  5:06 UTC  (2+ messages)

[PATCH 0/8] qla2xxx: Bug Fixes for the driver
 2019-11-19  5:02 UTC  (4+ messages)
` [PATCH 6/8] qla2xxx: Fix memory leak when sending I/O fails

[PATCH] NCR5380: Add disconnect_mask module parameter
 2019-11-19  4:46 UTC  (2+ messages)

[PATCH] NCR5380: Unconditionally clear ICR after do_abort()
 2019-11-19  4:45 UTC  (2+ messages)

[PATCH] scsi_debug: num_tgts must be >= 0
 2019-11-19  4:41 UTC  (2+ messages)

[PATCH] NCR5380: Call scsi_set_resid() on command completion
 2019-11-19  4:42 UTC  (2+ messages)

[PATCH] lpfc: use hdwq assigned cpu for allocation
 2019-11-19  4:39 UTC  (2+ messages)

[PATCH RESEND 0/2] scsi: ufs: hibern8 fixes
 2019-11-19  4:36 UTC  (2+ messages)

[PATCH] SCSI: qla4xxx: fix double free bug
 2019-11-19  4:30 UTC  (2+ messages)

[PATCH] scsi: arcmsr: fix indentation issues
 2019-11-19  4:32 UTC  (2+ messages)

[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
 2019-11-19  4:29 UTC  (12+ messages)
` [PATCH V2 01/13] pm80xx : Fix for SATA device discovery
` [PATCH V2 02/13] pm80xx : Make phy enable completion as NULL
` [PATCH V2 09/13] pm80xx : Cleanup command when a reset times out
` [PATCH V2 11/13] pm80xx : Controller fatal error through sysfs
` [PATCH V2 13/13] pm80xx : Modified the logic to collect fatal dump

[PATCH v5 0/7] UFS driver general fixes bundle 3
 2019-11-19  4:28 UTC  (2+ messages)

[PATCH V2] scsi: core: only re-run queue in scsi_end_request() if device queue is busy
 2019-11-19  2:20 UTC  (3+ messages)

[PATCH -next] scsi: sd_zbc: Remove set but not used variable 'buflen'
 2019-11-18 15:33 UTC  (2+ messages)

[PATCH v2 0/2] Some esp_scsi updates
 2019-11-18 13:27 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] esp_scsi: Add support for FSC chip

[PATCH v2 2/4] scsi: ufs: Update VCCQ2 and VCCQ min/max voltage hard codes
 2019-11-18 13:20 UTC  (5+ messages)
` [PATCH v2 3/4] scsi: ufs: Avoid messing up the compl_time_stamp of lrbs
  ` [EXT] [PATCH v2 4/4] scsi: ufs: Complete pending requests in host reset and restore path

[PATCH -next v2] scsi: qla2xxx: Use PTR_ERR_OR_ZERO() to simplify code
 2019-11-18 10:44 UTC  (2+ messages)

[PATCH] scsi: mvsas: remove not needed memset
 2019-11-18  8:55 UTC 

[PATCH] scsi: dpt_i2o: remove not needed memset
 2019-11-18  8:49 UTC 

[PATCH] scsi: pmcraid: remove not needed memset
 2019-11-18  8:39 UTC 

[PATCH] scsi: mpt3sas: remove not needed memset
 2019-11-18  8:33 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox