linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 17:33:20 to 2020-07-19 10:08:42 UTC [more...]

[Bug 208605] New: AACRAID frequent hos bus reset with intensive IO on large arrays
 2020-07-19 10:08 UTC  (3+ messages)
` [Bug 208605] "

[PATCH v3 0/4] Fix up and simplify error recovery mechanism
 2020-07-19  8:41 UTC  (7+ messages)
` [PATCH v3 1/4] scsi: ufs: Add checks before setting clk-gating states
` [PATCH v3 2/4] scsi: ufs: Fix imbalanced scsi_block_reqs_cnt caused by ufshcd_hold()
` [PATCH v3 3/4] ufs: ufs-qcom: Fix a few BUGs in func ufs_qcom_dump_dbg_regs()
` [PATCH v3 4/4] scsi: ufs: Fix up and simplify error recovery mechanism

[RFC PATCH v2] scsi: ufs: set STATE_ERROR when ufshcd_probe_hba() failed
 2020-07-19  7:14 UTC  (2+ messages)

[RFC PATCH v3 0/2] ufs: support various values per device
 2020-07-19  6:46 UTC  (8+ messages)
  ` [RFC PATCH v3 1/2] "
  ` [RFC PATCH v3 2/2] ufs: change the way to complete fDeviceInit

[Bug 207855] New: arcconf host reset causes kernel panic -> driver crash?
 2020-07-19  6:36 UTC  (4+ messages)
` [Bug 207855] "

[PATCH v6 0/5] scsi: ufs: Add Host Performance Booster Support
 2020-07-19  6:35 UTC  (11+ messages)

[PATCH v6 0/3] ufs: exynos: introduce the way to get cmd info
 2020-07-19  6:01 UTC  (7+ messages)
    ` [PATCH v6 1/3] ufs: introduce a callback to get info of command completion
    ` [PATCH v6 2/3] ufs: exynos: introduce command history
    ` [PATCH v6 3/3] ufs: exynos: implement dbg_register_dump

[RFC PATCH v1] ufs: introduce async ufs interface initialization
 2020-07-19  5:16 UTC  (6+ messages)

[PATCH] SCSI: scsi_transport_iscsi.h: drop a duplicated word
 2020-07-19  0:32 UTC 

[GIT PULL] SCSI fixes for 5.8-rc5
 2020-07-18 20:50 UTC  (2+ messages)

[RESEND RFC PATCH v1] scsi: ufs: add retries for SSU
 2020-07-18 20:30 UTC  (2+ messages)

[PATCH v2] scsi: scsi_transport_sas: add missing newline when printing 'enable' by sysfs
 2020-07-18 20:25 UTC  (2+ messages)

[PATCH] scsi: core: run queue in case of IO queueing failure
 2020-07-18 20:22 UTC  (4+ messages)

[PATCH] scsi: smartpqi: Replace HTTP links with HTTPS ones
 2020-07-18 13:24 UTC 

[PATCH -next] scsi: dpt_i2o: remove some not needed memset
 2020-07-18 12:32 UTC 

[PATCH] scsi: Replace HTTP links with HTTPS ones
 2020-07-18 12:28 UTC 

[PATCH] scsi: hptiop: Replace HTTP links with HTTPS ones
 2020-07-18 11:30 UTC 

[PATCH 1/2] scsi: megaraid: Remove pci-dma-compat wrapper APIs
 2020-07-18  9:57 UTC  (2+ messages)
` [PATCH 2/2] scsi: megaraid: Remove remaining "

[PATCH] scsi: qla2xxx: Remove pci-dma-compat wrapper APIs
 2020-07-18  9:52 UTC 

[PATCH] scsi: mpt3sas: Remove pci-dma-compat wrapper APIs
 2020-07-18  9:49 UTC 

[PATCH] scsi: hpsa and dc395x: Remove pci_dma_compat wrapper APIs
 2020-07-18  9:43 UTC 

[PATCH] scsi: aic7xxx: Remove pci-dma-compat wrapper APIs
 2020-07-18  9:37 UTC 

[PATCH] scsi: aacraid: Remove pci-dma-compat wrapper APIs
 2020-07-18  9:35 UTC 

[PATCH] scsi: ufs: set STATE_ERROR when ufshcd_probe_hba() failed
 2020-07-18  4:14 UTC  (2+ messages)

[PATCH] scsi: allow state transitions BLOCK -> BLOCK
 2020-07-18  2:51 UTC  (10+ messages)

