Show patches with: Submitter = Christophe JAILLET       |   127 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/30] scsi: target: Use kstrtobool() instead of strtobool() Untitled series #690959 - 1 - --- 2022-11-01 Christophe JAILLET Accepted
[1/1] scsi: mptctl: Remove usage of the deprecated "pci-dma-compat.h" API scsi: mptctl: Remove usage of the deprecated "pci-dma-compat.h" API - - - --- 2021-09-25 Christophe JAILLET New
[1/1] scsi: mptctl: switch from 'pci_' to 'dma_' API scsi: mptctl: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[1/2] be2iscsi: Fix error return code - - - --- 2016-08-12 Christophe JAILLET Changes Requested
[1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()' [1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()' - - - --- 2021-06-12 Christophe JAILLET Accepted
[1/2] scsi: cxlflash: Use 'bitmap_set()' to simplify the code [1/2] scsi: cxlflash: Use 'bitmap_set()' to simplify the code - - - --- 2021-11-27 Christophe JAILLET New
[1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps [1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps 1 - 1 --- 2022-07-20 Christophe JAILLET New
[1/2] scsi: lpfc: Use bitmap_zalloc() when applicable scsi: lpfc: Cleanup some bitmap handling. - - - --- 2021-12-24 Christophe JAILLET New
[1/2] scsi: mptsas: switch from 'pci_' to 'dma_' API scsi: mptsas: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[1/2] scsi: myrb: Fix a potential string truncation in rebuild_show() scsi: myrb: Fix a potential string truncation - - - --- 2023-12-12 Christophe JAILLET New
[1/2] scsi: qedi: Fix a return value in case of error in 'qedi_alloc_global_queues' - - - --- 2017-06-11 Christophe JAILLET Deferred
[1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable [1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable 1 - - --- 2021-11-26 Christophe JAILLET Accepted
[1/3] scsi: mptbase: switch from 'pci_' to 'dma_' API scsi: mptbase: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[1/3] scsi: qedf: Fix a return value in case of error in 'qedf_alloc_global_queues' - - - --- 2017-06-11 Christophe JAILLET Accepted
[1/3] scsi: qedf: Fix an error handling path in 'qedf_alloc_global_queues()' scsi: qedf: Fix an error handling path + cleanups - - - --- 2021-05-23 Christophe JAILLET New
[10/16] scsi: message: fusion: Remove usage of the deprecated "pci-dma-compat.h" API Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[11/16] scsi: mptbase: Use dma_alloc_coherent() in 'mpt_alloc_fw_memory()' Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[12/16] scsi: mptbase: Use dma_alloc_coherent() Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[13/16] scsi: mptsas: Use dma_alloc_coherent() in mptsas_exp_repmanufacture_info() Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[14/16] scsi: mptsas: Use dma_alloc_coherent() Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[15/16] scsi: mptctl: Use dma_alloc_coherent() Remove usage of the deprecated "pci-dma-compat.h" API - 1 - --- 2022-01-06 Christophe JAILLET Accepted
[2/2,v2] be2iscsi: Fix some error messages - - - --- 2016-08-13 Christophe JAILLET Superseded
[2/2,v3] be2iscsi: Fix some error messages - - - --- 2016-08-13 Christophe JAILLET Changes Requested
[2/2] be2iscsi: Fix some error messages - - - --- 2016-08-12 Christophe JAILLET Superseded
[2/2] scsi: be2iscsi: Fix some missing space in some messages (+some extra style issues) [1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()' - - - --- 2021-06-12 Christophe JAILLET Accepted
[2/2] scsi: cxlflash: Simplify usage of 'test_bit()' [1/2] scsi: cxlflash: Use 'bitmap_set()' to simplify the code - - - --- 2021-11-27 Christophe JAILLET New
[2/2] scsi: hpsa: Simplify {clear|set}_bit() parameters [1/2] scsi: hpsa: Use the bitmap API to allocate bitmaps 1 - 1 --- 2022-07-20 Christophe JAILLET New
[2/2] scsi: lpfc: Make sure to completely clear some bitmaps scsi: lpfc: Cleanup some bitmap handling. - - - --- 2021-12-24 Christophe JAILLET New
[2/2] scsi: mptsas: switch from 'pci_' to 'dma_' API in 'mptsas_exp_repmanufacture_info()' scsi: mptsas: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[2/2] scsi: myrb: Use sysfs_emit() scsi: myrb: Fix a potential string truncation - - - --- 2023-12-12 Christophe JAILLET New
[2/2] scsi: qedi: Use 'dma_zalloc_coherent' to reduce code verbosity. - - - --- 2017-06-11 Christophe JAILLET Deferred
[2/3] scsi: hisi_sas: Remove some useless code in 'hisi_sas_alloc()' [1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable 1 - - --- 2021-11-26 Christophe JAILLET Accepted
[2/3] scsi: mptbase: switch from 'pci_' to 'dma_' API in 'mpt_alloc_fw_memory()' scsi: mptbase: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[2/3] scsi: qedf: Simplify 'qedf_alloc_global_queues()' scsi: qedf: Fix an error handling path + cleanups - - - --- 2021-05-23 Christophe JAILLET New
[2/3] scsi: qedf: Use 'dma_zalloc_coherent' to reduce code verbosity. - - - --- 2017-06-11 Christophe JAILLET Accepted
[3/3] scsi: hisi_sas: Use non-atomic bitmap functions when possible [1/3] scsi: hisi_sas: Use devm_bitmap_zalloc() when applicable 1 - - --- 2021-11-26 Christophe JAILLET Accepted
[3/3] scsi: mptbase: use 'dma_set_mask_and_coherent()' to simplify code scsi: mptbase: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
[3/3] scsi: qedf: Axe a few useless lines of code scsi: qedf: Fix an error handling path + cleanups - - - --- 2021-05-23 Christophe JAILLET New
[3/3] scsi: qedf: Merge a few quoted strings split across lines - - - --- 2017-06-11 Christophe JAILLET Accepted
[SCSI] FlashPoint: optimize string comparison - - - --- 2015-07-07 Christophe JAILLET New
[v2] aic7xxx: replace kmalloc/strcpy by kstrdup - - - --- 2015-07-14 Christophe JAILLET New
[V2] scsi: aacraid: Fix some error code - - - --- 2017-10-24 Christophe JAILLET Deferred
[V2] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()' [V2] scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()' - - - --- 2020-06-26 Christophe JAILLET Mainlined
[v2] scsi: elx: efct: Avoid a useless memset [v2] scsi: elx: efct: Avoid a useless memset - - - --- 2021-12-10 Christophe JAILLET Deferred
[v2] scsi: mpi3mr: Fix the type used for pointers to bitmap [v2] scsi: mpi3mr: Fix the type used for pointers to bitmap - - - --- 2023-05-07 Christophe JAILLET Accepted
[v2] scsi: mptlan: Remove usage of the deprecated "pci-dma-compat.h" API [v2] scsi: mptlan: Remove usage of the deprecated "pci-dma-compat.h" API - - - --- 2021-09-24 Christophe JAILLET New
[v2] scsi: myrb: Fix a potential string truncation in rebuild_show() and use sysfs_emit() [v2] scsi: myrb: Fix a potential string truncation in rebuild_show() and use sysfs_emit() - - - --- 2023-12-12 Christophe JAILLET New
[v2] scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()' [v2] scsi: pmcraid: Fix memory allocation in 'pmcraid_alloc_sglist()' - 1 - --- 2022-01-10 Christophe JAILLET Changes Requested
[V2] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()' [V2] scsi: powertec: Fix different dev_id between 'request_irq()' and 'free_irq()' - - - --- 2020-06-26 Christophe JAILLET Mainlined
[v2] scsi: target: Save a few cycles in transport_lookup_[cmd|tmr]_lun() [v2] scsi: target: Save a few cycles in transport_lookup_[cmd|tmr]_lun() - - - --- 2022-08-15 Christophe JAILLET New
[v3] scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation [v3] scsi: pmcraid: Remove the PMCRAID_PASSTHROUGH_IOCTL ioctl implementation - 1 - --- 2022-03-26 Christophe JAILLET Accepted
aic7xxx: replace kmalloc/strcpy by kstrdup - - - --- 2015-07-14 Christophe JAILLET New
aic94xx: Add missing error code assignment before test - - - --- 2016-08-09 Christophe JAILLET Accepted
arcmsr: Fix a potential data corruption issue - - - --- 2015-07-10 Christophe JAILLET New
bnx2fc: shift wrapping bug in bnx2fc_process_unsol_compl() - 1 - --- 2016-11-26 Christophe JAILLET Changes Requested
bnx2fc: Simplify code 1 - - --- 2016-09-03 Christophe JAILLET Accepted
csiostor: Use list_for_each_safe instead of re-implementing it - - - --- 2015-07-15 Christophe JAILLET New
lpcf: Simplify code - - - --- 2016-09-03 Christophe JAILLET Deferred
megaraid_sas: Fix the search of first memory bar - - - --- 2016-08-21 Christophe JAILLET Accepted
qla2xxx: Drop useless LIST_HEAD qla2xxx: Drop useless LIST_HEAD - - - --- 2023-06-04 Christophe JAILLET Accepted
qlogicpti: Fix resource releasing in order handling path - - - --- 2017-05-08 Christophe JAILLET Deferred
scsi: 3w-sas: Remove useless DMA-32 fallback configuration scsi: 3w-sas: Remove useless DMA-32 fallback configuration - - - --- 2022-01-15 Christophe JAILLET Accepted
scsi: 3ware: use pci_iounmap instead of iounmap - - - --- 2018-01-20 Christophe JAILLET Deferred
scsi: aacraid: Fix some error code - - - --- 2017-06-10 Christophe JAILLET Deferred
scsi: aacraid: Fix some error handling paths in 'aac_probe_one()' scsi: aacraid: Fix some error handling paths in 'aac_probe_one()' - - - --- 2020-04-12 Christophe JAILLET Mainlined
scsi: acornscsi: Fix an error handling path in 'acornscsi_probe()' scsi: acornscsi: Fix an error handling path in 'acornscsi_probe()' - - - --- 2020-05-30 Christophe JAILLET Mainlined
scsi: aha1740: avoid a duplicated 'scsi_host_put()' call scsi: aha1740: avoid a duplicated 'scsi_host_put()' call - - - --- 2019-12-26 Christophe JAILLET Deferred
scsi: aha1740: Fix an errro handling path in 'aha1740_probe()' scsi: aha1740: Fix an errro handling path in 'aha1740_probe()' - - - --- 2020-02-28 Christophe JAILLET Mainlined
scsi: bfa: Remove some unused variables scsi: bfa: Remove some unused variables - - - --- 2021-04-20 Christophe JAILLET Accepted
scsi: bfa: Remove useless DMA-32 fallback configuration scsi: bfa: Remove useless DMA-32 fallback configuration - - - --- 2022-01-15 Christophe JAILLET Accepted
scsi: bnx2fc: Use netif_carrier_ok() scsi: bnx2fc: Use netif_carrier_ok() - - - --- 2023-12-23 Christophe JAILLET New
scsi: bnx2i: Use netif_carrier_ok() scsi: bnx2i: Use netif_carrier_ok() - - - --- 2023-12-23 Christophe JAILLET New
scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' 1 - - --- 2020-06-25 Christophe JAILLET Mainlined
scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' scsi: cumana_2: Fix different dev_id between 'request_irq()' and 'free_irq()' - - - --- 2020-05-30 Christophe JAILLET Changes Requested
scsi: cxlflash: Fix an error handling path in 'cxlflash_disk_attach()' 1 - - --- 2017-08-15 Christophe JAILLET Accepted
scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()' scsi: eesox: Fix different dev_id between 'request_irq()' and 'free_irq()' - - - --- 2020-05-30 Christophe JAILLET Accepted
scsi: efct: Remove useless DMA-32 fallback configuration scsi: efct: Remove useless DMA-32 fallback configuration - 1 - --- 2022-01-09 Christophe JAILLET Accepted
scsi: elx: efct: Avoid a useless memset scsi: elx: efct: Avoid a useless memset - - - --- 2021-12-09 Christophe JAILLET Superseded
scsi: elx: efct: Avoid open coded arithmetic in memory allocation scsi: elx: efct: Avoid open coded arithmetic in memory allocation - - - --- 2022-07-22 Christophe JAILLET New
scsi: elx: efct: switch from 'pci_' to 'dma_' API scsi: elx: efct: switch from 'pci_' to 'dma_' API - - - --- 2021-08-22 Christophe JAILLET New
scsi: elx: libefc_sli: Use 'bitmap_zalloc()' when applicable scsi: elx: libefc_sli: Use 'bitmap_zalloc()' when applicable - - - --- 2021-10-24 Christophe JAILLET Accepted
scsi: fcoe: fix a typo scsi: fcoe: fix a typo - 1 - --- 2019-07-21 Christophe JAILLET Mainlined
scsi: fnic: Use kmalloc instead of vmalloc for a small memory allocation scsi: fnic: Use kmalloc instead of vmalloc for a small memory allocation - 1 - --- 2020-04-23 Christophe JAILLET Changes Requested
scsi: fnic: Use vzalloc() scsi: fnic: Use vzalloc() - - - --- 2023-05-27 Christophe JAILLET Accepted
scsi: hisi_sas: Remove useless DMA-32 fallback configuration scsi: hisi_sas: Remove useless DMA-32 fallback configuration 1 - - --- 2022-01-15 Christophe JAILLET Accepted
scsi: hpsa: Remove an unused variable in 'hpsa_update_scsi_devices()' scsi: hpsa: Remove an unused variable in 'hpsa_update_scsi_devices()' - - - --- 2021-12-09 Christophe JAILLET Accepted
scsi: hpsa: Use 'pci_dma_mapping_error()' instead of 'dma_mapping_error()' - - - --- 2017-02-18 Christophe JAILLET Deferred
scsi: isci: Fix a typo in a comment scsi: isci: Fix a typo in a comment - - - --- 2020-10-03 Christophe JAILLET Accepted
scsi: libfc: Include the correct header scsi: libfc: Include the correct header - - - --- 2022-11-26 Christophe JAILLET Accepted
scsi: libiscsi: Fix an error handling path in 'iscsi_session_setup()' scsi: libiscsi: Fix an error handling path in 'iscsi_session_setup()' - - - --- 2018-08-25 Christophe JAILLET Deferred
scsi: libiscsi: Fix an error handling path in 'iscsi_session_setup()' - - - --- 2017-09-14 Christophe JAILLET Deferred
scsi: lpfc: Remove a useless variable scsi: lpfc: Remove a useless variable - - - --- 2022-11-25 Christophe JAILLET New
scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context scsi: message: fusion: Use GFP_KERNEL instead of GFP_ATOMIC in non-atomic context - - - --- 2022-02-15 Christophe JAILLET Accepted
scsi: mpi3mr: Fix the type used for pointers to bitmap scsi: mpi3mr: Fix the type used for pointers to bitmap - - - --- 2023-05-07 Christophe JAILLET Superseded
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context scsi: mpt3sas: Do not use GFP_KERNEL in atomic context - - - --- 2021-02-20 Christophe JAILLET Accepted
scsi: mpt3sas: Fix memory allocation failure test in 'mpt3sas_base_attach()' - - - --- 2017-08-06 Christophe JAILLET Accepted
scsi: mpt3sas: Fix value returned by 'mpt3sas_base_attach' in case of error - - - --- 2017-06-11 Christophe JAILLET Deferred
scsi: mptfc: switch from 'pci_' to 'dma_' API scsi: mptfc: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET Accepted
scsi: mptlan: switch from 'pci_' to 'dma_' API scsi: mptlan: switch from 'pci_' to 'dma_' API - - - --- 2021-06-13 Christophe JAILLET New
scsi: pm80xx: switch from 'pci_' to 'dma_' API scsi: pm80xx: switch from 'pci_' to 'dma_' API - - - --- 2021-02-20 Christophe JAILLET Not Applicable
« 1 2 »