public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-11-13 21:56:30 to 2015-11-17 18:38:02 UTC [more...]

[PATCH 00/52] [resend] atp870u: Major rework
 2015-11-17 18:24 UTC  (46+ messages)
` [PATCH 01/52] atp870u: Remove workport
` [PATCH 02/52] atp870u: Remove tmport1
` [PATCH 03/52] atp870u: Untangle tmport
` [PATCH 04/52] atp870u: Untangle tmport #2
` [PATCH 05/52] atp870u: Untangle tmport #3
` [PATCH 06/52] atp870u: Untangle tmport #4
` [PATCH 07/52] atp870u: Untangle tmport #5
` [PATCH 08/52] atp870u: Untangle tmport #6
` [PATCH 09/52] atp870u: Untangle tmport #7
` [PATCH 10/52] atp870u: Untangle tmport #8
` [PATCH 11/52] atp870u: Untangle tmpcip
` [PATCH 12/52] atp870u: Untangle tmpcip #2
` [PATCH 13/52] atp870u: Remove ugly gotos
` [PATCH 14/52] atp870u: Remove ugly gotos #2
` [PATCH 15/52] atp870u: Remove ugly gotos #3
` [PATCH 16/52] atp870u: Remove ugly gotos #4
` [PATCH 17/52] atp870u: Remove ugly gotos #5
` [PATCH 18/52] atp870u: Introduce HW access wrappers
` [PATCH 19/52] atp870u: Convert is870() to use wrappers
` [PATCH 20/52] atp870u: Convert is880() "
` [PATCH 21/52] atp870u: Convert is885() "
` [PATCH 22/52] atp870u: Unify code format in is870(), is880() and is885()
` [PATCH 25/52] atp870u: Remove is880()
` [PATCH 26/52] atp870u: Add wide_chip parameter to is870() and is885()
` [PATCH 30/52] atp870u: Rename is885() to atp_is()
` [PATCH 31/52] atp870u: Convert remaining in[bwl] and out[bwl] to wrappers
` [PATCH 33/52] atp870u: Fix incorrect writeb_io access to register 0x3a
` [PATCH 34/52] atp870u: Introduce atp_set_host_id
` [PATCH 35/52] atp870u: Reduce log spam on module load/unload
` [PATCH 36/52] atp870u: Remove empty tscam_885()
` [PATCH 37/52] atp870u: Use module_pci_driver
` [PATCH 38/52] atp870u: Use n_io_port in request_region and release_region
` [PATCH 39/52] atp870u: Remove useless and broken card counting
` [PATCH 40/52] atp870u: Remove unused irq from struct atp_unit
` [PATCH 41/52] atp870u: Improve _probe()
` [PATCH 42/52] atp870u: Improve unsupported chip detection
` [PATCH 43/52] atp870u: Remove chip_ver from struct atp_unit
` [PATCH 44/52] atp870u: Simplify _probe()
` [PATCH 45/52] atp870u: Introduce is880(), is885() and remove dev_id
` [PATCH 46/52] atp870u: Use pci_request_regions
` [PATCH 47/52] atp870u: Request IRQ later, remove weird locking
` [PATCH 48/52] atp870u: Remove scam_on from struct atp_unit
` [PATCH 49/52] atp870u: Initialize tables earlier
` [PATCH 50/52] atp870u: Introduce atp880_init()
` [PATCH 51/52] atp870u: Introduce atp885_init()

add a proper completion queue abstraction
 2015-11-17 18:22 UTC  (38+ messages)
` [PATCH 1/9] move blk_iopoll to limit and make it generally available
` [PATCH 2/9] IB: add a proper completion queue abstraction
` [PATCH 3/9] IB: add a helper to safely drain a QP
` [PATCH 5/9] srpt: use the new CQ API
` [PATCH 7/9] IB/iser: Use a dedicated descriptor for login
` [PATCH 9/9] IB/iser: Convert to CQ abstraction

[PATCH 1/1] iscsi: fix regression caused by session lock patch
 2015-11-17 16:55 UTC  (8+ messages)

[PATCH v5 00/32] HiSilicon SAS driver
 2015-11-17 16:50 UTC  (33+ messages)
` [PATCH v5 01/32] [SCSI] sas: centralise ssp frame information units
` [PATCH v5 02/32] devicetree: bindings: scsi: HiSi SAS
` [PATCH v5 03/32] scsi: hisi_sas: add initial bare main driver
` [PATCH v5 04/32] scsi: hisi_sas: add scsi host registration
` [PATCH v5 05/32] scsi: hisi_sas: scan device tree
` [PATCH v5 07/32] scsi: hisi_sas: allocate memories and create pools
` [PATCH v5 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v5 09/32] scsi: hisi_sas: add slot init code
` [PATCH v5 10/32] scsi: hisi_sas: add cq structure initialization
` [PATCH v5 11/32] scsi: hisi_sas: add phy SAS ADDR initialization
` [PATCH v5 12/32] scsi: hisi_sas: set dev DMA mask
` [PATCH v5 13/32] scsi: hisi_sas: add hisi_hba workqueue
` [PATCH v5 15/32] scsi: hisi_sas: add phy and port init
` [PATCH v5 16/32] scsi: hisi_sas: add timer and spinlock init
` [PATCH v5 17/32] scsi: hisi_sas: add v1 hw module init
` [PATCH v5 18/32] scsi: hisi_sas: add v1 hardware register definitions
` [PATCH v5 19/32] scsi: hisi_sas: add v1 HW initialisation code
` [PATCH v5 20/32] scsi: hisi_sas: add v1 hw interrupt init
` [PATCH v5 21/32] scsi: hisi_sas: add path from phyup irq to SAS framework
` [PATCH v5 22/32] scsi: hisi_sas: add ssp command function
` [PATCH v5 23/32] scsi: hisi_sas: add cq interrupt handler
` [PATCH v5 24/32] scsi: hisi_sas: add dev_found and dev_gone
` [PATCH v5 25/32] scsi: hisi_sas: add abnormal irq handler
` [PATCH v5 27/32] scsi: hisi_sas: add smp protocol support
  ` [PATCH v5 06/32] scsi: hisi_sas: add HW DMA structures
  ` [PATCH v5 14/32] scsi: hisi_sas: add hisi sas device type
  ` [PATCH v5 26/32] scsi: hisi_sas: add bcast interrupt handler
  ` [PATCH v5 28/32] scsi: hisi_sas: add scan finished and start
