messages from 2021-08-12 02:58:48 to 2021-08-17 07:02:29 UTC [more...]
[PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap
2021-08-17 7:02 UTC (2+ messages)
[PATCH 00/12] qla2xxx driver bug fixes
2021-08-17 5:13 UTC (13+ messages)
` [PATCH 01/12] qla2xxx: edif: Fix stale session
` [PATCH 02/12] qla2xxx: edif: reject AUTH ELS on session down
` [PATCH 03/12] qla2xxx: edif: fix edif enable flag
` [PATCH 04/12] qla2xxx: Fix hang during NVME session tear down
` [PATCH 05/12] qla2xxx: edif: add N2N support for EDIF
` [PATCH 06/12] qla2xxx: edif: do secure plogi when auth app is present
` [PATCH 07/12] qla2xxx: fix NVME | FCP personality change
` [PATCH 08/12] qla2xxx: Fix hang on NVME command timeouts
` [PATCH 09/12] qla2xxx: fix NVME retry
` [PATCH 10/12] qla2xxx: fix NVME session down detection
` [PATCH 11/12] qla2xxx: edif: fix returnvar.cocci warnings
` [PATCH 12/12] qla2xxx: Update version to 10.02.06.200-k
[PATCH] lkdtm: move SCSI_DISPATCH_CMD to scsi_queue_rq
2021-08-17 4:26 UTC (2+ messages)
[PATCH v5 0/5] Initial support for multi-actuator HDDs
2021-08-17 4:06 UTC (14+ messages)
` [PATCH v5 1/5] block: Add concurrent positioning ranges support
` [PATCH v5 2/5] scsi: sd: add "
` [PATCH v5 3/5] libata: support concurrent positioning ranges log
` [PATCH v5 4/5] doc: document sysfs queue/cranges attributes
` [PATCH v5 5/5] doc: Fix typo in request queue sysfs documentation
[PATCH] mpt3sas: Add io_uring iopoll support
2021-08-17 3:20 UTC (2+ messages)
[PATCH 0/2] mpt3sas: Use Firmware Recommended Queue Depth
2021-08-17 3:20 UTC (2+ messages)
[PATCH RESEND] mpt3sas: Bump driver version to 38.100.00.00
2021-08-17 3:20 UTC (2+ messages)
[PATCH] scsi: ufs: ufshpb: Remove redundant initialization of variable lba
2021-08-17 3:17 UTC (2+ messages)
[PATCH v2] scsi: qedi: Add support for fastpath doorvell recovery
2021-08-17 3:17 UTC (2+ messages)
Use the proper SCSI midlayer interface for PI
2021-08-17 3:17 UTC (5+ messages)
` [PATCH v2 1/5] scsi: core: Add helper to return number of logical blocks in a request
` [PATCH v2 3/5] scsi: mpi3mr: Use the proper SCSI midlayer interfaces for PI
[PATCH v2] scsi: fdomain: Fix error return code in fdomain_probe()
2021-08-17 3:17 UTC (2+ messages)
[PATCH V4 0/2] driver core: Add ability to delete device links of unregistered devices
2021-08-17 3:17 UTC (8+ messages)
` [PATCH V4 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe
` [PATCH V5] "
[PATCH v2 00/14] qla2xxx driver bug fixes
2021-08-17 3:17 UTC (2+ messages)
[PATCH] scsi: snic: Remove redundant assignment to variable ret
2021-08-17 3:17 UTC (2+ messages)
[PATCH] scsi: elx: efct: Remove redundant initialization of variable ret
2021-08-17 3:17 UTC (2+ messages)
[PATCH] scsi: pm8001: Remove redundant initialization of variable rv
2021-08-17 3:17 UTC (2+ messages)
[PATCH][next] scsi: ufs: Fix unsigned int compared with less than zero
2021-08-17 3:17 UTC (2+ messages)
[PATCH 0/4] scsi: ufs: Few HPB fixes
2021-08-17 3:17 UTC (2+ messages)
[PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd
2021-08-17 3:17 UTC (17+ messages)
` [PATCH v5 01/52] core: Introduce the scsi_cmd_to_rq() function
` [PATCH v5 14/52] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
` [PATCH v5 29/52] mpi3mr: "
[PATCH] scsi: sd: Do not exit sd_spinup_disk quietly
2021-08-17 3:14 UTC (2+ messages)
[v3 0/2] scsi: target: fix sense key for invalid XCOPY request
2021-08-17 3:09 UTC (2+ messages)
[PATCH][next] scsi: smartpqi: Replace one-element array with flexible-array member
2021-08-17 3:01 UTC (2+ messages)
[PATCH v2] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd()
2021-08-17 2:55 UTC (2+ messages)
Use the proper SCSI midlayer interfaces for PI
2021-08-17 2:50 UTC (3+ messages)
` [PATCH v3 1/2] scsi: mpt3sas: "
` [PATCH v3 2/2] scsi: lpfc: "
[PATCH 0/1] scsi: target: core: Add 8Fh VPD page
2021-08-16 22:48 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH] scsi: myrb: reorder status check of myrb_get_rbld_progress()
2021-08-16 20:10 UTC
[PATCH] ibmvfc: do not wait for initial device scan
2021-08-16 18:22 UTC (2+ messages)
[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
2021-08-16 18:11 UTC (7+ messages)
` [PATCH v5 07/14] enic: Use irq_update_affinity_hint
` [PATCH v5 10/14] mailbox: "
[PATCH 0/3] Remove scsi_cmnd.tag
2021-08-16 17:34 UTC (16+ messages)
` [PATCH 1/3] scsi: wd719: Stop using scsi_cmnd.tag
` [PATCH 2/3] scsi: fnic: Stop setting scsi_cmnd.tag
` [PATCH 3/3] scsi: Remove scsi_cmnd.tag
[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-08-16 17:28 UTC (30+ messages)
` [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM
` [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the "
` [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support
` [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM
` [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page
` [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM
` [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message
` [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM
` [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function
` [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
[PATCH 1/2] scsi: qedi: Fix error codes in qedi_alloc_global_queues()
2021-08-16 17:28 UTC (3+ messages)
` [EXT] "
[PATCH] scsi: pcmcia: fdomain: Fix an error code in probe()
2021-08-16 17:25 UTC (2+ messages)
[PATCH] scsi: smartpqi: Fix an error code in pqi_get_raid_map()
2021-08-16 17:21 UTC (2+ messages)
[PATCH] scsi: qedi: add missing curly braces
2021-08-16 17:19 UTC (2+ messages)
add a bvec_virt helper
2021-08-16 16:51 UTC (3+ messages)
[PATCH v3 00/16] lpfc: Update lpfc to revision 14.0.0.1
2021-08-16 16:29 UTC (17+ messages)
` [PATCH v3 01/16] fc: Add EDC ELS definition
` [PATCH v3 02/16] lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
` [PATCH v3 03/16] lpfc: Add MIB feature enablement support
` [PATCH v3 04/16] lpfc: Expand FPIN and RDF receive logging
` [PATCH v3 05/16] lpfc: Add EDC ELS support
` [PATCH v3 06/16] lpfc: Add cm statistics buffer support
` [PATCH v3 07/16] lpfc: Add support for cm enablement buffer
` [PATCH v3 08/16] lpfc: add cmfsync WQE support
` [PATCH v3 09/16] lpfc: Add support for the CM framework
` [PATCH v3 10/16] lpfc: Add rx monitoring statistics
` [PATCH v3 11/16] lpfc: Add support for maintaining the cm statistics buffer
` [PATCH v3 12/16] lpfc: Add debugfs support for cm framework buffers
` [PATCH v3 13/16] lpfc: Add cmf_info sysfs entry
` [PATCH v3 14/16] lpfc: Add bsg support for retrieving adapter cmf data
` [PATCH v3 15/16] lpfc: Update lpfc version to 14.0.0.1
` [PATCH v3 16/16] lpfc: Copyright updates for 14.0.0.1 patches
ensure each gendisk always has a request_queue reference v2
2021-08-16 13:46 UTC (10+ messages)
` [PATCH 1/9] nvme: use blk_mq_alloc_disk
` [PATCH 2/9] st: do not allocate a gendisk
` [PATCH 3/9] sg: "
` [PATCH 4/9] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/9] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/9] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/9] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/9] block: hold a request_queue reference for the lifetime of struct gendisk
` [PATCH 9/9] block: add an explicit ->disk backpointer to the request_queue
[GIT PULL] SCSI fixes for 5.14-rc5
2021-08-15 6:05 UTC (2+ messages)
[PATCH v2 00/16] lpfc: Update lpfc to revision 14.0.0.1
2021-08-14 14:35 UTC (18+ messages)
` [PATCH v2 01/16] fc: Add EDC ELS definition
` [PATCH v2 02/16] lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
` [PATCH v2 03/16] lpfc: Add MIB feature enablement support
` [PATCH v2 04/16] lpfc: Expand FPIN and RDF receive logging
` [PATCH v2 05/16] lpfc: Add EDC ELS support
` [PATCH v2 06/16] lpfc: Add cm statistics buffer support
` [PATCH v2 07/16] lpfc: Add support for cm enablement buffer
` [PATCH v2 08/16] lpfc: add cmfsync WQE support
` [PATCH v2 09/16] lpfc: Add support for the CM framework
` [PATCH v2 10/16] lpfc: Add rx monitoring statistics
` [PATCH v2 11/16] lpfc: Add support for maintaining the cm statistics buffer
` [PATCH v2 12/16] lpfc: Add debugfs support for cm framework buffers
` [PATCH v2 13/16] lpfc: Add cmf_info sysfs entry
` [PATCH v2 14/16] lpfc: Add bsg support for retrieving adapter cmf data
` [PATCH v2 15/16] lpfc: Update lpfc version to 14.0.0.1
` [PATCH v2 16/16] lpfc: Copyright updates for 14.0.0.1 patches
[Resend RFC PATCH V4 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
2021-08-13 16:43 UTC (4+ messages)
` [Resend RFC PATCH V4 09/13] x86/Swiotlb/HV: Add Swiotlb bounce buffer remap function for HV IVM
[PATCH 00/16] lpfc: Update lpfc to revision 14.0.0.1
2021-08-13 8:48 UTC (18+ messages)
` [PATCH 01/16] fc: Add EDC ELS definition
` [PATCH 02/16] lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmware
` [PATCH 03/16] lpfc: Add MIB feature enablement support
` [PATCH 04/16] lpfc: Expand FPIN and RDF receive logging
` [PATCH 05/16] lpfc: Add EDC ELS support
` [PATCH 06/16] lpfc: Add cm statistics buffer support
` [PATCH 07/16] lpfc: Add support for cm enablement buffer
` [PATCH 08/16] lpfc: add cmfsync WQE support
` [PATCH 09/16] lpfc: Add support for the CM framework
` [PATCH 10/16] lpfc: Add rx monitoring statistics
` [PATCH 11/16] lpfc: Add support for maintaining the cm statistics buffer
` [PATCH 12/16] lpfc: Add debugfs support for cm framework buffers
` [PATCH 13/16] lpfc: Add cmf_info sysfs entry
` [PATCH 14/16] lpfc: Add bsg support for retrieving adapter cmf data
` [PATCH 15/16] lpfc: Update lpfc version to 14.0.0.1
` [PATCH 16/16] lpfc: Copyright updates for 14.0.0.1 patches
[RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr
2021-08-13 5:31 UTC (5+ messages)
[PATCH v2] scsi: simplify scsi_get_vpd_page()
2021-08-13 1:07 UTC
[PATCH] scsi: cleanup scsi_get_vpd_page()
2021-08-12 16:10 UTC (2+ messages)
[bug report] cross-tree: phase out dma_zalloc_coherent()
2021-08-12 15:09 UTC
ensure each gendisk always has a request_queue reference
2021-08-12 14:17 UTC (10+ messages)
` [PATCH 1/8] nvme: use blk_mq_alloc_disk
` [PATCH 2/8] st: do not allocate a gendisk
` [PATCH 3/8] sg: "
` [PATCH 4/8] block: cleanup the lockdep handling in *alloc_disk
` [PATCH 5/8] block: remove alloc_disk and alloc_disk_node
` [PATCH 6/8] block: remove the minors argument to __alloc_disk_node
` [PATCH 7/8] block: pass a request_queue to __blk_alloc_disk
` [PATCH 8/8] block: hold a request_queue reference for the lifetime of struct gendisk
[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-08-12 7:10 UTC (3+ messages)
` [PATCH v3 5/8] scsi: message: fusion: Remove unused parameter of mpt_pci driver's probe()
[PATCH v4 1/5] block: Add concurrent positioning ranges support
2021-08-12 6:06 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).