linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-02 06:52:26 to 2016-03-08 12:37:27 UTC [more...]

[PATCH v7 00/17] add fixes, device quirks, error recovery,
 2016-03-08 12:36 UTC  (18+ messages)
` [PATCH v7 01/17] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v7 02/17] scsi: ufs: avoid spurious UFS host controller interrupts
` [PATCH v7 03/17] scsi: ufs: implement scsi host timeout handler
` [PATCH v7 04/17] scsi: ufs: verify hba controller hce reg value
` [PATCH v7 05/17] scsi: ufs: add support to read device and string descriptors
` [PATCH v7 06/17] scsi: ufs: separate device and host quirks
` [PATCH v7 07/17] scsi: ufs: disable vccq if it's not needed by UFS device
` [PATCH v7 08/17] scsi: ufs: make error handling bit faster
` [PATCH v7 09/17] scsi: ufs: add error recovery after DL NAC error
` [PATCH v7 10/17] scsi: ufs: add retry for query descriptors
` [PATCH v7 11/17] scsi: ufs: handle non spec compliant bkops behaviour by device
` [PATCH v7 12/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [PATCH v7 13/17] scsi: ufs: fix leakage during link off state
` [PATCH v7 14/17] scsi: ufs: add device quirk delay before putting UFS rails in LPM
` [PATCH v7 15/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
` [PATCH v7 16/17] scsi: ufs-qcom: enable/disable the device ref clock
` [PATCH v7 17/17] scsi: ufs-qcom: add printouts of testbus debug registers

[PATCH v5 00/15] add fixes, device quirks, error recovery,
 2016-03-08 12:26 UTC  (20+ messages)
` [PATCH v5 01/15] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v5 03/15] scsi: ufs: implement scsi host timeout handler
` [PATCH v5 04/15] scsi: ufs: verify hba controller hce reg value
` [PATCH v5 15/15] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup

[PATCH] be2iscsi: set the boot_kset pointer to NULL in case of failure
 2016-03-08 10:28 UTC  (5+ messages)

[PATCH-v2 1/2] target: Avoid DataIN transfers for non-GOOD SAM status
 2016-03-08  7:04 UTC  (14+ messages)
` [PATCH-v2 2/2] target/iblock: Use -EAGAIN/-ENOMEM to propigate SAM BUSY/TASK_SET_FULL
              ` -EAGAIN and -ENOMEM from ->bi_end_io, was "

scsi-debug regression with 4.5-rc?
 2016-03-08  2:21 UTC  (7+ messages)
    ` [PATCH] sd: Fix discard granularity when LBPRZ=1

[PATCH] sg: fix dxferp in from_to case
 2016-03-08  2:18 UTC  (2+ messages)

[PATCH] Use ida_simple for SCSI iSCSI transport session id
 2016-03-08  2:15 UTC  (4+ messages)

[PATCH resend 1/2] be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
 2016-03-08  2:07 UTC  (5+ messages)
` [PATCH resend 2/2] mpt3sas: "

[PATCH] scsi: storvsc: fix SRB_STATUS_ABORTED handling
 2016-03-08  1:16 UTC  (2+ messages)

[RFC 00/34] Chelsio iSCSI target offload driver
 2016-03-07 23:22 UTC  (31+ messages)
` [RFC 12/34] cxgb4: update Kconfig and Makefile
` [RFC 13/34] iscsi-target: add new transport type
  ` [RFC 18/34] iscsi-target: call complete on conn_logout_comp
` [RFC 14/34] iscsi-target: export symbols
` [RFC 15/34] iscsi-target: export symbols from iscsi_target.c
` [RFC 21/34] iscsi-target: release transport driver resources
` [RFC 22/34] iscsi-target: call Rx thread function
` [RFC 24/34] iscsi-target: validate conn operational parameters

[PATCH] uas: Reduce can_queue to MAX_CMNDS
 2016-03-07 19:11 UTC 

[PATCH 0/7] Miscellaneous patches to support cxlflash in PowerVM
 2016-03-07 18:45 UTC  (13+ messages)
