public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-07 12:59:30 to 2017-02-10 09:08:35 UTC [more...]

[PATCH v3 00/39] megaraid_sas: Updates for scsi-next
 2017-02-10  8:59 UTC  (3+ messages)
` [PATCH v3 07/39] megaraid_sas: Use DID_REQUEUE
` [PATCH v3 12/39] megaraid_sas: NVME fast path io support

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

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

[PATCH] zfcp: fix use-after-free by not tracing WKA port open/close on failed send
 2017-02-10  0:02 UTC  (2+ messages)

[PATCH] aacraid: Fix INTx/MSI-x issue with older controllers
 2017-02-09 23:59 UTC  (2+ messages)

[PATCH V2] mpt3sas: disable ASPM for MPI2 controllers
 2017-02-09 23:55 UTC  (4+ messages)

[PATCH -next] scsi: qedi: Fix possible memory leak in qedi_iscsi_update_conn()
 2017-02-09 23:35 UTC  (3+ messages)

[PATCH v4] scsi/sd: release scan_mutex during sync_cache and start_stop
 2017-02-09 22:24 UTC  (3+ messages)

[PATCH v2 00/14] qla2xxx: Bug Fixes and updates for target
 2017-02-09 21:34 UTC  (22+ messages)
` [PATCH v2 01/14] qla2xxx: Fix delayed response to command for loop mode/direct connect
` [PATCH v2 02/14] qla2xxx: Allow relogin to proceed if remote login did not finish
` [PATCH v2 03/14] qla2xxx: Allow vref count to timeout on vport delete
` [PATCH v2 04/14] qla2xxx: Use IOCB interface to submit non-critical MBX
` [PATCH v2 06/14] qla2xxx: Improve T10-DIF/PI handling in driver
` [PATCH v2 10/14] qla2xxx: Fix request queue corruption

[GIT PULL] target fixes for v4.10
 2017-02-09 21:17 UTC 

[PATCH net-next v2 00/12] net: dsa: remove unnecessary phy.h include
 2017-02-09 14:10 UTC  (18+ messages)
` [PATCH net-next v2 01/12] net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
` [PATCH net-next v2 02/12] net: cgroups: "
` [PATCH net-next v2 03/12] net: macb: "
` [PATCH net-next v2 04/12] net: lan78xx: "
` [PATCH net-next v2 05/12] net: bgmac: "
` [PATCH net-next v2 07/12] net: mvneta: "
` [PATCH net-next v2 09/12] MIPS: Octeon: Remove unnecessary MODULE_*()
  ` [PATCH net-next v2 06/12] net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h
  ` [PATCH net-next v2 08/12] iscsi: "
  ` [PATCH net-next v2 10/12] net: liquidio: "
  ` [PATCH net-next v2 11/12] net: ath5k: "
` [PATCH net-next v2 12/12] net: dsa: remove unnecessary phy*.h includes

Assalamu`Alaikum
 2017-02-09 12:27 UTC 

[PATCH v2 07/18] lpfc: NVME Initiator: Base modifications Part E
 2017-02-09  6:45 UTC  (6+ messages)

Patch: lpfc: Modify Emulex lpfc LPFC_DEFAULT_SG_SEG_CNT to 128 for default larger sg_io capability
 2017-02-08 23:13 UTC  (2+ messages)

[PATCH v3] scsi/sd: release scan_mutex during sync_cache and start_stop
 2017-02-08 23:03 UTC  (4+ messages)

Darlehen
 2017-02-08 18:07 UTC 

[PATCH v2] scsi/sd: release scan_mutex during sync_cache and start_stop
 2017-02-08 21:15 UTC  (3+ messages)

[RFC 01/19] block: DAC960: Replace PCI pool old API
 2017-02-08 19:53 UTC  (21+ messages)
  ` [RFC 02/19] dmaengine: pch_dma: "
    ` [RFC 03/19] IB/mthca: "
    ` [RFC 04/19] net: e100: "
  ` [RFC 05/19] mlx4: "
  ` [RFC 06/19] mlx5: "
  ` [RFC 07/19] wireless: ipw2200: "
  ` [RFC 08/19] scsi: be2iscsi: "
  ` [RFC 09/19] scsi: csiostor: "
  ` [RFC 10/19] scsi: lpfc: "
  ` [RFC 11/19] scsi: megaraid: "
  ` [RFC 12/19] scsi: mpt3sas: "
  ` [RFC 13/19] scsi: mvsas: "
  ` [RFC 14/19] scsi: pmcraid: "
  ` [RFC 15/19] usb: gadget: amd5536udc: "
  ` [RFC 16/19] usb: gadget: net2280: "
  ` [RFC 17/19] usb: gadget: pch_udc: "
  ` [RFC 18/19] PCI: Remove PCI pool macro functions
  ` [RFC 19/19] checkpatch: warn for use of old PCI pool API
  ` [RFC 00/19] Replace PCI pool by DMA "

[PATCH -next] scsi: sd: make sd_devt_release() static
 2017-02-08 16:24 UTC 

[PATCH 0/5] target: Miscellaneous bug-fixes for >= v4.10
 2017-02-08 16:16 UTC  (15+ 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 v2 02/18] lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
 2017-02-08 12:49 UTC  (2+ messages)

[PATCH v2 01/18] lpfc: Correct WQ creation for pagesize
 2017-02-08 12:48 UTC  (2+ messages)

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

[PATCH] scsi/sd: release scan_mutex during sync_cache and start_stop
 2017-02-08  5:41 UTC 

[PATCH v1 0/8] scsi: ufs: enhancements, bug fixes and debug support
 2017-02-07 23:06 UTC  (2+ messages)

[PATCH] scsi: aacraid: avoid open-coded upper_32_bits
 2017-02-07 22:25 UTC  (4+ messages)

[PATCH][V2] scsi: aacraid: rcode is unsigned and should be signed int
 2017-02-07 22:23 UTC  (3+ messages)

[PATCH 00/39] megaraid_sas: Updates for scsi-next
 2017-02-07 22:19 UTC  (5+ messages)
` [PATCH 13/39] megaraid_sas : set residual bytes count during IO compeltion

LSF/MM Question
 2017-02-07 16:12 UTC  (2+ messages)
  ` [Lsf-pc] "

[patch] aacraid: information leak in aac_send_raw_srb()
 2017-02-07 15:00 UTC 

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox