public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-02 12:59:46 to 2021-08-05 19:19:48 UTC [more...]

[PATCH v4 00/52] Remove the request pointer from struct scsi_cmnd
 2021-08-05 19:18 UTC  (37+ messages)
` [PATCH v4 01/52] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v4 02/52] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v4 03/52] sd: "
` [PATCH v4 04/52] sr: "
` [PATCH v4 05/52] scsi_transport_fc: "
` [PATCH v4 06/52] scsi_transport_spi: "
` [PATCH v4 07/52] ata: "
` [PATCH v4 08/52] RDMA/iser: "
` [PATCH v4 09/52] RDMA/srp: "
` [PATCH v4 10/52] zfcp: "
` [PATCH v4 11/52] 53c700: "
` [PATCH v4 12/52] NCR5380: "
` [PATCH v4 13/52] aacraid: "
` [PATCH v4 14/52] advansys: "
` [PATCH v4 15/52] aha1542: "
` [PATCH v4 16/52] bnx2i: "
` [PATCH v4 17/52] csiostor: "
` [PATCH v4 18/52] cxlflash: "
` [PATCH v4 19/52] dpt_i2o: "
` [PATCH v4 20/52] fnic: "
` [PATCH v4 21/52] hisi_sas: "
` [PATCH v4 22/52] hpsa: "
` [PATCH v4 23/52] ibmvfc: "
` [PATCH v4 24/52] ibmvscsi: "
` [PATCH v4 25/52] ips: "
` [PATCH v4 26/52] libsas: "
` [PATCH v4 27/52] lpfc: "
` [PATCH v4 28/52] megaraid: "
` [PATCH v4 29/52] mpi3mr: "
` [PATCH v4 30/52] mpt3sas: "
` [PATCH v4 31/52] mvumi: "
` [PATCH v4 32/52] myrb: "
` [PATCH v4 33/52] myrs: "
` [PATCH v4 34/52] ncr53c8xx: "
` [PATCH v4 35/52] qedf: "
` [PATCH v4 36/52] qedi: "

add a bvec_virt helper
 2021-08-05 16:31 UTC  (25+ messages)
` [PATCH 01/15] bvec: "
` [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}
` [PATCH 03/15] dm: make EBS depend on !HIGHMEM
` [PATCH 04/15] dm-ebs: use bvec_virt
` [PATCH 05/15] dm-integrity: "
` [PATCH 06/15] squashfs: "
` [PATCH 07/15] rbd: "
` [PATCH 08/15] virtio_blk: "
` [PATCH 09/15] bcache: "
` [PATCH 10/15] sd: "
  ` [dm-devel] "
` [PATCH 11/15] ubd: "
` [PATCH 12/15] ps3vram: "
` [PATCH 13/15] dasd: "
` [PATCH 14/15] dcssblk: "
` [PATCH 15/15] nvme: "

[PATCH 00/14] qla2xxx driver bug fixes
 2021-08-05 16:22 UTC  (30+ messages)
` [PATCH 01/14] qla2xxx: Add host attribute to trigger MPI hang
` [PATCH 02/14] qla2xxx: Change %p to %px in the log messages
` [PATCH 03/14] qla2xxx: adjust request/response queue size for 28xx
` [PATCH 04/14] qla2xxx: Changes to support FCP2 Target
` [PATCH 05/14] qla2xxx: Show OS name and version in FDMI-1
` [PATCH 06/14] qla2xxx: fix debug print of 64G link speed
` [PATCH 07/14] qla2xxx: fix port type info
` [PATCH 08/14] qla2xxx: fix unsafe removal from link list
` [PATCH 09/14] qla2xxx: fix npiv create erroneous error
` [PATCH 10/14] qla2xxx: suppress unnecessary log messages during login
` [PATCH 11/14] qla2xxx: Changes to support kdump kernel
` [PATCH 12/14] qla2xxx: Changes to support kdump kernel for NVMe BFS
` [PATCH 13/14] qla2xxx: Sync queue idx with queue_pair_map idx
` [PATCH 14/14] qla2xxx: Update version to 10.02.06.100-k

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

