linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-06 23:28:34 to 2020-06-12 06:06:08 UTC [more...]

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-06-12  6:06 UTC  (26+ messages)
` [PATCH RFC v7 01/12] blk-mq: rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHARED
` [PATCH RFC v7 02/12] blk-mq: rename blk_mq_update_tag_set_depth()
` [PATCH RFC v7 03/12] blk-mq: Use pointers for blk_mq_tags bitmap tags
` [PATCH RFC v7 04/12] blk-mq: Facilitate a shared sbitmap per tagset
` [PATCH RFC v7 05/12] blk-mq: Record nr_active_requests per queue for when using shared sbitmap
` [PATCH RFC v7 06/12] blk-mq: Record active_queues_shared_sbitmap per tag_set "
` [PATCH RFC v7 07/12] blk-mq: Add support in hctx_tags_bitmap_show() for a "
` [PATCH RFC v7 08/12] scsi: Add template flag 'host_tagset'
` [PATCH RFC v7 09/12] scsi: hisi_sas: Switch v3 hw to MQ
` [PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters "
` [PATCH RFC v7 11/12] smartpqi: enable host tagset
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[RFC PATCH 3/5] scsi: ufs: Introduce HPB module
 2020-06-12  4:28 UTC  (38+ messages)
` [RFC PATCH 2/5] scsi: ufs: Add UFS-feature layer
  ` [RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
    ` [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
      ` [RFC PATCH 4/5] scsi: ufs: L2P map management for HPB read
      ` [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
        ` RE: [RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support

[PATCH v2 0/2] scsi: ufs: Fix and cleanup device quirks
 2020-06-12  2:13 UTC  (4+ messages)
  ` [PATCH v2 1/2] scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
  ` [PATCH v2 2/2] scsi: ufs: Cleanup device vendor name and device quirk table

[PATCH v1 0/2] scsi: ufs: Fix and cleanup device quirk
 2020-06-12  1:27 UTC  (6+ 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 0/3] qla2xxx SAN Congestion Management (SCM) support
 2020-06-11 18:10 UTC  (5+ messages)
` [PATCH 2/3] qla2xxx: SAN congestion management(SCM) implementation

[PATCH v3 0/2] scsi: ufs: cleanup UFS driver
 2020-06-11 16:00 UTC  (9+ 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()

[PATCH v10 00/10] exynos-ufs: Add support for UFS HCI
 2020-06-11 15:18 UTC  (5+ messages)

[PATCH 1/2] workqueue: don't always set __WQ_ORDERED implicitly
 2020-06-11 10:07 UTC  (2+ messages)
` [PATCH 2/2] scsi: register sysfs for scsi/iscsi workqueues

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

[PATCH v5] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-11 10:10 UTC 

[PATCH v4] scsi: ufs: Fix imprecise load calculation in devfreq window
 2020-06-11  9:52 UTC  (3+ messages)

[PATCH] scsi: wire up ata_scsi_dma_need_drain for SAS HBA drivers
 2020-06-11  5:43 UTC  (4+ messages)

[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] 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  (2+ messages)

[PATCH] scsi: storvsc: Use kzfree() in storvsc_suspend()
 2020-06-10  2:02 UTC  (3+ 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

[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  (4+ messages)

[RFC PATCH 1/5] scsi: ufs: Add UFS feature related parameter
 2020-06-06 12:11 UTC 

[RFC PATCH 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-06-06 12:02 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).