` [PATCH 1/7] cxlflash: Simplify PCI registration
  ` [PATCH 2/7] cxlflash: Unmap problem state area before detaching master context
  ` [PATCH 3/7] cxlflash: Split out context initialization
  ` [PATCH 4/7] cxlflash: Simplify attach path error cleanup
  ` [PATCH 5/7] cxlflash: Reorder user context initialization
  ` [PATCH 6/7] cxlflash: Fix to avoid unnecessary scan with internal LUNs
  ` [PATCH 7/7] cxlflash: Increase cmd_per_lun for better throughput

[PATCH] cxgbit: fix dma_addr_t printk format
 2016-03-07 14:14 UTC  (5+ messages)

[PATCH v10 0/6] add support for DWC UFS Controller
 2016-03-07 12:09 UTC  (17+ messages)
` [PATCH v10 1/6] fixed typo in ufshcd-pltfrm
` [PATCH v10 2/6] added UFS 2.0 capabilities
` [PATCH v10 3/6] added support for DesignWare Controller
` [PATCH v10 4/6] added support for Synopsys G210 Test Chip
` [PATCH v10 5/6] add TC G210 platform driver
` [PATCH v10 6/6] add TC G210 pci driver
  ` [PATCH v11 5/6] add TC G210 platform driver
  ` [PATCH v11 6/6] add-TC-G210-pci-driver

[PATCH v6 00/17] add fixes, device quirks, error recovery,
 2016-03-07  8:56 UTC  (22+ messages)
` [PATCH v6 01/17] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v6 02/17] scsi: ufs: avoid spurious UFS host controller interrupts
` [PATCH v6 03/17] scsi: ufs: implement scsi host timeout handler
` [PATCH v6 04/17] scsi: ufs: verify hba controller hce reg value
` [PATCH v6 05/17] scsi: ufs: add support to read device and string descriptors
` [PATCH v6 06/17] scsi: ufs: separate device and host quirks
` [PATCH v6 07/17] scsi: ufs: disable vccq if it's not needed by UFS device
` [PATCH v6 08/17] scsi: ufs: make error handling bit faster
` [PATCH v6 09/17] scsi: ufs: add error recovery after DL NAC error
` [PATCH v6 10/17] scsi: ufs: add retry for query descriptors
` [PATCH v6 11/17] scsi: ufs: handle non spec compliant bkops behaviour by device
` [PATCH v6 12/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [PATCH v6 13/17] scsi: ufs: fix leakage during link off state
` [PATCH v6 14/17] scsi: ufs: add device quirk delay before putting UFS rails in LPM
` [PATCH v6 15/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
` [PATCH v6 16/17] scsi: ufs-qcom: enable/disable the device ref clock
` [PATCH v6 17/17] scsi: ufs-qcom: add printouts of testbus debug registers

[PATCH] target: Drop incorrect ABORT_TASK put for completed commands
 2016-03-06  4:19 UTC 

[PATCH] be2iscsi:Add missing error check in beiscsi_eeh_resume
 2016-03-05 22:42 UTC  (2+ messages)

[PATCHv2 0/6] SCSI 'access_state' attribute
 2016-03-05 22:22 UTC  (16+ messages)
` [PATCHv2 1/6] scsi: Add 'access_state' and 'preferred_path' attribute
` [PATCHv2 2/6] scsi_dh_alua: use common definitions for ALUA state
` [PATCHv2 3/6] scsi_dh_alua: update 'access_state' field
` [PATCHv2 4/6] scsi_dh_rdac: "
` [PATCHv2 5/6] scsi_dh_emc: "
` [PATCHv2 6/6] scsi_sysfs: call 'device_add' after attaching device handler

[PATCHv2] scsi_sysfs: add 'is_bin_visible' callback
 2016-03-05 22:10 UTC  (3+ messages)

[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
 2016-03-05 22:08 UTC  (4+ messages)
` [PATCH 08/14] scsi: mvumi: "

[PATCH v4 1/1] scsi: storvsc: Fix a build issue reported by kbuild test robot
 2016-03-05 22:02 UTC  (2+ messages)

[patch] tcm_loop: use after free on error
 2016-03-05  7:21 UTC  (3+ messages)

[GIT PULL] SCSI fixes for 4.5-rc6
 2016-03-04 23:30 UTC 

[PATCH net-next v3 0/4] uapi: consolidate DIV_ROUND_UP definition
 2016-03-04 21:36 UTC  (8+ messages)
  ` [PATCH net-next v3 1/4] uapi: define DIV_ROUND_UP for userland
  ` [PATCH net-next v3 2/4] cxgb4i: don't redefine DIV_ROUND_UP
  ` [PATCH net-next v3 3/4] drm/vmwgfx: remove userland definition of DIV_ROUND_UP
  ` [PATCH net-next v3 4/4] ethtool.h: define INT_MAX for userland

[PATCH v6 19/20] cxlflash: Use new cxl_pci_read_adapter_vpd() API
 2016-03-04 17:41 UTC  (2+ messages)

Page allocation failure (order 7) in UAS code
 2016-03-04 13:28 UTC  (5+ messages)

[PATCH v8 0/3] add support for DWC UFS Controller
 2016-03-03 14:17 UTC  (10+ messages)
` [PATCH v8 3/3] add support for DWC UFS Host Controller
  ` [PATCH v9 "

[PATCH] mvumi: fix build warning
 2016-03-03 13:28 UTC  (2+ messages)

[LSF/MM TOPIC] multiqueue and interrupt assignment
 2016-03-03  7:59 UTC  (7+ messages)

[added to the 3.18 stable tree] qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
 2016-03-02 20:27 UTC 

[added to the 4.1 stable tree] qla2xxx: Use pci_enable_msix_range() instead of pci_enable_msix()
 2016-03-02 20:13 UTC 

aicasm: fix kbuild for separated build directories
 2016-03-02 19:11 UTC  (5+ messages)

[PATCH 0/2][RESEND] scsi_transport_fc: LUN masking
 2016-03-02  9:35 UTC  (6+ messages)
` [PATCH 1/2] scsi_transport_fc: implement 'disable_target_scan' module parameter

[PATCH][RESEND] scsi_sysfs: add 'is_bin_visible' callback
 2016-03-02  9:34 UTC  (5+ messages)

[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
 2016-03-02  9:26 UTC  (4+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "

[PATCH] snic: correctly check for array overrun on overly long version number
 2016-03-02  8:54 UTC  (2+ messages)

[PATCH] eata: Convert eata driver as normal PCI and platform device drivers
 2016-03-02  6:52 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).