linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-05 01:38:40 to 2020-08-10 15:38:49 UTC [more...]

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-08-10 15:38 UTC  (5+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-08-10 14:13 UTC  (20+ messages)

[PATCH] scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
 2020-08-10 14:10 UTC 

[PATCH 1/2] scsi: ufs: Fix interrupt error message for shared interrupts
 2020-08-10 13:55 UTC  (2+ messages)
` [PATCH 2/2] scsi: ufs: Improve interrupt handling "

[RFC 00/16] Application specific identification support
 2020-08-10 12:13 UTC  (36+ messages)
` [RFC 01/16] blkcg:Introduce blkio.app_identifier knob to blkio controller
` [RFC 16/16] lpfc: vmid: Introducing vmid in io path

[PATCH v3] ufs: change the way to complete fDeviceInit
 2020-08-10 10:15 UTC  (2+ messages)

[PATCH] lpfc: fix spelling mistake "Cant" -> "Can't"
 2020-08-10 10:12 UTC 

[PATCH v2] ufs: change the way to complete fDeviceInit
 2020-08-10 10:07 UTC  (3+ messages)

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

[PATCH] scsi: csiostor: fix fix spelling mistake "couldnt" -> "couldn't"
 2020-08-10  9:08 UTC 

[PATCH] scsi: bnx2fc: fix spelling mistake "couldnt" -> "couldn't"
 2020-08-10  8:50 UTC 

[PATCH] scsi: snic: fix spelling mistakes of "Queueing"
 2020-08-10  8:07 UTC 

[PATCH 0/5] scsi: Support to handle Intermittent errors
 2020-08-10  6:24 UTC  (11+ 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

[PATCH v1] ufs: change the way to complete fDeviceInit
 2020-08-10  6:05 UTC  (3+ messages)

[PATCH 9/9] scsi: ufs: Properly release resources if a task is aborted successfully
 2020-08-10  0:48 UTC  (2+ messages)
    ` [9/9] "

[PATCH] scsi: qla2xxx: fix memory leak if qlt_add_target fails
 2020-08-09 22:11 UTC 

[PATCH v11 0/9] Fix up and simplify error recovery mechanism
 2020-08-09 12:15 UTC  (10+ 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] scsi_debugfs: dump allocted field in more convenient format
 2020-08-09  9:55 UTC 

[PATCH v1] scsi: ufs-mediatek: Fix incorrect time to wait link status
 2020-08-09  5:57 UTC 

[PATCH v3] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-09  5:07 UTC 

[PATCH v3 1/3] scsi: 3w-9xxx: Use flexible array members to avoid struct padding
 2020-08-09  2:37 UTC  (4+ messages)
` [PATCH v3 2/3] scsi: 3w-9xxx: Reduce scope of structure packing
` [PATCH v3 3/3] scsi: 3w-9xxx: Fix endianness issues in command packets

[PATCH RFC v7 10/12] megaraid_sas: switch fusion adapters to MQ
 2020-08-09  2:16 UTC  (23+ messages)

[PATCH v8 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-09  0:35 UTC  (20+ 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 v2] scsi: 3w-9xxx: Fix endianness issues found by sparse
 2020-08-09  0:16 UTC  (7+ messages)

target core warning
 2020-08-08 11:31 UTC 

[PATCH v6 0/3] ufs: exynos: introduce the way to get cmd info
 2020-08-08 11:16 UTC  (3+ messages)

[PATCH v9 0/9] Fix up and simplify error recovery mechanism
 2020-08-07 23:50 UTC  (5+ messages)
` [PATCH v9 8/9] scsi: ufs: Fix a racing problem btw error handler and runtime PM ops

[PATCH] fcoe: fix io path allocation
 2020-08-07 22:41 UTC  (2+ messages)

[PATCH 0/7] qedf: Misc fixes for the driver
 2020-08-07 11:06 UTC  (8+ messages)
` [PATCH 1/7] qedf: Check for port type and role before processing an event
` [PATCH 2/7] qedf: check the validity of rjt frame before processing
` [PATCH 3/7] qedf: Do not kill timeout work for original IO on RRQ completion
` [PATCH 4/7] qedf: Send cleanup even for RRQ on timeout
` [PATCH 5/7] qedf: Initiate cleanup for ELS commands as well
` [PATCH 6/7] qedf: Don't process ELS completion if its flushed or cleaned up
` [PATCH 7/7] qedf: Fix race between els completion and flushing els request

[RFC PATCH] scsi: sd_zbc: prevent report zones racing rev_wp_ofst updates
 2020-08-07 11:18 UTC  (5+ messages)

[PATCH v4] ufs: change the way to complete fDeviceInit
 2020-08-07  7:00 UTC  (2+ messages)

[scsi:misc-base 244/307] drivers/scsi/bfa/bfad_bsg.c:3380:34: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2020-08-07  4:19 UTC 

[GIT PULL] first round of SCSI updates for the 5.8+ merge window
 2020-08-07  1:55 UTC  (2+ messages)

[PATCH] scsi: target: loop: Fix handling of aborted TMRs
 2020-08-07  1:42 UTC  (7+ messages)

[PATCH v2] scsi: ufs: Fix possible infinite loop in ufshcd_hold
 2020-08-07  0:39 UTC  (6+ messages)

[PATCH v7 0/4] scsi: ufs: Add Host Performance Booster Support
 2020-08-06  7:26 UTC  (7+ 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
    ` Re: [PATCH v7 0/4] scsi: ufs: Add Host Performance Booster Support
` [PATCH v7 4/4] scsi: ufs: Prepare HPB read for cached sub-region

[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 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 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

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


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