public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-26 06:38:04 to 2017-03-01 16:47:23 UTC [more...]

SCSI regression in 4.11
 2017-03-01 16:13 UTC  (19+ messages)

[ANNOUNCE]: Broadcom (Emulex) FC Target driver - efct
 2017-03-01  9:40 UTC  (4+ messages)

[PATCH v6] sd: Check for unaligned partial completion
 2017-03-01 16:16 UTC  (3+ messages)

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

sg driver, sg_io and sg tablesize
 2017-03-01 15:44 UTC 

[PATCH] target/user: Add daynmic growing data area feature support
 2017-03-01 10:53 UTC  (12+ messages)
  ` [PATCH] target/user: Add daynmic growing data area featuresupport
        ` how to unmap pages in an anonymous mmap?

[PATCHv3 0/6] SCSI EH cleanup
 2017-03-01  9:15 UTC  (7+ messages)
` [PATCHv3 1/6] scsi_error: count medium access timeout only once per EH run
` [PATCHv3 2/6] libsas: allow async aborts
` [PATCHv3 3/6] scsi: make eh_eflags persistent
` [PATCHv3 4/6] scsi_error: do not escalate failed EH command
` [PATCHv3 5/6] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv3 6/6] scsi: make asynchronous aborts mandatory

[PATCH 0/3] Separate zone requests from medium access requests
 2017-03-01  9:06 UTC  (11+ messages)
` [PATCH 1/3] block: Introduce blk_rq_accesses_medium()
` [PATCH 2/3] block: Separate zone requests from medium access requests
` [PATCH 3/3] mpt3sas: Do not check resid for non medium access commands

mpt3sas sleep from atomic context on v4.10
 2017-03-01  6:20 UTC  (3+ messages)

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2017-03-01  4:37 UTC  (11+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC

[PATCH 1/1] fnic: minor cleanup in fnic_fcpio_itmf_cmpl_handler, removing else case
 2017-03-01  0:14 UTC 

[PATCH] scsi: qedi: fix missing return error code check on call to qedi_setup_int
 2017-03-01  2:56 UTC  (3+ messages)

[PATCH 1/1] fnic: Ratelimit printks to avoid flooding when vlan is not set by the switch.i
 2017-03-01  0:11 UTC 

[PATCH 1/1] fnic: Fix for "Number of Active IOs" in fnicstats becoming negative
 2017-03-01  0:14 UTC 

[PATCH] libiscsi: add lock around task lists to fix list corruption regression
 2017-03-01  3:06 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/1] fnic: Adding debug IO and Abort latency counter to fnic stats
 2017-03-01  0:15 UTC 

[PATCH] libsas: add sas_unregister_devs_sas_addr in flutter case
 2017-03-01  1:23 UTC 

[PATCH 1/1] fnic: Avoid false out-of-order detection for aborted command
 2017-03-01  0:15 UTC 

[PATCH 1/1] fnic: Adding Check Condition counter to misc fnicstats
 2017-03-01  0:15 UTC 

[PATCH 3/3] uapi: fix scsi/scsi_bsg_fc.h userspace compilation errors
 2017-03-01  0:12 UTC 

[PATCH 2/3] uapi: fix scsi/scsi_netlink_fc.h userspace compilation errors
 2017-03-01  0:12 UTC 

[PATCH 1/3] uapi: fix scsi/scsi_netlink.h userspace compilation errors
 2017-03-01  0:12 UTC 

[PATCH v3 00/14] qla2xxx: Bug Fixes and updates for target
 2017-02-28 22:13 UTC  (4+ messages)