[RFC PATCH v3 0/8] Add persistent durable identifier to storage log messages
 2020-07-17 19:47 UTC  (10+ messages)
` [RFC PATCH v3 5/8] ata_dev_printk: Use dev_printk

[PATCH net-next 00/13] qed/qede: add support for new operating modes
 2020-07-17 19:26 UTC  (19+ messages)
` [PATCH net-next 01/13] qed: convert link mode from u32 to bitmap
` [PATCH net-next 02/13] qed: reformat public_port::transceiver_data a bit
` [PATCH net-next 03/13] qed: add support for multi-rate transceivers
` [PATCH net-next 04/13] qed: use transceiver data to fill link partner's advertising speeds
` [PATCH net-next 05/13] qed: reformat several structures a bit
` [PATCH net-next 06/13] qed: add support for Forward Error Correction
` [PATCH net-next 07/13] qede: format qede{,_vf}_ethtool_ops
` [PATCH net-next 08/13] qede: introduce support for FEC control
` [PATCH net-next 09/13] qed: reformat several structures a bit
` [PATCH net-next 10/13] qed: add support for new port modes
    ` [EXT] "
` [PATCH net-next 11/13] qed: add missing loopback modes
` [PATCH net-next 12/13] qed: populate supported link modes maps on module init
` [PATCH net-next 13/13] qed/qede: add support for the extended speed and FEC modes

[PATCH v2 0/8] scsi: target: tcmu: Add TMR notification for tcmu
 2020-07-17 16:12 UTC  (9+ messages)
` [PATCH v2 1/8] scsi: target: Modify core_tmr_abort_task()
` [PATCH v2 2/8] scsi: target: Add tmr_notify backend function
` [PATCH v2 3/8] scsi: target: tcmu: Use priv pointer in se_cmd
` [PATCH v2 4/8] scsi: target: tcmu: Do not queue aborted commands
` [PATCH v2 5/8] scsi: target: tcmu: Factor out new helper ring_insert_padding
` [PATCH v2 6/8] scsi: target: tcmu: Fix and simplify timeout handling
` [PATCH v2 7/8] scsi: target: tcmu: Implement tmr_notify callback
` [PATCH v2 8/8] scsi: target: tcmu: Make TMR notification optional

[PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening
 2020-07-17 13:54 UTC  (6+ messages)

[PATCHv6 00/21] scsi: enable reserved commands for LLDDs
 2020-07-17 10:32 UTC  (5+ messages)
` [PATCH 02/21] block: add flag for internal commands

[PATCH RFC v7 00/12] blk-mq/scsi: Provide hostwide shared tags for SCSI HBAs
 2020-07-17 10:11 UTC  (11+ messages)
` [PATCH RFC v7 11/12] smartpqi: enable host tagset
` [PATCH RFC v7 12/12] hpsa: enable host_tagset and switch to MQ

[PATCH] scsi: core: Fix "scsi: core: add scsi_host_(block,unblock) helper function"
 2020-07-17  9:09 UTC  (2+ messages)
` [PATCH] scsi: Delete unnecessary allocate buffer for every loop when print command

[PATCH] [SCSI] libsas: add missing newline when printing 'enable' by sysfs
 2020-07-17  8:28 UTC  (3+ messages)

[PATCH v1 00/15] scsi: use generic power management
 2020-07-17  6:34 UTC  (16+ messages)
` [PATCH v1 01/15] scsi: megaraid_sas: "
` [PATCH v1 02/15] scsi: aacraid: "
` [PATCH v1 03/15] scsi: aic7xxx: "
` [PATCH v1 04/15] scsi: aic79xx: "
` [PATCH v1 05/15] scsi: arcmsr: "
` [PATCH v1 06/15] scsi: esas2r: "
` [PATCH v1 07/15] scsi: hisi_sas_v3_hw: "
` [PATCH v1 08/15] scsi: mpt3sas_scsih: "
` [PATCH v1 09/15] scsi: lpfc: "
` [PATCH v1 10/15] scsi: pm_8001: "
` [PATCH v1 11/15] scsi: hpsa: "
` [PATCH v1 12/15] scsi: 3w-9xxx: "
` [PATCH v1 13/15] scsi: 3w-sas: "
` [PATCH v1 14/15] scsi: mvumi: "
` [PATCH v1 15/15] scsi: pmcraid: "

[PATCH -next] scsi: hisi_sas: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-17  2:17 UTC  (5+ messages)

