linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-24 14:07:35 to 2016-08-31 16:29:12 UTC [more...]

[PATCH v1 0/3] Ibmvscsis fixes and code cleanup
 2016-08-31 16:29 UTC  (3+ messages)
` [PATCH v1 1/3] Ibmvscsis: Properly deregister target sessions
` [PATCH v1 2/3] Ibmvscsis: Code cleanup of print statements

[PATCH 0/2] Remove last use and references to DEFINE_PCI_DEVICE_TABLE
 2016-08-31 16:19 UTC  (2+ messages)
` [PATCH 1/2] wd719x: Remove last declaration using DEFINE_PCI_DEVICE_TABLE

[PATCH 00/17] smartpqi updates
 2016-08-31 14:49 UTC  (60+ messages)
` [PATCH 01/17] smartpqi: change aio sg processing
` [PATCH 02/17] smartpqi: change tmf macro names
` [PATCH 03/17] smartpqi: simplify spanning
` [PATCH 04/17] smartpqi: enhance drive offline informational message
` [PATCH 05/17] smartpqi: enhance reset logic
` [PATCH 06/17] smartpqi: change commonly used function to inline
` [PATCH 07/17] smartpqi: add kdump support
` [PATCH 08/17] smartpqi: correct controller offline issue
` [PATCH 09/17] smartpqi: correct event acknowledgment timeout issue
` [PATCH 10/17] smartpqi: minor function reformating
` [PATCH 11/17] smartpqi: minor tweaks to update time support
` [PATCH 12/17] smartpqi: scsi queuecommand cleanup
` [PATCH 13/17] smartpqi: remove timeout for cache flush operations
` [PATCH 14/17] smartpqi: update Kconfig
` [PATCH 15/17] smartpqi: update maintainers
` [PATCH 16/17] smartpqi: add smartpqi.txt
` [PATCH 17/17] smartqi: bump driver version

[PATCH 0/2] fusion: Remove deprecated create_singlethread_workqueue
 2016-08-31 14:25 UTC  (5+ messages)
` [PATCH 1/2] fusion/mptfc: "
` [PATCH 2/2] fusion: mptbase: "

[PATCH 0/3] Small fixes and cleanup
 2016-08-31 14:07 UTC  (11+ messages)
` [PATCH 1/3] documentation/scsi: Remove nodisconnect parameter
` [PATCH 2/3] scsi/ncr5380: Avoid a compiler warning
` [PATCH 3/3] scsi/ncr5380: Improve interrupt latency during PIO tranfers
  ` [PATCH v2 "

[PATCH] bfa: do not dereference port before it is null checked
 2016-08-31 12:05 UTC  (2+ messages)

[PATCH v5 0/8] Replay Protected Memory Block (RPMB) subsystem
 2016-08-31 10:58 UTC  (12+ messages)
` [PATCH v5 2/8] char: rpmb: add sysfs-class ABI documentation
` [PATCH v5 3/8] char: rpmb: add device attributes
` [PATCH v5 4/8] char: rpmb: provide a user space interface
` [PATCH v5 5/8] char: rpmb: add RPMB simulation device

[PATCH 00/30] FCoE VN2VN fixes
 2016-08-31  7:25 UTC  (35+ 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] scsi: move function declarations to scsi_priv.h
 2016-08-31  4:29 UTC  (2+ messages)

[PATCH -next] ibmvscsis: Use list_move_tail instead of list_del/list_add_tail
 2016-08-31  4:19 UTC  (4+ messages)

Should queue_max_hw_sectors() always be <= max_dev_sectors?
 2016-08-31  4:11 UTC  (5+ messages)

[PATCH v2 0/3] be2iscsi: cleanup of 11.2 in 4.9/scsi-queue
 2016-08-31  2:26 UTC  (8+ 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] megaraid_sas: Fix the search of first memory bar
 2016-08-31  2:23 UTC  (4+ messages)

[PATCH 1/2] scsi: sg: Avoid overflow when USER_HZ > HZ
 2016-08-31  2:19 UTC  (7+ messages)
` [PATCH 2/2] scsi: sg: Use mult_frac, drop MULDIV macro

[PATCH] tcm_qla2xxx Add SCSI command jammer/discard capability to the tcm_qla2xxx module - enhancements
 2016-08-30 21:49 UTC  (3+ messages)
    ` [PATCH] tcm_qla2xxx Add SCSI command jammer/discard capability to the tcm_qla2xxx module - enhancements V2 (corrected)

Check out Sharon Barber's site!
 2016-08-30  9:26 UTC 

Time to make dynamically allocated devt the default for scsi disks?
 2016-08-30 20:53 UTC  (12+ messages)

Oops when completing request on the wrong queue
 2016-08-29 18:40 UTC  (11+ messages)

[PATCH] scsi: move function declarationes to scsi_priv.h
 2016-08-29 15:58 UTC  (2+ messages)

[PATCH] [SCSI] qla4xxx: mark symbols static where possible
 2016-08-29 10:46 UTC 

[PATCH] scsi: ufs: add missing header dependencies for tc-dwc-g210
 2016-08-29 10:19 UTC 

Problem with LIO
 2016-08-28 19:51 UTC 

[PATCH] scsi: constify sr_pm_ops structure
 2016-08-28 20:17 UTC 

[PATCH] qla2xxx: fix spelling mistake "retyring" -> "retrying"
 2016-08-28 16:38 UTC  (2+ messages)

[PATCH] scsi: ufs: add missing declaration in ufshcd.h
 2016-08-28  8:01 UTC 

[Bug 155001] New: Customer Service ❶❽❹❹❹❶❹❹❽❻❽Quickbooks Customer Service Phone Number
 2016-08-27 17:52 UTC  (2+ messages)
` [Bug 155001] "

[Bug 154781] New: California 1 844 414 4868 QuickBooks Tech Support Phone Number Sacramento Intuit QUickBooks Support NumberLos Angeles, San Diego, San Jose, San Francisco, Fresno
 2016-08-27 15:54 UTC 

[PATCH] fix:pmcraid: mark symbols static where possible
 2016-08-27 15:49 UTC 

[Bug 101841] New: iommu memory handling cause mmblock devices stop working
 2016-08-27 15:04 UTC  (4+ messages)
` [Bug 101841] "

[PATCH] Return TCMU-generated sense data to fabric module
 2016-08-26 19:52 UTC 

[PATCH 1/1] ses: Retry UNIT ATTENTION for receive diagnostics
 2016-08-26 11:09 UTC 

[PATCH v8 1/2] Add bio/request flags to issue ZBC/ZAC commands
 2016-08-26  5:17 UTC  (4+ messages)
` [PATCH v8 1/2 RESEND] "

[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  (6+ messages)
` [PATCH v2 5/8] hisi_sas: add v2 hw slot complete "

[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  (13+ messages)

[PATCH 0/7] aacraid: Fine-tuning for a few functions
 2016-08-24 23:01 UTC  (5+ messages)
  ` [PATCH 1/7] aacraid: Use memdup_user() rather than duplicating its implementation

[PATCH v8 2/2] Add ioctl to issue ZBC/ZAC commands via block layer
 2016-08-24 20:25 UTC  (2+ messages)
` [PATCH v8 2/2 RESEND] "

[PATCH v8 0/2] Block layer support ZAC/ZBC commands
 2016-08-24 20:22 UTC  (2+ messages)
` [PATCH v8 0/2 RESEND] "


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).