linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-31 22:10:36 to 2020-08-06 11:17:07 UTC [more...]

[PATCH v2 00/11] qla2xxx driver bug fixes
 2020-08-06 11:10 UTC  (3+ messages)
` [PATCH v2 05/11] qla2xxx: reduce noisy debug message
` [PATCH v2 08/11] qla2xxx: Check if FW supports MQ before enabling

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-08-06 10:25 UTC  (20+ messages)

[PATCH v8 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-06 10:28 UTC  (10+ messages)
    ` [PATCH v8 3/4] scsi: ufs: L2P map management for HPB read
    ` [PATCH v8 4/4] scsi: ufs: Prepare HPB read for cached sub-region
` [PATCH v8 1/4] scsi: ufs: Add UFS feature related parameter
` [PATCH v8 2/4] scsi: ufs: Introduce HPB feature

[PATCH v1] scsi: ufs: no need to send one Abort Task TM in case the task in DB was cleared
 2020-08-06 10:07 UTC  (4+ messages)

[PATCH v7 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-06  7:19 UTC  (6+ messages)
    ` [PATCH v7 1/4] scsi: ufs: Add UFS feature related parameter
    ` [PATCH v7 2/4] scsi: ufs: Introduce HPB feature
    ` [PATCH v7 3/4] scsi: ufs: L2P map management for HPB read
` [PATCH v7 4/4] scsi: ufs: Prepare HPB read for cached sub-region

[PATCH v2] scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
 2020-08-06  7:08 UTC  (2+ messages)

[PATCH] scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
 2020-08-06  6:53 UTC  (2+ messages)

[PATCH V6 0/2] pm80xx : Updates for the driver version 0.1.39
 2020-08-06  6:35 UTC  (10+ messages)
` [PATCH V6 1/2] pm80xx : Support for get phy profile functionality
` [PATCH V6 2/2] pm80xx : Staggered spin up support

[PATCH v10 0/9] Fix up and simplify error recovery mechanism
 2020-08-06  5:06 UTC  (11+ messages)
` [PATCH 1/9] scsi: ufs: Add checks before setting clk-gating states
` [PATCH 2/9] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH 3/9] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH 4/9] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH 5/9] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH 6/9] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH 7/9] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH 8/9] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops
` [PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully
` [PATCH v9 0/9] Fix up and simplify error recovery mechanism

[PATCH v9 0/9] Fix up and simplify error recovery mechanism
 2020-08-06  4:53 UTC  (14+ messages)
` [PATCH v9 1/9] scsi: ufs: Add checks before setting clk-gating states
` [PATCH v9 2/9] ufs: ufs-qcom: Fix race conditions caused by func ufs_qcom_testbus_config
` [PATCH v9 3/9] scsi: ufs-qcom: Remove testbus dump in ufs_qcom_dump_dbg_regs
` [PATCH v9 4/9] scsi: ufs: Add some debug infos to ufshcd_print_host_state
` [PATCH v9 5/9] scsi: ufs: Fix concurrency of error handler and other error recovery paths
` [PATCH v9 6/9] scsi: ufs: Recover hba runtime PM error in error handler
` [PATCH v9 7/9] scsi: ufs: Move dumps in IRQ handler to "
` [PATCH v9 8/9] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops
` [PATCH v9 9/9] scsi: ufs: Properly release resources if a task is aborted successfully

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-08-05 11:21 UTC  (9+ messages)
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[RFC 00/16] Application specific identification support
 2020-08-06  2:22 UTC  (28+ messages)
` [RFC 01/16] blkcg:Introduce blkio.app_identifier knob to blkio controller
` [RFC 02/16] lpfc: vmid: Add the datastructure for supporting VMID in lpfc
` [RFC 03/16] lpfc: vmid: API to check if VMID is enabled
` [RFC 04/16] lpfc: vmid: Supplementary data structures for vmid
` [RFC 05/16] lpfc: vmid: Forward declarations for APIs
` [RFC 06/16] lpfc: vmid: Add support for vmid in mailbox command
` [RFC 07/16] lpfc: vmid: VMID params initialization
` [RFC 08/16] lpfc: vmid: vmid resource allocation
` [RFC 09/16] lpfc: vmid: cleanup vmid resources
` [RFC 10/16] lpfc: vmid: Implements ELS commands for appid patch
` [RFC 11/16] lpfc: vmid: Functions to manage vmids
` [RFC 12/16] lpfc: vmid: Implements CT commands for appid
` [RFC 13/16] lpfc: vmid: Appends the vmid in the wqe before sending request
` [RFC 14/16] lpfc: vmid: Timeout implementation for vmid
` [RFC 15/16] lpfc: vmid: Adding qfpa and vmid timeout check in worker thread
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[PATCH] scsi: qla2xxx: use MBX_TOV_SECONDS for mailbox command timeout values
 2020-08-05 20:05 UTC 

[PATCH v3 16/38] virtio_scsi: correct tags for config space fields
 2020-08-05 13:43 UTC 

[PATCH 0/5] scsi: Support to handle Intermittent errors
 2020-08-05  2:51 UTC  (6+ messages)
` [PATCH 1/5] scsi: Added a new macro in scsi_cmnd.h
` [PATCH 2/5] scsi: Clear state bit SCMD_NORETRIES_ABORT of scsi_cmd before start request
` [PATCH 3/5] scsi: No retries on abort success
` [PATCH 4/5] scsi: Added routine to set SCMD_NORETRIES_ABORT bit for outstanding io on scsi_dev
` [PATCH 5/5] scsi_transport_fc: Added a new sysfs attribute noretries_abort

[RFC PATCH] scsi: sd_zbc: prevent report zones racing rev_wp_ofst updates
 2020-08-05  9:10 UTC  (4+ messages)

[PATCH v2] scsi: 3w-9xxx: Fix endianness issues found by sparse
 2020-08-05  7:17 UTC  (6+ messages)

[PATCH 00/10] qla2xxx driver bug fixes
 2020-08-05  4:44 UTC  (11+ messages)
` [PATCH 01/10] qla2xxx: flush all sessions on zone disable
` [PATCH 02/10] qla2xxx: flush IO "
` [PATCH 03/10] qla2xxx: Indicate correct supported speeds for Mezz card
` [PATCH 04/10] qla2xxx: fix login timeout
` [PATCH 05/10] qla2xxx: reduce noisy debug message
` [PATCH 06/10] qla2xxx: Allow ql2xextended_error_logging special value 1 to be set anytime
` [PATCH 07/10] qla2xxx: Fix WARN_ON in qla_nvme_register_hba
` [PATCH 08/10] qla2xxx: Check if FW supports MQ before enabling
` [PATCH 09/10] qla2xxx: fix null pointer access while connections disconnect from subsystem
` [PATCH 10/10] Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"

[PATCH v2 plinth/topic-sas-5.8] {topost} scsi: hisi_sas: ignore adding device link for enclosure device
 2020-08-05  1:53 UTC  (2+ messages)

[PATCH -next] scsi: ufs: Fix 'unmet direct dependencies' config warning
 2020-08-05  1:48 UTC  (5+ messages)

[PATCH] scsi: lpfc: Add the missed misc_deregister() for lpfc_init()
 2020-08-05  1:17 UTC  (3+ messages)

[PATCH 0/8] lpfc: Update lpfc to revision 12.8.0.3
 2020-08-05  1:17 UTC  (10+ messages)
` [PATCH 1/8] lpfc: Fix FCoE speed reporting
` [PATCH 2/8] lpfc: Fix no message shown for lpfc_hdw_queue out of range value
` [PATCH 3/8] lpfc: Fix RSCN timeout due to incorrect gidft counter
` [PATCH 4/8] lpfc: Fix oops when unloading driver while running mds diags
` [PATCH 5/8] lpfc: Fix retry of PRLI when status indicates its unsupported
` [PATCH 6/8] lpfc: Fix validation of bsg reply lengths
` [PATCH 7/8] lpfc: Fix lun loss after cable pull
` [PATCH 8/8] lpfc: Update lpfc version to 12.8.0.3

[PATCH 0/2] qedf: Memory leak fixes for fcoe and libfc
 2020-08-05  1:17 UTC  (2+ messages)

[PATCH 1/1] target: make iscsit_register_transport() return void
 2020-08-05  1:17 UTC  (2+ messages)

[PATCH] scsi: lpfc: nvmet: avoid hang / use-after-free again when destroying targetport
 2020-08-05  1:17 UTC  (3+ messages)

[PATCH] scsi: scsi_transport_sas: add spaces around binary operator "|"
 2020-08-05  1:17 UTC  (2+ messages)

[PATCH v2] scsi: sd_zbc: Improve zone revalidation
 2020-08-05  1:17 UTC  (2+ messages)

[PATCH v6 2/5] scsi: ufs: Add UFS-feature layer
 2020-08-04 23:33 UTC  (9+ messages)
` [PATCH v6 1/5] scsi: ufs: Add UFS feature related parameter
  ` [PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
                ` Re: [PATCH v6 2/5] scsi: ufs: Add UFS-feature layer

