public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-16 03:36:50 to 2017-02-21 07:53:40 UTC [more...]

[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 00/14] Cleanup chardev instances with helper function
 2017-02-21  6:35 UTC  (17+ 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 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)

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

[PATCH 0/3] qla2xxx: Bug fixes and cleanup for the driver
 2017-02-21  3:16 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 "

Manual driver binding and unbinding broken for SCSI
 2017-02-20  2:19 UTC  (3+ messages)

[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  (8+ 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  (15+ messages)
` [PATCH 04/16] aacraid: Prevent E3 lockup when deleting units
` [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  (13+ messages)

[bug report] scsi: ufs-qcom: dump additional testbus registers
 2017-02-16 18:08 UTC  (2+ messages)

[PATCH] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-16 15:08 UTC  (2+ messages)

[PATCH] scsi_dh: only attach to SCSI devices
 2017-02-16 14:38 UTC  (6+ messages)

sense handling improvements
 2017-02-16 14:33 UTC  (3+ messages)

[PATCH RFC] enclosure: fix symlinks creation
 2017-02-16 13:13 UTC  (3+ messages)
` [PATCH RFC] enclosure: fix sysfs symlinks creation when using multipath

[PATCH 00/10] mpt3sas: full mq support
 2017-02-16 10:45 UTC  (33+ messages)
` [PATCH 01/10] mpt3sas: switch to pci_alloc_irq_vectors
` [PATCH 04/10] mpt3sas: separate out _base_recovery_check()
` [PATCH 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCH 07/10] mpt3sas: use hi-priority queue for TMFs


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