public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-05 04:21:44 to 2018-12-20 02:27:23 UTC [more...]

[PATCH] scsi: qla2xxx: deadlock by configfs_depend_item
 2018-12-20  2:27 UTC  (3+ messages)

remove exofs, the T10 OSD code and block/scsi bidi support V3
 2018-12-20  2:01 UTC  (4+ messages)

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-20  0:08 UTC  (70+ messages)
` [PATCH 01/41] scsi: BusLogic: mark expected switch fall-through
` [PATCH 05/41] scsi: aic7xxx: aic79xx: "
` [PATCH 06/41] scsi: aic7xxx: mark expected switch fall-throughs
` [PATCH 07/41] scsi: be2iscsi: be_iscsi: Mark expected switch fall-through
` [PATCH 08/41] scsi: be2iscsi: be_main: "
` [PATCH 09/41] scsi: bfa: bfa_fcpim: Mark expected switch fall-throughs
` [PATCH 10/41] scsi: bfa: bfa_fcs_lport: "
` [PATCH 11/41] scsi: bfa: bfa_fcs_rport: "
` [PATCH 12/41] scsi: bfa: bfa_ioc: "
` [PATCH 13/41] scsi: csiostor: csio_wr: mark expected switch fall-through
` [PATCH 14/41] scsi: esas2r: esas2r_init: mark expected switch fall-throughs
` [PATCH 16/41] scsi: imm: "
` [PATCH 17/41] scsi: isci: phy: Mark expected switch fall-through
` [PATCH 18/41] scsi: isci: remote_device: Mark expected switch fall-throughs
` [PATCH 19/41] scsi: isci: remote_node_context: mark "
` [PATCH 20/41] scsi: isci: request: mark expected switch fall-through
` [PATCH 22/41] scsi: lpfc: lpfc_ct: Mark expected switch fall-throughs
` [PATCH 23/41] scsi: lpfc: lpfc_els: "
` [PATCH 24/41] scsi: lpfc: lpfc_hbadisc: "
` [PATCH 25/41] scsi: lpfc: lpfc_nportdisc: Mark expected switch fall-through
` [PATCH 26/41] scsi: lpfc: lpfc_nvme: "
` [PATCH 27/41] scsi: lpfc: lpfc_scsi: Mark expected switch fall-throughs
` [PATCH 28/41] scsi: lpfc: lpfc_sli: "
` [PATCH 31/41] scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
` [PATCH 32/41] scsi: myrb: Mark expected switch fall-throughs
` [PATCH 33/41] scsi: osd: osd_initiator: mark "
` [PATCH 34/41] scsi: osst: "
` [PATCH 35/41] scsi: ppa: mark expected switch fall-through
` [PATCH 36/41] scsi: qla4xxx: ql4_os: "
` [PATCH 37/41] scsi: st: mark expected switch fall-throughs
` [PATCH 38/41] scsi: sym53c8xx_2: sym_hipd: "
` [PATCH 39/41] scsi: sym53c8xx_2: sym_nvram: Mark expected switch fall-through

[PATCH 1/1] scsi: storvsc: Always use blk-mq
 2018-12-19 18:40 UTC 

[PATCH 0/8] hisi_sas: debugfs support
 2018-12-19 15:56 UTC  (9+ messages)
` [PATCH 1/8] scsi: hisi_sas: Create root and device debugfs directories
` [PATCH 2/8] scsi: hisi_sas: Alloc debugfs snapshot buffer memory for all registers
` [PATCH 3/8] scsi: hisi_sas: Take debugfs snapshot for all regs
` [PATCH 4/8] scsi: hisi_sas: Debugfs global register create file and add file operations
` [PATCH 5/8] scsi: hisi_sas: Add debugfs for port registers
` [PATCH 6/8] scsi: hisi_sas: Add debugfs CQ file and add file operations
` [PATCH 7/8] scsi: hisi_sas: Add debugfs DQ "
` [PATCH 8/8] scsi: hisi_sas: Add debugfs IOST "

[PATCH v5 0/2] hisi_sas: DIF support
 2018-12-19 15:02 UTC  (5+ messages)
` [PATCH v5 1/2] scsi: hisi_sas: Add support for DIF feature for v2 hw
` [RFC PATCH v5 2/2] scsi: hisi_sas: Add support for DIX feature for v3 hw as experimental

[PATCH] scsi/mvsas/mv_init.c: Use dma_zalloc_coherent
 2018-12-19 13:19 UTC  (3+ messages)

[PATCH] scsi/dpt_i2o.c: Use dma_zalloc_coherent
 2018-12-19 13:11 UTC  (3+ messages)