[LSF/MM TOPIC] do we really need PG_error at all?
 2017-02-28 20:45 UTC  (14+ messages)
              ` [Lsf-pc] "

[PATCH 0/2] Improve ZBC integration
 2017-02-28 19:14 UTC  (4+ messages)
` [PATCH 1/2] sd: Rework "
` [PATCH 2/2] sd_zbc: Remove superfluous assignments

[PATCH] scsi: storvsc: Add support for FC rport
 2017-02-28 18:45 UTC 

[PATCH] scsi: lpfc: use proper format string for dma_addr_t
 2017-02-28 18:05 UTC  (3+ messages)

[PATCH v2 00/16] Cleanup chardev instances with helper function
 2017-02-28 18:27 UTC  (30+ messages)
` [PATCH v2 01/16] chardev: add helper function to register char devs with a struct device
` [PATCH v2 02/16] device-dax: fix cdev leak
  ` [PATCH v2 03/16] device-dax: utilize new cdev_device_add helper function
  ` [PATCH v2 04/16] input: "
  ` [PATCH v2 05/16] gpiolib: "
  ` [PATCH v2 06/16] tpm-chip: "
  ` [PATCH v2 07/16] platform/chrome: cros_ec_dev - "
  ` [PATCH v2 08/16] IB/ucm: "
  ` [PATCH v2 09/16] infiniband: utilize the new cdev_set_parent function
  ` [PATCH v2 10/16] iio:core: utilize new cdev_device_add helper function
  ` [PATCH v2 11/16] media: "
  ` [PATCH v2 12/16] mtd: "
  ` [PATCH v2 13/16] rapidio: "
  ` [PATCH v2 14/16] rtc: "
  ` [PATCH v2 15/16] scsi: "
  ` [PATCH v2 16/16] switchtec: utilize new device_add_cdev "

[PATCH] scsi: lpfc: use div_u64 for 64-bit division
 2017-02-28 18:05 UTC  (3+ messages)

[PATCH] sd: close hole in > 2T device rejection when !CONFIG_LBDAF
 2017-02-28 13:53 UTC  (6+ messages)

[PATCHv2 0/5] SCSI EH cleanup
 2017-02-28 12:16 UTC  (14+ messages)
` [PATCHv2 2/5] scsi: make eh_eflags persistent
` [PATCHv2 3/5] scsi_error: do not escalate failed EH command
` [PATCHv2 4/5] scsi: make scsi_eh_scmd_add() always succeed
` [PATCHv2 5/5] scsi: make asynchronous aborts mandatory

[PATCH] scsi_error: count medium access timeout only once per EH run
 2017-02-28 10:03 UTC  (4+ messages)

[PATCH] target/user: Fix possible overwrite of t_data_sg's last iov[]
 2017-02-28  5:47 UTC 

[scsi:misc 40/55] arch/alpha/include/asm/atomic.h:20:38: error: 'refcount_t {aka struct refcount_struct}' has no member named 'counter'
 2017-02-28  3:01 UTC 

[PATCH v2] scsi: ufs: Factor out ufshcd_read_desc_param
 2017-02-28  3:24 UTC  (2+ messages)

[PATCH] qedi: Fix memory leak in tmf response processing
 2017-02-28  3:21 UTC  (2+ messages)

[PATCH] scsi: aacraid: remove redundant zero check on ret
 2017-02-28  3:20 UTC  (3+ messages)

[PATCH 2/2] Add S6 support
 2017-02-28  2:32 UTC  (2+ messages)

[scsi:misc 40/55] arch/ia64/include/asm/atomic.h:24:38: error: 'refcount_t {aka struct refcount_struct}' has no member named 'counter'
 2017-02-28  2:25 UTC 

[bug report] scsi: lpfc: NVME Target: Receive buffer updates
 2017-02-27 16:44 UTC 

Kernel crash with 4.10 trying to remove scsi disks
 2017-02-27 22:28 UTC  (3+ messages)

[bug report] scsi: lpfc: NVME Target: Base modifications
 2017-02-27 16:48 UTC 

[bug report] scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework
 2017-02-27 16:47 UTC 

[bug report] scsi: lpfc: NVME Initiator: Merge into FC discovery
 2017-02-27 16:34 UTC 

[bug report] scsi: lpfc: NVME Initiator: Base modifications
 2017-02-27 15:55 UTC 

[PATCH v3 06/20] mlx5: Replace PCI pool old API
 2017-02-27 15:52 UTC  (17+ messages)
    ` [PATCH v3 07/20] wireless: ipw2200: "
    ` [PATCH v3 09/20] scsi: csiostor: "
    ` [PATCH v3 10/20] scsi: lpfc: "
  ` [PATCH v3 11/20] scsi: megaraid: "
    ` [PATCH v3 12/20] scsi: mpt3sas: "
  ` [PATCH v3 13/20] scsi: mvsas: "
  ` [PATCH v3 17/20] usb: gadget: pch_udc: "
  ` [PATCH v3 18/20] usb: host: Remove remaining pci_pool in comments
  ` [PATCH v3 19/20] PCI: Remove PCI pool macro functions
    ` [PATCH v3 20/20] checkpatch: warn for use of old PCI pool API
  ` [PATCH v3 00/20] Replace PCI pool by DMA "

[bug report] scsi: aacraid: Reorder Adapter status check
 2017-02-27 15:31 UTC 


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