linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-17 12:02:55 to 2019-05-07 05:37:45 UTC [more...]

[PATCH AUTOSEL 4.14 56/95] scsi: raid_attrs: fix unused variable warning
 2019-05-07  5:37 UTC 

[PATCH AUTOSEL 4.19 40/81] scsi: aic7xxx: fix EISA support
 2019-05-07  5:35 UTC 

[PATCH AUTOSEL 5.0 55/99] scsi: aic7xxx: fix EISA support
 2019-05-07  5:31 UTC 

[PATCH 4.9 44/62] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-05-06 14:33 UTC 

[PATCH 4.14 45/75] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-05-06 14:32 UTC 

[PATCH 4.19 51/99] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-05-06 14:32 UTC 

[PATCH 5.0 063/122] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-05-06 14:32 UTC 

"iommu/amd: Set exclusion range correctly" causes smartpqi offline
 2019-05-06 12:29 UTC  (2+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-05-06  9:03 UTC  (13+ messages)
` [PATCH v3 10/26] compat_ioctl: use correct compat_ptr() translation in drivers
` [PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl

switch core SCSI code to SPDX tags
 2019-05-05 21:20 UTC  (58+ messages)
` [PATCH 02/24] scsi: switch the remaining scsi midlayer files to use "
` [PATCH 03/24] scsi_netlink: remove duplicate GPL boilerplate text
` [PATCH 08/24] scsi_transport_sas: switch to SPDX tags
` [PATCH 11/24] libfc: remove duplicate GPL boilerplate text
` [PATCH 12/24] libfc: switch to SPDX tags
  ` [PATCH 01/24] scsi: add SPDX tags to scsi midlayer files missing licensing information
  ` [PATCH 04/24] scsi_transport.h: switch to SPDX tags
  ` [PATCH 05/24] scsi_transport_fc: remove duplicate GPL boilerplate text
  ` [PATCH 06/24] scsi_transport_fc: switch to SPDX tags
  ` [PATCH 07/24] scsi_transport_iscsi: "
  ` [PATCH 09/24] scsi_transport_spi: "
  ` [PATCH 10/24] scsi_transport_srp: "
  ` [PATCH 13/24] libfcoe: "
  ` [PATCH 14/24] libiscsi: "
  ` [PATCH 17/24] libsas: switch remaining files "
  ` [PATCH 18/24] sd: add a SPDX tag to sd.c
  ` [PATCH 19/24] sd: switch remaining files to SPDX tags
  ` [PATCH 20/24] ses: switch "
  ` [PATCH 21/24] sg: "
  ` [PATCH 22/24] sr: add a SPDX tag to sr.c
  ` [PATCH 23/24] st: add a SPDX tag to st.c
` [PATCH 15/24] libsas: add a SPDX tag to sas_task.c
` [PATCH 16/24] libsas: switch sas_ata.[ch] to SPDX tags
` [PATCH 24/24] osst: add a SPDX tag to osst.c

[PATCH] mptsas: fix undefined behaviour of a shift of an int by more than 31 places
 2019-05-05  3:34 UTC  (2+ messages)

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-05  1:10 UTC  (4+ messages)
` [PATCH V4 1/3] lib/sg_pool.c: improve APIs for allocating sg pool

[PATCH] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
 2019-05-04 16:48 UTC 

[PATCH v2 1/3] ibmvscsi: Wire up host_reset() in the drivers scsi_host_template
 2019-05-03  0:50 UTC  (3+ messages)
` [PATCH v2 2/3] ibmvscsi: redo driver work thread to use enum action states
` [PATCH v2 3/3] ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON

[PATCH 1/3] ibmvscsi: Wire up host_reset() in the drivers scsi_host_template
 2019-05-03  0:37 UTC  (7+ messages)
` [PATCH 2/3] ibmvscsi: redo driver work thread to use enum action states
` [PATCH 3/3] ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON

[PATCH net-next 00/10] qed*: Improve performance on 100G link for offload protocols
 2019-05-02 20:38 UTC  (17+ messages)
` [PATCH net-next 01/10] qed: Modify api for performing a dmae to another PF
` [PATCH net-next 02/10] qed: Add llh ppfid interface and 100g support for offload protocols
` [PATCH net-next 03/10] qed: Change hwfn used for sb initialization
` [PATCH net-next 04/10] qed: Modify offload protocols to use the affined engine
` [PATCH net-next 05/10] qedr: Change the MSI-X vectors selection to be based on "
` [PATCH net-next 06/10] qed: Set the doorbell address correctly
` [PATCH net-next 07/10] qed*: Add iWARP 100g support
      ` [EXT] "
` [PATCH net-next 08/10] Revert "scsi: qedi: Allocate IRQs based on msix_cnt"
` [PATCH net-next 09/10] qedi: Use hwfns and affin_hwfn_idx to get MSI-X vector index
` [PATCH net-next 10/10] qedf: Use hwfns and affin_hwfn_idx to get MSI-X vector index to use

[PATCH] scsi: ses: Fix out-of-bounds memory access in ses_enclosure_data_process()
 2019-05-01 18:05 UTC 

[PATCH] scsi: smartpqi: Reporting unhandled SCSI errors
 2019-05-01 14:22 UTC  (3+ messages)

[PATCH V9 3/7] blk-mq: free hw queue's resource in hctx's release handler
 2019-04-30  1:52 UTC 

[PATCH 0/4] fdomain: Resurrect driver (modular version)
 2019-04-29 21:35 UTC  (9+ messages)
` [PATCH 1/4] fdomain: Resurrect driver (core)
    ` [PATCH 1/4 v2] "
` [PATCH 2/4] fdomain: Resurrect driver (PCI support)
` [PATCH 3/4] fdomain: Resurrect driver (ISA support)
` [PATCH 4/4] fdomain: Resurrect driver (PCMCIA support)

[PATCH 02/21] megaraid_sas: Fix calculation of target ID
 2019-04-29 14:37 UTC  (2+ messages)

[PATCH] scsi: ufs: Fix RX_TERMINATION_FORCE_ENABLE define value
 2019-04-29 12:16 UTC  (5+ messages)
  ` [EXT] "

[PATCH -next] scsi: qedf: remove set but not used variables
 2019-04-29 12:02 UTC  (3+ messages)

[RFC PATCH 0/4] fdomain: Resurrect driver (modular version)
 2019-04-29 11:51 UTC  (9+ messages)
` [RFC PATCH 1/4] fdomain: Resurrect driver (core)
` [RFC PATCH 2/4] fdomain: Resurrect driver (PCI support)
` [RFC PATCH 3/4] fdomain: Resurrect driver (ISA support)
` [RFC PATCH 4/4] fdomain: Resurrect driver (PCMCIA support)

[PATCH V8 3/7] blk-mq: free hw queue's resource in hctx's release handler
 2019-04-28  8:14 UTC 

[PATCH AUTOSEL 3.18 6/8] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:44 UTC 

[PATCH AUTOSEL 4.4 7/9] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:43 UTC 

[PATCH AUTOSEL 4.9 11/16] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:43 UTC 

[PATCH AUTOSEL 4.14 22/32] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:42 UTC 

[PATCH AUTOSEL 4.19 40/53] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:40 UTC 

[PATCH AUTOSEL 5.0 53/79] scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
 2019-04-27  1:38 UTC 

[PATCH 0/6] libsas: Some minor improvements and tidy-up
 2019-04-24 20:00 UTC  (3+ messages)

[PATCH V7 3/9] blk-mq: free hw queue's resource in hctx's release handler
 2019-04-24 16:19 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 06/10] scsi: storvsc: Fix calculation of sub-channel count
 2019-04-24 14:52 UTC 

[PATCH AUTOSEL 4.4 09/15] scsi: storvsc: Fix calculation of sub-channel count
 2019-04-24 14:51 UTC 

[PATCH AUTOSEL 4.9 18/28] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-04-24 14:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 19/28] scsi: storvsc: Fix calculation of sub-channel count

