linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-25 10:36:31 to 2015-03-30 23:46:11 UTC [more...]

[PATCH 00/25] treewide: Use bool function return values of true/false not 1/0
 2015-03-30 23:46 UTC  (2+ messages)
` [PATCH 13/25] csiostor: "

[RFC 00/22] target: se_node_acl LUN list RCU conversion
 2015-03-30 19:35 UTC  (29+ messages)
` [RFC 01/22] target: Convert transport_lookup_*_lun to RCU reader
` [RFC 02/22] target: Convert enable/disable ->device_list to RCU updater
` [RFC 03/22] target/device: Convert se_node_acl->device_list access to RCU reader
` [RFC 04/22] target/configfs: Convert mappedlun link/unlink "
` [RFC 05/22] target/configfs: Convert SCSI MIB attrs "
` [RFC 06/22] target/spc: Convert REPORT_LUN + MODE_SENSE "
` [RFC 07/22] target/pscsi: Convert MODE_SENSE special case "
` [RFC 08/22] target/pr: Convert se_dev_entry to percpu-refcount for RCU
` [RFC 09/22] target/pr: Convert registration check to RCU pointer
` [RFC 10/22] target/pr: Change alloc_registration to avoid pr_reg_tg_pt_lun
` [RFC 11/22] target: Convert UNIT_ATTENTION logic to RCU reader
` [RFC 12/22] target: Convert se_tpg->tpg_lun_lock to ->tpg_lun_mutex
` [RFC 13/22] target: Convert se_tpg->acl_node_lock to ->acl_node_mutex
` [RFC 14/22] target: Convert se_node_acl->lun_entry_lock to ->lun_entry_mutex
` [RFC 15/22] target: Convert core_tpg_deregister to use list splice
` [RFC 16/22] target: Drop se_lun->lun_acl_list
` [RFC 17/22] target: Drop core_tpg_clear_object_luns
` [RFC 18/22] target: Rename TPG initiator_node_acl to target_* prefix
` [RFC 19/22] target: Rename TPG register/deregister "
` [RFC 20/22] target: Rename LUN lookup/add/remove "
` [RFC 21/22] target: Rename se_node_acl->lun_entry_hlist "
` [RFC 22/22] target: Rename se_port/se_device export "

Scsi Error handling query
 2015-03-30 15:12 UTC  (6+ messages)

[PATCH ] tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module
 2015-03-30 14:36 UTC  (6+ messages)
  ` [PATCH ] tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision2
      ` [PATCH ] qla2xxx Add SCSI command jammer/discard capabilty to the qla2xxx target module - revision3
        ` Resend: "

