public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-17 09:33:11 to 2017-02-23 00:51:44 UTC [more...]

sense handling improvements
 2017-02-23  0:51 UTC  (5+ messages)

[patch] scsi_dh_emc: return success in clariion_std_inquiry()
 2017-02-23  0:28 UTC  (3+ messages)

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-23  0:27 UTC  (2+ messages)

[PATCH] scsi: ufs: Factor out ufshcd_read_desc_param
 2017-02-23  0:25 UTC  (3+ messages)

[PATCH] scsi, block: fix memory leak of sdpk on when gd fails to allocate
 2017-02-23  0:19 UTC  (2+ messages)

[PATCH V5 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-02-23  0:15 UTC  (5+ messages)
` [PATCH V5 net-next 1/2] qed: Add support for hardware offloaded FCoE
` [PATCH V5 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework

[PATCH v2] lpfc: add missing Kconfig NVME dependencies
 2017-02-22 23:53 UTC  (2+ messages)

[PATCH v1 1/1] scsi: ufs-qcom: remove redundant condition check
 2017-02-22 23:24 UTC  (3+ messages)

[PATCH] scsi/mac_scsi: Fix MAC_SCSI=m option when SCSI=m
 2017-02-22 22:08 UTC 

[PATCH] aacraid: Fixed expander hotplug for SMART family
 2017-02-22 15:23 UTC 

[PATCHv2 0/5] SCSI EH cleanup
 2017-02-22 21:21 UTC  (8+ messages)
` [PATCHv2 1/5] libsas: allow async aborts
` [PATCHv2 2/5] scsi: make eh_eflags persistent
` [PATCHv2 3/5] scsi_error: do not escalate failed EH command
` [PATCHv2 4/5] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv2 5/5] scsi: make asynchronous aborts mandatory

[PATCH] target/user: Add daynmic growing data area feature support
 2017-02-22 20:32 UTC  (2+ messages)

[Bug 120371] New: UBSAN splat in drivers/scsi/scsi_devinfo.c:458:21
 2017-02-22 20:06 UTC  (2+ messages)
` [Bug 120371] "

[PATCH] lpfc: add missing Kconfig NVME dependencies
 2017-02-22 19:35 UTC  (2+ messages)

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2017-02-22 18:50 UTC  (7+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[PATCH 0/3] cciss: Fix coccinelle/checkpatch warnings
 2017-02-22 15:34 UTC  (8+ messages)
` [PATCH 1/3] cciss: Fix checkpatch TRAILING_WHITESPACE
` [PATCH 2/3] cciss: Fix checkpatch OPEN_BRACE
` [PATCH 3/3] cciss: Remove kmalloc cast

[PATCHv4 0/3] mpt3sas: exposing all reply queues
 2017-02-22 10:33 UTC  (4+ messages)
` [PATCHv4 1/3] mpt3sas: Use 'msix_index' as argument for put_smid functions
` [PATCHv4 2/3] block: Add blk_mq_make_unique_tag()
` [PATCHv4 3/3] mpt3sas: scsi-mq interrupt steering

[PATCHv4 00/12] mpt3sas: lockless command submission
 2017-02-22 10:31 UTC  (13+ messages)
` [PATCHv4 01/12] mpt3sas: switch to pci_alloc_irq_vectors
` [PATCHv4 02/12] mpt3sas: set default value for cb_idx
` [PATCHv4 03/12] mpt3sas: use 'list_splice_init()'
` [PATCHv4 04/12] mpt3sas: separate out _base_recovery_check()
` [PATCHv4 05/12] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCHv4 06/12] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCHv4 07/12] mpt3sas: check command status before attempting abort
` [PATCHv4 08/12] mpt3sas: always use first reserved smid for ioctl passthrough
` [PATCHv4 09/12] mpt3sas: simplify task management functions
` [PATCHv4 10/12] mpt3sas: simplify mpt3sas_scsi_issue_tm()
` [PATCHv4 11/12] mpt3sas: simplify _wait_for_commands_to_complete()
` [PATCHv4 12/12] mpt3sas: lockless command submission

Manual driver binding and unbinding broken for SCSI
 2017-02-22 10:21 UTC  (5+ messages)

[PATCHv3 00/10] mpt3sas: Full mq support, part 1
 2017-02-22  9:06 UTC  (20+ messages)
` [PATCHv3 01/10] mpt3sas: switch to pci_alloc_irq_vectors
` [PATCHv3 02/10] mpt3sas: set default value for cb_idx
` [PATCHv3 03/10] mpt3sas: use 'list_splice_init()'
` [PATCHv3 04/10] mpt3sas: separate out _base_recovery_check()
` [PATCHv3 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCHv3 06/10] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCHv3 07/10] mpt3sas: check command status before attempting abort
` [PATCHv3 08/10] scsi: allocate reserved commands
` [PATCHv3 09/10] mpt3sas: always use first reserved smid for ioctl passthrough
` [PATCHv3 10/10] mpt3sas: lockless command submission for scsi-mq

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-22  8:18 UTC  (28+ messages)
  ` [PATCH 01/14] chardev: add helper function to register char devs with a struct device
  ` [PATCH 02/14] device-dax: utilize new device_add_cdev helper function
  ` [PATCH 03/14] input: "
  ` [PATCH 04/14] gpiolib: "
  ` [PATCH 05/14] tpm-chip: "
  ` [PATCH 06/14] platform/chrome: "
  ` [PATCH 07/14] infiniband: "
  ` [PATCH 08/14] iio:core: "
  ` [PATCH 09/14] media: "
  ` [PATCH 10/14] mtd: "
  ` [PATCH 11/14] rapidio: "
  ` [PATCH 12/14] rtc: "
  ` [PATCH 13/14] scsi: "
  ` [PATCH 14/14] switchtec: "

[PATCH 0/3] cciss: Fix coccinelle/checkpatch warnings
 2017-02-22  5:49 UTC  (4+ messages)
` [PATCH 1/3] cciss: Fix checkpatch TRAILING_WHITESPACE
` [PATCH 2/3] cciss: Fix checkpatch OPEN_BRACE
` [PATCH 3/3] cciss: Remove kmalloc cast

[PATCH v5] sd: Check for unaligned partial completion
 2017-02-22  5:01 UTC  (12+ messages)

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2017-02-21 17:35 UTC 

[PATCH 0/3] qla2xxx: Bug fixes and cleanup for the driver
 2017-02-21 17:23 UTC  (3+ messages)

[PATCHv3] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-21 16:36 UTC  (4+ messages)

[PATCH] scsi: BusLogic: fix incorrect spelling of adatper_reset_req
 2017-02-21 16:27 UTC 

[PATCH v2] scsi: zero per-cmd driver data before each I/O
 2017-02-21 16:19 UTC  (3+ messages)

[PATCH] lpfc: use bitflag for 'exch_busy'
 2017-02-21 12:55 UTC 

[PATCHv3 0/3] mpt3sas: Full mq support, part 2
 2017-02-21 12:30 UTC  (4+ messages)
` [PATCHv3 1/3] mpt3sas: Use 'msix_index' as argument for put_smid functions
` [PATCHv3 2/3] block: Add blk_mq_make_unique_tag()
` [PATCHv3 3/3] mpt3sas: scsi-mq interrupt steering

[PATCH] scsi: zero per-cmd driver data before each I/O
 2017-02-21  6:48 UTC  (3+ messages)

[PATCH v3 00/16] lpfc: Add NVME Fabrics support
 2017-02-21  3:59 UTC  (2+ messages)

[PATCH] cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
 2017-02-21  3:22 UTC  (2+ messages)

[PATCH] smartpqi: fix time handling
 2017-02-21  3:03 UTC  (2+ messages)

[PATCH V2 00/15] aacraid: Fixes and enhancements for arc family
 2017-02-21  2:53 UTC  (2+ messages)

[GIT PULL] first round of SCSI updates for the 4.10+ merge window
 2017-02-21  1:25 UTC 

RE
 2017-02-20 20:33 UTC 

RE
 2017-02-20 20:33 UTC 

[PATCH 0/5] block subsystem refcounter conversions
 2017-02-20 17:24 UTC  (11+ messages)
` [PATCH 1/5] block: convert bio.__bi_cnt from atomic_t to refcount_t
` [PATCH 2/5] block: convert blk_queue_tag.refcnt "
` [PATCH 3/5] block: convert blkcg_gq.refcnt "
` [PATCH 4/5] block: convert io_context.active_ref "
` [PATCH 5/5] block: convert bsg_device.ref_count "

[PATCH 0/6] ncr5380: Miscellaneous minor patches
 2017-02-19 23:19 UTC  (9+ messages)
  ` g_NCR5380 PDMA, was "

[PATCH] sd: Fix error handling
 2017-02-19 19:27 UTC 

scsi: BUG in scsi_init_io
 2017-02-19 17:56 UTC  (8+ messages)

[Bug 60644] New: MPT2SAS drops all HDDs when under high I/O
 2017-02-19 11:55 UTC  (2+ messages)
` [Bug 60644] "

[PATCHv2] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-19  5:59 UTC  (5+ messages)

[PATCH] qla2xxx: Fix warnings reported by static checker
 2017-02-19  5:31 UTC  (2+ messages)

[RFC v2 01/20] block: DAC960: Replace PCI pool old API
 2017-02-18 19:11 UTC  (7+ messages)
` [RFC v2 00/20] Replace PCI pool by DMA pool API
    ` [RFC v2 12/20] scsi: mpt3sas: Replace PCI pool old API
    ` [RFC v2 11/20] scsi: megaraid: "

[PATCH] scsi: hpsa: Use 'pci_dma_mapping_error()' instead of 'dma_mapping_error()'
 2017-02-18 19:07 UTC 

[PATCH] scsi: fusion: fix spelling mistakes of "primitive"
 2017-02-17 20:16 UTC 

Driver version for PMC Adaptec HBA in Linux and from vendor
 2017-02-17 19:29 UTC  (2+ messages)

hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
 2017-02-17 14:43 UTC  (12+ messages)
                ` [dm-devel] "

[PATCHv2 00/11] mpt3sas: Full mq support, part 1
 2017-02-17 13:23 UTC  (12+ messages)
` [PATCHv2 06/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCHv2 10/11] scsi: allocate reserved commands
` [PATCHv2 11/11] mpt3sas: register "

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-17 12:37 UTC  (3+ messages)

Ihre Kooperation erwünscht,
 2017-02-17 17:32 UTC 


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