linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-12 12:45:41 to 2015-10-15 20:16:29 UTC [more...]

[PATCH 3/9] aic7xxx: Avoid name collision with <linux/list.h>
 2015-10-15 20:16 UTC 

Persistent Reservation API V4
 2015-10-15 15:32 UTC  (9+ messages)
` [PATCH 1/6] block: cleanup blkdev_ioctl
` [PATCH 2/6] block: add an API for Persistent Reservations
` [PATCH 3/6] sd: implement the Persistent Reservation API
  ` [dm-devel] "
` [PATCH 4/6] dm: refactor ioctl handling
` [PATCH 5/6] dm: add support for passing through persistent reservations
` [PATCH 6/6] NVMe: Add persistent reservation ops

[PATCH] scsi: advansys needs ISA dma api for ISA support
 2015-10-15 15:04 UTC  (8+ messages)

[PATCH] bnx2fc: Modify supported product numbers in MODULE_DESCRIPTION
 2015-10-15 13:02 UTC 

[PATCH 00/25] HiSilicon SAS driver
 2015-10-15 12:07 UTC  (65+ messages)
` [PATCH 02/25] devicetree: bindings: scsi: HiSi SAS
` [PATCH 03/25] scsi: hisi_sas: add initial bare driver
` [PATCH 04/25] scsi: hisi_sas: add scsi host registration
` [PATCH 07/25] scsi: hisi_sas: add ioremap for device HW
  ` [RFC PATCH] scsi: hisi_sas: hisi_sas_ioremap() can be static
` [PATCH 08/25] scsi: hisi_sas: add cq structure initialization
` [PATCH 10/25] scsi: hisi_sas: add misc HBA initialization
` [PATCH 12/25] scsi: hisi_sas: add v1 HW initialisation code
` [PATCH 13/25] scsi: hisi_sas: add path from phyup irq to SAS framework
      ` [lkp] "
  ` [RFC PATCH] scsi: hisi_sas: hisi_sas_bytes_dmaed() can be static
` [PATCH 15/25] scsi: hisi_sas: add cq interrupt handler
` [PATCH 16/25] scsi: hisi_sas: add dev_found and port_formed
  ` [RFC PATCH] scsi: hisi_sas: hisi_sas_alloc_dev() can be static
` [PATCH 17/25] scsi: hisi_sas: add abnormal irq handler
` [PATCH 18/25] scsi: hisi_sas: add dev_gone and port_deformed
  ` [RFC PATCH] scsi: hisi_sas: hisi_sas_do_release_task() can be static
` [PATCH 19/25] scsi: hisi_sas: add bcast interrupt handler
` [PATCH 21/25] scsi: hisi_sas: add scan finished and start
  ` [PATCH 01/25] [SCSI] sas: centralise ssp frame information units
  ` [PATCH 05/25] scsi: hisi_sas: allocate memories and create pools
  ` [PATCH 06/25] scsi: hisi_sas: add slot init code
  ` [PATCH 09/25] scsi: hisi_sas: add phy SAS ADDR initialization
  ` [PATCH 11/25] scsi: hisi_sas: add v1 hardware register definitions
  ` [PATCH 14/25] scsi: hisi_sas: add ssp command function
  ` [PATCH 20/25] scsi: hisi_sas: add smp protocol support
  ` [PATCH 22/25] scsi: hisi_sas: add tmf methods
        ` [RFC PATCH] scsi: hisi_sas: hisi_sas_find_dev_phyno() can be static
  ` [PATCH 23/25] scsi: hisi_sas: add control phy handler
` [PATCH 24/25] scsi: hisi_sas: add fatal irq handler
` [PATCH 25/25] MAINTAINERS: add maintainer for HiSi SAS driver

[PATCH] megaraid_sas: init tasklet earlier
 2015-10-15  9:46 UTC  (4+ messages)

[PATCH 1/1] scsi subsystem : fix function __scsi_device_lookup
 2015-10-15  8:22 UTC  (3+ messages)

[PATCH 07/12] megaraid_sas : Online firmware Upgrade support for Secure JBOD feature
 2015-10-15  8:10 UTC 

[PATCH 11/12] megaraid_sas : Driver version upgrade
 2015-10-15  8:11 UTC 

[PATCH 02/12] megaraid_sas : Code optimization- remove PCI Ids based checks
 2015-10-15  8:09 UTC 

[PATCH 06/12] megaraid_sas : Update OCR capability on controller properties change
 2015-10-15  8:10 UTC 

[PATCH 08/12] megaraid_sas : Initialize tasklet before setting up IRQs
 2015-10-15  8:10 UTC 

[PATCH 12/12] megaraid_sas : Remove debug print from function megasas_update_span_set
 2015-10-15  8:11 UTC 

PATCH 03/12] megaraid_sas : Support for Intruder(12 Gbps) controller
 2015-10-15  8:09 UTC 

[PATCH 04/12] megaraid_sas : Support for Cutlass(12 Gbps) controller
 2015-10-15  8:09 UTC 

[PATCH 09/12] megaraid_sas : Make PI enabled VD 8 byte DMA aligned
 2015-10-15  8:10 UTC 

[PATCH 0/12] megaraid_sas : Updates for scsi for-next
 2015-10-15  8:09 UTC 

[PATCH 10/12] megaraid_sas : SMAP restriction-do not access user memory from IOCTL code
 2015-10-15  8:10 UTC 

[PATCH 05/12] megaraid_sas : Donot use PAGE_SIZE macro for calculation of max_sectors per IO request
 2015-10-15  8:10 UTC 

[PATCH 01/12] megaraid_sas : Expose TAPE drives unconditionally
 2015-10-15  8:09 UTC 

[PATCH 0/2] qla2xxx: Patches for 4.3.0-rc5+ scsi "misc" branch
 2015-10-15  7:50 UTC  (9+ messages)
` [PATCH 1/2] qla2xxx: Remove unavailable firmware files
` [PATCH 2/2] qla2xxx: fix rwlock recursion

[PATCH 0/3] SCSI: Fix hard lockup in scsi_remove_target()
 2015-10-15  7:07 UTC  (18+ messages)
` [PATCH 1/3] SCSI: Introduce device_lock and target_lock in Scsi_Host
` [PATCH 2/3] SCSI: Rework list handling in scsi_target_remove
` [PATCH 3/3] SCSI: Rework list handling in __scsi_target_remove

[PATCHv4 0/1] Update SCSI hosts to use ida for host number mgmt
 2015-10-15  5:52 UTC  (8+ messages)
` [PATCHv4 1/1] SCSI: hosts: update to use ida_simple for host_no management

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-15  3:08 UTC  (16+ messages)
` [PATCH v4 01/11] Documentation: samsung-phy: Add dt bindings for UFS
` [PATCH v4 03/11] scsi: ufs: add quirk to contain unconformable utrd field
` [PATCH v4 04/11] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
` [PATCH v4 05/11] scsi: ufs: add quirk not to allow reset of interrupt aggregation
  ` [PATCH v4 02/11] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
  ` [PATCH v4 06/11] scsi: ufs: add quirk to enable host controller without hce
` [PATCH v4 07/11] scsi: ufs: add specific callback for nexus type
` [PATCH v4 08/11] scsi: ufs: add add specific callback for hibern8
` [PATCH v4 09/11] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
` [PATCH v4 10/11] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v2] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
 2015-10-15  3:02 UTC  (2+ messages)

[PATCH net-next] cxgb4i: Increased the value of MAX_IMM_TX_PKT_LEN from 128 to 256 bytes
 2015-10-15  1:40 UTC  (2+ messages)

[PATCH] scsi: kconfig: When possible, compile drivers with COMPILE_TEST
 2015-10-15  1:11 UTC  (6+ messages)

Darlehen Angebot Jetzt bewerben
 2015-10-14 22:56 UTC 

Fast Loans
 2015-10-14  8:27 UTC 

[RFC v6 03/25] m68k/atari: Replace nvram_{read, write}_byte with arch_nvram_ops
 2015-10-14 11:19 UTC  (2+ messages)
  ` [RFC v6 03/25] m68k/atari: Replace nvram_{read,write}_byte "

Hello Friend
 2015-10-14 10:54 UTC 

[PATCH 1/3] ibmvsci: make parameters max_id and max_channel read-only
 2015-10-13 21:23 UTC  (2+ messages)

[PATCH] st: allow debug output to be enabled or disabled via sysfs
 2015-10-13 20:12 UTC  (3+ messages)

SSP frame iu defines
 2015-10-13 17:17 UTC  (6+ messages)

[PATCHv5 00/36] asynchronous ALUA device handler
 2015-10-13 15:40 UTC  (8+ messages)

[PATCH v3 02/13] phy: exynos-ufs: add UFS PHY driver for EXYNOS SoC
 2015-10-13 14:02 UTC  (5+ messages)
` [RFC PATCH] phy: exynos-ufs: exynos_ufs_phy_calibrate() can be static
      ` [kbuild-all] "

[PATCH v3 00/13] exynos-ufs: add support for Exynos
 2015-10-13 12:10 UTC  (10+ messages)
` [PATCH v3 11/13] Documentation: devicetree: ufs: Add DT bindings for exynos UFS host controller
` [PATCH v3 12/13] scsi: ufs-exynos: add UFS host support for Exynos SoCs

Bugs in multipath scsi in 4.3-rc2
 2015-10-13 11:52 UTC  (18+ messages)

[PATCH v3] scsi: report 'INQUIRY result too short' once per host
 2015-10-13 11:17 UTC  (5+ messages)

PLS I NEED YOUR HELP
 2015-10-12 21:19 UTC 

Unexpected Luck
 2015-10-11 21:02 UTC 

[PATCH, RFC] blk-mq: use a delayed work item for timeouts
 2015-10-12 20:26 UTC  (5+ messages)

[PATCH] lpfc: fix memory leak and NULL dereference
 2015-10-12 18:02 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;
as well as URLs for NNTP newsgroup(s).