linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-06 10:01:58 to 2017-02-07 14:53:14 UTC [more...]

[PATCH -next] scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
 2017-02-07 14:52 UTC 

[PATCH 00/10] mpt3sas: full mq support
 2017-02-07 14:38 UTC  (18+ messages)
` [PATCH 01/10] mpt3sas: switch to pci_alloc_irq_vectors
` [PATCH 02/10] mpt3sas: set default value for cb_idx
` [PATCH 03/10] mpt3sas: implement _dechain_st()
` [PATCH 04/10] mpt3sas: separate out _base_recovery_check()
` [PATCH 05/10] mpt3sas: open-code _scsih_scsi_lookup_get()
` [PATCH 06/10] mpt3sas: Introduce mpt3sas_get_st_from_smid()
` [PATCH 07/10] mpt3sas: use hi-priority queue for TMFs

[PATCH RFC] enclosure: fix symlinks creation
 2017-02-07 14:08 UTC  (2+ messages)
` [PATCH RFC] enclosure: fix sysfs symlinks creation when using multipath

[PATCH] scsi: aacraid: fix information leak on hbainfo.driver_name
 2017-02-07 13:55 UTC 

[patch] scsi: qedi: silence sprintf() overflow warning
 2017-02-07 13:27 UTC  (2+ messages)

[PATCH 0/5] target: Miscellaneous bug-fixes for >= v4.10
 2017-02-07 13:17 UTC  (6+ messages)
` [PATCH 1/5] target: Don't BUG_ON during NodeACL dynamic -> explicit conversion
` [PATCH 2/5] target: Use correct SCSI status during EXTENDED_COPY exception
` [PATCH 3/5] target: Fix early transport_generic_handle_tmr abort scenario
` [PATCH 4/5] target: Fix multi-session dynamic se_node_acl double free OOPs
` [PATCH 5/5] target: Fix COMPARE_AND_WRITE ref leak for non GOOD status

[PATCH] scsi: aacraid: avoid open-coded upper_32_bits
 2017-02-07 13:05 UTC  (2+ messages)

[bug report] scsi_dh_rdac: switch to scsi_execute_req_flags()
 2017-02-07 12:57 UTC 

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-07 11:54 UTC  (134+ messages)
` [PATCH 01/39] Revert "scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Bandwidth"
` [PATCH 02/39] megaraid_sas: cpu select rework
` [PATCH 03/39] megaraid_sas: raid 1 fast path code optimize
` [PATCH 04/39] megaraid_sas: 32 bit descriptor fire cmd optimization
` [PATCH 05/39] megaraid_sas: Refactor MEGASAS_IS_LOGICAL macro using sdev
` [PATCH 06/39] megaraid_sas: RAID map is accessed for SYS PDs when use_seqnum_jbod_fp is not set
` [PATCH 07/39] megaraid_sas: Use DID_REQUEUE
` [PATCH 08/39] megaraid_sas: megasas_get_request_descriptor always return valid desc
` [PATCH 09/39] megaraid_sas: NVME Interface detection and prop settings
` [PATCH 10/39] megaraid_sas: NVME interface target prop added
` [PATCH 11/39] "
` [PATCH 12/39] megaraid_sas: raid 1 write performance for large io
` [PATCH 13/39] megaraid_sas : set residual bytes count during IO compeltion
` [PATCH 14/39] megaraid_sas: enhance debug logs in OCR context
` [PATCH 15/39] megaraid_sas: add print in device removal path
` [PATCH 16/39] megaraid_sas: reduce size of fusion_context and use vmalloc if kmalloc fails
` [PATCH 17/39] megaraid_sas: In validate raid map, raid capability is not converted to cpu format for all lds
` [PATCH 18/39] megaraid_sas: MR_TargetIdToLdGet u8 to u16 and avoid invalid raid-map access
` [PATCH 19/39] megaraid_sas: Big endian RDPQ mode fix
` [PATCH 20/39] megaraid_sas: big endian support changes
` [PATCH 21/39] megaraid_sas: avoid unaligned access in ioctl path
` [PATCH 22/39] megaraid_sas: latest controller OCR capability from FW before sending shutdown DCMD
` [PATCH 23/39] megaraid_sas: set pd_after_lb from MR_BuildRaidContext and initialize pDevHandle to MR_DEVHANDLE_INVALID
` [PATCH 24/39] megaraid_sas: Change max_cmd from u32 to u16 in all functions
` [PATCH 25/39] megaraid_sas: update can_queue only if the new value is less
` [PATCH 26/39] megaraid_sas: max_fw_cmds are decremented twice, remove duplicate
` [PATCH 27/39] megaraid_sas: megasas_return_cmd does not memset IO frame to zero
` [PATCH 28/39] megaraid_sas: Remove unused pd_index from megasas_build_ld_nonrw_fusion
` [PATCH 29/39] megaraid_sas: Do not set fp_possible if TM capable for non-RW syspdIO, change fp_possible to bool
` [PATCH 30/39] megaraid_sas: During OCR, if get_ctrl_info fails do not continue with OCR
` [PATCH 31/39] megaraid_sas: Change build_mpt_mfi_pass_thru to return void
` [PATCH 32/39] megaraid_sas: Bail out the driver load if ld_list_query fails
` [PATCH 33/39] megaraid_sas: call flush_scheduled_work during controller shutdown/detach
` [PATCH 34/39] megaraid_sas: Use synchronize_irq to wait for IRQs to complete
` [PATCH 35/39] megaraid_sas: Increase internal command pool
` [PATCH 36/39] megaraid_sas: Cleanup VD_EXT_DEBUG and SPAN_DEBUG related debug prints
` [PATCH 37/39] megaraid_sas: Indentation and smatch warning fixes
` [PATCH 38/39] megaraid_sas: Change RAID_1_10_RMW_CMDS to RAID_1_PEER_CMDS and set value to 2
` [PATCH 39/39] megaraid_sas: driver version upgrade

