Linux SCSI Development
[Prev Page][Next Page]
- [PATCH v2 00/14] qla2xxx driver bug fixes,
Nilesh Javali
- [PATCH v2 01/14] qla2xxx: Add host attribute to trigger MPI hang, Nilesh Javali
- [PATCH v2 02/14] qla2xxx: Change %p to %px in the log messages, Nilesh Javali
- [PATCH v2 03/14] qla2xxx: adjust request/response queue size for 28xx, Nilesh Javali
- [PATCH v2 04/14] qla2xxx: Changes to support FCP2 Target, Nilesh Javali
- [PATCH v2 05/14] qla2xxx: Show OS name and version in FDMI-1, Nilesh Javali
- [PATCH v2 06/14] qla2xxx: add debug print of 64G link speed, Nilesh Javali
- [PATCH v2 07/14] qla2xxx: fix port type info, Nilesh Javali
- [PATCH v2 08/14] qla2xxx: fix unsafe removal from link list, Nilesh Javali
- [PATCH v2 10/14] qla2xxx: suppress unnecessary log messages during login, Nilesh Javali
- [PATCH v2 09/14] qla2xxx: fix npiv create erroneous error, Nilesh Javali
- [PATCH v2 11/14] qla2xxx: Changes to support kdump kernel, Nilesh Javali
- [PATCH v2 12/14] qla2xxx: Changes to support kdump kernel for NVMe BFS, Nilesh Javali
- [PATCH v2 13/14] qla2xxx: Sync queue idx with queue_pair_map idx, Nilesh Javali
- [PATCH v2 14/14] qla2xxx: Update version to 10.02.06.100-k, Nilesh Javali
- Re: [PATCH v2 00/14] qla2xxx driver bug fixes, Martin K. Petersen
- [PATCH v2] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(),
Tuo Li
- [PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd,
Bart Van Assche
- [PATCH v5 01/52] core: Introduce the scsi_cmd_to_rq() function, Bart Van Assche
- [PATCH v5 02/52] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 03/52] sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 06/52] scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 04/52] sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 05/52] scsi_transport_fc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 07/52] ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 08/52] RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 09/52] RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 10/52] zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 11/52] 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 12/52] NCR5380: Use sc_data_direction instead of rq_data_dir(), Bart Van Assche
- [PATCH v5 13/52] aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 14/52] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 15/52] aha1542: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 16/52] bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 17/52] csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 19/52] dpt_i2o: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 18/52] cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 20/52] fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 21/52] hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 22/52] hpsa: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 23/52] ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 24/52] ibmvscsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 25/52] ips: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 26/52] libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 27/52] lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 28/52] megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 29/52] mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 30/52] mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 31/52] mvumi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 32/52] myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 33/52] myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 34/52] ncr53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 35/52] qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 36/52] qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 38/52] qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 37/52] qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 39/52] qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 40/52] qlogicpti: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 41/52] scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 42/52] smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 43/52] snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 44/52] stex: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 45/52] sun3_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 46/52] sym53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 47/52] ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 48/52] virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 49/52] xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 50/52] tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 51/52] usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v5 52/52] core: Remove the request member from struct scsi_cmnd, Bart Van Assche
- Re: [PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd, Martin K. Petersen
- Re: [PATCH v5 00/52] Remove the request pointer from struct scsi_cmnd, Martin K. Petersen
- [PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V3 01/13] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V3 03/13] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V3 02/13] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V3 06/13] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V3 05/13] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V3 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V3 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V3 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V3 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH V3 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V3 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V3 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- RE: [PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support, Michael Kelley
- [PATCH] lpfc: move initialization of phba->poll_list earlier to avoid crash,
Ewan D. Milne
- [PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap,
John Garry
- [PATCH v2 01/11] blk-mq: Change rqs check in blk_mq_free_rqs(), John Garry
- [PATCH v2 03/11] blk-mq: Relocate shared sbitmap resize in blk_mq_update_nr_requests(), John Garry
- [PATCH v2 04/11] blk-mq: Invert check in blk_mq_update_nr_requests(), John Garry
- [PATCH v2 02/11] block: Rename BLKDEV_MAX_RQ -> BLKDEV_DEFAULT_RQ, John Garry
- [PATCH v2 09/11] scsi: Set blk_mq_ops.init_request_no_hctx, John Garry
- [PATCH v2 05/11] blk-mq-sched: Rename blk_mq_sched_alloc_{tags -> map_and_request}(), John Garry
- [PATCH v2 10/11] blk-mq: Use shared tags for shared sbitmap support, John Garry
- [PATCH v2 11/11] blk-mq: Stop using pointers for blk_mq_tags bitmap tags, John Garry
- [PATCH v2 06/11] blk-mq: Pass driver tags to blk_mq_clear_rq_mapping(), John Garry
- [PATCH v2 07/11] blk-mq: Add blk_mq_tag_update_sched_shared_sbitmap(), John Garry
- [PATCH v2 08/11] blk-mq: Add blk_mq_ops.init_request_no_hctx(), John Garry
- Re: [PATCH v2 00/11] blk-mq: Reduce static requests memory footprint for shared sbitmap, John Garry
- [PATCH v2] scsi: core: Fix hang of freezing queue between blocking and running device,
lijinlin3
- [PATCH] ibmvfc: do not wait for initial device scan,
mwilck
- [PATCH 0/2] mpt3sas: Use Firmware Recommended Queue Depth.,
Suganath Prabu S
- [PATCH 0/4] scsi: ufs: Few HPB fixes,
Avri Altman
- [PATCH] scsi: target: pscsi: Fix possible null-pointer dereference in pscsi_complete_cmd(),
Tuo Li
- [PATCH v2] parisc: Make struct parisc_driver::remove() return void,
Uwe Kleine-König
- [PATCH v4 00/10] libata cleanups and improvements,
Damien Le Moal
- [PATCH v4 01/10] libata: fix ata_host_alloc_pinfo(), Damien Le Moal
- [PATCH v4 02/10] libata: fix ata_host_start(), Damien Le Moal
- [PATCH v4 03/10] libata: fix sparse warning, Damien Le Moal
- [PATCH v4 04/10] libata: cleanup device sleep capability detection, Damien Le Moal
- [PATCH v4 05/10] libata: cleanup ata_dev_configure(), Damien Le Moal
- [PATCH v4 06/10] libata: cleanup NCQ priority handling, Damien Le Moal
- [PATCH v4 07/10] libata: fix ata_read_log_page() warning, Damien Le Moal
- [PATCH v4 08/10] libata: print feature list on device scan, Damien Le Moal
- [PATCH v4 09/10] libahci: Introduce ncq_prio_supported sysfs sttribute, Damien Le Moal
- [PATCH v4 10/10] scsi: mpt3sas: Introduce sas_ncq_prio_supported sysfs sttribute, Damien Le Moal
- [PATCH 1/1] scsi: storvsc: Log TEST_UNIT_READY errors as warnings,
Michael Kelley
- [PATCH][next] scsi: ufs: Fix unsigned int compared with less than zero,
Colin King
- [PATCH v3 0/9] libata cleanups and improvements,
Damien Le Moal
- [PATCH] parisc: Make struct parisc_driver::remove() return void,
Uwe Kleine-König
- [PATCH] scsi: ufs: Remove ufshcd_variant_hba_init/exit(), Keoseong Park
- [PATCH v2 0/9] libata cleanups and improvements,
Damien Le Moal
- [RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr,
Kiwoong Kim
- Message not available
- Re: [RFC PATCH v1 0/2] scsi: ufs: introduce vendor isr, Bart Van Assche
Use the proper SCSI midlayer interface for PI,
Martin K. Petersen
[PATCH] scsi: mark scsi_dispatch_cmd as noinline, Kevin Mitchell
[PATCH v4 00/52] Remove the request pointer from struct scsi_cmnd,
Bart Van Assche
- [PATCH v4 01/52] core: Introduce the scsi_cmd_to_rq() function, Bart Van Assche
- [PATCH v4 02/52] core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 03/52] sd: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 04/52] sr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 05/52] scsi_transport_fc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 06/52] scsi_transport_spi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 10/52] zfcp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 09/52] RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 08/52] RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 07/52] ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 14/52] advansys: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 11/52] 53c700: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 12/52] NCR5380: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 13/52] aacraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 17/52] csiostor: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 16/52] bnx2i: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 15/52] aha1542: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 18/52] cxlflash: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 19/52] dpt_i2o: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 20/52] fnic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 21/52] hisi_sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 22/52] hpsa: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 23/52] ibmvfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 24/52] ibmvscsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 25/52] ips: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 26/52] libsas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 27/52] lpfc: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 28/52] megaraid: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 29/52] mpi3mr: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 30/52] mpt3sas: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 31/52] mvumi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 32/52] myrb: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 33/52] myrs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 34/52] ncr53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 35/52] qedf: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 36/52] qedi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 37/52] qla1280: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 38/52] qla2xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 39/52] qla4xxx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 40/52] qlogicpti: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 41/52] scsi_debug: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 42/52] smartpqi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 43/52] snic: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 44/52] stex: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 45/52] sun3_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 46/52] sym53c8xx: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 48/52] virtio_scsi: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 47/52] ufs: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 49/52] xen-scsifront: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 50/52] tcm_loop: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 51/52] usb-storage: Use scsi_cmd_to_rq() instead of scsi_cmnd.request, Bart Van Assche
- [PATCH v4 52/52] core: Remove the request member from struct scsi_cmnd, Bart Van Assche
- Message not available
[PATCH] scsi: core: Run queue first after running device.,
lijinlin3
[PATCH 00/14] qla2xxx driver bug fixes,
Nilesh Javali
- [PATCH 01/14] qla2xxx: Add host attribute to trigger MPI hang, Nilesh Javali
- [PATCH 02/14] qla2xxx: Change %p to %px in the log messages, Nilesh Javali
- [PATCH 03/14] qla2xxx: adjust request/response queue size for 28xx, Nilesh Javali
- [PATCH 04/14] qla2xxx: Changes to support FCP2 Target, Nilesh Javali
- [PATCH 05/14] qla2xxx: Show OS name and version in FDMI-1, Nilesh Javali
- [PATCH 06/14] qla2xxx: fix debug print of 64G link speed, Nilesh Javali
- [PATCH 07/14] qla2xxx: fix port type info, Nilesh Javali
- [PATCH 08/14] qla2xxx: fix unsafe removal from link list, Nilesh Javali
- [PATCH 09/14] qla2xxx: fix npiv create erroneous error, Nilesh Javali
- [PATCH 10/14] qla2xxx: suppress unnecessary log messages during login, Nilesh Javali
- [PATCH 11/14] qla2xxx: Changes to support kdump kernel, Nilesh Javali
- [PATCH 12/14] qla2xxx: Changes to support kdump kernel for NVMe BFS, Nilesh Javali
- [PATCH 13/14] qla2xxx: Sync queue idx with queue_pair_map idx, Nilesh Javali
- [PATCH 14/14] qla2xxx: Update version to 10.02.06.100-k, Nilesh Javali
[PATCH net-next v4] ethernet: fix PTP_1588_CLOCK dependencies,
Arnd Bergmann
[PATCH v2 0/4][next] scsi: megaraid_sas: Replace one-element arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH 0/4][next] Replace one-element arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH v2] scsi: qedi: Add support for fastpath doorvell recovery,
Shai Malin
[PATCH V2 00/14] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH V2 01/14] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH V2 02/14] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH V2 03/14] x86/set_memory: Add x86_set_memory_enc static call support, Tianyu Lan
- [PATCH V2 05/14] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH V2 04/14] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH V2 10/14] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH V2 07/14] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH V2 06/14] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH V2 09/14] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH V2 08/14] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH V2 11/14] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH V2 12/14] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH V2 14/14] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
- [PATCH V2 13/14] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
[PATCH v1 0/2] two changes for UFS/HPB,
Bean Huo
[GIT PULL] SCSI fixes for 5.14-rc4,
James Bottomley
[PATCH] scsi: qedi: Add support for fastpath doorvell recovery,
Shai Malin
[PATCH] scsi: pm8001: Remove redundant initialization of variable rv,
Colin King
[PATCH] scsi: mpt3sas: Fix incorrectly assigned error return and check,
Colin King
[PATCH] scsi: ufs: ufshpb: Remove redundant initialization of variable lba,
Colin King
[PATCH] scsi: elx: efct: Remove redundant initialization of variable ret,
Colin King
[PATCH][next[next]] scsi: qla2xxx: Remove redundant initialization of variable num_cnt,
Colin King
add a bvec_virt helper,
Christoph Hellwig
- [PATCH 01/15] bvec: add a bvec_virt helper, Christoph Hellwig
- [PATCH 02/15] block: use bvec_virt in bio_integrity_{process,free}, Christoph Hellwig
- [PATCH 03/15] dm: make EBS depend on !HIGHMEM, Christoph Hellwig
- [PATCH 04/15] dm-ebs: use bvec_virt, Christoph Hellwig
- [PATCH 05/15] dm-integrity: use bvec_virt, Christoph Hellwig
- [PATCH 06/15] squashfs: use bvec_virt, Christoph Hellwig
- [PATCH 07/15] rbd: use bvec_virt, Christoph Hellwig
- [PATCH 08/15] virtio_blk: use bvec_virt, Christoph Hellwig
- [PATCH 09/15] bcache: use bvec_virt, Christoph Hellwig
- [PATCH 10/15] sd: use bvec_virt, Christoph Hellwig
- [PATCH 11/15] ubd: use bvec_virt, Christoph Hellwig
- [PATCH 12/15] ps3vram: use bvec_virt, Christoph Hellwig
- [PATCH 13/15] dasd: use bvec_virt, Christoph Hellwig
- [PATCH 14/15] dcssblk: use bvec_virt, Christoph Hellwig
- [PATCH 15/15] nvme: use bvec_virt, Christoph Hellwig
- Re: add a bvec_virt helper, Christoph Hellwig
- Re: add a bvec_virt helper, Jens Axboe
[PATCH] scsi: qla2xxx: Fix use after free in debug code,
Dan Carpenter
[v3 0/2] scsi: target: fix sense key for invalid XCOPY request,
Sergey Samoylenko
[PATCH v2 0/6] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
Re: [PATCH 2/7] libata: cleanup ata_dev_configure(), kernel test robot
[PATCH RESEND] mpt3sas: Bump driver version to 38.100.00.00,
Sreekanth Reddy
[PATCH] scsi: ufs: Remove useless if-state in ufshcd_add_command_trace,
Bean Huo
RE: [PATCH v2 2/3] bnx2x: remove unused variable 'cur_data_offset', Prabhakar Kushwaha
[PATCH 0/7] libata cleanups and improvements,
Damien Le Moal
[BUG]scsi: bnx2fc: bnx2fc_els.c: two refcount leak in function bnx2fc_initiate_seq_cleanup and bnx2fc_eh_abort, 亿一
[PATCH] scsi: csiostor: fix possible null-pointer dereference in csio_eh_lun_reset_handler(), Tuo Li
[PATCH] megaraid: fix possible uninitialized-variable access in megadev_ioctl(), Tuo Li
two bsg fixes,
Christoph Hellwig
[BUG] scsi: pcmcia: nsp_cs: possible null-pointer dereference in nsp_cs_config(), Li Tuo
[PATCH] lpfc: fix possible ABBA deadlock in nvmet_xri_aborted,
James Smart
[PATCH] scsi: BusLogic: use %X for u32 sized integer rather than %lX,
Colin King
[PATCH] bsg: Fix build error with CONFIG_BLK_DEV_BSG_COMMON=m,
Nathan Chancellor
[PATCH v1 0/5] PCI: Drop duplicated tracking of a pci_dev's bound driver,
Uwe Kleine-König
[PATCH 0/1] scsi: target: core: Add 8Fh VPD page,
Sergey Samoylenko
[PATCH] scsi: lpfc: Fix typo in comments,
Cai Huoqing
[PATCH][next] scsi: qla2xxx: Fix spelling mistakes "allloc" -> "alloc",
Colin King
bsg cleanup, part 2,
Christoph Hellwig
[PATCH 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support,
Tianyu Lan
- [PATCH 03/13] x86/HV: Add new hvcall guest address host visibility support, Tianyu Lan
- [PATCH 01/13] x86/HV: Initialize GHCB page in Isolation VM, Tianyu Lan
- [PATCH 02/13] x86/HV: Initialize shared memory boundary in the Isolation VM., Tianyu Lan
- [PATCH 04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM, Tianyu Lan
- [PATCH 05/13] HV: Add Write/Read MSR registers via ghcb page, Tianyu Lan
- [PATCH 06/13] HV: Add ghcb hvcall support for SNP VM, Tianyu Lan
- [PATCH 07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message, Tianyu Lan
- [PATCH 08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM, Tianyu Lan
- [PATCH 09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function, Tianyu Lan
- [PATCH 10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM, Tianyu Lan
- [PATCH 11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM, Tianyu Lan
- [PATCH 12/13] HV/Netvsc: Add Isolation VM support for netvsc driver, Tianyu Lan
- [PATCH 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver, Tianyu Lan
[PATCH] scsi: ufs: Allow async suspend/resume callbacks,
Vincent Palomares
[PATCH 0/3] Log correct rpmb unit descriptor size,
Avri Altman
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Netfilter]
[Bugtraq]