[PATCH 12/12] scsi: arcmsr: Update driver version to v1.40.00.10-20181217
 2018-12-19  9:02 UTC 

[PATCH 11/12] scsi: arcmsr: Fix suspend/resume of ACB_ADAPTER_TYPE_B
 2018-12-19  8:59 UTC 

[PATCH 10/12] scsi: arcmsr: Separate 'set dma mask' as a function
 2018-12-19  8:56 UTC 

[PATCH 9/12] scsi: arcmsr: Add an option of set dma_mask_64 for ACB_ADAPTER_TYPE_A
 2018-12-19  8:53 UTC 

[PATCH 8/12] scsi: arcmsr: Update for ACB_ADAPTER_TYPE_D that ccb address can above 4GB
 2018-12-19  8:51 UTC 

[PATCH 7/12] scsi: arcmsr: Update for ACB_ADAPTER_TYPE_C that ccb address can above 4GB
 2018-12-19  8:48 UTC 

[PATCH 6/12] scsi: arcmsr: Update for ACB_ADAPTER_TYPE_B that ccb address can above 4GB
 2018-12-19  8:45 UTC 

[PATCH 5/12] scsi: arcmsr: Update for ACB_ADAPTER_TYPE_A that ccb address can above 4GB
 2018-12-19  8:43 UTC 

[PATCH 4/12] scsi: arcmsr: Update arcmsr_alloc_ccb_pool for ccb buffer address can above 4GB
 2018-12-19  8:34 UTC 

[PATCH V2] scsi: lpfc: Switch memcpy_fromio() to __read32_copy()
 2018-12-19  8:31 UTC 

[PATCH 3/12] scsi: arcmsr: Merge arcmsr_alloc_io_queue to arcmsr_alloc_ccb_pool
 2018-12-19  8:31 UTC 

[PATCH 2/12] scsi: arcmsr: Rename arcmsr_free_mu to arcmsr_free_io_queue
 2018-12-19  8:27 UTC 

[PATCH 1/12] scsi: arcmsr: Rename acb structure member roundup_ccbsize to ioqueue_size
 2018-12-19  8:24 UTC 

[PATCH 0/12] scsi: arcmsr: update for ccb structure address can above 4GB
 2018-12-19  8:17 UTC 

[PATCH] megaraid: fix a out-of-bound array access
 2018-12-19  4:24 UTC  (4+ messages)
  ` [PATCH v2] megaraid: fix out-of-bound array accesses
    ` [RESEND PATCH "

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2018-12-18 21:07 UTC  (5+ messages)

[GIT PULL] SCSI fixes for 4.20-rc7
 2018-12-18 17:55 UTC  (2+ messages)

[PATCH 0/7] v4.19-stable randconfig fixes
 2018-12-18 16:20 UTC  (5+ messages)
` [PATCH 2/7] scsi: raid_attrs: fix unused variable warning

[PATCH 1/2] megaraid_sas: Use 63-bit DMA addressing
 2018-12-18 13:59 UTC 

[PATCH v4 0/5] hisi_sas: DIF support
 2018-12-18  3:31 UTC  (16+ messages)
` [PATCH v4 1/5] scsi: hisi_sas: Fix warnings detected by sparse
` [PATCH v4 2/5] scsi: hisi_sas: Relocate some code to reduce complexity
` [PATCH v4 3/5] scsi: hisi_sas: Make sg_tablesize consistent value
` [PATCH v4 4/5] scsi: hisi_sas: Add support for DIF feature for v3 hw
` [RFC PATCH v4 5/5] scsi: hisi_sas: Add support for DIX feature for v3 hw as experimental

[PATCH] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2018-12-17 17:31 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/6] Add support of the HBA mode on HP Smart Array P410i controllers
 2018-12-17 16:32 UTC  (11+ messages)
` [PATCH 1/6] scsi: hpsa: Add function to check if device is a disk or a zoned device
` [PATCH 2/6] scsi: hpsa: Support HBA mode on HP Smart Array P410i controllers
` [PATCH 3/6] scsi: hpsa: Add/mask existing devices on rescan if visibility changes
` [PATCH 4/6] scsi: hpsa: Ignore HBA flag from NVRAM if logical devices exist
` [PATCH 5/6] scsi: hpsa: Name more fields in "struct bmic_identify_controller"
` [PATCH 6/6] scsi: hpsa: Do not use HBA flag from NVRAM if HBA is not supported

[PATCH 4.19 009/118] scsi: ufs: Fix hynix ufs bug with quirk on hi36xx SoC
 2018-12-17  8:30 UTC  (3+ messages)

