messages from 2015-05-21 17:55:27 to 2015-05-28 06:02:13 UTC [more...]
[PATCH-v2 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
2015-05-28 6:02 UTC (14+ messages)
` [PATCH-v2 1/4] target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
` [PATCH-v2 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
` [PATCH-v2 3/4] target: Drop se_lun->lun_active for existing percpu lun_ref
` [PATCH-v2 4/4] target: Drop unnecessary core_tpg_register TFO parameter
[PATCH] lpfc: fix model description
2015-05-27 21:40 UTC (2+ messages)
[PATCH v2 12/15] lpfc: Fix rport leak
2015-05-27 21:32 UTC (5+ messages)
[PATCH] qla4xxx: pass timeout as HZ independent value
2015-05-27 20:10 UTC
[PATCH net-next] qla4xxx: add a missing include
2015-05-27 19:47 UTC (4+ messages)
PROBLEM: USB drive errors with newer kernel versions
2015-05-27 15:06 UTC
[PATCH 0/9] aacraid: Patchset for aacraid driver version 41010
2015-05-27 14:45 UTC (24+ messages)
` [PATCH 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [PATCH 2/9] [SCSI] aacraid: Add Power Management support
` [PATCH 3/9] [SCSI] aacraid: Enable MSI interrupt for series-6 controller
` [PATCH 4/9] [SCSI] aacraid: Enable 64-bit write to controller register
` [PATCH 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [PATCH 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [PATCH 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
possible race condition for usb_stor_port_reset and usb_reset_and_verify_device
2015-05-27 14:40 UTC (4+ messages)
[PATCH v6 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-05-27 11:25 UTC (13+ messages)
` [PATCH v6 1/9] snic: snic module infrastructure
` [PATCH v6 2/9] snic:Add interrupt, resource firmware interfaces
` [PATCH v6 3/9] snic:Add meta request, handling of meta requests
` [PATCH v6 4/9] snic:Add snic target discovery
` [PATCH v6 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v6 6/9] snic:Add low level queuing interfaces
` [PATCH v6 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v6 8/9] snic:Add event tracing to capture IO events
` [PATCH v6 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS
[PATCH RFC 1/2] cxlflash: Base support for IBM CXL Flash Adapter
2015-05-27 6:37 UTC (3+ messages)
[PATCH] Documentation/scsi: Documentation about scsi_cmnd lifecycle
2015-05-26 18:15 UTC (3+ messages)
RE
2015-05-26 5:21 UTC
[PATCH 3/9] lpfc: Devices are not discovered during takeaway/giveback testing
2015-05-26 13:36 UTC (4+ messages)
Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
2015-05-26 11:02 UTC (12+ messages)
[PATCH-v3 00/10] target: se_node_acl + se_lun RCU conversions
2015-05-26 9:41 UTC (12+ messages)
` [PATCH-v3 01/10] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v3 02/10] target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
` [PATCH-v3 03/10] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [PATCH-v3 04/10] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v3 05/10] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
` [PATCH-v3 06/10] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [PATCH-v3 07/10] target: Convert core_tpg_deregister to use list splice
` [PATCH-v3 08/10] target: Drop unused se_lun->lun_acl_list
` [PATCH-v3 09/10] target: Only reset specific dynamic entries during lun_group creation
` [PATCH-v3 10/10] target: Drop left-over se_lun->lun_status
[target:for-next 53/60] drivers/target/target_core_device.c:652:6: sparse: symbol 'se_dev_check_wce' was not declared. Should it be static?
2015-05-26 9:02 UTC (3+ messages)
` [PATCH target] target: se_dev_check_wce() can be static
[PATCH-v3 00/10] target: se_node_acl + se_lun RCU conversions
2015-05-26 6:45 UTC (12+ messages)
` [PATCH-v3 01/10] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v3 02/10] target/pr: Use atomic bitop for se_dev_entry->deve_flags reservation check
` [PATCH-v3 03/10] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [PATCH-v3 04/10] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v3 05/10] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
` [PATCH-v3 06/10] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [PATCH-v3 07/10] target: Convert core_tpg_deregister to use list splice
` [PATCH-v3 08/10] target: Drop unused se_lun->lun_acl_list
` [PATCH-v3 09/10] target: Only reset specific dynamic entries during lun_group creation
` [PATCH-v3 10/10] target: Drop left-over se_lun->lun_status
[PATCH-v2 0/9] target: se_node_acl + se_lun RCU conversions
2015-05-26 4:11 UTC (31+ messages)
` [PATCH-v2 1/9] target: Convert se_node_acl->device_list[] to RCU hlist
` [PATCH-v2 2/9] target/pr: Use atomic bitop for se_dev_entry->pr_reg reservation check
` [PATCH-v2 3/9] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [PATCH-v2 4/9] target/pr: cleanup core_scsi3_pr_seq_non_holder
` [PATCH-v2 5/9] target: Convert se_portal_group->tpg_lun_list[] to RCU hlist
` [PATCH-v2 6/9] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [PATCH-v2 7/9] target: Convert core_tpg_deregister to use list splice
` [PATCH-v2 8/9] target: Drop unused se_lun->lun_acl_list
` [PATCH-v2 9/9] target: Only reset specific dynamic entries during lun_group creation
[PATCH 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
2015-05-25 22:59 UTC (12+ messages)
` [PATCH 1/4] target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lun
` [PATCH 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage
` [PATCH 3/4] target: Drop se_lun->lun_active for existing percpu lun_ref
` [PATCH 4/4] target: Drop unnecessary core_tpg_register TFO parameter
[PATCH] be2iscsi change of ownership from Emulex to Avago Technologies recently. We like to get the following updates in: changed "Emulex" to "Avago Technologies", changed email addresses from "emulex.com" to "avagotech.com", updated MAINTAINER list for be2iscsi driver
2015-05-25 16:12 UTC (2+ messages)
[PATCH 9/9] lpfc: Update version to 10.7.0.0 for upstream patch set
2015-05-25 15:21 UTC (2+ messages)
[PATCH 8/9] lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
2015-05-25 15:21 UTC (3+ messages)
[PATCH 7/9] lpfc: Fix scsi task management error message
2015-05-25 15:20 UTC (3+ messages)
[PATCH 6/9] lpfc: Fix cq_id masking problem
2015-05-25 15:19 UTC (3+ messages)
[PATCH 5/9] lpfc: Fix scsi prep dma buf error
2015-05-25 15:18 UTC (2+ messages)
[PATCH 4/9] lpfc: Add support for using block multi-queue
2015-05-25 15:18 UTC (3+ messages)
[PATCH 2/9] lpfc: Fix vport deletion failure
2015-05-25 15:14 UTC (2+ messages)
[PATCH 1/9] lpfc: Check for active portpeerbeacon
2015-05-25 15:13 UTC (3+ messages)
Ich warte auf Ihre dringende Antwort
2015-05-25 14:09 UTC
2015 Loan Program
2015-05-24 18:45 UTC
[PATCH v2 03/15] lpfc: Add support for ELS LCB
2015-05-24 12:28 UTC (2+ messages)
[PATCH v2 06/15] lpfc: Add support for RDP ELS command
2015-05-24 12:23 UTC (2+ messages)
[PATCH v2 01/15] lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
2015-05-24 11:27 UTC (2+ messages)
Hi
2015-05-24 1:18 UTC
[GIT PULL] SCSI fixes for 4.1-rc4
2015-05-23 22:01 UTC
[PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
2015-05-23 9:31 UTC (6+ messages)
[PATCH v2] cxlflash: Base support for IBM CXL Flash Adapter
2015-05-22 22:14 UTC
[PATCH v2] IBM CXL Flash Adapter
2015-05-22 22:14 UTC
[PATCH 1/1] scsi: add Synology to 1024 sector blacklist
2015-05-22 19:22 UTC
Let's get a File & Storage miniconf going at LPC2015!
2015-05-22 18:33 UTC (9+ messages)
` Proposal for annotating _unstable_ pages
` [dm-devel] "
[BUG] hpsa: Controller lockup detected: 0x00150028
2015-05-22 16:48 UTC (8+ messages)
[RFC PATCH 0/4] Make iSCSI network namespace aware
2015-05-22 15:49 UTC (6+ messages)
` [RFC PATCH 2/4] iscsi: sysfs filtering by network namespace
` iscsi flashnode bus? "
[PATCH 0/9] lpfc: Update to revision 10.7.0.0
2015-05-22 14:42 UTC
[PATCH] mvsas: always iounmap resources
2015-05-22 9:15 UTC
[RFC 0/2] target: Add TFO->complete_irq queue_work bypass
2015-05-22 7:57 UTC (3+ messages)
` [RFC 1/2] target: Add support for fabric IRQ completion
` [RFC 2/2] loopback: Enable TFO->complete_irq for fast-path ->scsi_done
Re
2015-05-22 4:50 UTC
[PATCH 1/1] cxlflash: Base support for IBM CXL Flash Adapter
2015-05-22 4:34 UTC (4+ messages)
[PATCH for-next] scsi: qla2xxx: Hide unavailable firmware
2015-05-22 0:05 UTC (2+ messages)
[PATCH for-next] qla2xxx: delete references to unused firmware files
2015-05-22 0:03 UTC (8+ messages)
[PATCH 00/12] target: TPG/NodeACL LUN table conversion to RCU hlist
2015-05-21 18:10 UTC (12+ messages)
` [PATCH 01/12] target: Convert se_node_acl->device_list[] "
[PATCH v2 15/15] lpfc: Update driver version for upstream patch set 10.6.0.1
2015-05-21 17:55 UTC
[PATCH v2 14/15] lpfc: Change buffer pool empty message to miscellaneous category
2015-05-21 17:55 UTC
[PATCH v2 13/15] lpfc: Fix incorrect log message reported for empty FCF record
2015-05-21 17:55 UTC
[PATCH v2 11/15] lpfc: Correct loss of RSCNs during array takeaway/giveback testing
2015-05-21 17:55 UTC
[PATCH v2 09/15] lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors
2015-05-21 17:55 UTC
[PATCH v2 10/15] lpfc: Fix crash in vport_delete
2015-05-21 17:55 UTC
[PATCH v2 08/15] lpfc: Fix discovery issue when changing from Pt2Pt to Fabric
2015-05-21 17:55 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).