` [PATCH v5 29/32] scsi: hisi_sas: add tmf methods
` [PATCH v5 30/32] scsi: hisi_sas: add control phy handler
` [PATCH v5 31/32] scsi: hisi_sas: add fatal irq handler
` [PATCH v5 32/32] MAINTAINERS: add maintainer for HiSi SAS driver

[PATCH v4 00/32] HiSilicon SAS driver
 2015-11-17 16:24 UTC  (37+ messages)
` [PATCH v4 01/32] [SCSI] sas: centralise ssp frame information units
` [PATCH v4 03/32] scsi: hisi_sas: add initial bare main driver
` [PATCH v4 05/32] scsi: hisi_sas: scan device tree
` [PATCH v4 06/32] scsi: hisi_sas: add HW DMA structures
` [PATCH v4 07/32] scsi: hisi_sas: allocate memories and create pools
` [PATCH v4 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v4 09/32] scsi: hisi_sas: add slot init code
` [PATCH v4 10/32] scsi: hisi_sas: add cq structure initialization
` [PATCH v4 11/32] scsi: hisi_sas: add phy SAS ADDR initialization
` [PATCH v4 14/32] scsi: hisi_sas: add hisi sas device type
` [PATCH v4 16/32] scsi: hisi_sas: add timer and spinlock init
` [PATCH v4 18/32] scsi: hisi_sas: add v1 hardware register definitions
  ` [PATCH v4 02/32] devicetree: bindings: scsi: HiSi SAS
  ` [PATCH v4 04/32] scsi: hisi_sas: add scsi host registration
  ` [PATCH v4 12/32] scsi: hisi_sas: set dev DMA mask
  ` [PATCH v4 13/32] scsi: hisi_sas: add hisi_hba workqueue
  ` [PATCH v4 15/32] scsi: hisi_sas: add phy and port init
  ` [PATCH v4 17/32] scsi: hisi_sas: add v1 hw module init
  ` [PATCH v4 19/32] scsi: hisi_sas: add v1 HW initialisation code
  ` [PATCH v4 21/32] scsi: hisi_sas: add path from phyup irq to SAS framework
  ` [PATCH v4 22/32] scsi: hisi_sas: add ssp command function
  ` [PATCH v4 25/32] scsi: hisi_sas: add abnormal irq handler
  ` [PATCH v4 26/32] scsi: hisi_sas: add bcast interrupt handler
  ` [PATCH v4 28/32] scsi: hisi_sas: add scan finished and start
  ` [PATCH v4 31/32] scsi: hisi_sas: add fatal irq handler
` [PATCH v4 20/32] scsi: hisi_sas: add v1 hw interrupt init
` [PATCH v4 23/32] scsi: hisi_sas: add cq interrupt handler
` [PATCH v4 24/32] scsi: hisi_sas: add dev_found and dev_gone
` [PATCH v4 27/32] scsi: hisi_sas: add smp protocol support
` [PATCH v4 29/32] scsi: hisi_sas: add tmf methods
` [PATCH v4 30/32] scsi: hisi_sas: add control phy handler
` [PATCH v4 32/32] MAINTAINERS: add maintainer for HiSi SAS driver

[PATCH, RESEND] qla2xxx: Fix rwlock recursion
 2015-11-17 15:16 UTC  (3+ messages)

[PATCH] [SCSI] st: Remove obsolete scsi_tape.max_pfn
 2015-11-17 15:01 UTC  (2+ messages)

[PATCH for-next 05/10] iser: Have initiator and target to share protocol structures and definitions
 2015-11-17 10:07 UTC  (4+ messages)

[PATCH v5 00/11] exynos-ufs: add support for Exynos
 2015-11-17  8:50 UTC  (10+ messages)
` [PATCH v5 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
` [PATCH v5 06/11] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v5 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH] SCSI-libfc: Delete an unnecessary check before the function call "kmem_cache_destroy"
 2015-11-17  8:44 UTC  (4+ messages)
                                ` [PATCH] SCSI-aic94xx: Delete unnecessary checks "
                                ` [PATCH] scsi_lib: Delete unnecessary checks before two function calls
                                ` [PATCH] SCSI-lpfc: Delete unnecessary checks before the function call "mempool_destroy"

[PATCH, resend] scsi: advansys: fix big-endian builds
 2015-11-17  6:46 UTC  (5+ messages)

[PATCH v2] Separate target visibility from reaped state information
 2015-11-17  6:22 UTC  (2+ messages)

[PATCH 2/2] qla2xxx: fix rwlock recursion
 2015-11-16 22:57 UTC 

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-11-16 21:47 UTC  (9+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[PATCH 0/2] Fix a hard lockup in scsi_remove_target()
 2015-11-16 17:57 UTC  (6+ messages)
` [PATCH 2/2] Restart list search after unlock in scsi_remove_target

[PATCH] ib_srp: initialize dma_length in srp_map_idb
 2015-11-16 17:52 UTC  (7+ messages)

You have received a new fax, document 00413917
 2015-11-16 15:16 UTC 

[PATCH 0/2] target: kthread login failure hung task + CAW use-after-free
 2015-11-16 11:27 UTC  (4+ messages)
` [PATCH 1/2] iscsi-target: Fix rx_login_comp hang after login failure
` [PATCH 2/2] target: Fix race for SCF_COMPARE_AND_WRITE_POST checking

[PATCH] drivers/message/fusion: constify mpt_pci_driver structures
 2015-11-15 19:27 UTC 

Greetings
 2015-11-14 19:10 UTC 

[PATCH] iscsi-target: return -ENOMEM instead of -1 in case of failed kmalloc()
 2015-11-15  1:11 UTC  (3+ messages)

dm-multipath test scripts
 2015-11-14 16:26 UTC  (3+ messages)

[PATCH] scsi: hpsa: fix multiple issues in path_info_show
 2015-11-14 15:24 UTC  (3+ messages)

[PATCH 0/9] constify pci_error_handlers structures
 2015-11-14 10:07 UTC  (5+ messages)
` [PATCH 3/9] cxgb4/cxgb4vf/csiostor: "
` [PATCH 4/9] bfa: "
` [PATCH 6/9] be2iscsi: "
` [PATCH 8/9] mpt3sas: "

[GIT PULL] final round of SCSI updates for the 4.3+ merge window
 2015-11-14  0:05 UTC 

[GIT PULL] target updates for v4.4-rc1 (-v2)
 2015-11-13 21:56 UTC 


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