[PATCH] scsi: bfa: clean up a couple of indentation issues
 2018-12-15 14:28 UTC 

[PATCH] scsi: 3w-xxx: fix indentation issue, add missing tab
 2018-12-15 14:17 UTC 

[PATCH] scsi: mptfusion: Fix potential Spectre v1 vulnerabilities
 2018-12-14 16:47 UTC 

[PATCH 2/2] scsi: ufs: add inline crypto support to UFS HCD
 2018-12-14  5:43 UTC  (11+ messages)

[PATCH v1] scsi: ufs: Use explicit access size in ufshcd_dump_regs
 2018-12-13 22:34 UTC  (2+ messages)

[PATCH] scsi: ufs: revamp string descriptor reading
 2018-12-13 20:31 UTC  (3+ messages)

[PATCH] scsi: qla2xxx: disabling pci error handler early
 2018-12-13 19:29 UTC  (4+ messages)
` [PATCH v2] scsi: qla2xxx: pci error handler sync

[PATCH AUTOSEL 3.18 01/16] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:33 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 02/16] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload

[PATCH AUTOSEL 4.4 02/23] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:32 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 03/23] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload

[PATCH AUTOSEL 4.9 02/34] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:31 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 03/34] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload

[PATCH AUTOSEL 4.14 03/41] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 04/41] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload

[PATCH AUTOSEL 4.19 04/73] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:27 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 05/73] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload

[PATCH 1/2] scsi: aacraid: change wait_sem to a completion
 2018-12-13  1:36 UTC  (7+ messages)
` [PATCH 2/2] scsi: aacraid: change event_wait "

[PATCH 0/2] scsi: ufs: add real time/inline crypto support to UFS HCD
 2018-12-12  7:40 UTC  (4+ messages)

[PATCH] pcmcia: Remove unnecessary parentheses
 2018-12-10 23:55 UTC 

[PATCH] scsi: nsp32: Remove unnecessary self assignment in nsp32_set_sync_entry
 2018-12-10 23:51 UTC 

[PATCH][scsi-next] scsi: qla2xxx: remove unused variable status
 2018-12-10 23:33 UTC 

[PATCH] scsi: qla2xxx: fix unused function warning
 2018-12-10 21:31 UTC  (4+ messages)

[PATCH] iscsi: Capture iscsi debug messages using tracepoints
 2018-12-09 22:01 UTC  (5+ messages)

[PATCH] scsi: Use of_node_name_eq for node name comparisons
 2018-12-08  2:57 UTC  (2+ messages)

[PATCH] scsi: megaraid_sas: NULL check before some freeing functions is not needed
 2018-12-08  2:47 UTC  (6+ messages)
` [PATCH] scsi: qedf: "
` [PATCH] scsi: qla2xxx: "

[PATCH v2] drivers/scsi/fnic/fnic_trace.c: Use vzalloc
 2018-12-08  2:29 UTC  (5+ messages)

[PATCH 0/3] Add UFS controller support for HI3670 SoC
 2018-12-07 17:51 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding
` [PATCH 2/3] arm64: dts: hisilicon: hi3670: Add UFS controller support
` [PATCH 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-07 13:39 UTC  (11+ messages)

[PATCH 1/2] zfcp: fix posting too many status read buffers leading to adapter shutdown
 2018-12-06 16:31 UTC 

[PATCH v2] scsi: aic7xxx: Use kmemdup instead of duplicating its function
 2018-12-06 13:19 UTC 

[PATCH] scsi: aic7xxx: Use kmemdup instead of duplicating its function
 2018-12-06 13:02 UTC 

[PATCH] scsi: message: fusion: Use kmemdup instead of duplicating its function
 2018-12-06 12:37 UTC 

[PATCH] scsi: t10-pi: Return correct ref tag when queue has no integrity profile
 2018-12-06 12:16 UTC  (7+ messages)

[PATCH] scsi: aic7xxx: Remove unnecessary NULL check before kfree
 2018-12-06  4:37 UTC 

[PATCH v3 0/3] hisi_sas: DIF support
 2018-12-06  4:17 UTC  (7+ messages)
` [PATCH v3 4/4] scsi: hisi_sas: Add support for DIF feature for v3 hw

[GIT PULL] SCSI fixes for 4.20-rc5
 2018-12-06  1:10 UTC  (2+ messages)

[PATCH] drivers/scsi/snic/snic_trc.c: Use vzalloc
 2018-12-05  6:28 UTC  (4+ messages)

[PATCH] scsi: wd719x: Fix sleeping under a spinlock
 2018-12-05  4:21 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox