messages from 2015-12-10 17:30:20 to 2015-12-15 15:55:37 UTC [more...]
[PATCH 00/15] be2iscsi: driver update 11.0.0.0
2015-12-15 15:55 UTC (13+ messages)
` [PATCH 01/15] be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
` [PATCH 02/15] be2iscsi: Fix mbox synchronization replacing spinlock with mutex
` [PATCH 03/15] be2iscsi: Fix to use atomic operations for tag_state
` [PATCH 04/15] be2iscsi: Fix to synchronize tag allocation using spin_lock
` [PATCH 05/15] be2iscsi: Set mbox timeout to 30s
` [PATCH 06/15] be2iscsi: Added return value check for mgmt_get_all_if_id
` [PATCH 07/15] be2iscsi: Fix to remove shutdown entry point
` [PATCH 08/15] be2iscsi: Fix VLAN support for IPv6 network
` [PATCH 09/15] be2iscsi: Fix to handle misconfigured optics events
` [PATCH 10/15] be2iscsi: Add FW config validation
` [PATCH 11/15] be2iscsi: Fix return value for MCC completion
` [PATCH 12/15] be2iscsi: Fix IOPOLL implementation
kernel BUG at block/bio.c:1787! while initializing scsi_debug on ppc64 host
2015-12-15 15:38 UTC (7+ messages)
[PATCH 0/3] hpsa update
2015-12-15 15:25 UTC (4+ messages)
` [PATCH 2/3] hpsa: change SAS transport devices to bus 0
[PATCH] USB: storage: add "no SYNCHRONIZE CACHE" quirk
2015-12-15 15:16 UTC (3+ messages)
[PATCH 0/9] be2iscsi driver update to 11.0.0.0
2015-12-15 13:17 UTC (21+ messages)
` [PATCH 1/9] be2iscsi: Fix soft lockup in mgmt_get_all_if_id path using bmbx
` [PATCH 2/9] be2iscsi: Fix mbox synchronization replacing spinlock with mutex
` [PATCH 3/9] be2iscsi: Fix to remove shutdown entry point
` [PATCH 4/9] be2iscsi: Fix VLAN support for IPv6 network
` [PATCH 5/9] be2iscsi: Fix to handle misconfigured optics events
` [PATCH 6/9] be2iscsi: Fix IOPOLL implementation
` [PATCH 7/9] be2iscsi: Fix to process 25G link speed info from FW
` [PATCH 8/9] be2iscsi: Fix WRB leak in login/logout path
` [PATCH 9/9] be2iscsi: Update the driver version
[PATCH] ses: fix additional element traversal bug
2015-12-15 11:27 UTC (2+ messages)
[PATCH 0/3] Fix the problem of SATA devices within SAS enclosures
2015-12-15 10:17 UTC (8+ messages)
` [PATCH 1/3] scsi_transport_sas: add is_sas_attached() function
` [PATCH 2/3] scsi_transport_sas: add function to get SAS endpoint address
` [PATCH 3/3] ses: fix discovery of SATA devices in SAS enclosures
` [PATCH v2 "
[PATCH 0/15] copy offload patches
2015-12-15 3:43 UTC (19+ messages)
` [PATCH 4/15] block copy: use a timer to fix a theoretical deadlock
` [PATCH 5/15] block copy: use asynchronous notification
` [PATCH 6/15] scsi xcopy: suppress error messages
` [PATCH 7/15] scsi xcopy: keep cache of failures
` [PATCH 8/15] block copy: introduce "copy_boundary" limits
` [PATCH 9/15] dm: implement copy
` [PATCH 10/15] dm linear: support copy
` [PATCH 11/15] dm stripe: "
` [PATCH 12/15] dm kcopyd: introduce the function submit_job
` [PATCH 13/15] dm kcopyd: support copy offload
` [PATCH 14/15] dm kcopyd: change mutex to spinlock
` [PATCH 15/15] dm kcopyd: call copy offload with asynchronous callback
` [dm-devel] [PATCH 0/15] copy offload patches
[PATCH v2 0/6] cxlflash: Miscellaneous fixes and updates
2015-12-15 3:11 UTC (13+ messages)
` [PATCH v2 1/6] cxlflash: Fix to escalate LINK_RESET also on port 1
` [PATCH v2 2/6] cxlflash: Fix to avoid virtual LUN failover failure
` [PATCH v2 3/6] cxlflash: Removed driver date print
` [PATCH v2 4/6] cxlflash: Fix to resolve cmd leak after host reset
` [PATCH v2 5/6] cxlflash: Resolve oops in wait_port_offline
` [PATCH v2 6/6] cxlflash: Enable device id for future IBM CXL adapter
[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
2015-12-15 1:55 UTC (16+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management
[PATCH 00/20] qla2xxx: Patches for target-pending branch
2015-12-14 22:00 UTC (11+ messages)
` [PATCH 10/20] qla2xxx: Fix interaction issue between qla2xxx and Target Core Module
` [PATCH 11/20] qla2xxx: Add TAS detection for kernel 3.15 n newer
[PATCH 0/6] cxlflash: Miscellaneous fixes and updates
2015-12-14 19:29 UTC (17+ messages)
` [PATCH 1/6] cxlflash: Fix to escalate LINK_RESET also on port 1
` [PATCH 2/6] cxlflash: Fix to avoid virtual LUN failover failure
` [PATCH 3/6] cxlflash: Updated date of the driver
` [PATCH 4/6] cxlflash: Fix to resolve cmd leak after host reset
` [PATCH 5/6] cxlflash: Resolve oops in wait_port_offline
` [PATCH 6/6] cxlflash: Enable device id for future IBM CXL adapter
Kernel v4.3 - RCU hang, USB + SCSI implicated
2015-12-14 17:42 UTC
completion queue abstraction V2
2015-12-14 16:26 UTC (28+ messages)
` [PATCH 01/13] irq_poll: make blk-iopoll available outside the block layer
` [PATCH 02/13] irq_poll: don't disable new irq_poll instances
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 04/13] irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
` [PATCH 05/13] irq_poll: mark __irq_poll_complete static
` [PATCH 06/13] irq_poll: remove unused data and max fields
` [PATCH 07/13] IB: add a proper completion queue abstraction
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
` [PATCH 09/13] IB/srpt: use the new CQ API
` [PATCH 10/13] IB/srp: "
[PATCH 0/7] iSCSI-target: Fine-tuning for three function implementations
2015-12-14 11:38 UTC (15+ messages)
` [PATCH 1/7] iscsi-target: Use a variable initialisation in iscsi_set_default_param() directly
` [PATCH 2/7] iscsi-target: Less checks in iscsi_set_default_param() after error detection
` [PATCH 3/7] iscsi-target: Delete an unnecessary variable initialisation in iscsi_create_default_params()
` [PATCH 4/7] iscsi-target: Make a variable initialisation a bit more obvious "
` [PATCH 5/7] iscsi-target: Rename a jump label "
` [PATCH 6/7] iscsi-target: Delete unnecessary variable initialisations in iscsi_check_valuelist_for_support()
` [PATCH 7/7] iscsi-target: Make two variable initialisations a bit more obvious "
[PATCH] be2iscsi: fix handling return value of mgmt_open_connection
2015-12-14 10:06 UTC
[PATCH V2 0/4] scsi: storvsc: Properly support FC hosts
2015-12-14 6:55 UTC (8+ messages)
` [PATCH V2 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
` [PATCH V2 2/4] scsi: storvsc: Properly support Fibre Channel devices
` [PATCH V2 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init()
` [PATCH V2 4/4] scsi: storvsc: Tighten up the interrupt path
[PATCH V3 0/4] scsi: storvsc: Properly support FC hosts
2015-12-13 20:28 UTC (5+ messages)
` [PATCH V3 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
` [PATCH V3 2/4] scsi: storvsc: Properly support Fibre Channel devices
` [PATCH V3 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init()
` [PATCH V3 4/4] scsi: storvsc: Tighten up the interrupt path
[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
2015-12-13 0:28 UTC (11+ messages)
` [PATCH v2 1/9] aacraid: SCSI blk tag support
` [PATCH v2 2/9] aacraid: Fix RRQ overload
` [PATCH v2 3/9] aacraid: Added EEH support
` [PATCH v2 4/9] aacraid: Fix memory leak in aac_fib_map_free
` [PATCH v2 5/9] aacraid: Set correct msix count for EEH recovery
` [PATCH v2 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH v2 7/9] aacraid: Fix AIF triggered IOP_RESET
` [PATCH v2 8/9] aacraid: Fix character device re-initialization
` [PATCH v2 9/9] aacraid: Update driver version
[PATCH 0/4] scsi: storvsc: Properly support FC hosts
2015-12-12 3:10 UTC (14+ messages)
` [PATCH 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
` [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devices
` [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init()
` [PATCH 4/4] scsi: storvsc: Tighten up the interrupt path
[PATCH v2] hisi_sas: use platform_get_irq()
2015-12-11 12:03 UTC (2+ messages)
[PATCH] hisi_sas: use platform_get_irq()
2015-12-11 10:13 UTC (3+ messages)
[PATCH] scsi_dh_alua: fix build warning
2015-12-11 8:37 UTC (2+ messages)
[Bug 108771] New: scsi: ses: kasan: ses_enclosure_data_process use after free on boot SAS2X28
2015-12-11 8:03 UTC (7+ messages)
` [Bug 108771] "
[PATCH v4 0/3] Badblock tracking for gendisks
2015-12-11 5:40 UTC (2+ messages)
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-12-10 23:39 UTC (9+ messages)
` [PATCH v2 74/71] ncr5380: Enable PDMA for NCR53C400A
` [PATCH v2 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502)
[PATCH] [SCSI] osd: fix signed char versus %02x issue
2015-12-10 19:25 UTC (5+ messages)
[BISECTED] WARNING: CPU: 2 PID: 142 at block/genhd.c:626 add_disk+0x480/0x4e0()
2015-12-10 19:05 UTC (3+ messages)
[patch] hisi_sas: fix error codes in hisi_sas_task_prep()
2015-12-10 18:17 UTC (2+ messages)
[PATCH v2] storvsc: add logging for error/warning messages
2015-12-10 18:12 UTC (2+ messages)
[PATCH v2] VMW_PVSCSI: Fix the issue of DMA-API related warnings
2015-12-10 17:58 UTC (2+ messages)
[PATCH RESEND] cxlflash: drop unlikely before IS_ERR_OR_NULL
2015-12-10 17:56 UTC (2+ messages)
[PATCH RESEND] cxlflash: a couple off by one bugs
2015-12-10 17:54 UTC (2+ messages)
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).