linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-26 11:57:23 to 2021-09-02 06:01:43 UTC [more...]

[PATCH v3 00/18] UFS patches for kernel v5.15
 2021-09-02  6:02 UTC  (13+ messages)
` [PATCH v3 16/18] scsi: ufs: Synchronize SCSI and UFS error handling

[PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-09-02  4:56 UTC  (33+ messages)
` [PATCH V4 01/13] x86/hyperv: Initialize GHCB page in Isolation VM
` [PATCH V4 02/13] x86/hyperv: Initialize shared memory boundary in the "
` [PATCH V4 03/13] x86/hyperv: Add new hvcall guest address host visibility support
` [PATCH V4 04/13] hyperv: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V4 05/13] hyperv: Add Write/Read MSR registers via ghcb page
` [PATCH V4 06/13] hyperv: Add ghcb hvcall support for SNP VM
` [PATCH V4 07/13] hyperv/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V4 08/13] hyperv/vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V4 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V4 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH V4 11/13] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
` [PATCH V4 12/13] hv_netvsc: Add Isolation VM support for netvsc driver
` [PATCH V4 13/13] hv_storvsc: Add Isolation VM support for storvsc driver

[PATCH sg3_utils] sg_xcopy: Improve the code for building a CSCD descriptor
 2021-09-02  4:12 UTC 

[PATCH v3] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-09-02  2:12 UTC  (3+ messages)

[PATCH] scsi: ufs: ufshpb: Use proper power management API
 2021-09-02  0:35 UTC 

[Bug 214147] New: ISCSI broken in last release
 2021-09-01 23:48 UTC  (3+ messages)
` [Bug 214147] "

[PATCH 0/3] Add temperature notification support
 2021-09-01 19:40 UTC  (9+ messages)
` [PATCH 1/3] scsi: ufs: Probe for "
` [PATCH 2/3] scsi: ufs: Add temperature notification exception handling
` [PATCH 3/3] scsi: ufs-sysfs: Add sysfs entries for temperature notification

[PATCH] mpt3sas: Call cpu_relax() before calling udelay()
 2021-09-01 15:25 UTC 

[next-20210827][ppc][multipathd] INFO: task hung in dm_table_add_target
 2021-09-01 13:36 UTC  (2+ messages)

[PATCH 0/4] pm80xx updates
 2021-09-01 11:55 UTC  (11+ messages)
` [PATCH 1/4] scsi: pm80xx: fix incorrect port value when registering a device
` [PATCH 2/4] scsi: pm80xx: fix lockup due to commit <1f02beff224e>
` [PATCH 3/4] scsi: pm80xx: Corrected Inbound and Outbound queue logging
` [PATCH 4/4] scsi: pm80xx: fix memory leak during rmmod

[next-20210820][ppc][nvme/raid] pci unbind WARNS at fs/kernfs/dir.c:1524 kernfs_remove_by_name_ns+
 2021-09-01 10:30 UTC  (3+ messages)

rq pointer in tags->rqs[] is not cleared in time and make SCSI error handle can not be triggered
 2021-09-01  9:50 UTC  (7+ messages)

[PATCH] scsi: hisi_sas: Make use of the helper function devm_platform_ioremap_resource()
 2021-09-01  8:52 UTC 

[PATCH -next] scsi: iscsi: Adjuest iface sysfs attr detection
 2021-09-01  8:53 UTC 

arm scsi drivers
 2021-09-01  8:03 UTC  (5+ messages)

[PATCH v1] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-09-01  5:45 UTC  (5+ messages)

[PATCH v3] scsi: ufs: ufshpb: Remove unused parameters
 2021-09-01  2:56 UTC 

[PATCH v2] scsi: ufs: ufshpb: Remove unused parameters
 2021-09-01  2:02 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshpb: Remove unused parameters
 2021-09-01  0:34 UTC  (3+ messages)
      `  "

[PATCH] scsi: ufs-pci: Fix Intel LKF link stability
 2021-08-31 14:53 UTC 

[PATCH] scsi: lpfc: remove unneeded variable
 2021-08-31 11:40 UTC 

[PATCH v2] scsi: ufs: ufs-mediatek: Change dbg select by check hw version
 2021-08-31  2:54 UTC 

[PATCH] lpfc: Fix compilation errors on kernels with no CONFIG_DEBUG_FS
 2021-08-30 23:13 UTC 

[PATCH] lpfc: Fix cpu to/from endian warnings introduced by els processing
 2021-08-30 23:12 UTC 

[PATCH] elx: efct: Fix void-pointer-to-enum-cast warning for efc_nport_topology
 2021-08-30 23:10 UTC 

[PATCH v3 0/8] block: first batch of add_disk() error handling conversions
 2021-08-30 21:25 UTC  (9+ messages)
` [PATCH v3 1/8] scsi/sd: add error handling support for add_disk()
` [PATCH v3 2/8] scsi/sr: "
` [PATCH v3 3/8] nvme: "
` [PATCH v3 4/8] mmc/core/block: "
` [PATCH v3 5/8] md: "
` [PATCH v3 6/8] dm: add add_disk() error handling
` [PATCH v3 7/8] loop: add error handling support for add_disk()
` [PATCH v3 8/8] nbd: "

[PATCH 00/10] block: first batch of add_disk() error handling conversions
 2021-08-30 21:00 UTC  (21+ messages)
