linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-04 14:11:42 to 2020-06-10 17:33:32 UTC [more...]

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-10 17:29 UTC  (3+ messages)
` [PATCH RFC v7 01/12] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC v7 09/12] scsi: hisi_sas: Switch v3 hw to MQ

[PATCH v2] qla2xxx: Fix the ARM build
 2020-06-10 14:57 UTC  (5+ messages)

[PATCH v2] scsi: ufs: Fix imprecise time in devfreq window
 2020-06-10 14:43 UTC  (3+ messages)

[PATCH v3] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-10 14:42 UTC 

[PATCH v3 0/2] qla2xxx SAN Congestion Management (SCM) support
 2020-06-10 14:15 UTC  (3+ messages)
` [PATCH v3 1/2] qla2xxx: Change in PUREX to handle FPIN ELS requests
` [PATCH v3 2/2] qla2xxx: SAN congestion management(SCM) implementation

[PATCH] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-10 11:53 UTC  (5+ messages)

[PATCH v3 0/2] scsi: ufs: cleanup UFS driver
 2020-06-10 10:33 UTC  (7+ messages)
` [PATCH v3 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
` [PATCH v3 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks()

[RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-10  9:57 UTC  (30+ messages)
    ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
    ` [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
    ` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
    ` RE: [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
    ` [RFC PATCH 5/5] scsi: ufs: Prepare HPB read for cached sub-region
    ` RE: [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
` [RFC PATCH 3/5] scsi: ufs: Introduce HPB module

[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
 2020-06-10  9:06 UTC  (4+ messages)
` [PATCH v1 1/2] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
` [PATCH v1 2/2] scsi: ufs: Cleanup device vendor and quirk definition

[PATCH] scsi: wire up ata_scsi_dma_need_drain for SAS HBA drivers
 2020-06-10  8:03 UTC  (3+ messages)

[PATCH] scsi: ufs: Bump supported UFS HCI version to 3.0
 2020-06-10  7:34 UTC  (4+ messages)

[PATCH] scsi: ufs-bsg: Fix runtime PM imbalance on error
 2020-06-10  7:16 UTC  (3+ messages)

ipr crashes due to NULL dma_need_drain since cc97923a5bcc ("block: move dma drain handling to scsi")
 2020-06-10  5:43 UTC  (4+ messages)

[PATCH] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()'
 2020-06-10  5:36 UTC  (3+ messages)

[PATCH v2 0/5] scsi: ufs: Misc improvements for DesignWare drivers and UFS
 2020-06-10  3:39 UTC  (7+ messages)
` [PATCH v2 1/5] scsi: ufs: Allow UFS 3.0 as a valid version
  ` [EXT] "

[PATCH] qla2xxx: Fix the ARM build
 2020-06-10  2:43 UTC  (3+ messages)

[PATCH] scsi: acornscsi: Fix an error handling path in 'acornscsi_probe()'
 2020-06-10  2:41 UTC  (2+ messages)

[PATCH] scsi: sd: Use sd_first_printk() where possible
 2020-06-10  2:30 UTC  (4+ messages)

[PATCH v2] scsi: st: convert convert get_user_pages() --> pin_user_pages()
 2020-06-10  2:02 UTC  (3+ messages)

[PATCH] scsi: storvsc: Use kzfree() in storvsc_suspend()
 2020-06-10  2:02 UTC  (8+ messages)
  ` [PATCH] scsi: storvsc: Remove memset before memory freeing "

[PATCH v4 0/4] target: fix NULL pointer dereference
 2020-06-10  2:02 UTC  (7+ messages)
` [PATCH v4 1/4] target: factor out a new helper, target_cmd_init_cdb()
` [PATCH v4 2/4] target: initialize LUN in transport_init_se_cmd()
` [PATCH v4 3/4] target: fix NULL pointer dereference
` [PATCH v4 4/4] target: rename target_setup_cmd_from_cdb() to target_cmd_parse_cdb()

[PATCH v2 1/2] scsi: sr: Fix sr_probe() missing mutex_destroy
 2020-06-10  2:02 UTC  (2+ messages)

[PATCH] ibmvscsi: don't send host info in adapter info MAD after LPM
 2020-06-10  2:02 UTC  (2+ messages)

[PATCH] cxlflash: remove an unnecessary NULL check
 2020-06-10  2:02 UTC  (2+ messages)

[PATCH 1/1] Documentation:sysfs-ufs: Add WriteBooster documentation
 2020-06-09 17:17 UTC 

[PATCH 1/1] scsi: mpt3sas: fix spelling mistake
 2020-06-09 16:13 UTC 

[PATCH v1] scsi: ufs: Fix imprecise time in devfreq window
 2020-06-09 15:33 UTC 

[PATCH v6 00/17] target: add sysfs support
 2020-06-09 14:13 UTC  (41+ messages)
` [PATCH 01/17] target: check enforce_pr_isids during registration
` [PATCH 02/17] target: separate acl name from port ids
` [PATCH 03/17] target: add helper to parse acl and transport name
` [PATCH 04/17] tcm loop: use target_parse_emulated_name
` [PATCH 05/17] vhost scsi: "
` [PATCH 06/17] xen scsiback: "
` [PATCH 07/17] iscsi target: setup transport_id
` [PATCH 08/17] target: use tpt_id in target_stat_iport_port_ident_show
` [PATCH 09/17] target: drop sess_get_initiator_sid from PR code
` [PATCH 10/17] target: drop sess_get_initiator_sid
` [PATCH 11/17] target: add session sysfs class support
` [PATCH 12/17] target: hook most target users into sysfs API
` [PATCH 13/17] iscsi target: replace module sids with lio's sid
` [PATCH 14/17] target: add free_session callout
` [PATCH 15/17] iscsi target: hook iscsi target into sysfs API
` [PATCH 16/17] iscsi target: export session state and alias in sysfs
` [PATCH 17/17] target: drop sess_get_index

[Bug 208045] New: ARM ubuntu 18.04 as the iscsi server, using initiator login, the kernel crashes
 2020-06-09 13:53 UTC  (7+ messages)
` [Bug 208045] "

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 12:45 UTC  (2+ messages)
` [PATCH 06/17] drivers: scsi: Fix trivial spelling

[PATCH v3 00/15] Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-09  9:20 UTC  (2+ messages)
  ` [PATCH v3 15/15] scsi: Use PCI_IRQ_MSI_TYPES and PCI_IRQ_ALL_TYPES where appropriate

[PATCH v2 0/2] qla2xxx SAN Congestion Management (SCM) support
 2020-06-09  9:16 UTC  (7+ messages)
` [PATCH v2 1/2] qla2xxx: Change in PUREX to handle FPIN ELS requests
    ` [EXT] "
` [PATCH v2 2/2] qla2xxx: SAN congestion management(SCM) implementation

[PATCH AUTOSEL 5.6 108/606] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
 2020-06-08 23:04 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 109/606] scsi: qla2xxx: Delete all sessions before unregister local nvme port
` [PATCH AUTOSEL 5.6 115/606] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH AUTOSEL 5.6 147/606] scsi: qla2xxx: Do not log message when reading port speed via sysfs
` [PATCH AUTOSEL 5.6 148/606] scsi: target: Put lun_ref at end of tmr processing

[PATCH RFC v3 00/41] scsi: enable reserved commands for LLDDs
 2020-06-08 21:56 UTC  (5+ messages)

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-08  2:52 UTC  (4+ messages)

[Bug 207855] New: arcconf host reset causes kernel panic -> driver crash?
 2020-06-06  9:01 UTC  (2+ messages)
` [Bug 207855] "

[PATCH] scsi: megaraid_sas: fix kdump kernel boot hung caused by JBOD
 2020-06-06  4:50 UTC  (8+ messages)

[GIT PULL] first round of SCSI updates for the 5.6+ merge window
 2020-06-05 21:41 UTC  (5+ messages)

iscsi-target: hang if connection closed when processing LUN resets
 2020-06-05 21:12 UTC 

[PATCH v2 0/2] scsi: ufs: cleanup UFS driver
 2020-06-05 19:24 UTC  (5+ messages)
` [PATCH v2 1/2] scsi: ufs: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
` [PATCH v2 2/2] scsi: ufs: remove wrapper function ufshcd_setup_clocks()

[PATCH v2] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-05 14:44 UTC 

[PATCH] scsi: qla2xxx: Keep initiator ports after RSCN
 2020-06-05 14:23 UTC  (3+ messages)

[PATCH] scsi: register sysfs for scsi workqueue
 2020-06-04 16:33 UTC  (2+ messages)

RFC: split struct scsi_device in two
 2020-06-04 16:15 UTC  (2+ messages)

[PATCHv4 0/6] scsi: use xarray for devices and targets
 2020-06-04 16:12 UTC  (3+ messages)

[PATCH] scsi: simplify scsi_target() inline
 2020-06-04 15:45 UTC 

[PATCHES] uaccess hpsa
 2020-06-04 14:18 UTC  (6+ messages)


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