[PATCH v4 0/2] iscsi-target: fix login error when receiving is too fast
 2020-07-16 10:02 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] iscsi-target: Fix inconsistent debug message in __iscsi_target_sk_check_close

[PATCH] scsi: sd_zbc: don't check max zone append sectors for max hw sectors
 2020-07-16  9:34 UTC  (2+ messages)

[PATCH -next] scsi: qla2xxx: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  8:46 UTC 

[PATCH -next] scsi: snic: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-07-16  8:44 UTC 

[PATCH v2] scsi: fcoe: add missed kfree() in an error path
 2020-07-16  8:13 UTC  (3+ messages)

[PATCH v2 00/24] Set 3: Fix another set of SCSI related W=1 warnings
 2020-07-16  8:00 UTC  (13+ messages)
` [PATCH v2 24/24] scsi: aic7xxx: aic79xx_osm: Remove set but unused variabes 'saved_scsiid' and 'saved_modes'

[PATCH 00/30] Fix a bunch more SCSI related W=1 warnings
 2020-07-16  7:59 UTC  (4+ messages)
` [PATCH 16/30] scsi: arcmsr: arcmsr_hba: Make room for the trailing NULL, even if it is over-written

[PATCH 00/24] Set 3: Fix another set of SCSI related W=1 warnings
 2020-07-16  5:43 UTC  (3+ messages)
` [PATCH 16/24] scsi: megaraid: Fix a whole bunch of function header formatting issues

LIO Scsi Target
 2020-07-16  0:21 UTC  (8+ messages)

[PATCH -next] scsi: sd_zbc: Remove unused inline functions
 2020-07-15 22:14 UTC  (4+ messages)

[next] scsi: cxgb4i: remove an unnecessary NULL check for 'cconn' pointer
 2020-07-15 22:14 UTC  (2+ messages)

[PATCH] lpfc: Quieten some printks
 2020-07-15 22:14 UTC  (2+ messages)

[PATCH v2] qla2xxx: Address a set of sparse warnings
 2020-07-15 22:14 UTC  (2+ messages)

[PATCH v2 00/29] Fix a bunch more SCSI related W=1 warnings
 2020-07-15 22:14 UTC  (5+ messages)
` [PATCH v2 18/29] scsi: aic7xxx: aic7xxx_osm: Remove unused variable 'tinfo'

[PATCH] lpfc: nvme remote port devloss_tmo from lldd
 2020-07-15 22:14 UTC  (2+ messages)

[PATCH] megaraid_sas: remove undefined ENABLE_IRQ_POLL macro
 2020-07-15 21:33 UTC  (2+ messages)

[PATCH v3 0/2] Export max open zones and max active zones to sysfs
 2020-07-15 20:26 UTC  (7+ messages)
` [PATCH v3 1/2] block: add max_open_zones to blk-sysfs
` [PATCH v3 2/2] block: add max_active_zones "

[PATCH 1/2] reboot: add a "power cycle" quirk to prepare for a power off on reboot
 2020-07-15 20:14 UTC  (5+ messages)
` [PATCH 2/2] x86/reboot/quirks: Add ASRock Z170 Extreme4

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-07-15 20:08 UTC 

[PATCH 0/8] scsi: target: tcmu: Add TMR notification for tcmu
 2020-07-15 18:44 UTC  (13+ messages)
` [PATCH 1/8] scsi: target: Modify core_tmr_abort_task()
` [PATCH 7/8] scsi: target: tcmu: Implement tmr_notify callback

[PATCH] scsi: target: loop: Fix handling of aborted TMRs
 2020-07-15 16:04 UTC 

[PATCH (v2)] scsi: sd: add parameter to stop disks before reboot
 2020-07-15  9:25 UTC  (4+ messages)

[PATCH net] qed: Disable "MFW indication via attention" SPAM every 5 minutes
 2020-07-15  8:04 UTC  (3+ messages)
` [EXT] "

[PATCH v3] scsi: ufs: Cleanup completed request without interrupt notification
 2020-07-15  4:00 UTC  (5+ messages)

[PATCH v6 0/5] Inline crypto support on DragonBoard 845c
 2020-07-15  3:00 UTC  (14+ messages)
` [PATCH v6 3/5] arm64: dts: sdm845: add Inline Crypto Engine registers and clock

[PATCH] qed (qed_int.c) disable "MFW indication via attention" SPAM every 5 minutes
 2020-07-14 21:47 UTC  (2+ 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).