Show patches with: none      |   16245 patches
« 1 2 ... 74 75 76162 163 »
Patch Series S/W/F Date Submitter Delegate State
[5/5] kallsyms: remove unsed API lookup_symbol_attrs kallsyms: make kallsym APIs more safe with scnprintf --- 2022-05-20 Maninder Singh New
[4/5] kallsyms: pass buffer size argument in *lookup* APIs kallsyms: make kallsym APIs more safe with scnprintf --- 2022-05-20 Maninder Singh New
[3/5] arch:hexagon/powerpc: use KSYM_NAME_LEN as array size kallsyms: make kallsym APIs more safe with scnprintf --- 2022-05-20 Maninder Singh New
[2/5] kallsyms: replace sprintf with scnprintf kallsyms: make kallsym APIs more safe with scnprintf --- 2022-05-20 Maninder Singh New
[1/5] kallsyms: pass buffer size in sprint_* APIs kallsyms: make kallsym APIs more safe with scnprintf --- 2022-05-20 Maninder Singh New
[4/4] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors DMA mapping changes for SCSI core --- 2022-05-20 John Garry Superseded
[3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits DMA mapping changes for SCSI core --- 2022-05-20 John Garry Superseded
[2/4] dma-iommu: Add iommu_dma_opt_mapping_size() DMA mapping changes for SCSI core --- 2022-05-20 John Garry Superseded
[1/4] dma-mapping: Add dma_opt_mapping_size() DMA mapping changes for SCSI core --- 2022-05-20 John Garry Superseded
blk-cgroup: provide stubs for blkcg_get_fc_appid() blk-cgroup: provide stubs for blkcg_get_fc_appid() --- 2022-05-19 Hannes Reinecke New
[v2,4/4] lpfc: Add support for vmid tagging of NVMe I/Os Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-19 James Smart New
[v2,3/4] lpfc: rework lpfc_vmid_get_appid() to be protocol independent Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-19 James Smart New
[v2,2/4] lpfc: commonize VMID code location Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-19 James Smart New
[v2,1/4] nvme-fc: Add new routine nvme_fc_io_getuuid Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-19 James Smart New
scsi: ufs: Fix referencing invalid rsp field scsi: ufs: Fix referencing invalid rsp field --- 2022-05-19 Daejun Park New
scsi: csiostor: take size of pointed value, not pointer scsi: csiostor: take size of pointed value, not pointer --- 2022-05-19 baihaowen New
[V2,13/13] scsi: libiscsi: improve conn_send_pdu API scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,12/13] scsi: iscsi: Try to avoid taking back_lock in xmit path scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,11/13] scsi: iscsi: Remove iscsi_get_task back_lock requirement scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,10/13] scsi: iscsi: remove unneeded task state check scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,09/13] scsi: iscsi_tcp: Drop target_alloc use scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,08/13] scsi: iscsi_tcp: Tell net when there's more data scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,07/13] scsi: iscsi: Run recv path from workqueue scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,06/13] scsi: iscsi: Add recv workqueue helpers scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,05/13] scsi: iscsi: Rename iscsi_conn_queue_work scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,04/13] scsi: iscsi: Fix session removal on shutdown scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,03/13] scsi: qedi: Use QEDI_MODE_NORMAL for error handling scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[V2,02/13] scsi: iscsi: Add helper to remove a session from the kernel scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie New
[V2,01/13] scsi: iscsi: Fix HW conn removal use after free scsi fixes, perf improvements and cleanups --- 2022-05-19 Mike Christie Superseded
[v1] scsi: ufs: Change the shutting_down flag setting position [v1] scsi: ufs: Change the shutting_down flag setting position --- 2022-05-18 SEO HOYOUNG Superseded
scsi: qla1280: remove redundant variable toke scsi: qla1280: remove redundant variable toke --- 2022-05-18 Colin Ian King New
[13/13] scsi: libiscsi: improve conn_send_pdu API iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[12/13] scsi: iscsi: Try to avoid taking back_lock in xmit path iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[11/13] scsi: iscsi: Remove iscsi_get_task back_lock requirement iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[10/13] scsi: iscsi: remove unneeded task state check iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[09/13] scsi: iscsi_tcp: Drop target_alloc use iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[08/13] scsi: iscsi_tcp: Tell net when there's more data iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[07/13] scsi: iscsi: Run recv path from workqueue iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[06/13] scsi: iscsi: Add recv workqueue helpers iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[05/13] scsi: iscsi: Rename iscsi_conn_queue_work iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[04/13] scsi: iscsi: Fix session removal on shutdown iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[03/13] scsi: qedi: Use QEDI_MODE_NORMAL for error handling iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[02/13] scsi: iscsi: Add helper to remove a session from the kernel iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
[01/13] scsi: iscsi: Fix HW conn removal use after free iscsi fixes, perf improvements and cleanups --- 2022-05-17 Mike Christie Superseded
scsi: target: tcmu: Avoid holding XArray lock when calling lock_page scsi: target: tcmu: Avoid holding XArray lock when calling lock_page --- 2022-05-17 Bodo Stroesser New
[v2,2/2] mpi3mr: Add target device related sysfs attributes mpi3mr: Add shost & device sysfs attributes --- 2022-05-17 Sreekanth Reddy New
[v2,1/2] mpi3mr: Add shost related sysfs attributes mpi3mr: Add shost & device sysfs attributes --- 2022-05-17 Sreekanth Reddy New
scsi: qedf: remove redundant variable op scsi: qedf: remove redundant variable op --- 2022-05-17 Colin Ian King New
scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver() scsi: hisi_sas: Fix memory ordering in hisi_sas_task_deliver() --- 2022-05-17 John Garry New
[3/3] blk-mq: remove the done argument to blk_execute_rq_nowait [1/3] blk-mq: remove __blk_execute_rq_nowait --- 2022-05-17 Christoph Hellwig Superseded
[2/3] blk-mq: avoid a mess of casts for blk_end_sync_rq [1/3] blk-mq: remove __blk_execute_rq_nowait --- 2022-05-17 Christoph Hellwig Superseded
[1/3] blk-mq: remove __blk_execute_rq_nowait [1/3] blk-mq: remove __blk_execute_rq_nowait --- 2022-05-17 Christoph Hellwig Superseded
scsi: elx: efct: remove null check after call container_of() scsi: elx: efct: remove null check after call container_of() --- 2022-05-17 baihaowen New
scsi: storvsc: Removing Pre Win8 related logic scsi: storvsc: Removing Pre Win8 related logic --- 2022-05-16 Saurabh Singh Sengar Superseded
[v2] scsi: target: fixup incorrect use of 'cpumask_t' [v2] scsi: target: fixup incorrect use of 'cpumask_t' --- 2022-05-16 Zou Mingzhe New
scsi: fnic: Replace DMA mask of 64 bits with 47 bits scsi: fnic: Replace DMA mask of 64 bits with 47 bits --- 2022-05-13 Karan Tilak Kumar (kartilak) New
[GIT,PULL] SCSI fixes for 5.18-rc6 [GIT,PULL] SCSI fixes for 5.18-rc6 --- 2022-05-13 James Bottomley New
scsi: qla2xxx: fix minmax.cocci warnings scsi: qla2xxx: fix minmax.cocci warnings --- 2022-05-13 Guo Zhengkui New
scsi: target: fixup incorrect use of 'cpumask_t' scsi: target: fixup incorrect use of 'cpumask_t' --- 2022-05-13 Zou Mingzhe New
[v3,7/7] ufs: use PM OPP when scaling gears ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,6/7] PM: opp: parse multiple frequencies in each OPP ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,5/7] PM: opp: allow control of multiple clocks ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,4/7] arm64: dts: qcom: sdm845: control RPMHPD performance states with UFS ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,3/7] dt-bindings: ufs: common: add OPP table ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,2/7] dt-bindings: opp: accept array of frequencies ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[v3,1/7] dt-bindings: clock: qcom,gcc-sdm845: add parent power domain ufs: set power domain performance state when scaling gears --- 2022-05-13 Krzysztof Kozlowski New
[2/2] mpi3mr: Add target device related sysfs attributes Untitled series #175510 --- 2022-05-12 Sreekanth Reddy Superseded
[v1] scsi: ufs-mediatek: introduce new UFS4.0 HS-G5 mode [v1] scsi: ufs-mediatek: introduce new UFS4.0 HS-G5 mode --- 2022-05-12 Peter Wang (王信友) New
[linux-next] scsi: target: cxgbit: replace ternary operator with min() [linux-next] scsi: target: cxgbit: replace ternary operator with min() --- 2022-05-12 Guo Zhengkui New
[3/3] scsi: hisi_sas: Fix rescan after deleting a disk [1/3] scsi: libsas: Refactor sas_ata_hard_reset() --- 2022-05-12 John Garry New
[1/3] scsi: libsas: Refactor sas_ata_hard_reset() [1/3] scsi: libsas: Refactor sas_ata_hard_reset() --- 2022-05-12 John Garry New
[20/20] megaraid: pass in NULL scb for host reset [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[18/20] snic: Use scsi_host_busy_iter() to traverse commands [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[17/20] snic: use dedicated device reset command [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke New
[15/20] aic79xx: do not reference scsi command when resetting device [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[12/20] aic7xxx: make BUILD_SCSIID() a function [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[10/20] fnic: use dedicated device reset command [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke New
[09/20] ibmvfc: use fc_block_rport() [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[04/20] mptfusion: correct definitions for mptscsih_dev_reset() [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[02/20] fc_fcp: use fc_block_rport() [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[01/20] csiostor: use fc_block_rport() [01/20] csiostor: use fc_block_rport() --- 2022-05-12 Hannes Reinecke Superseded
[v4,3/3] target: iscsi: control authentication per ACL Untitled series #175514 --- 2022-05-12 Dmitry Bogdanov Superseded
[v4,2/3] scsi: target: iscsi: extract auth functions Untitled series #175514 --- 2022-05-12 Dmitry Bogdanov Superseded
[SCSI] scsi_transport_spi: Use kobj_to_dev() [SCSI] scsi_transport_spi: Use kobj_to_dev() --- 2022-05-12 Lv Ruyi New
scsi: ufs: Split the drivers/scsi/ufs directory scsi: ufs: Split the drivers/scsi/ufs directory --- 2022-05-11 Bart Van Assche New
mpt3sas: Fix junk chars displayed while printing ChipName mpt3sas: Fix junk chars displayed while printing ChipName --- 2022-05-11 Sreekanth Reddy New
[4/4] lpfc: Add support for vmid tagging of NVMe I/Os Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-10 James Smart Superseded
[3/4] lpfc: rework lpfc_vmid_get_appid() to be protocol independent Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-10 James Smart Superseded
[2/4] lpfc: commonize VMID code location Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-10 James Smart Superseded
[1/4] nvme-fc: Add new routine nvme_fc_io_getuuid Add VMID support to nvme-fc transport and lpfc driver --- 2022-05-10 James Smart Superseded
swiotlb: Max mapping size takes min align mask into account swiotlb: Max mapping size takes min align mask into account --- 2022-05-10 Tianyu Lan New
[RFC,2/2] sbitmap: Spread sbitmap word allocation over NUMA nodes sbitmap: NUMA node spreading --- 2022-05-10 John Garry New
[RFC,1/2] sbitmap: Make sbitmap.map a double pointer sbitmap: NUMA node spreading --- 2022-05-10 John Garry New
lpfc: use kobj_to_dev() lpfc: use kobj_to_dev() --- 2022-05-10 Lv Ruyi New
[SCSI] ipr: use kobj_to_dev() [SCSI] ipr: use kobj_to_dev() --- 2022-05-10 Lv Ruyi New
[SCSI] 3w-sas: use kobj_to_dev() [SCSI] 3w-sas: use kobj_to_dev() --- 2022-05-10 Lv Ruyi New
scsi: dpt_i2o: Drop redundant spinlock initialization scsi: dpt_i2o: Drop redundant spinlock initialization --- 2022-05-10 baihaowen New
scsi:tcmu: switch tcmu completion path to work queue context scsi:tcmu: switch tcmu completion path to work queue context --- 2022-05-10 Guixin Liu New
[v2] scsi: ufs: add clock-scalable property for clk scaling [v2] scsi: ufs: add clock-scalable property for clk scaling --- 2022-05-07 Po-Wen Kao New
lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE lpfc: Correct BDE DMA address assignment for GEN_REQ_WQE --- 2022-05-06 James Smart New
« 1 2 ... 74 75 76162 163 »