Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-06 10:47:43 to 2021-07-09 20:27:20 UTC [more...]

[PATCH] fault-inject: Declare the second argument of setup_fault_attr() const
 2021-07-09 20:26 UTC  (9+ messages)
` [PATCH v2 00/19] UFS patches for kernel v5.15
` [PATCH v2 01/19] scsi: Fix the documentation of the scsi_execute() time parameter
` [PATCH v2 02/19] scsi: ufs: Reduce power management code duplication
` [PATCH v2 03/19] scsi: ufs: Only include power management code if necessary
` [PATCH v2 04/19] scsi: ufs: Rename the second ufshcd_probe_hba() argument
` [PATCH v2 05/19] scsi: ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
` [PATCH v2 06/19] scsi: ufs: Remove ufshcd_valid_tag()
` [PATCH v2 07/19] scsi: ufs: Verify UIC locking requirements at runtime

[smartpqi updates PATCH 0/9] smartpqi updates
 2021-07-09 15:06 UTC  (22+ messages)
` [smartpqi updates PATCH 1/9] smartpqi: add pci id for H3C controller
` [smartpqi updates PATCH 2/9] smartpqi: rm unsupported controller features msgs
` [smartpqi updates PATCH 3/9] smartpqi: update copyright notices
` [smartpqi updates PATCH 4/9] smartpqi: add SCSI cmd info for resets
` [smartpqi updates PATCH 5/9] smartpqi: add PCI id for H3C P4408 controller
` [smartpqi updates PATCH 6/9] smartpqi: add PCI-ID for new Norsi controller
` [smartpqi updates PATCH 7/9] smartpqi: add PCI IDs for new ZTE controllers
` [smartpqi updates PATCH 8/9] smartpqi: fix isr accessing null structure member
` [smartpqi updates PATCH 9/9] smartpqi: update version to 2.1.10-020

[PATCH V2 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-07-09 13:18 UTC  (7+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe

[PATCH V3 0/10] blk-mq: cleanup map queues & fix blk_mq_alloc_request_hctx
 2021-07-09 12:05 UTC  (15+ messages)
` [PATCH V3 01/10] blk-mq: rename blk-mq-cpumap.c as blk-mq-map.c
` [PATCH V3 02/10] blk-mq: Introduce blk_mq_dev_map_queues
` [PATCH V3 03/10] blk-mq: pass use managed irq info to blk_mq_dev_map_queues
` [PATCH V3 04/10] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
` [PATCH V3 05/10] nvme: "
` [PATCH V3 06/10] virito: add APIs for retrieving vq affinity
` [PATCH V3 07/10] virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues
` [PATCH V3 08/10] nvme: rdma: replace blk_mq_rdma_map_queues "
` [PATCH V3 09/10] blk-mq: remove map queue helpers for pci, rdma and virtio
` [PATCH V3 10/10] blk-mq: don't deactivate hctx if managed irq isn't used

[PATCH 00/15] introduce exynosauto v9 ufs driver
 2021-07-09  6:57 UTC  (16+ messages)
    ` [PATCH 01/15] scsi: ufs: add quirk to handle broken UIC command
    ` [PATCH 02/15] scsi: ufs: add quirk to enable host controller without interface configuration
    ` [PATCH 03/15] scsi: ufs: ufs-exynos: change pclk available max value
    ` [PATCH 04/15] scsi: ufs: ufs-exynos: simplify drv_data retrieval
    ` [PATCH 05/15] scsi: ufs: ufs-exynos: get sysreg regmap for io-coherency
    ` [PATCH 06/15] scsi: ufs: ufs-exynos: add refclkout_stop control
    ` [PATCH 07/15] scsi: ufs: ufs-exynos: add setup_clocks callback
    ` [PATCH 08/15] scsi: ufs: ufs-exynos: correct timeout value setting registers
    ` [PATCH 09/15] scsi: ufs: ufs-exynos: support custom version of ufs_hba_variant_ops
    ` [PATCH 10/15] scsi: ufs: ufs-exynos: add EXYNOS_UFS_OPT_SKIP_CONFIG_PHY_ATTR option
    ` [PATCH 11/15] scsi: ufs: ufs-exynos: factor out priv data init
    ` [PATCH 12/15] scsi: ufs: ufs-exynos: add pre/post_hce_enable drv callbacks
    ` [PATCH 13/15] scsi: ufs: ufs-exynos: support exynosauto v9 ufs driver
    ` [PATCH 14/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto
    ` [PATCH 15/15] scsi: ufs: ufs-exynos: introduce exynosauto v9 virtual host

[PATCH 1/1]: scsi dm-mpath do not fail paths which are in ALUA state transitioning
 2021-07-08 20:42 UTC 

[PATCH v2 00/14] genirq: Cleanup the usage of irq_set_affinity_hint
 2021-07-08 19:24 UTC  (2+ messages)

