messages from 2015-12-08 01:29:33 to 2015-12-11 14:22:20 UTC [more...]
completion queue abstraction V2
2015-12-11 14:22 UTC (23+ 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: "
kernel BUG at block/bio.c:1787! while initializing scsi_debug on ppc64 host
2015-12-11 12:01 UTC
[PATCH v2] hisi_sas: use platform_get_irq()
2015-12-11 12:03 UTC (2+ messages)
[PATCH 0/4] scsi: storvsc: Properly support FC hosts
2015-12-11 10:40 UTC (11+ 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] 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 (8+ messages)
` [Bug 108771] "
[PATCH v4 0/3] Badblock tracking for gendisks
2015-12-11 5:40 UTC (7+ messages)
` [PATCH v4 1/3] badblocks: Add core badblock management code
` [PATCH v4 2/3] block: Add badblock management for gendisks
` [PATCH v4 3/3] md: convert to use the generic badblocks code
[PATCH 0/15] copy offload patches
2015-12-11 5:06 UTC (19+ messages)
` [PATCH 1/15] block copy: initial XCOPY offload support
` [PATCH 2/15] block copy: use two bios
` [PATCH 3/15] block copy: report the amount of copied data
` [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/9] aacraid: Patchset for aacraid driver version 41052
2015-12-10 18:45 UTC (10+ 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/6] cxlflash: Miscellaneous fixes and updates
2015-12-11 0:35 UTC (8+ 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
[PATCH 00/71] More fixes, cleanup and modernization for NCR5380 drivers
2015-12-10 23:39 UTC (10+ messages)
` [PATCH v2 74/71] ncr5380: Enable PDMA for NCR53C400A
` [PATCH v2 78/71] ncr5380: Add support for HP 53C400A-based cards (C2502)
` [PATCH v3 "
[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
2015-12-10 21:48 UTC (11+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management
[PATCH] [SCSI] osd: fix signed char versus %02x issue
2015-12-10 19:25 UTC (6+ 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 (3+ messages)
[PATCH v2] storvsc: add logging for error/warning messages
2015-12-10 18:12 UTC (3+ 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)
[PATCH] ses: Fix problems with simple enclosures
2015-12-10 13:28 UTC (5+ messages)
[PATCH 00/20] qla2xxx: Patches for target-pending branch
2015-12-10 1:06 UTC (36+ messages)
` [PATCH 01/20] qla2xxx: Enable Extended Login support
` [PATCH 02/20] qla2xxx: Enable Exchange offload support
` [PATCH 03/20] qla2xxx: Enable Target counters in DebugFS
` [PATCH 04/20] qla2xxx: Add FW resource count "
` [PATCH 06/20] qla2xxx: Delete session if initiator is gone from FW
` [PATCH 07/20] qla2xxx: Wait for all conflicts before ack'ing PLOGI
` [PATCH 08/20] qla2xxx: Replace QLA_TGT_STATE_ABORTED with a bit
` [PATCH 09/20] qla2xxx: Change check_stop_free to always return 1
` [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 12/20] target/tmr: LUN reset cause cmd premature free
` [PATCH 15/20] qla2xxx: Add selective command queuing
` [PATCH 20/20] qla2xxx: Check for online flag instead of active reset when transmitting responses
[PATCH 0/3] hpsa update
2015-12-09 23:41 UTC (7+ messages)
` [PATCH 1/3] hpsa: fix path_info_show
` [PATCH 2/3] hpsa: change SAS transport devices to bus 0
` [PATCH 3/3] hpsa: add box and bay information for enclosure devices
[PATCH 0/3] Fix the problem of SATA devices within SAS enclosures
2015-12-09 20:56 UTC (7+ 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] [SCSI] atp870u: 64 bit bug in probe()
2015-12-09 19:37 UTC (10+ messages)
` [patch RESEND] atp870u: 64 bit bug in atp885_init()
[PATCH] scsi: sim710: fix build warning
2015-12-09 11:45 UTC (3+ messages)
Update
2015-12-09 2:43 UTC
[PATCH v2 0/3] Badblock tracking for gendisks
2015-12-08 23:47 UTC (8+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
[PATCH 05/20] qla2xxx: Added interface to send ELS commands from driver
2015-12-08 15:54 UTC (4+ messages)
` [PATCH] qla2xxx: fix ifnullfree.cocci warnings
[PATCH 00/20] ALUA device handler update, part II
2015-12-08 15:06 UTC (22+ messages)
` [PATCH 01/20] scsi_dh_alua: Pass buffer as function argument
` [PATCH 02/20] scsi_dh_alua: separate out alua_stpg()
` [PATCH 03/20] scsi_dh_alua: Make stpg synchronous
` [PATCH 04/20] scsi_dh_alua: call alua_rtpg() if stpg fails
` [PATCH 05/20] scsi_dh_alua: switch to scsi_execute_req_flags()
` [PATCH 06/20] scsi_dh_alua: Use separate alua_port_group structure
` [PATCH 07/20] scsi_dh_alua: allocate RTPG buffer separately
` [PATCH 08/20] scsi_dh_alua: use unique device id
` [PATCH 09/20] scsi_dh_alua: simplify alua_initialize()
` [PATCH 10/20] revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transitioning")
` [PATCH 11/20] scsi_dh_alua: Use workqueue for RTPG
` [PATCH 12/20] scsi_dh_alua: Allow workqueue to run synchronously
` [PATCH 13/20] scsi_dh_alua: Recheck state on unit attention
` [PATCH 14/20] scsi_dh_alua: update all port states
` [PATCH 15/20] scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
` [PATCH 16/20] scsi_dh: add 'rescan' callback
` [PATCH 17/20] scsi: Add 'access_state' attribute
` [PATCH 18/20] scsi_dh_alua: use common definitions for ALUA state
` [PATCH 19/20] scsi_dh_alua: update 'access_state' field
` [PATCH 20/20] scsi_dh_alua: Update version to 2.0
[PATCH RFC 0/2] avoid crashing when reading /proc/scsi/scsi and simultaneously removing devices
2015-12-08 14:08 UTC (3+ messages)
` [PATCH RFC 1/2] drivers/base: add bus_device_iter_init, bus_device_iter_next, bus_device_iter_exit
` [PATCH RFC 2/2] scsi_proc: Change /proc/scsi/scsi to use bus device iterator
[PATCH v2 0/3] Badblock tracking for gendisks
2015-12-08 2:54 UTC (5+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
` [PATCH v2 2/3] block: Add badblock management for gendisks
` [PATCH v2 3/3] md: convert to use the generic badblocks code
[PATCH 13/20] qla2xxx: Remove dependency on hardware_lock to reduce lock contention
2015-12-08 2:26 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).