[PATCH][V2] scsi: aacraid: rcode is unsigned and should be signed int
 2017-02-07 11:51 UTC 

[PATCH] scsi: aacraid: rcode is unsigned, so can never be less than zero
 2017-02-07 11:37 UTC  (3+ messages)

[PATCH v2 07/18] lpfc: NVME Initiator: Base modifications Part E
 2017-02-07  9:03 UTC  (2+ messages)

[PATCH v2 02/18] lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
 2017-02-07  8:40 UTC  (2+ messages)

[PATCH v2 01/18] lpfc: Correct WQ creation for pagesize
 2017-02-07  8:30 UTC  (2+ messages)

[PATCH 3.10 141/319] scsi: mpt3sas: Fix secure erase premature termination
 2017-02-07  6:59 UTC  (5+ messages)

[Bug 194341] New: drivers/scsi/mpt3sas/mpt3sas_scsih.c _scsih_ir_fastpath ambiguous path structures
 2017-02-07  6:04 UTC 

[Bug 194321] New: drivers/scsi/mpt3sas/mpt3sas_base.c mpt3sas_base_put_smid_fast_path structure descriptor.Default.DescriptorTypeDependent is not used in fast path
 2017-02-07  6:00 UTC 

[lkp-robot] [scsi, block] 0dba1314d4: WARNING:at_fs/sysfs/dir.c:#sysfs_warn_dup
 2017-02-07  5:42 UTC  (3+ messages)

[PATCH 0/2] qla2xxx: Two bug fixes
 2017-02-07  0:23 UTC  (5+ messages)
` [PATCH 1/2] qla2xxx: Fix a recently introduced memory leak

[PATCH V4 00/24] aacraid: Patchset for Smart Family Support
 2017-02-07  0:18 UTC  (2+ messages)

[PATCH] snic: switch to pci_irq_alloc_vectors
 2017-02-07  0:17 UTC  (2+ messages)

[PATCH] fnic: switch to pci_alloc_irq_vectors
 2017-02-07  0:16 UTC  (2+ messages)

[PATCH] pm8001: switch to pci_irq_alloc_vectors
 2017-02-07  0:13 UTC  (2+ messages)

sort out the ->eh_timed_out mess
 2017-02-07  0:11 UTC  (2+ messages)

[PATCH v2 15/18] lpfc: NVME Target: bind to nvmet_fc api
 2017-02-06 23:09 UTC 

[PATCH v2 17/18] lpfc: Update copyrights
 2017-02-06 23:09 UTC 

[PATCH v2 18/18] lpfc: Update lpfc version to 11.2.0.7
 2017-02-06 23:09 UTC 

[PATCH v2 16/18] lpfc: NVME Target: Add debugfs support
 2017-02-06 23:09 UTC 

[PATCH v2 10/18] lpfc: NVME Initiator: bind to nvme_fc api
 2017-02-06 23:08 UTC 

[PATCH v2 13/18] lpfc: NVME Target: Receive buffer updates
 2017-02-06 23:09 UTC 

[PATCH v2 14/18] lpfc: NVME Target: Merge into FC discovery
 2017-02-06 23:09 UTC 

[PATCH v2 12/18] lpfc: NVME Target: Base modifications
 2017-02-06 23:09 UTC 

[PATCH v2 09/18] lpfc: NVME Initiator: Merge into FC discovery
 2017-02-06 23:08 UTC 

[PATCH v2 11/18] lpfc: NVME Initiator: Add debugfs support
 2017-02-06 23:09 UTC 

[PATCH v2 08/18] lpfc: NVME Initiator: Base modifications Part F
 2017-02-06 23:08 UTC 

[PATCH v2 05/18] lpfc: NVME Initiator: Base modifications Part C
 2017-02-06 23:08 UTC 

[PATCH v2 06/18] lpfc: NVME Initiator: Base modifications Part D
 2017-02-06 23:08 UTC 

[PATCH v2 03/18] lpfc: NVME Initiator: Base modifications Part A
 2017-02-06 23:08 UTC 

[PATCH v2 04/18] lpfc: NVME Initiator: Base modifications Part B
 2017-02-06 23:08 UTC 

[PATCH v2 00/18] lpfc: Add NVME Fabrics support (11.2.0.7)
 2017-02-06 23:08 UTC 

[PATCHv1] net-next: treewide use is_vlan_dev() helper function
 2017-02-06 21:35 UTC  (3+ messages)

[PATCH V3 0/2] Add QLogic FastLinQ FCoE (qedf) driver
 2017-02-06 20:17 UTC  (4+ messages)
` [PATCH V3 2/2] qedf: Add QLogic FastLinQ offload FCoE driver framework

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2017-02-06 19:22 UTC  (13+ messages)

[bug report] qla2xxx: Add framework for async fabric discovery
 2017-02-06 17:41 UTC  (2+ messages)

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-06 12:55 UTC  (6+ messages)


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