linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 00:55:37 to 2016-12-06 13:56:55 UTC [more...]

[PATCH v2] qla4xxx: switch to pci_alloc_irq_vectors
 2016-12-06 13:56 UTC 

[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] scsi: hisi_sas: support deferred probe for v2 hw
 2016-12-06 12:44 UTC 

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

scsi: use-after-free in bio_copy_from_iter
 2016-12-06  9:43 UTC  (10+ messages)

[PATCH] scsi: avoid a permanent stop of the scsi device's request queue
 2016-12-06  9:12 UTC 

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

[PATCH] net: return value of skb_linearize should be handled in Linux kernel
 2016-12-06  7:10 UTC 

[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 v3 0/6] qla2xxx: Feture updates for driver
 2016-12-05 22:41 UTC  (25+ 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 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  (3+ messages)

[PATCH V3 00/11] megaraid_sas: Updates for scsi-next
 2016-12-05 16:27 UTC  (12+ 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

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-12-05 15:35 UTC  (6+ 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  (4+ 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  (17+ messages)

[PATCH v2 0/5] qla2xxx: Features updates for driver
 2016-12-02 18:27 UTC  (12+ messages)
` [PATCH v2 1/5] qla2xxx: Only allow operational MBX to proceed during RESET
` [PATCH v2 2/5] qla2xxx: Fix mailbox command timeout due to starvation
` [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  (6+ messages)
` [PATCH v3 net-next 1/3] qed: Add support for hardware offloaded iSCSI
` [PATCH v3 net-next 2/3] qed: Add iSCSI out of order packet handling
` [PATCH v3 3/3] qedi: Add QLogic FastLinQ offload iSCSI driver framework

[PATCH 0/2] hpsa: fix rmmod issues
 2016-12-02 15:44 UTC  (4+ messages)

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

[PATCH] scsi_dh_alua: Fix RCU annotations
 2016-12-02 12:22 UTC  (2+ messages)

[PATCH] block: improve handling of the magic discard payload
 2016-12-02 12:19 UTC 

[PATCH] block: improve handling of the magic discard payload
 2016-12-02 12:18 UTC 

[PATCH] hpsa: expose enclosures
 2016-12-02 11:41 UTC  (3+ messages)

[PATCH] hpsa: fallback to use legacy REPORT PHYS command
 2016-12-02 10:33 UTC  (2+ messages)

[PATCH 0/3] hpsa compatility fixes
 2016-12-02 10:23 UTC  (4+ messages)
` [PATCH 2/3] hpsa: fallback to use legacy REPORT PHYS command

[PATCH] scsi_dh_alua: Add return value and check for alua_rtpg_queue() to avoid DM devices I/Os hang
 2016-12-02  3:40 UTC  (4+ messages)

[PATCH 27/39] Annotate hardware config module parameters in drivers/scsi/
 2016-12-01 22:05 UTC  (2+ messages)

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

[PATCH v2 1/2] blk-mq: Fix failed allocation path when mapping queues
 2016-12-01 17:51 UTC  (2+ messages)

[PATCH scsi 0/3] cxgb4i: add support for Chelsio T6 adapters
 2016-12-01 14:58 UTC  (4+ messages)
` [PATCH scsi 1/3] scsi: cxgb4i: use cxgb4_tp_smt_idx() to get smt_idx
` [PATCH scsi 2/3] scsi: cxgb4i,libcxgbi: add active open cmd for T6 adapters
` [PATCH scsi 3/3] scsi: cxgb4i,libcxgbi,cxgb4: add T6 iSCSI completion feature

LSF/MM 2017: Call for Proposals
 2016-12-01 14:11 UTC 

[PATCH v2] isci: switch to pci_alloc_irq_vectors
 2016-12-01 13:37 UTC  (3+ messages)

[PATCH] fs: configfs: don't return anything from drop_link
 2016-12-01  9:53 UTC  (2+ messages)

[PATCH 4.8 11/37] scsi: mpt3sas: Fix secure erase premature termination
 2016-12-01  7:10 UTC  (3+ messages)

[PATCH] scsi/ipr: Fix runaway IRQs when falling back from MSI to LSI
 2016-12-01  0:58 UTC  (3+ messages)

[PATCH v2 00/14] cxlflash: Fixes, enhancements, cleanup and staging
 2016-12-01  0:55 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;
as well as URLs for NNTP newsgroup(s).