Show patches with: Archived = No       |   17384 patches
« 1 2 ... 113 114 115173 174 »
Patch Series S/W/F Date Submitter Delegate State
[14/15] dcssblk: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[13/15] dasd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[12/15] ps3vram: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[11/15] ubd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[10/15] sd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[09/15] bcache: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[08/15] virtio_blk: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[07/15] rbd: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[06/15] squashfs: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[05/15] dm-integrity: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[04/15] dm-ebs: use bvec_virt [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[03/15] dm: make EBS depend on !HIGHMEM [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[02/15] block: use bvec_virt in bio_integrity_{process,free} [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
[01/15] bvec: add a bvec_virt helper [01/15] bvec: add a bvec_virt helper --- 2021-08-04 Christoph Hellwig New
scsi: qla2xxx: Fix use after free in debug code scsi: qla2xxx: Fix use after free in debug code --- 2021-08-03 Dan Carpenter New
[v3,2/2] scsi: target: fix sense key for invalid XCOPY request scsi: target: fix sense key for invalid XCOPY request --- 2021-08-03 Sergey Samoylenko New
[v3,1/2] scsi: target: allows backend drivers to fail with specific sense codes scsi: target: fix sense key for invalid XCOPY request --- 2021-08-03 Sergey Samoylenko New
[v2,6/6] PCI: Drop duplicated tracking of a pci_dev's bound driver PCI: Drop duplicated tracking of a pci_dev's bound driver --- 2021-08-03 Uwe Kleine-König New
[v2,5/6] PCI: Adapt all code locations to not use struct pci_dev::driver directly PCI: Drop duplicated tracking of a pci_dev's bound driver --- 2021-08-03 Uwe Kleine-König New
[v2,4/6] PCI: Provide wrapper to access a pci_dev's bound driver PCI: Drop duplicated tracking of a pci_dev's bound driver --- 2021-08-03 Uwe Kleine-König New
[RESEND] mpt3sas: Bump driver version to 38.100.00.00 [RESEND] mpt3sas: Bump driver version to 38.100.00.00 --- 2021-08-03 Sreekanth Reddy New
scsi: ufs: Remove useless if-state in ufshcd_add_command_trace scsi: ufs: Remove useless if-state in ufshcd_add_command_trace --- 2021-08-02 Bean Huo New
[6/7] libahci: Introduce ncq_prio_supported sysfs sttribute libata cleanups and improvements --- 2021-08-02 Damien Le Moal Superseded
[3/7] libata: cleanup NCQ priority handling libata cleanups and improvements --- 2021-08-02 Damien Le Moal Superseded
[1/7] libata: cleanup device sleep capability detection libata cleanups and improvements --- 2021-08-02 Damien Le Moal Superseded
scsi: csiostor: fix possible null-pointer dereference in csio_eh_lun_reset_handler() scsi: csiostor: fix possible null-pointer dereference in csio_eh_lun_reset_handler() --- 2021-07-31 Tuo Li New
megaraid: fix possible uninitialized-variable access in megadev_ioctl() megaraid: fix possible uninitialized-variable access in megadev_ioctl() --- 2021-07-31 Tuo Li New
[2/2] bsg-lib: fix commands without data transfer in bsg_transport_sg_io_fn [1/2] scsi: bsg: fix commands without data transfer in scsi_bsg_sg_io_fn --- 2021-07-31 Christoph Hellwig New
[1/2] scsi: bsg: fix commands without data transfer in scsi_bsg_sg_io_fn [1/2] scsi: bsg: fix commands without data transfer in scsi_bsg_sg_io_fn --- 2021-07-31 Christoph Hellwig New
lpfc: fix possible ABBA deadlock in nvmet_xri_aborted lpfc: fix possible ABBA deadlock in nvmet_xri_aborted --- 2021-07-30 James Smart New
[v1,4/5] PCI: Adapt all code locations to not use struct pci_dev::driver directly Untitled series #148650 --- 2021-07-29 Uwe Kleine-König Superseded
[1/1] scsi: target: core: Add 8Fh VPD page [1/1] scsi: target: core: Add 8Fh VPD page --- 2021-07-29 Sergey Samoylenko Superseded
scsi: lpfc: Fix typo in comments scsi: lpfc: Fix typo in comments --- 2021-07-29 Cai,Huoqing New
[3/4] block: remove the remaining SG_IO-related fields from struct request_queue [1/4] bsg: simplify device registration --- 2021-07-29 Christoph Hellwig New
[1/4] bsg: simplify device registration [1/4] bsg: simplify device registration --- 2021-07-29 Christoph Hellwig New
[13/13] HV/Storvsc: Add Isolation VM support for storvsc driver x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[12/13] HV/Netvsc: Add Isolation VM support for netvsc driver x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[11/13] HV/IOMMU: Enable swiotlb bounce buffer for Isolation VM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[10/13] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan New
[09/13] DMA: Add dma_map_decrypted/dma_unmap_encrypted() function x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[08/13] HV/Vmbus: Initialize VMbus ring buffer for Isolation VM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[07/13] HV/Vmbus: Add SNP support for VMbus channel initiate message x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[06/13] HV: Add ghcb hvcall support for SNP VM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[05/13] HV: Add Write/Read MSR registers via ghcb page x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[04/13] HV: Mark vmbus ring buffer visible to host in Isolation VM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan New
[03/13] x86/HV: Add new hvcall guest address host visibility support x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan New
[02/13] x86/HV: Initialize shared memory boundary in the Isolation VM. x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan Superseded
[01/13] x86/HV: Initialize GHCB page in Isolation VM x86/Hyper-V: Add Hyper-V Isolation VM support --- 2021-07-28 Tianyu Lan New
scsi: ufs: Allow async suspend/resume callbacks scsi: ufs: Allow async suspend/resume callbacks --- 2021-07-28 Vincent Palomares New
[3/3] scsi: ufs: Generalize ufs_is_valid_unit_desc_lun() Log correct rpmb unit descriptor size --- 2021-07-27 Avri Altman New
[2/3] scsi: ufs: Map the correct size to the rpmb unit descriptor Log correct rpmb unit descriptor size --- 2021-07-27 Avri Altman New
[1/3] scsi: ufs: Remove redundant define Log correct rpmb unit descriptor size --- 2021-07-27 Avri Altman New
mpt3sas: Add io_uring iopoll support mpt3sas: Add io_uring iopoll support --- 2021-07-27 Sreekanth Reddy New
[v2] scsi: Fix the issue that the disk capacity set to zero [v2] scsi: Fix the issue that the disk capacity set to zero --- 2021-07-27 Li Jinlin New
[v2,3/3] scsi: qla2xxx: remove unused variable 'status' [v2,1/3] base: mark 'no_warn' as unused --- 2021-07-26 Bill Wendling New
[v2,2/3] bnx2x: remove unused variable 'cur_data_offset' [v2,1/3] base: mark 'no_warn' as unused --- 2021-07-26 Bill Wendling New
[v2,1/3] base: mark 'no_warn' as unused [v2,1/3] base: mark 'no_warn' as unused --- 2021-07-26 Bill Wendling New
[v2,2/2] target: core: Fix sense key for invalid XCOPY request target: core: Fix sense key for invalid XCOPY request --- 2021-07-26 Sergey Samoylenko Superseded
[v2,1/2] target: allows backend drivers to fail with specific sense codes target: core: Fix sense key for invalid XCOPY request --- 2021-07-26 Sergey Samoylenko Superseded
scsi: Don't print target alloc failed print for ENXIO scsi: Don't print target alloc failed print for ENXIO --- 2021-07-26 Sreekanth Reddy New
scsi: sr: Return correct event when media event code is 3 scsi: sr: Return correct event when media event code is 3 --- 2021-07-26 Manyi Li Superseded
scsi: sr: Return correct event when media event code is 3 scsi: sr: Return correct event when media event code is 3 --- 2021-07-26 Manyi Li Superseded
[Bug,213759] CD tray ejected on hibernate resume [Bug,213759] CD tray ejected on hibernate resume --- 2021-07-26 bugzilla-daemon@bugzilla.kernel.org New
scsi: sr: Return correct event when media event code is 3 scsi: sr: Return correct event when media event code is 3 --- 2021-07-26 Manyi Li New
[v3,4/4] doc: document sysfs queue/cranges attributes Initial support for multi-actuator HDDs --- 2021-07-26 Damien Le Moal New
[v3,3/4] libata: support concurrent positioning ranges log Initial support for multi-actuator HDDs --- 2021-07-26 Damien Le Moal Superseded
[v3,2/4] scsi: sd: add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-26 Damien Le Moal Superseded
[v3,1/4] block: Add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-26 Damien Le Moal New
[GIT,PULL] SCSI fixes for 5.14-rc2 [GIT,PULL] SCSI fixes for 5.14-rc2 --- 2021-07-24 James Bottomley New
[24/24] scsi: unexport sg_scsi_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[22/24] scsi: factor SCSI_IOCTL_GET_IDLUN handling into a helper Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[20/24] scsi: remove a very misleading comment Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[18/24] scsi_ioctl: move the "block layer" SCSI ioctl handling to drivers/scsi Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[16/24] scsi_ioctl: move scsi_command_size_tbl to scsi_common.c Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[14/24] bsg: move bsg_scsi_ops to drivers/scsi/ Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[12/24] block: add a queue_max_sectors_bytes helper Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[10/24] scsi_ioctl: remove scsi_verify_blk_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[08/24] cdrom: remove the call to scsi_cmd_blk_ioctl from cdrom_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[06/24] scsi: remove scsi_compat_ioctl Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[04/24] ch: consolidate compat ioctl handling Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
[02/24] sr: consolidate compat ioctl handling Untitled series #147160 --- 2021-07-24 Christoph Hellwig New
scsi_sysfs: Fix the issue that the disk capacity set to zero scsi_sysfs: Fix the issue that the disk capacity set to zero --- 2021-07-23 Li Jinlin Superseded
scsi: libsas: Drop BLK_DEV_BSGLIB selection scsi: libsas: Drop BLK_DEV_BSGLIB selection --- 2021-07-23 Guoqing Jiang New
[v2,4/4] doc: document sysfs queue/cranges attributes Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[v2,3/4] libata: support concurrent positioning ranges log Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[v2,2/4] scsi: sd: add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[v2,1/4] block: Add concurrent positioning ranges support Initial support for multi-actuator HDDs --- 2021-07-23 Damien Le Moal Superseded
[6/6] lpfc: Copyright updates for 14.0.0.0 patches lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart Superseded
[5/6] lpfc: Update lpfc version to 14.0.0.0 lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart Superseded
[4/6] lpfc: Add 256Gb link speed support lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[3/6] lpfc: Revise Topology and RAS support checks for new adapters lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[2/6] lpfc: Fix cq_id truncation in rq create lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[1/6] lpfc: Add pci id support for LPe37000/LPe38000 series adapters lpfc: Update lpfc to revision 14.0.0.0 --- 2021-07-22 James Smart New
[RESEND] scsi: aacraid: aachba: replace if with max() [RESEND] scsi: aacraid: aachba: replace if with max() --- 2021-07-22 Salah Triki New
[v3,18/18] scsi: ufs: Add fault injection support UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,17/18] scsi: ufs: Retry aborted SCSI commands instead of completing these successfully UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,16/18] scsi: ufs: Synchronize SCSI and UFS error handling UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,15/18] scsi: ufs: Request sense data asynchronously UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,14/18] scsi: ufs: Fix the SCSI abort handler UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
[v3,13/18] scsi: ufs: Optimize SCSI command processing UFS patches for kernel v5.15 --- 2021-07-22 Bart Van Assche New
« 1 2 ... 113 114 115173 174 »