[PATCH] scsi: ufs-qcom: Remove unused msm bus scaling apis
 2020-08-04 16:10 UTC 

[PATCH v2 16/24] virtio_scsi: correct tags for config space fields
 2020-08-04 14:48 UTC  (2+ messages)

[PATCH v4] scsi: ufs: Cleanup completed request without interrupt notification
 2020-08-04 10:01 UTC  (13+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-08-04  9:39 UTC  (12+ messages)

[PATCH] qla2xxx: Reset done and free callback pointer on release
 2020-08-03 16:23 UTC 

[PATCH V5 0/2] pm80xx : Updates for the driver version 0.1.39
 2020-08-03 15:30 UTC  (6+ messages)
` [PATCH V5 1/2] pm80xx : Support for get phy profile functionality
` [PATCH V5 2/2] pm80xx : Staggered spin up support

[PATCH v7] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03 16:04 UTC  (5+ messages)

[PATCH v6] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03  9:58 UTC  (3+ messages)

[PATCH] block: don't do revalidate zones on invalid devices
 2020-08-03  8:49 UTC  (4+ messages)

[PATCH] scsi: esas2r: fix possible buffer overflow caused by bad DMA value in esas2r_process_fs_ioctl()
 2020-08-03  5:51 UTC  (4+ messages)

[PATCH] scsi/aic7xxx/aicasm: Add missing fclose() call
 2020-08-03  5:17 UTC 

[PATCH v5] scsi: ufs: Quiesce all scsi devices before shutdown
 2020-08-03  4:15 UTC 

[PATCH] scsi: qla2xxx: Remove redundant variable initialization
 2020-08-02 11:15 UTC 

[PATCH] scsi: qla2xxx: Fix wrong return value in qlt_chk_unresolv_exchg()
 2020-08-02 11:15 UTC 

[PATCH] scsi: qla2xxx: Fix wrong return value in qla_nvme_register_hba()
 2020-08-02 11:15 UTC 

[PATCH] scsi: csiostor: Fix wrong return value in csio_hw_prep_fw()
 2020-08-02 11:15 UTC 

[PATCH] scsi: qla2xxx: Fix the size used in a 'dma_free_coherent()' call
 2020-08-02 11:07 UTC 

[PATCH] scsi: qla4xxx: Fix an error handling path in 'qla4xxx_get_host_stats()'
 2020-08-02 10:15 UTC 

[PATCH] scsi: libcxgbi: use kvzalloc instead of opencoded kzalloc/vzalloc
 2020-08-01 13:31 UTC  (9+ messages)
` [PATCH v2] "


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