linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-27 13:27:07 to 2020-02-06 13:20:16 UTC [more...]

[PATCH v7 0/8] UFS driver general fixes bundle 4
 2020-02-06 13:20 UTC  (11+ messages)
` [PATCH v7 1/8] scsi: ufs: Flush exception event before suspend
` [PATCH v7 2/8] scsi: ufs: set load before setting voltage in regulators
` [PATCH v7 3/8] scsi: ufs: Remove the check before call setup clock notify vops
` [PATCH v7 4/8] scsi: ufs-qcom: Adjust bus bandwidth voting and unvoting
` [PATCH v7 5/8] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
` [PATCH v7 6/8] scsi: ufs: Add dev ref clock gating wait time support
` [PATCH v7 7/8] scsi: ufs-qcom: Delay specific time before gate ref clk
` [PATCH v7 8/8] scsi: ufs: Select INITIAL adapt for HS Gear4

[PATCH v2 0/3] scsi: qla2xxx: fixes for driver unloading
 2020-02-06 13:03 UTC  (9+ messages)
` [PATCH v2 1/3] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
` [PATCH v2 2/3] scsi: qla2xxx: don't shut down firmware before closing sessions
` [PATCH v2 3/3] scsi: qla2xxx: set UNLOADING before waiting for session deletion

[PATCH 0/5] scsi: ufs: ufs device as a temperature sensor
 2020-02-06 12:41 UTC  (17+ messages)
` [PATCH 1/5] scsi: ufs: Add ufs thermal support
` [PATCH 2/5] scsi: ufs: export ufshcd_enable_ee
` [PATCH 3/5] scsi: ufs: enable thermal exception event
` [PATCH 4/5] scsi: ufs-thermal: implement thermal file ops
` [PATCH 5/5] scsi: ufs: temperature atrributes add to ufs_sysfs
` [EXT] [PATCH 0/5] scsi: ufs: ufs device as a temperature sensor

return value queuecommand should return after an unplug
 2020-02-06 11:44 UTC 

[PATCH] scsi: ufs: Enable HOST_PA_TACTIVATE quirk for WDC UFS devices
 2020-02-06  8:21 UTC 

[PATCH v6 0/8] UFS driver general fixes bundle 4
 2020-02-06  8:09 UTC  (13+ messages)
` [PATCH 1/8] scsi: ufs: Flush exception event before suspend
` [PATCH 2/8] scsi: ufs: set load before setting voltage in regulators
` [PATCH 3/8] scsi: ufs: Remove the check before call setup clock notify vops
` [PATCH 4/8] scsi: ufs-qcom: Adjust bus bandwidth voting and unvoting
` [PATCH 5/8] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
` [PATCH 6/8] scsi: ufs: Add dev ref clock gating wait time support
` [PATCH 7/8] scsi: ufs-qcom: Delay specific time before gate ref clk
` [PATCH 8/8] scsi: ufs: Select INITIAL adapt for HS Gear4

[PATCH v2] scsi: ufs: Fix registers dump vops caused scheduling while atomic
 2020-02-06  3:42 UTC  (2+ messages)

[PATCH v5 0/8] UFS driver general fixes bundle 4
 2020-02-06  2:39 UTC  (25+ messages)
` [PATCH v5 1/8] scsi: ufs: Flush exception event before suspend
  ` [EXT] "
` [PATCH v5 2/8] scsi: ufs: set load before setting voltage in regulators
  ` [EXT] "
` [PATCH v5 3/8] scsi: ufs: Remove the check before call setup clock notify vops
  ` [EXT] "
` [PATCH v5 4/8] scsi: ufs-qcom: Adjust bus bandwidth voting and unvoting
` [PATCH v5 5/8] scsi: ufs: Fix ufshcd_hold() caused scheduling while atomic
  ` [EXT] "
` [PATCH v5 6/8] scsi: ufs: Add dev ref clock gating wait time support
  ` [EXT] "
` [PATCH v5 7/8] scsi: ufs-qcom: Delay specific time before gate ref clk
` [PATCH v5 8/8] scsi: ufs: Select INITIAL adapt for HS Gear4
  ` [EXT] "

[PATCH] scsi: ufs: Fix registers dump vops caused scheduling while atomic
 2020-02-05 22:45 UTC  (4+ messages)

[PATCH v6 0/9] Inline Encryption Support
 2020-02-05 20:47 UTC  (16+ messages)
` [PATCH v6 6/9] scsi: ufs: Add inline encryption support to UFS