[PATCH AUTOSEL 4.14 22/35] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-04-24 14:46 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 23/35] scsi: storvsc: Fix calculation of sub-channel count

[PATCH AUTOSEL 4.19 33/52] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-04-24 14:38 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 34/52] scsi: storvsc: Fix calculation of sub-channel count

[PATCH AUTOSEL 5.0 41/66] scsi: core: add new RDAC LENOVO/DE_Series device
 2019-04-24 14:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 42/66] scsi: storvsc: Fix calculation of sub-channel count

[PATCH -next] scsi: qedi: remove set but not used variables 'cdev' and 'udev'
 2019-04-24  8:02 UTC 

[PATCH v2 18/79] docs: kbuild: convert docs to ReST and rename to *.rst
 2019-04-24  1:15 UTC  (4+ messages)
` [PATCH v2 26/79] docs: powerpc: "
` [PATCH v2 34/79] docs: target: "

[PATCH AUTOSEL 3.18 09/15] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-04-22 19:50 UTC 

[PATCH AUTOSEL 4.4 15/21] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-04-22 19:49 UTC 

[PATCH AUTOSEL 4.9 21/29] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-04-22 19:48 UTC 

[PATCH AUTOSEL 4.14 32/43] scsi: qla4xxx: fix a potential NULL pointer dereference
 2019-04-22 19:47 UTC 

[PATCH AUTOSEL 4.19 49/68] scsi: mpt3sas: Fix kernel panic during expander reset
 2019-04-22 19:44 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 50/68] scsi: aacraid: Insure we don't access PCIe space during AER/EEH
` [PATCH AUTOSEL 4.19 51/68] scsi: qla4xxx: fix a potential NULL pointer dereference

[PATCH AUTOSEL 5.0 62/98] scsi: mpt3sas: Fix kernel panic during expander reset
 2019-04-22 19:41 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 63/98] scsi: aacraid: Insure we don't access PCIe space during AER/EEH
` [PATCH AUTOSEL 5.0 64/98] scsi: qla4xxx: fix a potential NULL pointer dereference

[RFC PATCH] fdomain: Resurrect driver
 2019-04-22 13:45 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 5.1-rc5
 2019-04-20 20:05 UTC  (2+ messages)

[PATCH][V2] scsi: qedf: remove memset/memcpy to nfunc and use func instead
 2019-04-20  4:05 UTC  (4+ messages)
` [PATCH] scsi: qedi: "

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "

[PATCH] scsi: aic7xxx: fix spelling mistake "recevied" -> "received"
 2019-04-19  0:38 UTC  (3+ messages)

[PATCH -next] scsi: lpfc: Make lpfc_sli4_oas_verify static
 2019-04-19  0:37 UTC  (3+ messages)

[PATCH] scsi: megaraid_sas: fix spelling mistake "oustanding" -> "outstanding"
 2019-04-19  0:35 UTC  (2+ messages)

[PATCH] scsi: qedi: fix spelling mistake "oflload" -> "offload"
 2019-04-19  0:34 UTC  (4+ messages)

[PATCH V6 3/9] blk-mq: free hw queue's resource in hctx's release handler
 2019-04-17 12:02 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).