linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-02 17:38:56 to 2016-12-07 17:40:13 UTC [more...]

[PATCH] scsi: avoid a permanent stop of the scsi device's request queue
 2016-12-07 17:40 UTC  (10+ messages)

[PATCH] scsi: cxgb4i,libcxgbi: add missing module_put()
 2016-12-07 15:36 UTC 

LSF/MM 2017: Call for Proposals
 2016-12-07 14:57 UTC  (2+ messages)

[PATCH 00/10] virtio: sparse fixes
 2016-12-07 14:09 UTC  (7+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH 00/22] qla2xxx: Target code enhancemets and feature update
 2016-12-07 12:25 UTC  (27+ messages)
` [PATCH 01/22] qla2xxx: Fix wrong IOCB type assumption
` [PATCH 02/22] qla2xxx: Include ATIO queue in firmware dump when in target mode
` [PATCH 03/22] qla2xxx: Set tcm_qla2xxx version to automatically track qla2xxx version
` [PATCH 04/22] qla2xxx: Clear BIT 15 in NVRAM during initialization
` [PATCH 05/22] qla2xxx: Add DebugFS node of irq vector cpuid
` [PATCH 06/22] qla2xxx: Collect addtional debug data for FW
` [PATCH 07/22] qla2xxx: Fix crash due to null pointer access
` [PATCH 08/22] qla2xxx: Refactore target code to remove symbol dependency
` [PATCH 09/22] qla2xxx: Refactor T10-DIF PI support
` [PATCH 10/22] qla2xxx: Add framework for Async fabric discovery
` [PATCH 11/22] qla2xxx: Refactor session management code
` [PATCH 12/22] qla2xxx: Add Dual mode support in the driver
` [PATCH 13/22] qla2xxx: Fix invalid handle erroneous message
` [PATCH 14/22] qla2xxx: Add interrupt polling mechanism
` [PATCH 15/22] qla2xxx: Rename qlini_mode parameter
` [PATCH 16/22] qla2xxx: Improve RSCN handling in driver
` [PATCH 17/22] qla2xxx: Rerfactor use of sp context
` [PATCH 18/22] qla2xxx: Fix slow mem alloc behind lock
` [PATCH 19/22] qla2xxx: Reduce exess wait during chip reset
` [PATCH 20/22] qla2xxx: Allow relogin to go through if remote login did not finish
` [PATCH 21/22] qla2xxx: Improve submission of non critical MB interface
` [PATCH 22/22] qla2xxx: Add check for corrupt ATIO

[PATCH 1/1] scsi: fcoe: return value of skb_linearize should be handled
 2016-12-07  8:33 UTC  (3+ messages)

[PATCH V4 00/11] megaraid_sas: Updates for scsi-next
 2016-12-07  7:31 UTC  (13+ messages)
` [PATCH V4 01/11] megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers
` [PATCH V4 02/11] megaraid_sas: 128 MSIX Support
` [PATCH V4 03/11] megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers
` [PATCH V4 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing
` [PATCH V4 05/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes
` [PATCH V4 06/11] megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
` [PATCH V4 07/11] megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities
` [PATCH V4 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
` [PATCH V4 09/11] megaraid_sas: ldio_outstanding variable is not decremented in completion path
` [PATCH V4 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers
` [PATCH V4 11/11] megaraid_sas: driver version upgrade

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-07  6:51 UTC  (5+ messages)

[PATCH] scsi: hisi_sas: support deferred probe for v2 hw
 2016-12-07  5:57 UTC  (2+ messages)

[PATCH v2] qla4xxx: switch to pci_alloc_irq_vectors
 2016-12-07  4:42 UTC  (2+ messages)

[PATCH 0/4] hpsa updates
 2016-12-06 22:31 UTC  (5+ messages)
` [PATCH 2/4] hpsa: add generate controller NMI on lockup

[PATCH] scsi: qla4xxx: Use dma_pool_zalloc
 2016-12-06 20:23 UTC 

[PATCH v4 0/6] qla2xxx: Feature udpates for driver
 2016-12-06 19:07 UTC  (7+ messages)
` [PATCH v4 1/6] qla2xxx: Only allow operational MBX to proceed during RESET
` [PATCH v4 2/6] qla2xxx: Fix mailbox command timeout due to starvation
` [PATCH v4 3/6] qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls
` [PATCH v4 4/6] qla2xxx: Add multiple queue pair functionality
` [PATCH v4 5/6] qla2xxx: Add Block Multi Queue functionality
` [PATCH v4 6/6] qla2xxx: Fix Target mode handling with Multiqueue changes

[PATCH V3 00/11] megaraid_sas: Updates for scsi-next
 2016-12-06 16:01 UTC  (13+ messages)
` [PATCH V3 01/11] megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Controllers
` [PATCH V3 02/11] megaraid_sas: 128 MSIX Support
` [PATCH V3 03/11] megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Controllers
` [PATCH V3 04/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and IO Coalescing
` [PATCH V3 05/11] megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/10 Writes
` [PATCH V3 06/11] megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Controllers
` [PATCH V3 07/11] megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers Capabilities
` [PATCH V3 08/11] megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth
` [PATCH V3 09/11] megaraid_sas: ldio_outstanding variable is not decremented in completion path
` [PATCH V3 10/11] megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid Controllers
` [PATCH V3 11/11] megaraid_sas: driver version upgrade

scsi: use-after-free in bio_copy_from_iter
 2016-12-06 15:46 UTC  (12+ messages)

[PATCH RESEND v2 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-12-06 15:31 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] blk-mq: Avoid memory reclaim when remapping queues

HD is powered off too early during shutdown/reboot (4.8 regression?)
 2016-12-06 14:31 UTC  (2+ messages)

[PATCH v3 0/6] qla2xxx: Feture updates for driver
 2016-12-06 13:57 UTC  (26+ messages)
` [PATCH v3 1/6] qla2xxx: Only allow operational MBX to proceed during RESET
` [PATCH v3 2/6] qla2xxx: Fix mailbox command timeout due to starvation
` [PATCH v3 3/6] qla2xxx: Utilize pci_alloc_irq_vectors/pci_free_irq_vectors calls
` [PATCH v3 4/6] qla2xxx: Add multiple queue pair functionality
` [PATCH v3 5/6] qla2xxx: Add Block Multi Queue functionality
` [PATCH v3 6/6] qla2xxx: Fix Target mode handling with Multiqueue changes

[PATCH] qla4xxx: switch to pci_alloc_irq_vectors
 2016-12-06 13:55 UTC  (3+ messages)

[PATCH] megaraid_sas: switch to pci_alloc_irq_vectors
 2016-12-06 13:41 UTC  (2+ messages)

[PATCH] scsi: mvsas: Replace pci_pool_alloc by pci_pool_zalloc
 2016-12-06 13:28 UTC  (6+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-12-06 10:22 UTC  (5+ messages)

[PATCH] sd: make ->no_write_same independent of reported ->max_ws_blocks
 2016-12-06  8:08 UTC  (3+ messages)

[PATCH v1 4/4] scsi: ufs-qcom: fix bug with read/modify write of UFS_CFG1
 2016-12-06  3:25 UTC 

[PATCH v1 3/4] scsi: ufs: add quirk to increase host PA_SaveConfigTime
 2016-12-06  3:25 UTC 

[PATCH v1 2/4] scsi: ufs-qcom: add probe_defer in case phy driver not probed yet
 2016-12-06  3:25 UTC 

[PATCH v1 1/4] scsi: ufs: add support for UFS HCI 2.1
 2016-12-06  3:25 UTC 

[PATCH v1 0/4] scsi: ufs: bug fixes, device quirk, HCI 2.1 support
 2016-12-06  3:24 UTC 

[PATCH 1/2 v2] scsi: be2iscsi: set errno on error path
 2016-12-05 22:29 UTC  (2+ messages)

[PATCH 1/2] scsi: be2iscsi: set errno on error path
 2016-12-05 22:24 UTC  (3+ messages)

[PATCHv3] hpsa: fallback to use legacy REPORT PHYS command
 2016-12-05 22:14 UTC  (4+ messages)

[PATCH] scsi: hpsa: use %phN for short hex dumps
 2016-12-05 22:06 UTC  (2+ messages)

[PATCH] scsi: hisi_sas: fix free'ing in probe and remove
 2016-12-05 21:55 UTC  (2+ messages)

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-12-05 15:35 UTC  (4+ messages)
` [PATCH v2] xen/scsifront: don't request a slot on the ring until request is ready

[PATCH 00/12] be2iscsi: driver update 11.2.1.0
 2016-12-05  8:06 UTC  (13+ messages)
` [PATCH 01/12] be2iscsi: Fix use of invalidate command table req
` [PATCH 02/12] be2iscsi: Fix for crash in beiscsi_eh_device_reset
` [PATCH 03/12] be2iscsi: Take iscsi_task ref in abort handler
` [PATCH 04/12] be2iscsi: Set WRB invalid bit for SkyHawk
` [PATCH 05/12] be2iscsi: Add checks to validate completions
` [PATCH 06/12] be2iscsi: Fix iSCSI cmd cleanup IOCTL
` [PATCH 07/12] be2iscsi: Remove redundant receive buffers posting
` [PATCH 08/12] be2iscsi: Remove unused struct members
` [PATCH 09/12] be2iscsi: Remove wq_name from beiscsi_hba
` [PATCH 10/12] be2iscsi: Add checks to validate CID alloc/free
` [PATCH 11/12] be2iscsi: Add warning message for unsupported adapter
` [PATCH 12/12] be2iscsi: Update driver version

[PATCH 2/2 v2] scsi: be2iscsi: set errno on error path
 2016-12-05  7:24 UTC 

scsi: Adding lock to protect variables of bit-field in struct scsi_device
 2016-12-05  6:37 UTC 

[PATCH 0/4] g_NCR5380: Bug fix and some enhancements
 2016-12-05  6:07 UTC  (5+ messages)
` [PATCH 1/4] g_NCR5380: Check for chip presence before calling NCR5380_init()
` [PATCH 3/4] g_NCR5380: Fix automatic IRQ on HP C2502 cards
` [PATCH 4/4] g_NCR5380: Autoprobe board IRQ by default
` [PATCH 2/4] g_NCR5380: Use probe_irq_*() for IRQ probing

[PATCH 2/2] scsi: be2iscsi: set errno on error path
 2016-12-05  3:29 UTC  (2+ messages)

[Bug 151631] New: "Synchronizing SCSI cache" fails during(and delays) reboot/shutdown
 2016-12-04 20:26 UTC  (3+ messages)
` [Bug 151631] "

[PATCH 1/1] scsi: snic: fix improper return value
 2016-12-04  6:02 UTC 

[PATCH 1/1] scsi: fnic: fix improper return value
 2016-12-04  5:58 UTC 

[PATCH 1/1] scsi: 3w-sas: set errno on failures
 2016-12-04  5:36 UTC 

[PATCH 1/1] scsi: csiostor: fix improper reference to variable
 2016-12-03 13:36 UTC 

[PATCH 1/1] scsi: 32-9xxx: fix improper return value on errors
 2016-12-03 13:31 UTC 

[PATCH 1/1] scsi: csiostor: fix improper return value
 2016-12-03 10:34 UTC 

[PATCH] mpt3sas: switch to pci_alloc_irq_vectors
 2016-12-03  2:01 UTC  (2+ messages)

[PATCH 0/6] (g_)NCR5380: Improve IRQ probing and some fixes
 2016-12-03  0:39 UTC  (4+ messages)
` [PATCH 5/6] g_NCR5380: Autoprobe IRQ by default

[Bug 176951] boot fails unless acpi=off Acer Travelmate X-349
 2016-12-02 21:11 UTC 

SG does not ignore dxferp (direct io + mmap)
 2016-12-02 20:37 UTC  (16+ messages)

[PATCH v2 0/5] qla2xxx: Features updates for driver
 2016-12-02 18:27 UTC  (7+ messages)
` [PATCH v2 3/5] qla2xxx: Add multiple queue pair functionality
` [PATCH v2 4/5] qla2xxx: Add Block Multi Queue functionality

[PATCH v3 0/3] Add QLogic FastLinQ iSCSI (qedi) driver
 2016-12-02 17:44 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).