[PATCH 00/12] lpfc: Update lpfc to revision 12.6.0.4
 2020-02-05 19:01 UTC  (15+ messages)
` [PATCH 01/12] lpfc: Fix RQ buffer leakage when no IOCBs available
` [PATCH 02/12] lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path
` [PATCH 03/12] lpfc: Fix broken Credit Recovery after driver load
` [PATCH 04/12] lpfc: Fix registration of ELS type support in fdmi
` [PATCH 05/12] lpfc: Fix release of hwq to clear the eq relationship
` [PATCH 06/12] lpfc: Fix compiler warning on frame size
` [PATCH 07/12] lpfc: Fix coverity errors in fmdi attribute handling
` [PATCH 08/12] lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)
` [PATCH 09/12] lpfc: Clean up hba max_lun_queue_depth checks
` [PATCH 10/12] lpfc: Change lpfc_lun_queue_depth attribute to writable
` [PATCH 11/12] lpfc: Update lpfc version to 12.6.0.4
` [PATCH 12/12] lpfc: Copyright updates for 12.6.0.4 patches

[PATCH v3 0/3] scsi: add attribute to set lun queue depth on all luns on shost
 2020-02-05 18:57 UTC  (3+ messages)

[PATCH] ata/scsi: Prevent FS corruption on chromebook pixel2 at reboot
 2020-02-05 18:43 UTC 

[PATCH -next] scsi: ipr: remove redundant NULL check
 2020-02-05 13:56 UTC 

[PATCH 1/2] scsi: qla2xxx: avoid sending mailbox commands if firmware is stopped
 2020-02-05  9:10 UTC  (4+ messages)
` [PATCH 2/2] scsi: qla2xxx: don't shut down firmware before closing sessions

[PATCH V2] megaraid_sas: silence a warning
 2020-02-05  7:37 UTC  (3+ messages)

[PATCH v2 0/4] ufs: Let the SCSI core allocate per-command UFS data
 2020-02-05  3:09 UTC  (2+ messages)

[PATCH v2 0/6] qla2xxx patches for kernel v5.6
 2020-02-05  2:36 UTC  (2+ messages)

[PATCH V2] scsi: add a new flag to set whether SCSI disks support WRITE_SAME_16 by default
 2020-02-05  2:30 UTC  (2+ messages)

[PATCH RESEND v3 0/4] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix
 2020-02-05  2:26 UTC  (14+ messages)
` [PATCH RESEND v3 1/4] scsi: ufs-mediatek: ensure UniPro is not powered down before linkup
  ` [EXT] "
` [PATCH RESEND v3 2/4] scsi: ufs-mediatek: support linkoff state during suspend
  ` [EXT] "
` [PATCH RESEND v3 3/4] scsi: ufs: fix Auto-Hibern8 error detection
` [PATCH RESEND v3 4/4] scsi: ufs-mediatek: gate ref-clk during Auto-Hibern8
  ` [EXT] "

[PATCH 0/6] scsi: support bypass device busy check for some high end HBA with SSD
 2020-02-05  2:13 UTC  (16+ messages)
` [PATCH 2/6] scsi: remove .for_blk_mq
` [PATCH 5/6] scsi: core: don't limit per-LUN queue depth for SSD when HBA needs

[PATCH] scsi: return correct status in scsi_host_eh_past_deadline()
 2020-02-04 23:24 UTC  (5+ messages)

[PATCH v4 0/8] UFS driver general fixes bundle 4
 2020-02-04  6:28 UTC  (12+ messages)
` [PATCH v4 1/8] scsi: ufs: Flush exception event before suspend
` [PATCH v4 6/8] scsi: ufs: Add dev ref clock gating wait time support
  ` [EXT] "

[PATCH] megaraid_sas: silence a warning
 2020-02-03 16:29 UTC  (5+ messages)

[Bug 206261] New: LEDs are off for AHCI connected drives on Cisco C125 server
 2020-02-03 11:24 UTC  (3+ messages)
` [Bug 206261] "

[PATCH v3 0/4] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix
 2020-02-02 14:36 UTC  (10+ messages)
` [PATCH v3 1/4] scsi: ufs-mediatek: ensure UniPro is not powered down before linkup
` [PATCH v3 2/4] scsi: ufs-mediatek: support linkoff state during suspend
` [PATCH v3 3/4] scsi: ufs: fix Auto-Hibern8 error detection
` [PATCH v3 4/4] scsi: ufs-mediatek: gate ref-clk during Auto-Hibern8

[PATCH 0/5] scsi: ufs: ufs device as a temperature sensor
 2020-02-02  7:41 UTC  (6+ messages)
` [PATCH 1/5] scsi: ufs: Add ufs thermal support
` [PATCH 2/5] scsi: ufs: export ufshcd_enable_ee
` [PATCH 3/5] scsi: ufs: enable thermal exception event
` [PATCH 4/5] scsi: ufs-thermal: implement thermal file ops
` [PATCH 5/5] scsi: ufs: temperature atrributes add to ufs_sysfs

[PATCH] Add prctl support for controlling mem reclaim V4
 2020-01-30 14:08 UTC  (6+ messages)

[PATCH] mpt3sas: don't change the dma coherent mask after allocations
 2020-01-30  7:56 UTC  (3+ messages)

[GIT PULL] first round of SCSI updates for the 5.5+ merge window
 2020-01-30  4:15 UTC  (2+ messages)

[PATCH RESEND] iscsi: Add support for asynchronous iSCSI session destruction
 2020-01-29  9:55 UTC  (2+ messages)

[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
 2020-01-29  9:02 UTC  (16+ messages)
` [PATCH V2 01/13] pm80xx : Increase request sg length
` [PATCH V2 05/13] pm80xx : Support for char device

[PATCH v2 0/5] MediaTek UFS vendor implemenation part III and Auto-Hibern8 fix
 2020-01-29  6:33 UTC  (6+ messages)
` [PATCH v2 3/5] scsi: ufs: add ufshcd_is_auto_hibern8_enabled facility
  ` [EXT] "
` [PATCH v2 4/5] scsi: ufs: fix auto-hibern8 error detection
  ` [EXT] "

[PATCH] sd: Fix REQ_OP_ZONE_REPORT completion handling
 2020-01-28  8:04 UTC  (4+ messages)

[PATCH][next] scsi: megaraid_sas: fix indentation issue
 2020-01-28  3:53 UTC  (2+ messages)

[PATCH] scsi: pm80xx: fix spelling mistake "to" -> "too"
 2020-01-28  3:51 UTC  (2+ messages)

[PATCH][next] scsi: ufs: fix spelling mistake "initilized" -> "initialized"
 2020-01-28  3:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: scsi: ufs: remove pedrom.sousa@synopsys.com
 2020-01-28  3:50 UTC  (2+ messages)

[PATCH] megaraid_sas: fixup MSIx interrupt setup during resume
 2020-01-28  3:47 UTC  (2+ messages)

[PATCH v2 net-next 09/13] qed: FW 8.42.2.0 HSI changes
 2020-01-28  3:45 UTC  (2+ messages)

[PATCH v5] qla2xxx: Fix unbound NVME response length
 2020-01-28  3:41 UTC  (2+ messages)

[PATCH RESEND v4] iscsi: Perform connection failure entirely in kernel space
 2020-01-28  3:20 UTC  (3+ messages)

[PATCH v2 net-next 05/13] qed: Use dmae to write to widebus registers in fw_funcs
 2020-01-27 23:39 UTC  (2+ messages)

[PATCH v3 net-next 00/13] qed*: Utilize FW 8.42.2.0
 2020-01-27 13:35 UTC  (8+ messages)
` [PATCH v3 net-next 02/13] qed: FW 8.42.2.0 Expose new registers and change windows
` [PATCH v3 net-next 03/13] qed: FW 8.42.2.0 Queue Manager changes
` [PATCH v3 net-next 04/13] qed: FW 8.42.2.0 Parser offsets modified
` [PATCH v3 net-next 05/13] qed: Use dmae to write to widebus registers in fw_funcs
` [PATCH v3 net-next 10/13] qed: FW 8.42.2.0 Add fw overlay feature
` [PATCH v3 net-next 13/13] qed: FW 8.42.2.0 debug features


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