linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-11 13:48:30 to 2013-03-20 07:24:25 UTC [more...]

[PATCH V6 0/5] virtio-scsi multiqueue
 2013-03-20  7:24 UTC  (7+ messages)
` [PATCH V6 1/5] virtio-scsi: redo allocation of target data
` [PATCH V6 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V6 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V6 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V6 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

scsi_error: improve the recovery latency for timeouted scsi cmds
 2013-03-20  3:24 UTC 

[PATCH V5 0/5] virtio-scsi multiqueue
 2013-03-20  1:46 UTC  (10+ messages)
` [PATCH V5 1/5] virtio-scsi: redo allocation of target data
` [PATCH V5 2/5] virtio-scsi: pass struct virtio_scsi to virtqueue completion function
` [PATCH V5 3/5] virtio-scsi: push vq lock/unlock into virtscsi_vq_done
` [PATCH V5 4/5] virtio-scsi: introduce multiqueue support
` [PATCH V5 5/5] virtio-scsi: reset virtqueue affinity when doing cpu hotplug

Hello,
 2013-03-19 19:49 UTC 

Possible reentrancy issue in be_iopoll
 2013-03-19 19:42 UTC  (2+ messages)

[PATCH] block,scsi: verify return pointer from blk_get_request
 2013-03-19 13:55 UTC  (3+ messages)

[PATCH 1/1] aacraid: Dual firmware image support
 2013-03-19  7:07 UTC 

[PATCH V4 0/5] virtio-scsi multiqueue
 2013-03-19  6:59 UTC  (4+ messages)
` [PATCH V4 1/5] virtio-scsi: redo allocation of target data

[PATCH] scsi_transport_fc: Make 'port_state' writeable
 2013-03-18 21:54 UTC  (14+ messages)

[PATCH -next] target: fix possible memory leak in core_tpg_register()
 2013-03-18 20:25 UTC  (2+ messages)

[PATCH] tcm_fc: using kfree_rcu() to simplify the code
 2013-03-18 20:24 UTC  (2+ messages)

[PATCH -next] [SCSI] lpfc 8.3.36: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
 2013-03-18 18:08 UTC  (3+ messages)

[PATCH][RFC] scsi: Use W_LUN for scanning
 2013-03-18 15:25 UTC  (5+ messages)

[PATCH 1/1] aacraid: Dual firmware image support
 2013-03-18 14:15 UTC  (2+ messages)

[PATCH] [SCSI]: print the msgbytes and statusbyte from scsi result
 2013-03-18 11:57 UTC  (3+ messages)

[Bug 53281] New: megaraid_mbox kernel panic during boot
 2013-03-18 11:52 UTC  (2+ messages)
` [Bug 53281] "

[patch -next] csiostor: off by one error
 2013-03-16 10:07 UTC 

Using sg_ses to change cooling element rpm speed
 2013-03-15 22:20 UTC  (2+ messages)

[PATCH] st: Take additional queue ref in st_probe
 2013-03-15 12:51 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH -next] [SCSI] csiostor: remove unused variable in csio_process_fwevtq_entry()
 2013-03-15 11:34 UTC  (2+ messages)

[PATCH -next] [SCSI] csiostor: fix error return code in csio_hw_init()
 2013-03-15 11:32 UTC  (2+ messages)

[PATCH RESEND v11 0/4] block layer runtime pm
 2013-03-15  9:05 UTC  (5+ messages)
` [PATCH RESEND v11 1/4] block: add a flag to identify PM request
` [PATCH RESEND v11 2/4] block: add runtime pm helpers
` [PATCH RESEND v11 3/4] block: implement runtime pm strategy
` [PATCH RESEND v11 4/4] sd: change to auto suspend mode

[PATCH 0/3] Fixed several ipr bugs when bring up an ipr adapter
 2013-03-14 18:52 UTC  (4+ messages)
` [PATCH 1/3] ipr: fix addition of abort command to HRRQ free queue
` [PATCH 2/3] ipr: dlpar failed when adding an adapter back
` [PATCH 3/3] ipr: Avoid target_destroy accessing memory after it was freed

[PATCH v2 net-next 00/22] Add support for Chelsio T5 adapter
 2013-03-14 16:30 UTC  (26+ messages)
` [PATCH v2 net-next 02/22] cxgb4: Add macros, structures and inline functions for T5
` [PATCH v2 net-next 04/22] cxgb4: Dump T5 registers
` [PATCH v2 net-next 05/22] cxgb4: Add T5 write combining support
` [PATCH v2 net-next 06/22] cxgb4: Enable doorbell drop recovery only for T4 adapter
` [PATCH v2 net-next 07/22] cxgb4: Add T5 debugfs support
` [PATCH v2 net-next 08/22] cxgb4: Add T5 PCI ids
` [PATCH v2 net-next 09/22] cxgb4: Update driver version and description
` [PATCH v2 net-next 11/22] cxgb4vf: Add support for Chelsio T5 adapter
` [PATCH v2 net-next 12/22] RDMA/cxgb4: Add Support "
` [PATCH v2 net-next 14/22] RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
` [PATCH v2 net-next 15/22] RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5
` [PATCH v2 net-next 16/22] RDMA/cxgb4: Map pbl buffers for dma if using DSGL
` [PATCH v2 net-next 18/22] RDMA/cxgb4: Fix onchip queue support for T5
` [PATCH v2 net-next 20/22] csiostor: Add T5 adapter operations
` [PATCH v2 net-next 21/22] csiostor: Header file modifications for chip support and bug fixes
` [PATCH v2 net-next 22/22] csiostor: Cleanup chip specific operations
  ` [PATCH v2 net-next 01/22] cxgb4: Add register definations for T5
  ` [PATCH v2 net-next 03/22] cxgb4: Initialize T5
  ` [PATCH v2 net-next 10/22] cxgb4: Disable SR-IOV support for PF4-7 for T5
  ` [PATCH v2 net-next 13/22] RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use
  ` [PATCH v2 net-next 17/22] RDMA/cxgb4: Bump tcam_full stat and WR reply timeout
  ` [PATCH v2 net-next 19/22] csiostor: Segregate T4 adapter operations

[patch] [SCSI] mpt3sas: move dereference under check
 2013-03-14 14:34 UTC  (2+ messages)

[RFC 00/11] Add support for iSCSI Extentions for RDMA (ISER) target
 2013-03-14 11:58 UTC  (8+ messages)
` [RFC 09/11] iser-target: Add logic for verbs
` [RFC 10/11] iser-target: Add logic for core

[PATCH V2 05/12] pm80xx: MSI-X implementation for using 64 interrupts
 2013-03-14 11:20 UTC  (2+ messages)

[RESEND] [PATCH 05/13] pm80xx: MSI-X implementation for using 64 interrupts
 2013-03-14 11:09 UTC  (3+ messages)

[PATCH V2 12/12] pm80xx: thermal, sas controller config and error handling update
 2013-03-14 11:07 UTC 

[PATCH V2 11/12] pm80xx: NCQ error handling changes
 2013-03-14 11:07 UTC 

[PATCH V2 10/12] pm80xx: WWN Modification for PM8081/88/89 controllers
 2013-03-14 11:06 UTC 

[PATCH V2 09/12] pm80xx: Changed module name and debug messages update
 2013-03-14 11:06 UTC 

[PATCH V2 08/12] pm80xx: Firmware flash memory free fix, with addition of new memory region for it
 2013-03-14 11:05 UTC 

[PATCH V2 07/12] pm80xx: SPC new firmware changes for device id 0x8081 alone
 2013-03-14 11:05 UTC 

[PATCH V2 06/12] pm80xx: Added SPCv/ve specific hardware functionalities and, relevant changes in common files
 2013-03-14 11:04 UTC 

[PATCH V2 04/12] pm80xx: Updated common functions common for SPC and SPCv/ve
 2013-03-14 11:03 UTC 

[PATCH V2 03/12] pm80xx: Multiple inbound/outbound queue configuration
 2013-03-14 11:02 UTC 

[PATCH V2 02/12] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC
 2013-03-14 11:01 UTC 

[PATCH V2 01/12] pm80xx: fix for memory region free
 2013-03-14 11:01 UTC 

[PATCH V2 00/12] Support for PMC 8081/8088/8089 controllers
 2013-03-14 10:57 UTC 

YOUR REF:BT:12052011/20
 2013-03-14  5:31 UTC 

[PATCH net-next 00/22] Add support for Chelsio T5 adapter
 2013-03-13 22:54 UTC  (28+ messages)
` [PATCH net-next 01/22] cxgb4: Add register definations for T5
` [PATCH net-next 02/22] cxgb4: Add macros, structures and inline functions "
` [PATCH net-next 03/22] cxgb4: Initialize T5
  ` [PATCH net-next 04/22] cxgb4: Dump T5 registers
  ` [PATCH net-next 05/22] cxgb4: Add T5 write combining support
  ` [PATCH net-next 07/22] cxgb4: Add T5 debugfs support
  ` [PATCH net-next 08/22] cxgb4: Add T5 PCI ids
` [PATCH net-next 06/22] cxgb4: Enable doorbell drop recovery only for T4 adapter
` [PATCH net-next 09/22] cxgb4: Update driver version and description
` [PATCH net-next 10/22] cxgb4: Disable SR-IOV support for PF4-7 for T5
` [PATCH net-next 11/22] cxgb4vf: Add support for Chelsio T5 adapter
` [PATCH net-next 12/22] RDMA/cxgb4: Add Support "
` [PATCH net-next 13/22] RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use
` [PATCH net-next 14/22] RDMA/cxgb4: Add module_params to enable DB FC & Coalescing on T5
` [PATCH net-next 15/22] RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5
` [PATCH net-next 16/22] RDMA/cxgb4: Map pbl buffers for dma if using DSGL
` [PATCH net-next 17/22] RDMA/cxgb4: Bump tcam_full stat and WR reply timeout
` [PATCH net-next 18/22] RDMA/cxgb4: Fix onchip queue support for T5
` [PATCH net-next 19/22] csiostor: Segregate T4 adapter operations
` [PATCH net-next 20/22] csiostor: Add T5 "
` [PATCH net-next 21/22] csiostor: Header file modifications for chip support and bug fixes
` [PATCH net-next 22/22] csiostor: Cleanup chip specific operations

[PATCH 01/15] be2iscsi: Fix lack of uninitialize pattern to FW
 2013-03-13 10:29 UTC  (17+ messages)
` [PATCH 02/15] be2iscsi: Fix returning Failure when MBX fails with Insufficient buffer error
` [PATCH 03/15] be2iscsi: Fix MBX Command issues
` [PATCH 04/15] be2iscsi: Fix MSIx support in SKH-R to 32
` [PATCH 05/15] be2iscsi: Fix freeing CXN specific driver resources
` [PATCH 06/15] be2iscsi: Fix MACRO for checking the adapter type
` [PATCH 07/15] be2iscsi: Fix support for DEFQ extension
` [PATCH 08/15] be2iscsi: Fix displaying the FW Version from driver
` [PATCH 09/15] be2iscsi: Fix displaying the Active Session Count "
` [PATCH 10/15] be2iscsi: Fix the Port Link Status issue
` [PATCH 11/15] be2iscsi: Fix the NOP-In handling code path
` [PATCH 12/15] be2iscsi: Fix dynamic CID allocation Mechanism in driver
` [PATCH 13/15] be2iscsi: Fix checking Adapter state while establishing CXN
` [PATCH 14/15] be2iscsi: Fix the copyright information
` [PATCH 15/15] be2iscsi: Bump the driver version
` be2iscsi: set of patches for be2iscsi

STANDBY IMMEDIATE failed on NVIDIA MCP5x controllers when system suspend
 2013-03-12 16:34 UTC  (12+ messages)

Fw: BUSINESS PROPOSAL /PARTNERSHIP VENTURE
 2013-03-12 16:53 UTC 

[PATCH 12/18] driver: scsi: remove cast for kmalloc/kzalloc return value
 2013-03-12 16:32 UTC  (3+ messages)

[PATCH v2][RFC] scsi_transport_fc: Implement I_T nexus reset
 2013-03-12 15:59 UTC  (9+ messages)

JOB VACANCIES
 2013-03-12 13:31 UTC 

[PATCH] aic7xxx: fix coccicheck warnings
 2013-03-12  9:24 UTC  (3+ messages)

[PATCH] aic7xxx: use kzalloc instead of kmalloc + memset
 2013-03-12  6:47 UTC  (2+ messages)

[PATCH -next] [SCSI] qla2xxx: remove duplicated include from qla_isr.c
 2013-03-12  6:08 UTC  (2+ messages)

[PATCH] bfa: Fix possible NULL pointer dereference & magic no
 2013-03-11 22:43 UTC  (2+ messages)

[PATCH] ipr: fix addition of abort command to HRRQ free queue
 2013-03-11 19:40 UTC 

[PATCH] [SCSI] Wake blockdev queue in scsi_internal_device_unblock() for SDEV_RUNNING
 2013-03-11 18:21 UTC  (4+ messages)

[patch] [SCSI] bfa: Use GFP_ATOMIC under spin_lock
 2013-03-11 18:21 UTC  (2+ messages)

[patch] [SCSI] scsi_transport_sas: check for allocation failure
 2013-03-11 15:10 UTC  (6+ 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).