linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-26 01:49:23 to 2020-12-01 05:05:33 UTC [more...]

[PATCH] scsi: pm8001: remove casting kcalloc
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: Avoid looping in TRANS ETH on unload
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: fnic: Validate io_req before others
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: ufs: Adjust logic in common ADAPT helper
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi/NCR5380: Reduce NCR5380_maybe_release_dma_irq() call sites
 2020-12-01  5:04 UTC  (2+ messages)

[PATCH] scsi: ufs: Remove unnecessary if condition in ufshcd_suspend()
 2020-12-01  4:44 UTC  (3+ messages)

[PATCH v2 0/3] hisi_sas: A small bunch of misc patches
 2020-12-01  4:42 UTC  (2+ messages)

[PATCH][next] scsi: pm8001: remove space in a debug message
 2020-12-01  4:35 UTC  (3+ messages)

[PATCH 0/2] scsi: pm8001: Further neatening and whitespace
 2020-12-01  4:33 UTC  (2+ messages)

[PATCH] scsi: ufs: clear uac for RPMB after ufshcd resets
 2020-12-01  4:14 UTC 

[RFC PATCH v1] scsi: ufs: Remove pre-defined initial VCC voltage values
 2020-12-01  3:33 UTC  (11+ messages)

[PATCH v3 0/2] Subject: [PATCH v3 0/2] Refactor ufshcd_setup_clocks() to remove param skip_ref_clk
 2020-12-01  3:11 UTC  (6+ 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] scsi: zfcp: fix use-after-free in zfcp_unit_remove
 2020-12-01  2:46 UTC  (8+ messages)

[PATCH v3 0/3] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-12-01  2:42 UTC  (5+ messages)
` [PATCH v3 1/3] scsi: ufs: Serialize eh_work with system PM events and async scan
` [PATCH v3 2/3] scsi: ufs: Fix a racing problem between ufshcd_abort and eh_work

[PATCH] scsi: ses: Fix crash caused by kfree an invalid pointer
 2020-12-01  1:49 UTC  (5+ messages)

[PATCH v4 0/5] Support managed interrupts for platform devices
 2020-11-30 23:19 UTC  (7+ messages)
` [PATCH v4 1/5] genirq/affinity: Add irq_update_affinity_desc()
` [PATCH v4 2/5] resource: Add irqresource_disabled()
` [PATCH v4 3/5] ACPI: Drop acpi_dev_irqresource_disabled()
` [PATCH v4 4/5] Driver core: platform: Add devm_platform_get_irqs_affinity()
` [PATCH v4 5/5] scsi: hisi_sas: Expose HW queues for v2 hw

[PATCH 0/3] Three changes for UFS WriteBooster
 2020-11-30 23:19 UTC  (5+ messages)
` [PATCH 1/3] scsi: ufs: Add "wb_on" sysfs node to control WB on/off
` [PATCH 2/3] scsi: ufs: Keep device power on only fWriteBoosterBufferFlushDuringHibernate == 1
` [PATCH 3/3] scsi: ufs: Changes comment in the function ufshcd_wb_probe()

[PATCH 1/1] scsi: ufs: Remove scale down gear hard code
 2020-11-30 22:54 UTC  (4+ messages)

[PATCH v2] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-11-30 20:55 UTC 

[PATCH 2/2] usb-storage: revert from scsi_add_host_with_dma() to scsi_add_host()
 2020-11-30 20:36 UTC 

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-11-30 19:42 UTC  (4+ messages)

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-11-30 19:14 UTC  (39+ 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 07/14] scsi: qla4xxx: qla4_82xx_idc_lock(): "
` [PATCH 08/14] scsi: qla4xxx: qla4_82xx_rom_lock(): "
` [PATCH 09/14] scsi: mpt3sas: "
` [PATCH 10/14] scsi: myrb: Remove WARN_ON(in_interrupt())
` [PATCH 11/14] scsi: myrs: "
` [PATCH 12/14] scsi: NCR5380: Remove in_interrupt()
` [PATCH 13/14] scsi: message: fusion: Remove in_interrupt() usage in mpt_config()
` [PATCH 14/14] scsi: message: fusion: Remove in_interrupt() usage in mptsas_cleanup_fw_event_q()

[PATCH] lpfc: Correct null ndlp reference on routine exit
 2020-11-30 18:12 UTC 

[PATCH 00/13] ibmvfc: initial MQ development
 2020-11-30 17:29 UTC  (31+ 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] scsi: qla2xxx: remove trailing semicolon in macro definition
 2020-11-30 16:30 UTC  (5+ messages)

[RFC] blk-mq/scsi: deadlock found on usb driver
 2020-11-30 15:03 UTC  (2+ messages)

[bug report] Hang on sync after dd
 2020-11-30 11:22 UTC 

[PATCH] scsi: Reduce object size of sdev_prefix_printk and scmd_printk calls
 2020-11-30 10:52 UTC 

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-11-30  9:40 UTC  (5+ messages)

[PATCH] mpt3sas: Increase IOCInit request timeout to 30s
 2020-11-30  8:27 UTC 

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-11-30  7:41 UTC  (3+ messages)

[PATCH v4 0/9] Rework runtime suspend and SPI domain validation
 2020-11-30  2:46 UTC  (10+ messages)
` [PATCH v4 1/9] block: Fix a race in the runtime power management code
` [PATCH v4 2/9] block: Introduce BLK_MQ_REQ_PM
` [PATCH v4 3/9] ide: Do not set the RQF_PREEMPT flag for sense requests
` [PATCH v4 4/9] ide: Mark power management requests with RQF_PM instead of RQF_PREEMPT
` [PATCH v4 5/9] scsi: Do not wait for a request in scsi_eh_lock_door()
` [PATCH v4 6/9] scsi_transport_spi: Set RQF_PM for domain validation commands
` [PATCH v4 7/9] scsi: Only process PM requests if rpm_status != RPM_ACTIVE
` [PATCH v4 8/9] block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT
` [PATCH v4 9/9] block: Do not accept any requests while suspended

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-11-29 17:31 UTC  (10+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH] scsi: storvsc: Fix error return in storvsc_probe()
 2020-11-29 16:47 UTC  (2+ messages)

[PATCH] SCSI: bnx2i: requires MMU
 2020-11-29  7:09 UTC 

[PATCH] scsi: remove trailing semicolon in macro definition
 2020-11-27 19:21 UTC 

[GIT PULL] SCSI fixes for 5.10-rc5
 2020-11-27 23:29 UTC  (2+ messages)

[PATCH] [SCSI] sym53c8xx: remove trailing semicolon in macro definition
 2020-11-27 18:37 UTC  (2+ messages)

[PATCH] scsi: aic7xxx: remove trailing semicolon in macro definition
 2020-11-27 18:25 UTC 

[PATCH v2 1/3] genirq/affinity: Add irq_update_affinity_desc()
 2020-11-27 12:49 UTC  (22+ messages)

[bug report] scsi: lpfc: Rework locations of ndlp reference taking
 2020-11-27  9:54 UTC 

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (18+ messages)

[PATCH v3 0/5] Support managed interrupts for platform devices
 2020-11-26 14:24 UTC  (11+ 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()

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

[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


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