public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-10-21 16:11:39 to 2015-10-26 14:14:43 UTC [more...]

[PATCH v2 00/32] HiSilicon SAS driver
 2015-10-26 14:15 UTC  (15+ messages)
` [PATCH v2 01/32] [SCSI] sas: centralise ssp frame information units
` [PATCH v2 02/32] devicetree: bindings: scsi: HiSi SAS
` [PATCH v2 03/32] scsi: hisi_sas: add initial bare main driver
` [PATCH v2 04/32] scsi: hisi_sas: add scsi host registration
  ` [PATCH v2 05/32] scsi: hisi_sas: scan device tree
` [PATCH v2 06/32] scsi: hisi_sas: add HW DMA structures
` [PATCH v2 07/32] scsi: hisi_sas: allocate memories and create pools
` [PATCH v2 08/32] scsi: hisi_sas: add hisi_sas_remove
` [PATCH v2 09/32] scsi: hisi_sas: add slot init code
` [PATCH v2 10/32] scsi: hisi_sas: add cq structure initialization
` [PATCH v2 11/32] scsi: hisi_sas: add phy SAS ADDR initialization
` [PATCH v2 12/32] scsi: hisi_sas: set dev DMA mask
` [PATCH v2 15/32] scsi: hisi_sas: add phy and port init
` [PATCH v2 32/32] MAINTAINERS: add maintainer for HiSi SAS driver

[PATCH v1 00/17] add fixes, device quirks, error recovery,
 2015-10-26 14:03 UTC  (18+ messages)
` [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 06/17] scsi :ufs: verify hba controller hce reg value
` [PATCH v1 07/17] scsi: ufs: separate device and host quirks
` [PATCH v1 08/17] scsi: ufs: split broken LCC quirk
` [PATCH v1 12/17] scsi: ufs: add retry for query descriptors
` [PATCH v1 16/17] scsi: ufs: add delay before putting UFS rails in low power modes

[PATCH 00/21] hpsa updates
 2015-10-26 13:41 UTC  (26+ messages)
` [PATCH 01/21] hpsa: correct calls to dev_printk
` [PATCH 02/21] hpsa: allow driver requested rescans
` [PATCH 03/21] hpsa: abandon rescans on memory alloaction failures
` [PATCH 04/21] hpsa: correct transfer length for 6 byte read/write commands
` [PATCH 05/21] hpsa: fix hpsa_adjust_hpsa_scsi_table
` [PATCH 06/21] hpsa: fix physical target reset
` [PATCH 07/21] hpsa: correct check for non-disk devices
` [PATCH 08/21] hpsa: correct ioaccel2 sg chain len
` [PATCH 09/21] hpsa: simplify check for device exposure
` [PATCH 10/21] hpsa: simplify update scsi devices
` [PATCH 11/21] hpsa: add function is_logical_device
` [PATCH 12/21] hpsa: enhance hpsa_get_device_id
` [PATCH 13/21] hpsa: refactor hpsa_figure_bus_target_lun
` [PATCH 14/21] hpsa: move scsi_add_device and scsi_remove_device calls to new function
` [PATCH 15/21] External array LUNs must use target and lun numbers assigned by the
` [PATCH 16/21] hpsa: eliminate fake lun0 enclosures
` [PATCH 17/21] hpsa: add discovery polling for PT RAID devices
` [PATCH 18/21] hpsa: disable report lun data caching
` [PATCH 19/21] hpsa: enhance device messages
` [PATCH 20/21] hpsa: add in sas transport class
` [PATCH 21/21] hpsa: bump the driver version

[PATCH v3 00/15] Big fixes, retries, handle a race condition
 2015-10-26 12:59 UTC  (25+ messages)
` [PATCH v3 02/15] scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfers
` [PATCH v3 03/15] scsi: ufs: verify command tag validity
` [PATCH v3 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v3 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v3 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v3 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v3 13/15] scsi: ufs: add missing memory barriers

[PATCH] scsi: restart list search after unlock in scsi_remove_target
 2015-10-26  8:35 UTC  (2+ messages)

[PATCH v4 00/15] Big fixes, retries, handle a race condition
 2015-10-25 14:56 UTC  (16+ messages)
` [PATCH v4 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
` [PATCH v4 02/15] scsi: ufs: clear fields "
` [PATCH v4 03/15] scsi: ufs: verify command tag validity
` [PATCH v4 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
` [PATCH v4 05/15] scsi: ufs: increase fDeviceInit query response timeout
` [PATCH v4 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
` [PATCH v4 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
` [PATCH v4 08/15] scsi: ufs: add retries to dme_peer get and set attribute
` [PATCH v4 09/15] scsi: ufs: add retries for hibern8 enter
` [PATCH v4 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
` [PATCH v4 11/15] scsi: ufs: retry failed query flag requests
` [PATCH v4 12/15] scsi: ufs: reduce the interrupts for power mode change requests
` [PATCH v4 13/15] scsi: ufs: add missing memory barriers
` [PATCH v4 14/15] scsi: ufs: commit descriptors before setting the doorbell
` [PATCH v4 15/15] scsi: ufs: add wrapper for retrying sending query attribute

[PATCH v4 00/11] exynos-ufs: add support for Exynos
 2015-10-25 12:04 UTC  (6+ messages)
` [PATCH v4 11/11] scsi: ufs-exynos: add UFS host support for Exynos SoCs

[PATCH v8 0/8] Fix error message and present UFS variant
 2015-10-25 10:50 UTC  (9+ messages)
` [PATCH v8 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v8 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v8 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v8 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v8 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v8 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v8 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v8 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

[PATCH v7 0/8] Fix error message and present UFS variant
 2015-10-25 10:50 UTC  (19+ messages)
` [PATCH v7 1/8] phy: qcom-ufs: fix build error when the component is built as a module
` [PATCH v7 2/8] scsi: ufs-qcom: fix compilation warning if compiled "
` [PATCH v7 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
` [PATCH v7 4/8] add ufshcd_get_variant ufshcd_set_variant
` [PATCH v7 5/8] scsi: ufs: creates wrapper functions for vops
` [PATCH v7 6/8] scsi: ufs: make the UFS variant a platform device
` [PATCH v7 7/8] scsi: ufs-qcom: add debug prints for test bus
` [PATCH v7 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations

[PATCH v2 0/8] Fix error message and present UFS variant
 2015-10-25  9:31 UTC  (7+ messages)
` [PATCH v3 6/8] scsi: ufs: make the UFS variant a platform device

[PATCH 0/2] Fix warning by coccicheck
 2015-10-25  9:17 UTC  (6+ messages)
` [PATCH 1/2] scsi: lpfc: Use kzalloc instead of kmalloc
` [PATCH 2/2] scsi: remove useless casting value returned by kmalloc to structure

[PATCH] block: remove useless casting value returned by kmalloc to structure
 2015-10-25  3:26 UTC  (2+ messages)

[PATCH v2 1/2] scsi: lpfc: Use kzalloc instead of kmalloc
 2015-10-25  3:25 UTC  (2+ messages)

BUSINESS VORSCHLAG
 2015-10-24 10:35 UTC 

SCSI: race condition between scsi_remove_target and scsi_probe_and_add_lun
 2015-10-24  3:15 UTC 

[PATCH v6 00/37] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-23 14:01 UTC  (68+ messages)
` [PATCH v6 01/37] cxlflash: Fix to avoid invalid port_sel value
` [PATCH v6 02/37] cxlflash: Replace magic numbers with literals
` [PATCH v6 03/37] cxlflash: Fix read capacity timeout
` [PATCH v6 04/37] cxlflash: Fix potential oops following LUN removal
` [PATCH v6 05/37] cxlflash: Fix data corruption when vLUN used over multiple cards
` [PATCH v6 06/37] cxlflash: Fix to avoid sizeof(bool)
` [PATCH v6 07/37] cxlflash: Fix context encode mask width
` [PATCH v6 08/37] cxlflash: Fix to avoid CXL services during EEH
` [PATCH v6 09/37] cxlflash: Correct naming of limbo state and waitq
` [PATCH v6 10/37] cxlflash: Make functions static
` [PATCH v6 11/37] cxlflash: Refine host/device attributes
` [PATCH v6 12/37] cxlflash: Fix to avoid spamming the kernel log
` [PATCH v6 13/37] cxlflash: Fix to avoid stall while waiting on TMF
` [PATCH v6 14/37] cxlflash: Fix location of setting resid
` [PATCH v6 15/37] cxlflash: Fix host link up event handling
` [PATCH v6 16/37] cxlflash: Fix async interrupt bypass logic
` [PATCH v6 17/37] cxlflash: Remove dual port online dependency
` [PATCH v6 18/37] cxlflash: Fix AFU version access/storage and add check
` [PATCH v6 19/37] cxlflash: Correct usage of scsi_host_put()
` [PATCH v6 20/37] cxlflash: Fix to prevent workq from accessing freed memory
` [PATCH v6 21/37] cxlflash: Correct behavior in device reset handler following EEH
` [PATCH v6 22/37] cxlflash: Remove unnecessary scsi_block_requests
` [PATCH v6 23/37] cxlflash: Fix function prolog parameters and return codes
` [PATCH v6 24/37] cxlflash: Fix MMIO and endianness errors
` [PATCH v6 25/37] cxlflash: Fix to prevent EEH recovery failure
` [PATCH v6 26/37] cxlflash: Correct spelling, grammar, and alignment mistakes
` [PATCH v6 27/37] cxlflash: Fix to prevent stale AFU RRQ
` [PATCH v6 28/37] MAINTAINERS: Add cxlflash driver
` [PATCH v6 29/37] cxlflash: Fix to double the delay each time
` [PATCH v6 30/37] cxlflash: Fix to avoid corrupting adapter fops
` [PATCH v6 31/37] cxlflash: Correct trace string
` [PATCH v6 32/37] cxlflash: Fix to avoid potential deadlock on EEH
` [PATCH v6 33/37] cxlflash: Fix to avoid leaving dangling interrupt resources
` [PATCH v6 34/37] cxlflash: Fix to escalate to LINK_RESET on login timeout
` [PATCH v6 35/37] cxlflash: Fix to avoid corrupting port selection mask
` [PATCH v6 36/37] cxlflash: Fix to avoid lock instrumentation rejection
` [PATCH v6 37/37] cxlflash: Fix to avoid bypassing context cleanup

[PATCH] scsi_sysfs: protect against double execution of __scsi_remove_device()
 2015-10-23  9:14 UTC  (3+ messages)

Robbie Capp
 2015-10-22 23:23 UTC 

Robbie Capp
 2015-10-22 23:38 UTC 

[PATCH 0/7] bnx2fc: Update to version 2.9.6
 2015-10-22 14:55 UTC  (13+ messages)
` [PATCH 1/7] bnx2fc: Update copyright for 2015
` [PATCH 2/7] bnx2fc: Remove 'NetXtreme II' from source files
` [PATCH 3/7] bnx2fc: Set ELS transfer length correctly for middle path commands
` [PATCH 4/7] bnx2fc: Fix FCP RSP residual parsing
` [PATCH 5/7] bnx2fc: Remove explicit logouts
` [PATCH 7/7] bnx2fc: Update version number to 2.9.6

[PATCH] scsi: wd719x: Remove use of macro DEFINE_PCI_DEVICE_TABLE
 2015-10-22 11:32 UTC  (3+ messages)

[PATCH] scsi: wd719x: Use module_pci_driver
 2015-10-22  7:23 UTC  (2+ messages)

[PATCH v4] scsi: ufs: add ioctl interface for query request
 2015-10-22  6:36 UTC  (2+ messages)

[PATCH v5 00/34] cxlflash: Miscellaneous bug fixes and corrections
 2015-10-21 19:38 UTC  (3+ messages)
` [PATCH v5 34/34] cxlflash: Fix to escalate to LINK_RESET on login timeout


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