messages from 2016-08-19 10:36:51 to 2016-08-26 16:45:54 UTC [more...]
[PATCH 00/17] smartpqi updates
2016-08-26 16:45 UTC (5+ messages)
` [PATCH 05/17] smartpqi: enhance reset logic
` [PATCH 07/17] smartpqi: add kdump support
` [PATCH 10/17] smartpqi: minor function reformating
` [PATCH 12/17] smartpqi: scsi queuecommand cleanup
[PATCH 00/30] FCoE VN2VN fixes
2016-08-26 13:48 UTC (33+ messages)
` [PATCH 01/30] libfc: Revisit kref handling
` [PATCH 02/30] libfc: additional debugging messages
` [PATCH 03/30] libfc: spurious I/O error under high load
` [PATCH 04/30] libfc: Do not login if the port is already started
` [PATCH 05/30] libfc: use configured lport R_A_TOV when sending
` [PATCH 06/30] libfc: use configured e_d_tov for remote port state
` [PATCH 07/30] libfc: do not overwrite DID_TIME_OUT status
` [PATCH 08/30] libfc: use error code for fc_rport_error()
` [PATCH 09/30] libfc: Send LS_RJT responses on frame allocation
` [PATCH 10/30] libfc: don't advance state machine for incoming FLOGI
` [PATCH 11/30] libfc: Fixup disc_mutex handling
` [PATCH 12/30] libfc: Do not drop down to FLOGI for fc_rport_login()
` [PATCH 13/30] libfc: Implement RTV responder
` [PATCH 14/30] libfc: Rework PRLI handling
` [PATCH 15/30] libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
` [PATCH 16/30] libfc: Clarify ramp-down messages
` [PATCH 17/30] libfc: sanitize E_D_TOV and R_A_TOV setting
` [PATCH 18/30] libfc: safeguard against invalid exchange index
` [PATCH 19/30] libfc: quarantine timed out xids
` [PATCH 20/30] libfc: don't fail sequence abort for completed
` [PATCH 21/30] libfc: Do not drop out-of-order frames
` [PATCH 22/30] libfc: reset timeout on queue full
` [PATCH 23/30] libfc: wait for E_D_TOV when out-of-order sequence is received
` [PATCH 24/30] fcoe: Use kfree_skb() instead of kfree()
` [PATCH 25/30] fcoe: set default TC priority
` [PATCH 26/30] fcoe: inhibit writing invalid values into the 'enabled'
` [PATCH 27/30] fcoe: correct sending FIP VLAN packets on VLAN 0
` [PATCH 28/30] fcoe: FIP debugging
` [PATCH 29/30] fcoe: filter out frames from invalid vlans
` [PATCH 30/30] fcoe: make R_A_TOV and E_D_TOV configurable
[PATCH v2 0/3] be2iscsi: cleanup of 11.2 in 4.9/scsi-queue
2016-08-26 13:28 UTC (7+ messages)
` [PATCH v2 1/3] be2iscsi: Fix error return code
` [PATCH v2 2/3] be2iscsi: Remove redundant iscsi_wrb desc memset
` [PATCH v2 3/3] be2iscsi: Add missing unlock for mbox_lock
[PATCH 1/1] ses: Retry UNIT ATTENTION for receive diagnostics
2016-08-26 11:09 UTC
[PATCH v8 0/2] Block layer support ZAC/ZBC commands
2016-08-26 5:17 UTC (8+ messages)
` [PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
` [PATCH v8 1/2 RESEND] "
` [PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH v8 2/2 RESEND] "
` [PATCH v8 0/2 RESEND] Block layer support ZAC/ZBC commands
[PATCH] megaraid_sas: Fix the search of first memory bar
2016-08-26 4:01 UTC (3+ messages)
[PATCH 1/2] scsi: sg: Avoid overflow when USER_HZ > HZ
2016-08-26 3:27 UTC (3+ messages)
` [PATCH 2/2] scsi: sg: Use mult_frac, drop MULDIV macro
[PATCH 0/2] ibmvfc: FC-TAPE Support
2016-08-26 3:26 UTC (2+ messages)
[PATCH] aic94xx: Add missing error code assignment before test
2016-08-26 3:24 UTC (2+ messages)
[PATCH] scsi: core: configure runtime pm before calling device_add in scsi_add_host_with_dma
2016-08-26 3:17 UTC (2+ messages)
[PATCH] ipr: Add asynchronous error notification
2016-08-26 2:47 UTC (5+ messages)
` [PATCHv2] "
[PATCH v2 0/8] hisi_sas internal abort support
2016-08-26 2:40 UTC (20+ messages)
` [PATCH v2 1/8] hisi_sas: add internal abort main code
` [PATCH v2 2/8] hisi_sas: add internal abort in hisi_sas_dev_gone()
` [PATCH v2 3/8] hisi_sas: add internal abort to hisi_sas_abort_task()
` [PATCH v2 4/8] hisi_sas: add prep_abort_v2_hw()
` [PATCH v2 5/8] hisi_sas: add v2 hw slot complete internal abort support
` [PATCH v2 6/8] hisi_sas: fail tmf task prep when port detached
` [PATCH v2 7/8] hisi_sas: add TMF success check
` [PATCH v2 8/8] hisi_sas: update version to 1.6
[PATCH] scsi: don't reinitialize adapter's req_table
2016-08-26 2:29 UTC (3+ messages)
[PATCH] scsi: not need to alloc zero buffer for local_atto_ioctl
2016-08-26 2:29 UTC (3+ messages)
[PATCH v2] UFS: Date Segment only need for WRITE DESCRIPTOR
2016-08-25 9:39 UTC
[PATCH] UFS: Date Segment only need for WRITE DESCRIPTOR
2016-08-25 9:10 UTC (2+ messages)
[PATCH] ata: do not hard code limit in ata_set_lba_range_entries()
2016-08-25 8:42 UTC (14+ messages)
[PATCH 0/7] aacraid: Fine-tuning for a few functions
2016-08-24 23:01 UTC (14+ messages)
` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation
` [PATCH 2/7] aacraid: One function call less in aac_send_raw_srb() after error detection
` [PATCH 3/7] aacraid: Delete unnecessary initialisations in aac_send_raw_srb()
` [PATCH 4/7] aacraid: Delete unnecessary braces
` [PATCH 5/7] aacraid: Add spaces after control flow keywords
` [PATCH 6/7] aacraid: Improve determination of a few sizes
` [PATCH 7/7] aacraid: Apply another recommendation from "checkpatch.pl"
` [PATCH] megaraid_sas: Use memdup_user() rather than duplicating its implementation
Oops when completing request on the wrong queue
2016-08-24 20:36 UTC (10+ messages)
[Bug 153171] New: scsi host6: runtime PM trying to activate child device host6 but parent (2-2:1.0) is not active
2016-08-24 12:33 UTC (2+ messages)
` [Bug 153171] "
[PATCH 0/3] be2iscsi: cleanup of 11.2 in 4.9/scsi-queue
2016-08-24 9:42 UTC
[PATCH 0/3] be2iscsi: cleanup of 11.2 in 4.9/scsi-queue
2016-08-24 9:33 UTC (4+ messages)
` [PATCH 1/3] be2iscsi: Fix error return code
` [PATCH 2/3] be2iscsi: Remove redundant iscsi_wrb desc memset
` [PATCH 3/3] be2iscsi: Add missing unlock for mbox_lock
[PATCH v4 2/3] ses: use scsi_is_sas_rphy instead of is_sas_attached
2016-08-24 7:22 UTC (3+ messages)
[PATCH v2 0/4] Integrate bio/request ZBC ops with zone cache
2016-08-24 5:19 UTC (9+ messages)
` [PATCH v2 1/4] Enable support for Seagate HostAware drives
` [PATCH v2 2/4] On Discard either do Reset WP or Write Same
` [PATCH v2 3/4] Merge ZBC constants
` [PATCH v2 4/4] Integrate ZBC command requests with zone cache
[PATCH v2 00/29] be2iscsi: driver update 11.2.0.0
2016-08-24 2:44 UTC (2+ messages)
[PATCH v2] fcoe: provide translation table between Ethernet and FC port speeds
2016-08-24 2:28 UTC (3+ messages)
[PATCH 0/6] cxlflash: Improvements and cleanup
2016-08-24 2:25 UTC (7+ messages)
` [PATCH 4/6] cxlflash: Transition to application close model
` [PATCH 5/6] cxlflash: Remove adapter file descriptor cache
` [PATCH 6/6] cxlflash: Update documentation
linux-next: Tree for Jun 6 (scsi_debug.c)
2016-08-23 23:22 UTC (2+ messages)
[PATCH 0/6] tcm_fc fixes
2016-08-23 18:07 UTC (8+ messages)
` [PATCH 1/6] target: fix hang in target_wait_for_sess_cmds()
` [PATCH 2/6] target: fix potential race window in target_sess_cmd_list_waiting()
` [PATCH 3/6] target/tcm_fc: print command pointer in debug message
` [PATCH 4/6] target/tcm_fc: return detailed error in ft_sess_create()
` [PATCH 5/6] target/tcm_fc: Update debugging statements to match libfc usage
` [PATCH 6/6] target/tcm_fc: use CPU affinity for responses
[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-08-23 14:51 UTC (3+ messages)
Bestätigung deiner Email Adresse
2016-08-23 12:15 UTC
Observing Softlockup's while running heavy IOs
2016-08-23 9:52 UTC (6+ messages)
[PATCH v2 15/29] be2iscsi: Fix to make boot discovery non-blocking
2016-08-23 0:53 UTC
[Bug 151661] New: Adaptec 3805 prints "AAC: Host adapter dead -1" every 10 seconds but works fine anyway
2016-08-22 21:54 UTC (4+ messages)
` [Bug 151661] Adaptec 3405 "
[PATCH 0/3] nvme-fabrics: Add NVME FC Transport support to lpfc
2016-08-22 17:41 UTC (3+ messages)
[PATCH 5/5] nvme-fabrics: Add FC LLDD loopback driver to test FC host and target transport
2016-08-22 17:29 UTC (5+ messages)
[PATCH 4/5] nvme-fabrics: Add target FC transport support
2016-08-22 17:28 UTC (5+ messages)
[PATCH 3/5] nvme-fabrics: Add host FC transport support
2016-08-22 17:24 UTC (5+ messages)
[PATCH 0/2] Change zone cache format to use less memory
2016-08-22 15:43 UTC (6+ messages)
` [PATCH 1/2] Move ZBC core setup to sd_zbc
` [PATCH 2/2] Migrate zone cache from RB-Tree to arrays of descriptors
[PATCH] scsi:Prevent deletion of SCSI block device in use
2016-08-22 15:36 UTC (2+ messages)
[PATCH 0/8] hisi_sas internal abort support
2016-08-22 7:50 UTC (4+ messages)
` [PATCH 1/8] hisi_sas: add internal abort core code
runaway latency detection
2016-08-22 2:22 UTC
Moving GPIO interrupts and IPIs to a core other than 0
2016-08-22 2:11 UTC (2+ messages)
1,650,000,00 Euro
2016-08-21 23:25 UTC
GOOD NEWS
2016-08-21 7:48 UTC
Patch added to scsi: scsi: blacklist all RDAC devices for BLIST_NO_ULD_ATTACH
2016-08-19 14:44 UTC
[GIT PULL] SCSI fixes for 4.8-rc2
2016-08-19 14:40 UTC
[PATCH] fcoe: provide translation table between Ethernet and FC port speeds
2016-08-19 11:30 UTC (3+ 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).