public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-15 08:53:09 to 2017-02-20 15:51:05 UTC [more...]

[PATCH 0/5] block subsystem refcounter conversions
 2017-02-20 15:44 UTC  (9+ 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 v5] sd: Check for unaligned partial completion
 2017-02-20  0:05 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  (4+ 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] 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 v1 1/1] scsi: ufs-qcom: remove redundant condition check
 2017-02-17 21:53 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)

[PATCH] smartpqi: fix time handling
 2017-02-17 15:03 UTC 

[PATCH 1/2] Don't blacklist nvme
 2017-02-17 14:43 UTC  (14+ messages)
      ` hch's native NVMe multipathing [was: Re: [PATCH 1/2] Don't blacklist nvme]
                ` [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 "

[PATCHv3] scsi: use 'scsi_device_from_queue()' for scsi_dh
 2017-02-17  9:46 UTC  (3+ messages)

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 V2 00/15] aacraid: Fixes and enhancements for arc family
 2017-02-17  8:22 UTC  (19+ 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

[PATCH] cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
 2017-02-17  3:39 UTC 

[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  (30+ messages)
` [PATCH 03/16] aacraid: Fix for excessive prints on EEH
` [PATCH 04/16] aacraid: Prevent E3 lockup when deleting units
` [PATCH 05/16] aacraid: Fix memory leak in fib init path
` [PATCH 06/16] aacraid: Added sysfs for driver version
` [PATCH 10/16] aacraid: Terminate kthread on controller fw assert
` [PATCH 12/16] aacraid: Skip IOP reset on controller panic(SMART Family)
` [PATCH 14/16] aacraid: Save adapter fib log before an IOP reset
` [PATCH 15/16] aacraid: Fix a potential spinlock double unlock bug
` [PATCH 16/16] aacraid: Update driver version

[PATCH v4] sd: Check for unaligned partial completion
 2017-02-16 19:34 UTC  (16+ 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  (6+ 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

[PATCH] scsi: megaraid_sas: handle dma_addr_t right on 32-bit
 2017-02-16  2:40 UTC  (4+ messages)

[patch] scsi: megaraid_sas: array overflow in megasas_dump_frame()
 2017-02-16  2:38 UTC  (3+ messages)

[PATCH] snic: switch to pci_irq_alloc_vectors
 2017-02-16  2:23 UTC  (2+ messages)

[PATCH 0/3] qla2xxx: Bug fixes and cleanup for the driver
 2017-02-15 23:37 UTC  (4+ messages)
` [PATCH 1/3] qla2xxx: Cleaned up queue configuration code
` [PATCH 2/3] qla2xxx: Fix response queue count for Target mode
` [PATCH 3/3] qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call

[PATCH 3.16 226/306] scsi: mpt3sas: Fix secure erase premature termination
 2017-02-15 22:41 UTC 

[PATCH v3 00/16] lpfc: Add NVME Fabrics support
 2017-02-15 19:52 UTC  (4+ messages)

[PATCH] scsi, block: fix memory leak of sdpk on when gd fails to allocate
 2017-02-15 18:03 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