Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-10 06:30:16 to 2015-06-18 09:43:34 UTC [more...]

[PATCH 0/8] tcm_loop updates
 2015-06-18  9:43 UTC 

[PATCH 14/20 v1] [SCSI] mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
 2015-06-18  8:36 UTC  (2+ messages)

[PATCH 1/1] scsi: use kzalloc for allocating one thing
 2015-06-18  5:52 UTC  (2+ messages)

[for 4.1 PATCH resend] libsas: fix "sysfs group not found" warnings at port teardown time
 2015-06-18  3:22 UTC 

[RFC PATCH 1/2] lpfc: add target infrastructure
 2015-06-17 22:28 UTC  (3+ messages)

OOPS: unplugging western digital passport drive
 2015-06-17 19:09 UTC  (2+ messages)

[PATCH] iSCSI: let session recovery_tmo sysfs writes persist across recovery
 2015-06-17 15:40 UTC  (4+ messages)

[PATCH v2 0/4] fixing building errors and warnings when components
 2015-06-17 14:38 UTC  (16+ messages)
` [PATCH v2 4/4] scsi: ufs: probe and init of variant driver from the platform device

[PATCH 1/1] [PATCH] block: Add blk_max_rw_sectors limit
 2015-06-17 13:26 UTC  (4+ messages)

[PATCH 1/1] scsi: Initialize sdp after NULL check of cmnd
 2015-06-17 11:38 UTC  (2+ messages)

[PATCH v1 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
 2015-06-17 11:27 UTC  (2+ messages)

optimal io size / custom alignment
 2015-06-17  9:49 UTC  (4+ messages)

[PATCH] cxgb4i: Fix neigh entry leak
 2015-06-17  9:17 UTC 

[PATCH 00/20] mpt3sas: driver update
 2015-06-17  9:08 UTC  (50+ messages)
` [PATCH 01/20] [SCSI] mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
` [PATCH 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
` [PATCH 03/20] [SCSI] mpt3sas: Don't block the drive when drive addition under the control of SML
` [PATCH 04/20] [SCSI] mpt3sas: Remove redundancy code while freeing the controller resources
` [PATCH 05/20] [SCSI] mpt3sas: MPI 2.5 Rev I (2.5.4) specifications
` [PATCH 06/20] [SCSI] mpt3sas: Provides the physical location of sas drives
` [PATCH 07/20] [SCSI] mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
` [PATCH 08/20] [SCSI] mpt3sas: Update MPI2 strings to MPI2.5
` [PATCH 09/20] [SCSI] mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
` [PATCH 10/20] [SCSI] mpt3sas: Add branding string support for OEM's HBA
` [PATCH 11/20] [SCSI] mpt3sas: Add branding string support for OEM custom HBA
` [PATCH 12/20] [SCSI] mpt3sas: Bump mpt3sas driver version to v6.100.00.00
` [PATCH 13/20] [SCSI] mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
` [PATCH 14/20] [SCSI] mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
` [PATCH 15/20] [SCSI] mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
` [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding
` [PATCH 17/20] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
` [PATCH 18/20] [SCSI] mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
` [PATCH 19/20] [SCSI] mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
` [PATCH 20/20] [SCSI] mpt3sas : Bump mpt3sas driver version to 9.100.00.00

[PATCH 0/6] target: Update UA handling
 2015-06-17  7:01 UTC  (12+ messages)
` [PATCH 1/6] target_core_alua: Correct UA handling when switching states
` [PATCH 2/6] target: Remove 'ua_nacl' pointer from se_ua structure
` [PATCH 3/6] target: use 'se_dev_entry' when allocating UAs
` [PATCH 4/6] target: Send UA on ALUA target port group change
` [PATCH 5/6] target: Send UA upon LUN RESET tmr completion
` [PATCH 6/6] target: Send UA when changing LUN inventory

[PATCH] mpt2sas: setpci reset kernel panic fix
 2015-06-17  6:51 UTC  (2+ messages)

[PATCH] mpt2sas: Abort initialization if no memory I/O resources, detected
 2015-06-16 18:49 UTC  (4+ messages)

how to "decode" SG_IO: bad/missing sense data?
 2015-06-16 15:58 UTC  (3+ messages)

[PATCH 1/4] ipr: Fix locking for unit attention handling
 2015-06-16 14:40 UTC  (3+ messages)

FINANCIAL GIFT
 2015-06-16 11:19 UTC 

[Patch V2 0/9] [SCSI] aacraid: Patchset for aacraid driver version 41010
 2015-06-16 11:43 UTC  (18+ messages)
` [Patch V2 1/9] [SCSI] aacraid: Fix for logical device name and UID not exposed to the OS
` [Patch V2 2/9] [SCSI] aacraid: Add Power Management support
` [Patch V2 3/9] [SCSI] aacraid: Enable MSI interrupt for series-6 controller
` [Patch V2 4/9] [SCSI] aacraid: Enable 64-bit write to controller register
` [Patch V2 5/9] [SCSI] aacraid: Tune response path if IsFastPath bit set
` [Patch V2 6/9] [SCSI] aacraid: Reset irq affinity hints before releasing irq
` [Patch V2 7/9] [SCSI] aacraid: Unblock IOCTLs to controller once system resumed from suspend
` [Patch V2 8/9] [SCSI] aacraid: Send commit-config to controller firmware
` [Patch V2 9/9] [SCSI] aacraid: Update driver version