[PATCH 00/20] mpt3sas: driver update
 2015-03-30 13:55 UTC  (21+ 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: Added module parameter 'unblock_io' to unblock IO's during disk addition
` [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

[PATCHv2 00/16] scsi_dh_alua updates
 2015-03-30 12:32 UTC  (4+ messages)
` [PATCH 11/16] scsi_dh_alua: multipath failover fails with error 15

[V2 PATCH 00/11] aacraid driver updates
 2015-03-30 10:16 UTC  (40+ messages)
` [V2 PATCH 01/11] aacraid: AIF support for SES device add/remove
` [V2 PATCH 02/11] aacraid: IOCTL pass-through command fix
` [V2 PATCH 03/11] aacraid: 4KB sector support
` [V2 PATCH 04/11] aacraid: MSI-x support
` [V2 PATCH 05/11] aacraid: vpd page code 0x83 support
` [V2 PATCH 06/11] aacraid: 240 simple volume support
` [V2 PATCH 07/11] aacraid: IOP RESET command handling changes
` [V2 PATCH 08/11] aacraid: IOCTL fix
` [V2 PATCH 09/11] aacraid: performance improvement changes
` [V2 PATCH 10/11] aacraid: AIF raw device remove support
` [V2 PATCH 11/11] aacraid: driver version change

[PATCH-v2 00/15] target: Add WRITE_STRIP + READ_INSERT support
 2015-03-30  8:11 UTC  (25+ messages)
` [PATCH-v2 01/15] target: Convert DIF emulation to use cmd->prot_type
` [PATCH-v2 02/15] target: Add protected fabric + unprotected device support
` [PATCH-v2 03/15] target: Update SPC/SBC emulation for sess_prot_type
` [PATCH-v2 04/15] target: Move cmd->prot_op check into target_check_write_prot
` [PATCH-v2 05/15] target: Add internal WRITE_STRIP support
` [PATCH-v2 06/15] target: Move cmd->prot_op check into target_check_read_prot
` [PATCH-v2 07/15] target: Add internal READ_INSERT support
` [PATCH-v2 08/15] target/file: Add checks for backend DIF emulation
` [PATCH-v2 09/15] target/iblock: "
` [PATCH-v2 10/15] target/rd: "
` [PATCH-v2 11/15] loopback: Add fabric_prot_type attribute support
` [PATCH-v2 12/15] vhost/scsi: "
` [PATCH-v2 13/15] tcm_qla2xxx: Set TARGET_PROT_ALL for sup_prot_ops
` [PATCH-v2 14/15] tcm_qla2xxx: Add fabric_prot_type attribute support
` [PATCH-v2 15/15] iscsi/iser-target: "

KREDIT PONUDA NA 3 postotna/LOAN OFFER AT 3 PERCENTAGE
 2015-03-30  9:32 UTC 

[PATCH 60/86] scsi/arcmsr: use uapi/linux/pci_ids.h directly
 2015-03-29 14:52 UTC  (5+ messages)
` [PATCH 61/86] scsi/qla1280: "

[PATCH 0/3] scsi: ufs: fix several issues caused by driver reloading
 2015-03-27 23:51 UTC  (4+ messages)
` [PATCH 1/3] scsi: ufs: avoid using hostdata after scsi_host_put()
` [PATCH 2/3] scsi: ufs: fix unbalanced power.usage_count after reloading driver
` [PATCH 3/3] scsi: ufs: fix unbalanced power.disable_depth "

[PATCH] aic7xxx: replace kmalloc/memset by kzalloc
 2015-03-27 19:48 UTC  (9+ messages)
` [PATCH] [RESEND] "
            ` kcalloc/kmalloc_array could BUILD_BUG_ON for too-big constant arguments (was Re: [PATCH] [RESEND] aic7xxx: replace kmalloc/memset by kzalloc)

[PATCH v3 00/42] hpsa updates
 2015-03-27 18:49 UTC  (12+ messages)
` [PATCH v3 03/42] hpsa: rework controller command submission
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation

[PATCH 6/6] ipr: Driver version 2.6.1
 2015-03-27 16:50 UTC  (2+ messages)

[PATCH 4/6] ipr: Re-enable write same
 2015-03-27 16:50 UTC  (2+ messages)

[PATCH 3/6] ipr: Fix possible error path oops during initialization
 2015-03-27 16:50 UTC  (2+ messages)

[PATCH 2/6] ipr: Reset in task context
 2015-03-27 16:49 UTC  (2+ messages)

[PATCH 1/6] ipr: Reboot speed improvements
 2015-03-27 16:49 UTC  (2+ messages)

[PATCH net-next 0/3] cxgb4: add FCoE DDP and RSS
 2015-03-27 14:59 UTC  (4+ messages)
` [PATCH net-next 1/3] cxgb4: add structure and macro definitions for FCoE DDP
` [PATCH net-next 2/3] cxgb4: add DDP support for FCoE target
` [PATCH net-next 3/3] cxgb4: enable RSS for FCoE frames

[PATCHv2] am53c974: Fix crash during modprobe
 2015-03-27 13:31 UTC 

[PATCH v7 0/3] Add ioctl and debug utilities to UFS driver
 2015-03-27 13:05 UTC  (3+ messages)
` [PATCH v7 2/3] scsi: ufs: add debugfs for ufs

[PATCH 4/5] megaraid_sas : Add release date and update driver version
 2015-03-27 11:55 UTC 

[PATCH 2/5] megaraid_sas : Use Block layer tag support for internal command indexing
 2015-03-27 11:55 UTC 

[PATCH 3/5] megaraid_sas : Modify driver's meta data to reflect Avago
 2015-03-27 11:55 UTC 

[PATCH 5/5] megaraid_sas : Support for Avago's Single server High Availability product
 2015-03-27 11:55 UTC 

[PATCH 0/5] megaraid_sas : Description Patch
 2015-03-27 11:55 UTC 

[PATCH 1/5] megaraid_sas : Code optimization and refactoring
 2015-03-27 11:55 UTC 

[PATCH] am53c974: Fix crash during modprobe
 2015-03-27  7:57 UTC  (2+ messages)

[PATCH V2 0/7] scsi: storvsc: Miscellaneous enhancements and fixes
 2015-03-27  7:27 UTC  (8+ messages)
` [PATCH V2 1/7] scsi: storvsc: Increase the ring buffer size
  ` [PATCH V2 2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size
  ` [PATCH V2 3/7] scsi: storvsc: Always send on the selected outgoing channel
  ` [PATCH V2 4/7] scsi: storvsc: Retrieve information about the capability of the target
  ` [PATCH V2 5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()
  ` [PATCH V2 6/7] scsi: storvsc: Don't assume that the scatterlist is not chained
  ` [PATCH 7/7] scsi: storvsc: Set the tablesize based on the information given by the host

[PATCH] [RESEND][SCSI] ips: remove unused defines
 2015-03-27  1:18 UTC  (2+ messages)

BUG: SCSI aic7xxx driver and AMD IOMMU
 2015-03-26 17:09 UTC  (11+ messages)

[PATCH 5/6] ipr: AF DASD raw mode implementation in ipr driver
 2015-03-26 16:23 UTC 

[PATCH 0/7] aacraid driver updates
 2015-03-26 14:43 UTC  (5+ messages)
` [PATCH 7/7] aacraid: AIF raw device remove support

blk-mq startup crash in 3.19 with qlogic on sparc64
 2015-03-26  6:54 UTC 

[PATCH 0/3] iscsi/iser-target: Convert to kthread.h + fix logout failure
 2015-03-26  6:45 UTC  (5+ messages)
` [PATCH 1/3] iscsi-target: Convert iscsi_thread_set usage to kthread.h

Help-desk Service Center requires your immediate re-activation of your Email
 2015-03-26  3:27 UTC 

RFC: should we deprecate unmaintained isa-only drivers?
 2015-03-25 20:52 UTC  (2+ messages)

Transakce /
 2015-03-25 13:35 UTC 

[PATCH v2 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
 2015-03-25 11:16 UTC  (13+ messages)
` [PATCH v2 4/9] snic:Add snic target discovery
` [PATCH v2 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v2 6/9] snic:Add low level queuing interfaces
` [PATCH v2 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v2 8/9] snic:Add event tracing to capture IO events
` [PATCH v2 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS


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