public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-29 11:51:02 to 2019-05-20 05:50:44 UTC [more...]

[PATCH v2 0/3] scsi: ufs: Add error handling of Auto-Hibernate
 2019-05-20  5:50 UTC  (12+ messages)
` [PATCH v2 1/3] scsi: ufs: Do not overwrite Auto-Hibernate timer
` [PATCH v2 2/3] scsi: ufs: Add error-handling of Auto-Hibernate
  ` [EXT] "
` [PATCH v2 3/3] scsi: ufs: Use re-factored Auto-Hibernate function
    ` [EXT] "

[PATCH] scsi: fix typos in code comments
 2019-05-20  3:24 UTC 

[PATCH] fdomain: Add register definitions
 2019-05-18 19:47 UTC 

[PATCH] scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
 2019-05-18  9:40 UTC 

[GIT PULL] final round of SCSI updates for the 5.1+ merge window
 2019-05-18  7:21 UTC  (3+ messages)

[PATCH v1 0/3] scsi: ufs: add error handlings of auto-hibern8
 2019-05-15  2:52 UTC  (10+ messages)
` [PATCH v1 1/3] scsi: ufs: do not overwrite auto-hibern8 timer
` [PATCH v1 2/3] scsi: ufs: add error handling of auto-hibern8
  ` [EXT] "
  ` [PATCH v1 3/3] scsi: ufs: use re-factored auto_hibern8 function

[PATCH v2 0/3] fdomain: Resurrect driver
 2019-05-14 17:37 UTC  (5+ messages)
` [PATCH v2 1/3] fdomain: Resurrect driver (core)
` [PATCH v2 2/3] fdomain: Resurrect driver (PCI support)
` [PATCH v2 3/3] fdomain: Resurrect driver (ISA support)

[PATCH] scsi: bnx2fc: fix incorrect cast to u64 on shift operation
 2019-05-14 17:12 UTC  (4+ messages)

[PATCH] scsi: aic7xxx: Remove NULL check before kfree()
 2019-05-14 13:00 UTC 

[PATCH 1/2] scsi: libsas: only clear phy->in_shutdown after shutdown event done
 2019-05-14 11:46 UTC  (5+ messages)
` [PATCH 2/2] scsi: libsas: delete sas port if expander discover failed

[RFC v2 00/11] DVFS in the OPP core
 2019-05-14  7:53 UTC  (3+ messages)
` [RFC v2 08/11] arm64: dts: sdm845: Add ufs opps and power-domains

[PATCH V4 0/3] scsi: core: avoid big pre-allocation for sg list
 2019-05-14  2:06 UTC  (3+ messages)

switch core SCSI code to SPDX tags
 2019-05-14  1:15 UTC  (59+ 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 15/24] libsas: add a SPDX tag to sas_task.c
` [PATCH 16/24] libsas: switch sas_ata.[ch] 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 24/24] osst: add a SPDX tag to osst.c

[PATCH] scsi: smartpqi: Reporting unhandled SCSI errors
 2019-05-14  0:30 UTC  (4+ messages)

[PATCH 1/2] fdomain: Remove BIOS-related code from core
 2019-05-13 22:45 UTC  (6+ messages)
` [PATCH 2/2] fdomain: Add ISA bus support

[PATCH] scsi: myrs: Fix uninitialized variable
 2019-05-13 22:42 UTC  (3+ messages)

[PATCH -next] scsi: qedi: remove set but not used variables 'cdev' and 'udev'
 2019-05-13 22:33 UTC  (3+ messages)

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

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-13  7:35 UTC  (16+ messages)
` [PATCH v2 1/7] lib/hexdump.c: Fix selftests
` [PATCH v2 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
  ` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
  ` [PATCH v2 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
  ` [PATCH v2 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v2 7/7] lib/hexdump.c: Optionally retain byte ordering

[PATCH] mptsas: fix undefined behaviour of a shift of an int by more than 31 places
 2019-05-09 15:58 UTC  (7+ messages)

[PATCH 1/3][V3] lib: fix __sysfs_match_string() helper when n != -1
 2019-05-09  7:31 UTC  (5+ messages)
` [PATCH 2/3][V3] scsi: sd: remove sysfs_match_string() dense array comment
` [PATCH 3/3][V3] iio: Handle enumerated properties with gaps

[GIT PULL] first round of SCSI updates for the 5.1+ merge window
 2019-05-08 18:30 UTC  (2+ messages)

[RFC PATCH 4/4] f2fs: Wire up f2fs to use inline encryption via fscrypt
 2019-05-08  3:02 UTC 

[REPOST, PATCH] scsi: sd: block: Fix regressions in read-only block device handling
 2019-05-07 13:11 UTC  (2+ messages)

[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  (2+ messages)

[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 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  (7+ messages)
` [PATCH 1/4] fdomain: Resurrect driver (core)
    ` [PATCH 1/4 v2] "
` [PATCH 2/4] fdomain: Resurrect driver (PCI 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  (2+ messages)

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

[RFC PATCH 0/4] fdomain: Resurrect driver (modular version)
 2019-04-29 11:51 UTC  (5+ messages)
` [RFC PATCH 1/4] fdomain: Resurrect driver (core)


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