[PATCH RFC 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-07-08 17:39 UTC  (17+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe

[PATCH] scsi: pm8001: clean up kernel-doc and comments
 2021-07-08 16:57 UTC 

[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 14:40 UTC  (15+ messages)
` [RFC PATCH V4 01/12] x86/HV: Initialize shared memory boundary in the Isolation VM
` [RFC PATCH V4 02/12] x86/HV: Add new hvcall guest address host visibility support
` [RFC PATCH V4 03/12] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [RFC PATCH V4 04/12] HV: Add Write/Read MSR registers via ghcb page
` [RFC PATCH V4 05/12] HV: Add ghcb hvcall support for SNP VM
` [RFC PATCH V4 06/12] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [RFC PATCH V4 07/12] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [RFC PATCH V4 08/12] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [RFC PATCH V4 09/12] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [RFC PATCH V4 10/12] HV/Netvsc: Add Isolation VM support for netvsc driver
` [RFC PATCH V4 11/12] HV/Storvsc: Add Isolation VM support for storvsc driver
` [RFC PATCH V4 12/12] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-08 13:54 UTC  (16+ messages)
` [Resend RFC PATCH V4 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [Resend RFC PATCH V4 02/13] x86/HV: Initialize shared memory boundary in the "
` [Resend RFC PATCH V4 03/13] x86/HV: Add new hvcall guest address host visibility support
` [Resend RFC PATCH V4 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
` [Resend RFC PATCH V4 06/13] HV: Add ghcb hvcall support for SNP VM
` [Resend RFC PATCH V4 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [Resend RFC PATCH V4 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
` [Resend RFC PATCH V4 10/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [Resend RFC PATCH V4 11/13] HV/Netvsc: Add Isolation VM support for netvsc driver
` [Resend RFC PATCH V4 12/13] HV/Storvsc: Add Isolation VM support for storvsc driver
` [Resend RFC PATCH V4 13/13] x86/HV: Not set memory decrypted/encrypted during kexec alloc/free page in IVM

[PATCH v2 0/4] bus: Make remove callback return void
 2021-07-08 12:41 UTC  (16+ messages)
` [PATCH v2 4/4] "

[PATCH] scsi: ses: Fix out-of-bound memory write
 2021-07-08  7:51 UTC 

[PATCH] scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry
 2021-07-08  7:46 UTC 

[PATCH V2 0/6] blk-mq: fix blk_mq_alloc_request_hctx
 2021-07-08  6:34 UTC  (14+ messages)
` [PATCH V2 3/6] scsi: add flag of .use_managed_irq to 'struct Scsi_Host'
` [PATCH V2 5/6] virtio: add one field into virtio_device for recording if device uses managed irq

Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards"
 2021-07-08  6:05 UTC  (3+ messages)

[PATCH 00/21] UFS patches for kernel v5.15
 2021-07-08  5:50 UTC  (5+ messages)
` [PATCH 07/21] ufs: Only include power management code if necessary

[PATCH] ext4: fix EXT4_IOC_CHECKPOINT
 2021-07-08  5:13 UTC  (3+ messages)

[PATCH v2 0/5] Bring the BusLogic host bus adapter driver up to Y2021
 2021-07-08  3:33 UTC  (5+ messages)
` [PING][PATCH "

[PATCH 1/1]: scsi scsi_dh_alua: don't fail I/O until transition time expires
 2021-07-07 20:16 UTC  (7+ messages)

[PATCH v4 00/10] Complementary changes for error handling
 2021-07-07 19:04 UTC  (11+ messages)
` [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume

[PATCH] scsi: pm80xx: Fix tmf task completion race condition
 2021-07-07 18:59 UTC 

[PATCH 00/20] lpfc: Update lpfc to revision 12.8.0.11
 2021-07-07 18:43 UTC  (21+ messages)
` [PATCH 01/20] lpfc: Fix NVME support reporting in log message
` [PATCH 02/20] lpfc: Remove use of kmalloc in trace event logging
` [PATCH 03/20] lpfc: Improve firmware download logging
` [PATCH 04/20] lpfc: Fix function description comments for vmid routines
` [PATCH 05/20] lpfc: Discovery state machine fixes for LOGO handling
` [PATCH 06/20] lpfc: Fix target reset handler from falsely returning FAILURE
` [PATCH 07/20] lpfc: Keep ndlp reference until after freeing the iocb after els handling
` [PATCH 08/20] lpfc: Fix null ptr dereference with NPIV ports for RDF handling
` [PATCH 09/20] lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request
` [PATCH 10/20] lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF
` [PATCH 11/20] lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi routine
` [PATCH 12/20] lpfc: Clear outstanding active mailbox during PCI function reset
` [PATCH 13/20] lpfc: Use PBDE feature enabled bit to determine PBDE support
` [PATCH 14/20] lpfc: Enable adisc discovery after RSCN by default
` [PATCH 15/20] lpfc: Delay unregistering from transport until GIDFT or ADISC completes
` [PATCH 16/20] lpfc: Call discovery state machine when handling PLOGI/ADISC completions
` [PATCH 17/20] lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path
` [PATCH 18/20] lpfc: Skip issuing ADISC when node is in NPR state
` [PATCH 19/20] lpfc: Update lpfc version to 12.8.0.11
` [PATCH 20/20] lpfc: Copyright updates for 12.8.0.11 patches

[PATCH 00/21] UFS patches for kernel v5.15
 2021-07-07 18:16 UTC  (2+ messages)

[bug report] shared tags causes IO hang and performance drop
 2021-07-07 17:06 UTC  (12+ messages)

[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-07-07 15:45 UTC 

SCSI layer RPM deadlock debug suggestion
 2021-07-07 15:08 UTC  (7+ messages)

[PATCH v3] mpi3mr: Fix W=1 compilation warnings
 2021-07-07  8:17 UTC 

[PATCH v2] mpi3mr: Fix W=1 compilation warnings
 2021-07-07  5:53 UTC  (5+ messages)

[PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
 2021-07-06 16:40 UTC  (12+ messages)

[GIT PULL] first round of SCSI updates for the 5.13+ merge window
 2021-07-06 14:40 UTC  (5+ messages)

[PATCH] bus: Make remove callback return void
 2021-07-06 15:11 UTC  (13+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).