messages from 2021-06-30 08:45:40 to 2021-07-07 15:47:00 UTC [more...]
[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-07-07 15:46 UTC (5+ 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 04/13] HV: Mark vmbus ring buffer visible to host in "
` [Resend RFC PATCH V4 05/13] HV: Add Write/Read MSR registers via ghcb page
[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-07-07 15:45 UTC
[RFC PATCH V4 00/12] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-07-07 15:34 UTC (13+ 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
SCSI layer RPM deadlock debug suggestion
2021-07-07 15:08 UTC (7+ messages)
[PATCH v2 0/4] bus: Make remove callback return void
2021-07-07 14:24 UTC (12+ messages)
` [PATCH v2 4/4] "
[PATCH V2 0/6] blk-mq: fix blk_mq_alloc_request_hctx
2021-07-07 14:05 UTC (23+ messages)
` [PATCH V2 1/6] blk-mq: prepare for not deactivating hctx if managed irq isn't used
` [PATCH V2 2/6] nvme: pci: pass BLK_MQ_F_MANAGED_IRQ to blk-mq
` [PATCH V2 3/6] scsi: add flag of .use_managed_irq to 'struct Scsi_Host'
` [PATCH V2 4/6] scsi: set shost->use_managed_irq if driver uses managed irq
` [PATCH V2 5/6] virtio: add one field into virtio_device for recording if device "
` [PATCH V2 6/6] blk-mq: don't deactivate hctx if managed irq isn't used
[PATCH] ext4: fix EXT4_IOC_CHECKPOINT
2021-07-07 8:56 UTC
[PATCH v3] mpi3mr: Fix W=1 compilation warnings
2021-07-07 8:17 UTC
[smartpqi updates PATCH 0/9] smartpqi updates
2021-07-07 7:48 UTC (15+ 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] mpi3mr: Fix W=1 compilation warnings
2021-07-07 5:53 UTC (5+ messages)
[PATCH v4 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-07-06 16:40 UTC (13+ messages)
` [PATCH v4 1/3] scsi: scsi_ioctl: export __scsi_result_to_blk_status()
[GIT PULL] first round of SCSI updates for the 5.13+ merge window
2021-07-06 14:40 UTC (7+ messages)
[PATCH] bus: Make remove callback return void
2021-07-06 15:11 UTC (21+ messages)
[PATCH 00/21] UFS patches for kernel v5.15
2021-07-06 11:28 UTC
[PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
2021-07-06 10:13 UTC (11+ messages)
` [PATCH v5 3/3] dm mpath: add CONFIG_DM_MULTIPATH_SG_IO - failover for SG_IO
` [dm-devel] "
Discard performance regression after "scsi: sd: Remove LBPRZ dependency for discards"
2021-07-06 3:11 UTC
[PATCH 00/21] UFS patches for kernel v5.15
2021-07-05 19:02 UTC (37+ messages)
` [PATCH 01/21] Fix the documentation of the scsi_execute() time parameter
` [PATCH 02/21] libsas: Only abort commands from inside the error handler
` [PATCH 03/21] Clear host_eh_scheduled from inside the SCSI "
` [PATCH 04/21] libsas: Stop clearing host_eh_scheduled from the "
` [PATCH 05/21] ata: Stop clearing host_eh_scheduled from error handlers
` [PATCH 06/21] ufs: Reduce power management code duplication
` [PATCH 07/21] ufs: Only include power management code if necessary
` [PATCH 08/21] ufs: Rename the second ufshcd_probe_hba() argument
` [PATCH 09/21] ufs: Use DECLARE_COMPLETION_ONSTACK() where appropriate
` [PATCH 10/21] ufs: Remove ufshcd_valid_tag()
` [PATCH 11/21] ufs: Verify UIC locking requirements at runtime
` [PATCH 12/21] ufs: Improve static type checking for the host controller state
` [PATCH 13/21] ufs: Remove several wmb() calls
` [PATCH 14/21] ufs: Inline ufshcd_outstanding_req_clear()
` [PATCH 15/21] ufs: Rename __ufshcd_transfer_req_compl()
` [PATCH 16/21] ufs: Fix the SCSI abort handler
` [PATCH 17/21] ufs: Fix a race in the completion path
` [PATCH 18/21] ufs: Use the doorbell register instead of the UTRLCNR register
` [PATCH 19/21] ufs: Request sense data asynchronously
` [PATCH 20/21] ufs: Synchronize SCSI and UFS error handling
` [PATCH 21/21] ufs: Retry aborted SCSI commands instead of completing these successfully
[PATCH] mpt3sas: a shutdown fix
2021-07-05 16:11 UTC (3+ messages)
[PATCH] mpt3sas: Move IOC state to Ready state during shutdown
2021-07-05 14:59 UTC (2+ messages)
` [PATCH] mpt3sas: Bump driver version to 38.100.00.00
[PATCH] scsi: blkcg: Fix application ID config options
2021-07-04 18:46 UTC (3+ messages)
[PATCH v6 0/3] fix runtime PM for SD card readers
2021-07-04 7:54 UTC (4+ messages)
` [PATCH v6 1/3] scsi: devinfo: add new flag BLIST_MEDIA_CHANGE
` [PATCH v6 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
` [PATCH v6 3/3] scsi: devinfo: add BLIST_MEDIA_CHANGE for Ultra HS-SD/MMC usb cardreaders
[PATCHv2] virtio_scsi: do not overwrite SCSI status
2021-07-03 22:09 UTC (3+ messages)
[PATCH] zfcp: report port fc_security as unknown early during remote cable pull
2021-07-02 16:09 UTC
[PATCH v5 0/3] fix runtime PM for SD card readers
2021-07-02 13:43 UTC (7+ messages)
` [PATCH v5 2/3] scsi: sd: send REQUEST SENSE for BLIST_MEDIA_CHANGE devices in runtime_resume()
` [PATCH v5 3/3] scsi: devinfo: add BLIST_MEDIA_CHANGE for Ultra HS-SD/MMC usb cardreaders
[PATCH] scsi: qla2xxx: remove redundant continue statement in a for-loop
2021-07-02 13:15 UTC
[PATCH v2] qla2xxx: synchronize rport dev_loss_tmo setting
2021-07-02 9:20 UTC
[PATCH v2] scsi: target: fix prot handling in WRITE SAME 32
2021-07-02 9:16 UTC
[PATCH] scsi: core: fix bad pointer dereference when ehandler kthread is invalid
2021-07-02 0:09 UTC (2+ messages)
[PATCH 1/1] scsi: be2iscsi: fix use after free during IP updates
2021-07-01 19:08 UTC
[PATCH] scsi: ufs: add missing host_lock in setup_xfer_req
2021-07-01 17:00 UTC (3+ messages)
[PATCH] scsi: aic94xx: Fix fall-through warning for Clang
2021-07-01 16:40 UTC (2+ messages)
[PATCH v1 0/3] Optimize host lock on TR send/compl paths and utilize UTRLCNR
2021-07-01 15:57 UTC (5+ messages)
` [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths
[PATCH] scsi: be2iscsi: Fix a use after free in beiscsi_if_clr_ip
2021-07-01 1:13 UTC (3+ messages)
[PATCH 1/1] scsi: iscsi: Fix iface sysfs attr detection
2021-07-01 0:25 UTC
smartpqi cannot change IRQ smp_affinity
2021-06-30 21:33 UTC (3+ messages)
Missing message prefix in target_core_device.c
2021-06-30 13:50 UTC
[PATCH v2 0/5] Bring the BusLogic host bus adapter driver up to Y2021
2021-06-30 10:36 UTC (4+ messages)
` [PING][PATCH "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox