linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-11 07:13:53 to 2015-09-16 17:50:24 UTC [more...]

[PATCH 00/17] Create and use ida and idr helper routines [RESEND]
 2015-09-16 17:50 UTC  (6+ messages)
` [PATCH 01/17] Add ida and idr helper routines
` [PATCH 02/17] Update scsi hosts to use idr for host number mgmt
` [PATCH 03/17] Update the st driver to use idr helper functions
` [PATCH 05/17] Update the md "
` [PATCH 06/17] Update the infiniband uverbs "

[PATCH v2 30/30] MAINTAINERS: Add cxlflash driver
 2015-09-16 17:11 UTC 

[PATCH v2 29/30] cxlflash: Fix to avoid state change collision
 2015-09-16 17:08 UTC 

[PATCH v2 28/30] cxlflash: Fix to prevent stale AFU RRQ
 2015-09-16 17:05 UTC 

[PATCH v2 27/30] cxlflash: Correct spelling, grammar, and alignment mistakes
 2015-09-16 17:02 UTC 

[PATCH v2 26/30] cxlflash: Fix to prevent EEH recovery failure
 2015-09-16 17:02 UTC 

[PATCH v2 25/30] cxlflash: Fix MMIO and endianness errors
 2015-09-16 17:01 UTC 

[PATCH v2 24/30] cxlflash: Fix function prolog parameters and return codes
 2015-09-16 17:01 UTC 

[PATCH v2 20/30] cxlflash: Correct usage of scsi_host_put()
 2015-09-16 16:59 UTC 

[PATCH v2 23/30] cxlflash: Remove unnecessary scsi_block_requests
 2015-09-16 16:59 UTC 

[PATCH v2 22/30] cxlflash: Correct behavior in device reset handler following EEH
 2015-09-16 16:59 UTC 

[PATCH v2 21/30] cxlflash: Fix to prevent workq from accessing freed memory
 2015-09-16 16:59 UTC 

[PATCH v2 19/30] cxlflash: Fix AFU version access/storage and add check
 2015-09-16 16:58 UTC 

[PATCH v2 18/30] cxlflash: Remove dual port online dependency
 2015-09-16 16:58 UTC 

[PATCH v2 17/30] cxlflash: Fix async interrupt bypass logic
 2015-09-16 16:58 UTC 

[PATCH v2 15/30] cxlflash: Fix location of setting resid
 2015-09-16 16:57 UTC 

[PATCH v2 16/30] cxlflash: Fix host link up event handling
 2015-09-16 16:58 UTC 

[PATCH v2 14/30] cxlflash: Fix to avoid stall while waiting on TMF
 2015-09-16 16:57 UTC 

[PATCH v2 13/30] cxlflash: Fix to avoid spamming the kernel log
 2015-09-16 16:57 UTC 

[PATCH v2 12/30] cxlflash: Refine host/device attributes
 2015-09-16 16:57 UTC 

[PATCH v2 11/30] cxlflash: Make functions static
 2015-09-16 16:56 UTC 

[PATCH v2 10/30] cxlflash: Correct naming of limbo state and waitq
 2015-09-16 16:53 UTC 

[PATCH v2 09/30] cxlflash: Fix to stop interrupt processing on remove
 2015-09-16 16:53 UTC 

[PATCH v2 08/30] cxlflash: Fix to avoid CXL services during EEH
 2015-09-16 16:53 UTC 

[PATCH v2 07/30] cxlflash: Fix context encode mask width
 2015-09-16 16:53 UTC 

[PATCH v2 06/30] cxlflash: Fix to avoid sizeof(bool)
 2015-09-16 16:53 UTC 

[PATCH v2 01/30] cxlflash: Fix to avoid invalid port_sel value
 2015-09-16 16:51 UTC 

[PATCH v2 05/30] cxlflash: Fix data corruption when vLUN used over multiple cards
 2015-09-16 16:53 UTC 

[PATCH v2 04/30] cxlflash: Fix potential oops following LUN removal
 2015-09-16 16:52 UTC 

[PATCH v2 03/30] cxlflash: Fix read capacity timeout
 2015-09-16 16:52 UTC 

[PATCH v2 02/30] cxlflash: Replace magic numbers with literals
 2015-09-16 16:52 UTC 

[PATCH v2 00/30] cxlflash: Miscellaneous bug fixes and corrections
 2015-09-16 16:51 UTC 

Possible Lock Dangling in function [fnic_handle_fip_timer] on [v4.3-rc1]
 2015-09-16 15:14 UTC 

[PATCH] [SCSI] FlashPoint: fix build warning
 2015-09-16 14:47 UTC  (2+ messages)

[PATCH] scsi: provide UAPI version of scsi/sg.h and scsi/scsi_ioctl.h
 2015-09-16 14:31 UTC  (5+ messages)

[Bugfix] PCI, x86: Correctly allocate IRQs for PCI devices managed by non-PCI drivers
 2015-09-16 13:42 UTC  (19+ messages)
` [Bugfix 0/3] Convert eata driver to a normal PCI device driver
  ` [Bugfix 1/3] eata: Use IDA to manage eata board IDs
  ` [Bugfix 2/3] eata: Implement PCI driver to manage eata PCI devices
  ` [Bugfix 3/3] eata: Enhance eata driver to support PCI device hot-removal

[PATCH] target: Fix target_sense_desc_format NULL pointer dereference
 2015-09-16 12:08 UTC  (2+ messages)

Guten Tag,
 2015-09-16  8:19 UTC 

[PATCH 14/31] message/fusion: use kmemdup rather than duplicating its implementation
 2015-09-16 10:02 UTC  (6+ messages)
` [PATCH 17/31] scsi/aacraid: "
` [PATCH 18/31] scsi/aic7xxx: "

[PATCH V3 2/2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-16  8:02 UTC  (13+ messages)

Why using configfs as the only interface is wrong for a storage target
 2015-09-16  7:34 UTC  (5+ messages)

[PATCH RESEND] csiostor:Fix error handling in the function csio_device_reset
 2015-09-16  6:49 UTC 

[PATCH 00/17] Create and use ida and idr helper routines
 2015-09-16  6:48 UTC  (24+ messages)
` [PATCH 01/17] Add "
` [PATCH 02/17] Update scsi hosts to use idr for host number mgmt
` [PATCH 03/17] Update the st driver to use idr helper functions
` [PATCH 04/17] Update the ch "
` [PATCH 05/17] Update the md "
` [PATCH 06/17] Update the infiniband uverbs "
` [PATCH 07/17] Update the memstick "
` [PATCH 08/17] Update the mmc "
` [PATCH 09/17] Update the virtgpu "
` [PATCH 10/17] Update the DCA DMA "
` [PATCH 11/17] Update the rtsx multifunction "
` [PATCH 12/17] Update the TI Flash Media "
` [PATCH 13/17] Update the SCSI disk driver to use ida "
` [PATCH 14/17] Update the rsxx flash adapter "
` [PATCH 15/17] Update the NVMe SSD "
` [PATCH 16/17] Update the Micron PCIe "
` [PATCH 17/17] Update the ARM soc base "

[PATCH 00/29] cxlflash: Miscellaneous bug fixes and corrections
 2015-09-16  3:50 UTC  (5+ messages)

[PATCH v2] scsi: introduce short_inquiry flag for broken host adapters
 2015-09-15 19:55 UTC  (4+ messages)

[PATCH] Block, SCSI: notify block layer about runtime PM status change following system resume
 2015-09-15 19:33 UTC 

[PATCH] x86: Fix gfp flags for coherent DMA memory allocation
 2015-09-15  9:36 UTC 

[PATCH] scsi: sim710: fix build warning
 2015-09-15  8:00 UTC  (2+ messages)

[PATCH V2] debugfs: don't assume sizeof(bool) to be 4 bytes
 2015-09-15  6:30 UTC  (7+ messages)

[PATCH 0/6] Create ida helpers and use them
 2015-09-14 11:11 UTC  (2+ messages)

[PATCH 14/14] lpfc: Update version to 11.0.0.0 for upstream patch set
 2015-09-14  7:41 UTC  (2+ messages)

[PATCH 13/14] lpfc: Fix default RA_TOV and ED_TOV in the FC/FCoE driver for all topologies
 2015-09-14  7:40 UTC  (2+ messages)

[PATCH 12/14] lpfc: The linux driver does not reinitiate discovery after a failed FLOGI
 2015-09-14  7:40 UTC  (2+ messages)

[PATCH 11/14] lpfc: Fix for discovery failure in PT2PT when FLOGI's ELS ACC response gets aborted
 2015-09-14  7:39 UTC  (2+ messages)

[PATCH 10/14] lpfc: Add support for Lancer G6 and 32G FC links
 2015-09-14  7:38 UTC  (2+ messages)

[PATCH 08/14] lpfc: Fix possible use-after-free and double free in lpfc_mbx_cmpl_rdp_page_a2()
 2015-09-14  7:37 UTC  (2+ messages)

[PATCH 07/14] lpfc: remove set but not used variables
 2015-09-14  7:36 UTC  (2+ messages)

[PATCH 06/14] lpfc:Make the function lpfc_sli4_mbox_completions_pending static in order to comply with function prototype
 2015-09-14  7:36 UTC  (2+ messages)

[PATCH 05/14] Fix kmalloc overflow in LPFC driver at large core count
 2015-09-14  7:35 UTC  (2+ messages)

[PATCH 03/14] lpfc: in sli3 use configured sg_seg_cnt for sg_tablesize
 2015-09-14  7:34 UTC  (2+ messages)

[PATCH 02/14] lpfc: Remove unnessary cast
 2015-09-14  7:34 UTC  (2+ messages)

[PATCH 01/14] lpfc: fix model description
 2015-09-14  7:34 UTC  (2+ messages)

[PATCH] target: Fix PR registration + APTPL RCU conversion regression
 2015-09-14  3:43 UTC 

Ich schätze Ihre Hilfe
 2015-09-13 18:37 UTC 

[PATCH v1 00/17] add fixes, device quirks, error recovery,
 2015-09-13 14:52 UTC  (18+ messages)
  ` [PATCH v1 01/17] scsi: ufs-qcom: add number of lanes per direction
` [PATCH v1 02/17] scsi: ufs: add option to change default UFS power management level
` [PATCH v1 03/17] scsi: ufs: optimize system suspend handling
` [PATCH v1 04/17] scsi: ufs: avoid spurious UFS host controller interrupts
` [PATCH v1 05/17] scsi: ufs: implement scsi host timeout handler
` [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 09/17] scsi: ufs: disable vccq if it's not needed by UFS device
` [PATCH v1 10/17] scsi: ufs: make error handling bit faster
` [PATCH v1 11/17] scsi: ufs: add error recovery after DL NAC error
` [PATCH v1 12/17] scsi: ufs: add retry for query descriptors
` [PATCH v1 13/17] scsi: ufs: handle non spec compliant bkops behaviour by device
` [PATCH v1 14/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
` [PATCH v1 15/17] scsi: ufs: fix leakage during link off state
` [PATCH v1 16/17] scsi: ufs: add delay before putting UFS rails in low power modes
` [PATCH v1 17/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup

randconfig build error with next-20150908, in drivers/md/dm-mpath.c
 2015-09-13 14:29 UTC  (3+ messages)

SCSI scanning behavior
 2015-09-13  8:43 UTC  (8+ messages)
  ` [PATCH] SCSI: Scale up REPORT_LUNS timeout on failure
          ` [PATCH] SCSI: Increase REPORT_LUNS timeout

[GIT PULL] target updates for v4.3-rc1
 2015-09-11 21:36 UTC  (3+ messages)

[PATCH 29/29] MAINTAINERS: Add cxlflash driver
 2015-09-11 21:18 UTC 

[PATCH 28/29] cxlflash: Clear AFU RRQ following reset
 2015-09-11 21:18 UTC 

[PATCH 20/29] cxlflash: Correct usage of scsi_host_put()
 2015-09-11 21:17 UTC 

[PATCH 27/29] cxlflash: Spelling, grammar, and alignment changes
 2015-09-11 21:18 UTC 

[PATCH 26/29] cxlflash: Drop context mutex while processing sense
 2015-09-11 21:18 UTC 

[PATCH 25/29] cxlflash: Fix MMIO and endianness errors
 2015-09-11 21:18 UTC 

[PATCH 24/29] cxlflash: Update function prologs
 2015-09-11 21:17 UTC 

[PATCH 23/29] cxlflash: Remove unnecessary scsi_block_requests
 2015-09-11 21:17 UTC 

[PATCH 19/29] cxlflash: Properly obtain AFU version and check it
 2015-09-11 21:16 UTC 

[PATCH 22/29] cxlflash: Recheck state after adapter reset
 2015-09-11 21:17 UTC 

[PATCH 21/29] cxlflash: Move workq termination earlier on remove
 2015-09-11 21:17 UTC 

[PATCH 18/29] cxlflash: Remove dual port online dependency
 2015-09-11 21:16 UTC 

[PATCH 17/29] cxlflash: Bypass async interrupt bits that are off
 2015-09-11 21:16 UTC 

[PATCH 16/29] cxlflash: Rescan host following link up event
 2015-09-11 21:16 UTC 

[PATCH 15/29] cxlflash: Only set resid when needed
 2015-09-11 21:16 UTC 

[PATCH 14/29] cxlflash: Protect TMF waitq with spinlock
 2015-09-11 21:16 UTC 

[PATCH 13/29] cxlflash: Refine print statements
 2015-09-11 21:16 UTC 

[PATCH 12/29] cxlflash: Refine host/device attributes
 2015-09-11 21:15 UTC 

[PATCH 11/29] cxlflash: Make functions static
 2015-09-11 21:11 UTC 

[PATCH 10/29] cxlflash: Rename limbo to reset
 2015-09-11 21:10 UTC 

[PATCH 09/29] cxlflash: Check for removal when processing interrupt
 2015-09-11 21:10 UTC 

[PATCH 01/29] cxlflash: Move global.mutex to caller of find_and_create_lun()
 2015-09-11 21:09 UTC 

[PATCH 08/29] cxlflash: Add ioctl drain
 2015-09-11 21:10 UTC 

[PATCH 07/29] cxlflash: Add ULL specifier to context encode mask
 2015-09-11 21:10 UTC 

[PATCH 06/29] cxlflash: Change rht_needs_ws from bool to u8
 2015-09-11 21:10 UTC 

[PATCH 05/29] cxlflash: Always attempt LUN table initialization
 2015-09-11 21:10 UTC 

[PATCH 04/29] cxlflash: Obtain additional sdev reference
 2015-09-11 21:10 UTC 

[PATCH 02/29] cxlflash: Add a literal for units of max_sector
 2015-09-11 21:10 UTC 

[PATCH 03/29] cxlflash: Increase timeout value for read capacity to 30 seconds
 2015-09-11 21:10 UTC 

[PATCH-v2 0/2] mpt3sas: Reference counting fixes from for-next mpt2sas
 2015-09-11 20:01 UTC  (8+ messages)
` [PATCH-v2 1/2] mpt3sas: Refcount sas_device objects and fix unsafe list usage

[GIT PULL] final round of SCSI updates for the 4.2+ merge window
 2015-09-11 19:47 UTC 

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-09-11 16:39 UTC 

平时最多也就联系了三千家,全球还有十几万客户在哪里?
 2015-09-11 14:51 UTC 

Use-after-free in kobject_put (scsi_host_dev_release)
 2015-09-11 11:43 UTC 

kooperace?
 2015-09-10 22:09 UTC 


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).