[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-05 15:09 UTC  (9+ messages)
` [PATCH v2 4/6] PCI: Provide wrapper to access "
` [PATCH v2 5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly
` [PATCH v2 6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver

[PATCH net-next v4] ethernet: fix PTP_1588_CLOCK dependencies
 2021-08-05 14:10 UTC  (5+ messages)

[PATCH] scsi: core: Run queue first after running device
 2021-08-05 14:32 UTC 

[PATCH v1 0/2] two changes for UFS/HPB
 2021-08-05  6:35 UTC  (5+ messages)
` [PATCH v1 1/2] scsi: ufs: Add L2P entry swap quirk for Micron UFS in HPB READ command
` [PATCH v1 2/2] scsi: ufs: Add lu_enable sysfs node

[PATCH v2 0/4][next] scsi: megaraid_sas: Replace one-element arrays with flexible-array members
 2021-08-05  4:20 UTC  (5+ messages)
` [PATCH v2 1/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP
` [PATCH v2 2/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
` [PATCH v2 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
` [PATCH v2 4/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC

[PATCH 0/4][next] Replace one-element arrays with flexible-array members
 2021-08-05  4:01 UTC  (5+ messages)
` [PATCH 1/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_ALL
` [PATCH 2/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_FW_RAID_MAP_DYNAMIC
` [PATCH 3/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_DRV_RAID_MAP
` [PATCH 4/4][next] scsi: megaraid_sas: Replace one-element array with flexible-array member in MR_PD_CFG_SEQ_NUM_SYNC

[PATCH v2] scsi: qedi: Add support for fastpath doorvell recovery
 2021-08-04 22:14 UTC 

[GIT PULL] SCSI fixes for 5.14-rc4
 2021-08-04 20:15 UTC  (2+ messages)

[PATCH] scsi: qedi: Add support for fastpath doorvell recovery
 2021-08-04 19:45 UTC  (2+ messages)

[PATCH V4 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-08-04 15:33 UTC  (3+ messages)
` [PATCH V4 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe

[PATCH][next[next]] scsi: qla2xxx: Remove redundant initialization of variable num_cnt
 2021-08-04 15:09 UTC  (3+ messages)

[PATCH] scsi: pm8001: Remove redundant initialization of variable rv
 2021-08-04 14:33 UTC 

[PATCH] scsi: mpt3sas: Fix incorrectly assigned error return and check
 2021-08-04 13:49 UTC 

[PATCH] scsi: ufs: ufshpb: Remove redundant initialization of variable lba
 2021-08-04 13:32 UTC 

[PATCH] scsi: elx: efct: Remove redundant initialization of variable ret
 2021-08-04 13:24 UTC 

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (5+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page

[PATCH] scsi: ufs: Remove useless if-state in ufshcd_add_command_trace
 2021-08-04  6:38 UTC  (2+ messages)

[PATCH 00/15] introduce exynosauto v9 ufs driver
 2021-08-03 23:35 UTC  (4+ messages)
  ` [PATCH 14/15] scsi: ufs: ufs-exynos: multi-host configuration for exynosauto

[PATCH] scsi: dm-mpath: do not fail paths when the target returns ALUA state transition
 2021-08-03 22:09 UTC  (5+ messages)

[PATCH v3 00/18] UFS patches for kernel v5.15
 2021-08-03 18:49 UTC  (15+ messages)
` [PATCH v3 11/18] scsi: ufs: Revert "Utilize Transfer Request List Completion Notification Register"
` [PATCH v3 14/18] scsi: ufs: Fix the SCSI abort handler
` [PATCH v3 15/18] scsi: ufs: Request sense data asynchronously
` [PATCH v3 16/18] scsi: ufs: Synchronize SCSI and UFS error handling
` [PATCH v3 17/18] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully
` [PATCH v3 18/18] scsi: ufs: Add fault injection support

[PATCH] scsi: qla2xxx: Fix use after free in debug code
 2021-08-03 17:17 UTC  (3+ messages)

[PATCH RESEND] mpt3sas: Bump driver version to 38.100.00.00
 2021-08-03 15:16 UTC  (2+ messages)

[v3 0/2] scsi: target: fix sense key for invalid XCOPY request
 2021-08-03 14:54 UTC  (3+ messages)
` [v3 1/2] scsi: target: allows backend drivers to fail with specific sense codes
` [v3 2/2] scsi: target: fix sense key for invalid XCOPY request

[v2 0/2] target: core: Fix sense key for invalid XCOPY request
 2021-08-03 12:33 UTC  (5+ messages)
` [v2 1/2] target: allows backend drivers to fail with specific sense codes

[PATCH 2/7] libata: cleanup ata_dev_configure()
 2021-08-03  9:08 UTC 

[PATCH 0/7] libata cleanups and improvements
 2021-08-03  8:03 UTC  (6+ messages)
` [PATCH 7/7] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute

[Resend PATCH v4] scsi: target: tcmu: Add new feature KEEP_BUF
 2021-08-03  2:13 UTC  (2+ messages)

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-08-02 15:26 UTC  (2+ messages)

[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-02 14:08 UTC  (21+ messages)
` [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-02 13:06 UTC  (5+ messages)
` [PATCH v1 4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox