public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-16 17:59:42 to 2017-02-21 18:47:02 UTC [more...]

[patch] scsi_dh_emc: return success in clariion_std_inquiry()
 2017-02-21 18:46 UTC 

[PATCH 00/14] Cleanup chardev instances with helper function
 2017-02-21 18:39 UTC  (22+ 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] libiscsi: add lock around task lists to fix list corruption regression
 2017-02-21 17:35 UTC 

[PATCH] PCI/MSI: Only disable affinity settings if pre and post vector count is equal to max_vecs and not min_vecs
 2017-02-21 17:34 UTC 

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

Manual driver binding and unbinding broken for SCSI
 2017-02-21 17:14 UTC  (4+ messages)

[PATCHv3] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-21 16:36 UTC  (5+ 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)

[PATCHv3 00/10] mpt3sas: Full mq support, part 1
 2017-02-21 15:03 UTC  (17+ 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] 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 v5] sd: Check for unaligned partial completion
 2017-02-21  7:47 UTC  (10+ messages)

[PATCH] scsi: ufs: Factor out ufshcd_read_desc_param
 2017-02-21  7:36 UTC 

[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 v1 1/1] scsi: ufs-qcom: remove redundant condition check
 2017-02-21  3:06 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  (20+ messages)
` [PATCH V2 01/15] aacraid: Fix camel case
` [PATCH V2 02/15] aacraid: Use correct channel number for raw srb
` [PATCH V2 03/15] aacraid: Fix for excessive prints on EEH
` [PATCH V2 04/15] aacraid: Prevent E3 lockup when deleting units
` [PATCH V2 05/15] aacraid: Fix memory leak in fib init path
` [PATCH V2 06/15] aacraid: Added sysfs for driver version
` [PATCH V2 07/15] aacraid: Fix sync fibs time out on controller reset
` [PATCH V2 08/15] aacraid: Skip wellness sync on controller failure
` [PATCH V2 09/15] aacraid: Reload offlined drives after controller reset
` [PATCH V2 10/15] aacraid: Decrease adapter health check interval
` [PATCH V2 11/15] aacraid: Skip IOP reset on controller panic(SMART Family)
` [PATCH V2 12/15] aacraid: Reorder Adapter status check
` [PATCH V2 13/15] aacraid: Save adapter fib log before an IOP reset
` [PATCH V2 14/15] aacraid: Fix a potential spinlock double unlock bug
` [PATCH V2 15/15] aacraid: Update driver version

[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 V5 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-02-19 23:11 UTC  (3+ messages)
` [PATCH V5 net-next 1/2] qed: Add support for hardware offloaded FCoE

[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  (7+ 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  (13+ messages)
                ` [dm-devel] "

[PATCHv2 00/11] mpt3sas: Full mq support, part 1
 2017-02-17 13:23 UTC  (28+ messages)
` [PATCHv2 01/11] mpt3sas: switch to pci_alloc_irq_vectors
` [PATCHv2 02/11] mpt3sas: set default value for cb_idx
` [PATCHv2 03/11] mpt3sas: use 'list_splice_init()'
` [PATCHv2 04/11] mpt3sas: separate out _base_recovery_check()
` [PATCHv2 05/11] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCHv2 06/11] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCHv2 07/11] mpt3sas: check command status before attempting abort
` [PATCHv2 08/11] mpt3sas: always use smid 1 for ioctl passthrough
` [PATCHv2 09/11] mpt3sas: lockless command submission for scsi-mq
` [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  (4+ messages)
` [PATCH 29/35] drivers/scsi: Convert remaining use of "

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

[PATCH] target/user: Add daynmic growing data area feature support
 2017-02-17  9:24 UTC 

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

[PATCH 2/2] Add S6 support
 2017-02-17  2:52 UTC 

[PATCH 1/2] Support Pegasus 3 product
 2017-02-17  2:51 UTC 

[PATCH 00/16] aacraid: Fixes and enhancements for arc family
 2017-02-16 19:53 UTC  (11+ messages)
` [PATCH 06/16] aacraid: Added sysfs for driver version
` [PATCH 10/16] aacraid: Terminate kthread on controller fw assert

[PATCH v4] sd: Check for unaligned partial completion
 2017-02-16 19:34 UTC  (5+ messages)

[bug report] scsi: ufs-qcom: dump additional testbus registers
 2017-02-16 18:08 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