linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 01:19:06 to 2020-11-26 13:30:37 UTC [more...]

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-26 13:29 UTC  (8+ messages)
` [PATCH 01/14] scsi: pm80xx: Do not sleep in atomic context
` [PATCH 02/14] scsi: hisi_sas: Remove preemptible()
` [PATCH 03/14] scsi: qla4xxx: qla4_82xx_crb_win_lock(): Remove in_interrupt()
` [PATCH 04/14] scsi: qla2xxx: qla82xx: "
` [PATCH 05/14] scsi: qla2xxx: tcm_qla2xxx: Remove BUG_ON(in_interrupt())
` [PATCH 06/14] scsi: qla2xxx: init/os: Remove in_interrupt()
` [PATCH 08/14] scsi: qla4xxx: qla4_82xx_rom_lock(): "

[PATCH] scsi: zfcp: fix use-after-free in zfcp_unit_remove
 2020-11-26 12:07 UTC  (5+ messages)

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-26 11:29 UTC  (18+ messages)

[PATCH v3 0/5] Support managed interrupts for platform devices
 2020-11-26 11:23 UTC  (12+ messages)
` [PATCH v3 1/5] genirq/affinity: Add irq_update_affinity_desc()
` [PATCH v3 2/5] ACPI: Make acpi_dev_irqresource_disabled() public
` [PATCH v3 3/5] driver core: platform: Add platform_put_irq()
` [PATCH v3 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()
` [PATCH v3 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (6+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[PATCH v1 0/8] mpt3sas: Features to enhance driver debugging
 2020-11-26  9:43 UTC  (9+ messages)
` [PATCH v1 1/8] mpt3sas: Sync time stamp periodically between Driver and FW
` [PATCH v1 2/8] mpt3sas: Add persistent trigger pages support
` [PATCH v1 3/8] mpt3sas: Add master triggers persistent Trigger Page
` [PATCH v1 4/8] mpt3sas: Add Event triggers persistent Trigger Page2
` [PATCH v1 5/8] mpt3sas: Add SCSI sense triggers persistent Trigger
` [PATCH v1 6/8] mpt3sas: Add MPI triggers persistent Trigger Page4
` [PATCH v1 7/8] mpt3sas: Handle trigger page support after reset
` [PATCH v1 8/8] mpt3sas: Update driver version to 36.100.00.00

ufs: Unrecoverable UFSHCD_UIC_DL_TCx_REPLAY_ERROR after some write operations
 2020-11-26  9:27 UTC  (2+ messages)

[PATCH v1 0/3] Refine error history and introduce notify_event vop
 2020-11-26  5:38 UTC  (4+ messages)
` [PATCH v1 1/3] scsi: ufs: Add error history for abort event in UFS Device W-LUN
` [PATCH v1 2/3] scsi: ufs: Refine error history functions
` [PATCH v1 3/3] scsi: ufs: Introduce notify_event variant function

[PATCH] scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()
 2020-11-26  2:07 UTC  (3+ messages)

[PATCH v3 0/2] Subject: [PATCH v3 0/2] Refactor ufshcd_setup_clocks() to remove param skip_ref_clk
 2020-11-26  2:01 UTC  (3+ messages)
` [PATCH v3 1/2] scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
` [PATCH v3 2/2] scsi: ufs-qcom: Keep core_clk_unipro ON while link is active

[PATCH 00/13] ibmvfc: initial MQ development
 2020-11-26  1:48 UTC  (14+ messages)
` [PATCH 01/13] ibmvfc: add vhost fields and defaults for MQ enablement
` [PATCH 02/13] ibmvfc: define hcall wrapper for registering a Sub-CRQ
` [PATCH 03/13] ibmvfc: add Subordinate CRQ definitions
` [PATCH 04/13] ibmvfc: add alloc/dealloc routines for SCSI Sub-CRQ Channels
` [PATCH 05/13] ibmvfc: add Sub-CRQ IRQ enable/disable routine
` [PATCH 06/13] ibmvfc: add handlers to drain and complete Sub-CRQ responses
` [PATCH 07/13] ibmvfc: define Sub-CRQ interrupt handler routine
` [PATCH 08/13] ibmvfc: map/request irq and register Sub-CRQ interrupt handler
` [PATCH 09/13] ibmvfc: implement channel enquiry and setup commands
` [PATCH 10/13] ibmvfc: advertise client support for using hardware channels
` [PATCH 11/13] ibmvfc: set and track hw queue in ibmvfc_event struct
` [PATCH 12/13] ibmvfc: send commands down HW Sub-CRQ when channelized
` [PATCH 13/13] ibmvfc: register Sub-CRQ handles with VIOS during channel setup

[PATCH v2 0/2] Refector ufshcd_setup_clocks() to remove param skip_ref_clk
 2020-11-26  1:45 UTC  (13+ messages)
` [PATCH v2 1/2] scsi: ufs: Refector ufshcd_setup_clocks() to remove skip_ref_clk
` [PATCH v2 2/2] scsi: ufs-qcom: Keep core_clk_unipro ON while link is active

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26  0:30 UTC  (48+ messages)
                  ` [Intel-wired-lan] "

[PATCH] scsi: zfcp: fix use-after-free in zfcp_sysfs_port_remove_store
 2020-11-25 17:04 UTC 

[PATCH AUTOSEL 5.9 26/33] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 27/33] scsi: target: iscsi: Fix cmd abort fabric stop race

[PATCH AUTOSEL 5.4 19/23] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 20/23] scsi: target: iscsi: Fix cmd abort fabric stop race

[PATCH AUTOSEL 4.19 12/15] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 13/15] scsi: target: iscsi: Fix cmd abort fabric stop race

[PATCH AUTOSEL 4.14 10/12] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 11/12] scsi: target: iscsi: Fix cmd abort fabric stop race

[PATCH AUTOSEL 4.9 08/10] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 09/10] scsi: target: iscsi: Fix cmd abort fabric stop race

[PATCH AUTOSEL 4.4 7/8] scsi: libiscsi: Fix NOP race condition
 2020-11-25 15:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 8/8] scsi: target: iscsi: Fix cmd abort fabric stop race

[scsi:misc 148/162] drivers/scsi/ibmvscsi/ibmvfc.c:1696:25: warning: incompatible pointer to integer conversion passing 'struct ibmvfc_event to parameter of type '__u64' (aka 'unsigned long long')
 2020-11-25 11:33 UTC 

[PATCH] mpt3sas: Fix timeout issue in ioctl commands
 2020-11-25  9:48 UTC 

[PATCH] scsi: aic94xx: Fix error return code in asd_process_ms
 2020-11-25  6:50 UTC 

[PATCH v3 0/3] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-11-25  4:17 UTC  (7+ messages)
` [PATCH v3 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v3 3/3] scsi: ufs: Print host regs in IRQ handler when AH8 error happens

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-11-24 23:23 UTC  (2+ messages)

[PATCH v7 0/5] scsi: Support to handle Intermittent errors
 2020-11-24 17:46 UTC  (11+ messages)
` [PATCH v7 1/5] scsi: Added a new error code DID_TRANSPORT_MARGINAL in scsi.h
` [PATCH v7 2/5] scsi: No retries on abort success
` [PATCH v7 3/5] scsi_transport_fc: Added a new rport state FC_PORTSTATE_MARGINAL
` [PATCH v7 4/5] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
` [PATCH v7 5/5] scsi:lpfc: Added support for eh_should_retry_cmd

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-11-24 16:38 UTC  (2+ messages)

[PATCH 0/8] mpt3sas: Features to enhance driver debugging
 2020-11-24 12:05 UTC  (25+ messages)
` [PATCH 1/8] mpt3sas: Sync time stamp periodically between Driver and FW
` [PATCH 2/8] mpt3sas: Add persistent trigger pages support
  ` [RFC PATCH] mpt3sas: _config_set_driver_trigger_pg0 can be static
` [PATCH 3/8] mpt3sas: Add master triggers persistent Trigger Page
  ` [RFC PATCH] mpt3sas: _config_set_driver_trigger_pg1 can be static
` [PATCH 4/8] mpt3sas: Add Event triggers persistent Trigger Page2
  ` [RFC PATCH] mpt3sas: _config_set_driver_trigger_pg2 can be static
` [PATCH 5/8] mpt3sas: Add SCSI sense triggers persistent Trigger Page3
  ` [RFC PATCH] mpt3sas: _config_set_driver_trigger_pg3 can be static
` [PATCH 6/8] mpt3sas: Add MPI triggers persistent Trigger Page4
  ` [RFC PATCH] mpt3sas: _config_set_driver_trigger_pg4 can be static
` [PATCH 7/8] mpt3sas: Handle trigger page support after reset
` [PATCH 8/8] mpt3sas: Update driver version to 36.100.00.00

[PATCH v3 0/9] Rework runtime suspend and SCSI domain validation
 2020-11-24  9:49 UTC  (8+ messages)
` [PATCH v3 4/9] scsi: Inline scsi_mq_alloc_queue()
` [PATCH v3 7/9] scsi_transport_spi: Freeze request queues instead of quiescing

[PATCH v2 0/3] hisi_sas: A small bunch of misc patches
 2020-11-24  8:46 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: hisi_sas: Reduce some indirection in v3 hw driver
` [PATCH v2 2/3] scsi: hisi_sas: Fix up probe error handling for v3 hw
` [PATCH v2 3/3] scsi: hisi_sas: Move debugfs code to v3 hw driver

[PATCH 0/2] scsi: pm8001: Further neatening and whitespace
 2020-11-24  6:23 UTC  (5+ messages)
` [PATCH 1/2] scsi: pm8001: Convert pm8001_printk to pm8001_info
` [PATCH 2/2] scsi: pm8001: Fix misindentation

[PATCH] scsi: ufs: Don't disable core_clk_unipro if the link is active
 2020-11-24  6:15 UTC  (3+ messages)

[PATCH 0/2] scsi: pm8001: logging neatening
 2020-11-24  4:33 UTC  (3+ messages)

[PATCH] scsi: ufs: Adjust logic in common ADAPT helper
 2020-11-24  3:08 UTC  (2+ messages)

[PATCH][next] scsi: lpfc: Fix memory leak on lcb_context
 2020-11-24  3:57 UTC  (2+ messages)

[PATCH 1/3] ibmvfc: byte swap login_buf.resp values in attribute show functions
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH v5 0/5] scsi: ufs: add some fixes
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH v3 0/6] ibmvfc: Protocol definition updates and new targetWWPN Support
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH][next] scsi: lpfc: fix pointer defereference before it is null checked issue
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] lpfc: fix missing prototype for lpfc_nvmet_prep_abort_wqe
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] lpfc: Fix set but unused variables in lpfc_dev_loss_tmo_handler
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] lpfc: Fix missing prototype warning for lpfc_fdmi_vendor_attr_mi
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] lpfc: Fix set but not used warnings from Rework remote port lock handling
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] lpfc: Fix variable 'vport' set but not used in lpfc_sli4_abts_err_handler
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH][next] scsi: lpfc: remove dead code on second !ndlp check
 2020-11-24  3:58 UTC  (2+ messages)

[PATCH] scsi: fnic: Change shost_printk to FNIC_MAIN_DBG
 2020-11-24  3:56 UTC  (4+ messages)

[PATCH] scsi: fnic: Change shost_printk with FNIC_FCS_DBG
 2020-11-24  3:48 UTC  (2+ messages)

[PATCH] scsi: fnic: set scsi_set_resid only for underflow
 2020-11-24  3:48 UTC  (3+ messages)

[PATCH] scsi: fnic: Validate io_req before others
 2020-11-24  3:48 UTC  (3+ messages)

[PATCH] scsi: fnic: Avoid looping in TRANS ETH on unload
 2020-11-24  3:48 UTC  (3+ messages)

[PATCH] scsi: pm8001: remove casting kcalloc
 2020-11-24  3:17 UTC  (2+ messages)

[PATCH] scsi/atari_scsi: Fix race condition between .queuecommand and EH
 2020-11-24  3:14 UTC  (2+ messages)

[PATCH] scsi/NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
 2020-11-24  3:14 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).