spoluprace
 2015-06-15 15:39 UTC 

[PATCH 17/20 v1] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
 2015-06-16  5:37 UTC 

[PATCH 0/3] csiostor:Debugfs support update
 2015-06-16  1:20 UTC  (2+ messages)

[PATCH 3/4] ipr: Endian / sparse fixes
 2015-06-15 14:50 UTC  (2+ messages)

[PATCH v7 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
 2015-06-15  4:19 UTC  (7+ messages)
` [PATCH v7 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v7 8/9] snic:Add event tracing to capture IO events

Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
 2015-06-15  3:33 UTC  (12+ messages)

[PATCH 1/1] [RFC] block: Add blk_max_rw_sectors attribute
 2015-06-15  0:28 UTC  (2+ messages)

[RFC PATCH 2/2] lpfc: add target hooks
 2015-06-14 15:26 UTC 

[RFC v2 02/24] scsi/atari_scsi: Dont select CONFIG_NVRAM
 2015-06-14  7:46 UTC  (2+ messages)
` [RFC v2 04/24] m68k/atari: Replace nvram_{read,write}_byte with arch_nvram_ops

[scsi:misc 166/166] drivers/scsi/cxlflash/common.h:143:30: error: field 'work' has incomplete type
 2015-06-13 16:17 UTC 

[PATCH v6] cxlflash: Base support for IBM CXL Flash Adapter
 2015-06-13 15:59 UTC  (4+ messages)

[BUG ?] pmcraid: condition with no effect
 2015-06-13 10:39 UTC 

lånetilbud
 2015-06-10 10:25 UTC 

lånetilbud
 2015-06-10 10:27 UTC 

[dm-devel] ALUA - rescan device capacity on zero sized block devices
 2015-06-12 16:59 UTC  (4+ messages)

[PATCH] scsi: Add ALUA state change UA handling
 2015-06-12 16:55 UTC  (2+ messages)

[PATCH] bfa: fix leak of bfad_im_port_index on module unload
 2015-06-12 15:09 UTC  (2+ messages)

[PATCH] scsi: Increase number of retries for scsi_mode_sense()
 2015-06-12 14:13 UTC 

[PATCH] scsi: retry MODE SENSE on unit attention
 2015-06-12 14:12 UTC 

[PATCH] scsi: retry MODE SENSE on unit attention
 2015-06-12 14:08 UTC  (4+ messages)

[PATCH] megaraid_sas : Pass driver version to firmware inside IOC init frame
 2015-06-12  6:35 UTC  (3+ messages)

[PATCH] mvsas: always iounmap resources
 2015-06-12  6:31 UTC  (2+ messages)

RE
 2015-06-11 21:36 UTC 

[PATCH 4/4] ipr: Driver version 2.6.2
 2015-06-12  1:45 UTC 

[PATCH 2/4] ipr: Byte swapping for device_id attribute in sysfs
 2015-06-12  1:45 UTC 

[PATCH] VMW_PVSCSI: Fix the issue of DMA-API related warnings
 2015-06-11 18:11 UTC  (4+ messages)
  ` [Pv-drivers] "

[PATCH] scsi: Add ALUA state change UA handling
 2015-06-11 14:54 UTC  (2+ messages)

[PATCH 0/2] target: 64-bit LUN support
 2015-06-11 14:38 UTC  (7+ messages)
` [PATCH 1/2] target: use 64-bit LUNs
` [PATCH 2/2] target: Remove TARGET_MAX_LUNS_PER_TRANSPORT

ALERT
 2015-06-11  5:11 UTC 

[PATCH v2 0/10] qla2xxx: Fix various warnings reported by static source code analysis tools
 2015-06-11  4:45 UTC  (5+ messages)
` [PATCH 09/10] qla2xxx: Comment out unreachable code
` [PATCH 10/10] qla2xxx: Fix indentation

[PATCH 0/9] qla2xxx: Patches for scsi "misc" branch
 2015-06-10 15:05 UTC  (10+ messages)
` [PATCH 1/9] qla2xxx: Fix hardware lock/unlock issue causing kernel panic
` [PATCH 2/9] qla2xxx: Enable target mode for ISP27XX
` [PATCH 3/9] qla2xxx: Add flush after updating ATIOQ consumer index
` [PATCH 4/9] qla2xxx: release request queue reservation
` [PATCH 5/9] qla2xxx: adjust debug flags
` [PATCH 6/9] qla2xxx: Remove msleep in qlt_send_term_exchange
` [PATCH 7/9] qla2xxx: fix command initialization in target mode
` [PATCH 8/9] qla2xxx: Enable Target counters in DebugFS
` [PATCH 9/9] qla2xxx: Add FW resource count "

lpfc: Fix rport leak
 2015-06-10 15:48 UTC 

lpfc: Add support for ELS LCB
 2015-06-10 15:44 UTC 

lpfc: Add support for RDP ELS command
 2015-06-10 15:43 UTC 

[RFC 0/2] target: Add TFO->complete_irq queue_work bypass
 2015-06-10  7:10 UTC  (5+ messages)

[PATCH] megaraid_sas: insert missing space in kernel message
 2015-06-10  6:30 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 read-only IMAP folder(s) and NNTP newsgroup(s).