` [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk()
` [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead "
` [PATCH 05/10] nvme: add error handling support for add_disk()
` [PATCH 06/10] mmc/core/block: "
` [PATCH 08/10] dm: add add_disk() error handling

[PATCH] mpt3sas: Add io_uring iopoll support
 2021-08-30 17:15 UTC  (3+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-08-30 15:40 UTC  (5+ messages)

[PATCH v6 0/5] Initial support for multi-actuator HDDs
 2021-08-29 22:55 UTC  (13+ messages)
` [PATCH v6 1/5] block: Add independent access ranges support
` [PATCH v6 2/5] scsi: sd: add concurrent positioning "
` [PATCH v6 3/5] libata: support concurrent positioning ranges log
` [PATCH v6 4/5] doc: document sysfs queue/independent_access_ranges attributes
` [PATCH v6 5/5] doc: Fix typo in request queue sysfs documentation

[scsi:misc 62/294] drivers/scsi/qla2xxx/qla_edif.c:713:45: warning: taking address of packed member 'u' of class or structure 'auth_complete_cmd' may result in an unaligned pointer value
 2021-08-29  3:45 UTC 

[scsi:misc 61/294] drivers/scsi/qla2xxx/qla_edif.c:1105:44: warning: taking address of packed member 'port_id' of class or structure 'qla_sa_update_frame' may result in an unaligned pointer value
 2021-08-29  2:56 UTC 

[Bug 213759] New: CD tray ejected on hibernate resume
 2021-08-28 22:40 UTC  (2+ messages)
` [Bug 213759] "

[GIT PULL] SCSI fixes for 5.14-rc7
 2021-08-28 18:46 UTC  (2+ messages)

[PATCH v3 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:51 UTC  (3+ messages)
` [PATCH v3 3/5] treewide: Replace 0-element memcpy() destinations with flexible arrays

[PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:31 UTC  (8+ messages)

[PATCH v2 0/6] block: first batch of add_disk() error handling conversions
 2021-08-28  7:11 UTC  (8+ messages)
` [PATCH v2 1/6] scsi/sd: add error handling support for add_disk()
` [PATCH v2 2/6] scsi/sr: "
` [PATCH v2 3/6] nvme: "
` [PATCH v2 4/6] md: "
` [PATCH v2 5/6] loop: "
` [PATCH v2 6/6] nbd: "

[PATCH] scsi: scsi_ioctl: fix error code propagation in SG_IO
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH v2] scsi: ufs: ufshpb: Fix possible memory leak
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH] scsi: ufs: ufshpb: Fix typo in comments
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH 0/2] scsi: qla1280: Resolve some compilation issues
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH] scsi: fix missing FORCE for scsi_devinfo_tbl.c build rule
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH 00/12] qla2xxx driver bug fixes
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH RESEND] mpi3mr: setup irqs in resume path
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH 0/3] qla2xxx: Fixes for SCSI EH rework
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH 0/3] ncr53c8xx: Fixes for SCSI EH rework
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH V2] scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
 2021-08-28  2:31 UTC  (3+ messages)
` [PATCH V3] "

[PATCH v3 00/16] lpfc: Update lpfc to revision 14.0.0.1
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH] scsi: snic: Fix spelling mistake "progres" -> "progress"
 2021-08-28  2:32 UTC  (2+ messages)

[PATCH] scsi: ufs: ufs-exynos: Fix static checker warning
 2021-08-28  2:31 UTC  (2+ messages)

[PATCH -next 0/2] Fix out-of-bound in resp_readcap16 and resp_report_tgtpgs
 2021-08-28  0:56 UTC  (2+ messages)

Wanted: CDROM maintainer
 2021-08-27 23:56 UTC  (2+ messages)

[PATCH 0/5] vsprintf and uses: Add upper case output to %*ph extension
 2021-08-27 16:09 UTC  (9+ messages)
` [PATCH 2/5] scsi: aacraid: Use vsprintf %phNX extension
` [PATCH 3/5] scsi: hpsa: "
` [PATCH 4/5] scsi: smartpqi: "

[PATCH v3 00/13] blk-mq: Reduce static requests memory footprint for shared sbitmap
 2021-08-27 12:02 UTC  (14+ messages)
` [PATCH v3 01/13] blk-mq: Change rqs check in blk_mq_free_rqs()
` [PATCH v3 02/13] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ
` [PATCH v3 03/13] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests()
` [PATCH v3 04/13] blk-mq: Invert check "
` [PATCH v3 05/13] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_rqs}()
` [PATCH v3 06/13] blk-mq-sched: Rename blk_mq_sched_free_{requests -> rqs}()
` [PATCH v3 07/13] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping()
` [PATCH v3 08/13] blk-mq: Don't clear driver tags own mapping
` [PATCH v3 09/13] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap()
` [PATCH v3 10/13] blk-mq: Add blk_mq_alloc_map_and_rqs()
` [PATCH v3 11/13] blk-mq: Refactor and rename blk_mq_free_map_and_{requests->rqs}()
` [PATCH v3 12/13] blk-mq: Use shared tags for shared sbitmap support
` [PATCH v3 13/13] blk-mq: Stop using pointers for blk_mq_tags bitmap tags

[PATCH] scsi: qla4xxx: Fix a buffer overflow in qla4xxx_free_ddb()
 2021-08-27  9:26 UTC 

[PATCH v5 0/5] Initial support for multi-actuator HDDs
 2021-08-27  3:11 UTC  (8+ messages)

[PATCH] scsi: core: Fix spelling mistake "does'nt" -> "doesn't"
 2021-08-26 11:57 UTC 


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