linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-04 11:59:05 to 2012-12-14 18:37:21 UTC [more...]

[PATCH 00/16] libfc, libfcoe and fcoe updates for 3.8
 2012-12-14 18:36 UTC  (19+ messages)
` [PATCH 01/16] libfc: fix REC handling
` [PATCH 02/16] Documentation: Add missing devices/ to devices path
` [PATCH 03/16] libfcoe: Save some memory and optimize name lookups
` [PATCH 04/16] libfcoe: Add fcoe_sysfs debug logging level
` [PATCH 05/16] libfcoe, fcoe, bnx2fc: Add new fcoe control interface
` [PATCH 06/16] fcoe: Use the fcoe_sysfs "
` [PATCH 07/16] bnx2fc: "
` [PATCH 08/16] libfc, libfcoe, fcoe: Convert debug_logging macros to pr_info
` [PATCH 09/16] fcoe: prep work to start consolidate the usage of fcoe_netdev
` [PATCH 10/16] fcoe: add support to the get_netdev() for fcoe_interface
` [PATCH 11/16] libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export it
` [PATCH 12/16] libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesb
` [PATCH 13/16] bnx2fc: add support to get_netdev for bnx2f_interface
` [PATCH 14/16] bnx2fc: use fcoe_link_speed_update() from the exported symbol in libfcoe
` [PATCH 15/16] bnx2fc: use fcoe_get_lesb/fcoe_ctlr_get_lesb() directly from libfcoe
` [PATCH 16/16] debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"

qla2xxx firmware
 2012-12-14 18:06 UTC  (3+ messages)

SCSI mid layer and high IOPS capable devices
 2012-12-14 16:44 UTC  (16+ messages)

[patch,v3,repost 00/10] make I/O path allocations more numa-friendly
 2012-12-14 16:05 UTC  (4+ messages)

[Suggestion] drivers/target/sbp/ : set tport->tpg to NULL when clean up for failure
 2012-12-14  7:22 UTC  (9+ messages)

[PATCH] [SCSI] gdth: Remove buggy ROM handling
 2012-12-14  2:50 UTC  (2+ messages)

[PATCH] megaraid: convert to work_struct
 2012-12-13  8:53 UTC 

FINANCIAL LOAN OFFER AT 3% INTEREST RATE
 2012-12-13  7:51 UTC 

FCoE Updates for 3.8
 2012-12-13  0:45 UTC 

[PATCH] [SCSI] scsi_debug: fix deadlock on module unload, also complete queued commands
 2012-12-12 20:21 UTC  (2+ messages)

[PATCH] Save and restore host_scribble during error handling
 2012-12-12 18:03 UTC 

[GIT PULL] First round of SCSI updates for the 3.7+ merge window
 2012-12-12  9:35 UTC 

[PATCH 12/19] MAINTAINERS: remove firmware/isci/
 2012-12-11 21:49 UTC 

[PATCH v2][RFC] scsi_transport_fc: Implement I_T nexus reset
 2012-12-11 14:06 UTC  (3+ messages)

[PATCH -next] [SCSI] mpt3sas: remove unused variables
 2012-12-11 20:56 UTC 

[patch] [SCSI] mpt3sas: cut and paste bug storing trigger mpi
 2012-12-11  9:02 UTC  (5+ messages)
  ` [patch v2] "

[PATCH 1/1] [SCSI] mpt3sas: Remove unneeded version.h header inclusion
 2012-12-11  9:00 UTC  (3+ messages)

[PATCH v9 00/10] ZPODD Patches
 2012-12-11  5:10 UTC  (13+ messages)
` [PATCH v9 06/10] ata: zpodd: check zero power ready status

[PATCH] lpfc: init: fix misspelling word in mailbox command waiting comments
 2012-12-11  3:57 UTC  (2+ messages)

[PATCH] lpfc: init: fix misspelling word in mailbox command waiting comments
 2012-12-11  3:50 UTC 

[PATCH] lpfc: init: fix misspelling word in mailbox command waiting comments
 2012-12-11  3:53 UTC 

[PATCH] lpfc: init: fix misspelling word in mailbox command waiting comments
 2012-12-11  3:50 UTC 

Hello Do you need a loan?
 2012-12-11  3:25 UTC 

[PATCH] bnx2i: fix the bit manipulation when setting the error mask
 2012-12-11  3:09 UTC  (2+ messages)

[PATCH] [SCSI] Remove reference to dropped scsi_wait_scan module
 2012-12-10 13:26 UTC 

[PATCH 01/10] fnic: updated MAINTAINERS list
 2012-12-10  9:45 UTC  (13+ messages)
` [PATCH 02/10] fnic: fix for trusted cos
` [PATCH 03/10] fnic:fixing issues in device and firmware reset code
` [PATCH 04/10] fnic: Fix SGEs limit
` [PATCH 05/10] fnic: fnic driver may hit BUG_ON on device reset
` [PATCH 06/10] fnic: New debug flags and debug log messages
` [PATCH 07/10] fnic: Fnic Trace Utility
` [PATCH 08/10] fnic: FIP VLAN Discovery Feature Support
` [PATCH 9/9] fnic: FIP configuration mismatch between switch and adapter crashes driver
` [PATCH 09/10] fnic: Kernel panic due to FIP mode misconfiguration
` [PATCH 10/10] fnic: Incremented driver version

[PATCH] bfa: Update MAINTAINERS list for BFA driver
 2012-12-10  9:20 UTC 

[PATCH][RFC] scsi_transport_fc: Implement I_T nexus reset
 2012-12-10 10:18 UTC  (11+ messages)

[Bug] Remove and add a mounted device gets a new dev path
 2012-12-10  7:51 UTC  (2+ messages)

[PATCH] scsi:gdth.c: fix compilation warning
 2012-12-09 15:18 UTC  (2+ messages)

3.7-rc8 boot failure due to recent workqueue-related patch
 2012-12-09 11:11 UTC  (3+ messages)

Open the attached file for Partnership & Investment. Confidential
 2012-12-08 19:25 UTC 

[PATCH 1/6] qla2xxx: Determine the number of outstanding commands based on available resources
 2012-12-08 19:16 UTC  (7+ messages)
` [PATCH 2/6] qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low
` [PATCH 3/6] qla2xxx: Enable target mode support for ISP83xx
` [PATCH 4/6] qla2xxx: Allow ISP81xx to create ATIO queues
` [PATCH 5/6] qla2xxx: Prevent enabling target mode for unsupported HBAs
` [PATCH 6/6] qla2xxx: Correction to the message ids

getting I/O errors in super_written()...any ideas what would cause this?
 2012-12-08 18:08 UTC  (10+ messages)

Contact Me Asap
 2012-12-08  2:06 UTC 

loan offer
 2012-12-08  1:36 UTC 

[PATCH 04/12] [SCSI] qla2xxx: Use standard PCIe Capability Link register field names
 2012-12-07 22:29 UTC  (3+ messages)

[PATCH] scsi_ram: a RAM-based SCSI driver
 2012-12-07 22:24 UTC  (4+ messages)

[PATCH 00/11] First pass at merging Bart's HA work
 2012-12-07 21:47 UTC  (17+ messages)

[PATCH v7 0/9] More device removal fixes
 2012-12-07 17:21 UTC  (26+ messages)
` [PATCH v7 1/9] Fix race between starved list processing and device removal
` [PATCH v7 2/9] Remove get_device() / put_device() pair from scsi_request_fn()
` [PATCH v7 3/9] Introduce scsi_device_being_removed()
` [PATCH v7 4/9] Remove offline devices when removing a host
` [PATCH v7 5/9] Disallow changing the device state via sysfs into "deleted"
` [PATCH v7 6/9] Avoid saving/restoring interrupt state inside scsi_remove_host()
` [PATCH v7 7/9] Make scsi_remove_host() wait for device removal
` [PATCH v7 8/9] Make scsi_remove_host() wait until error handling finished
` [PATCH v7 9/9] Avoid that scsi_device_set_state() triggers a race

Odd behavior of a "SAS-2" backplane with SGPIO commands
 2012-12-07 13:46 UTC  (11+ messages)

loan offer
 2012-12-07  9:29 UTC 

[PATCH 0/13 v6] More device removal fixes
 2012-12-07  7:41 UTC  (9+ messages)
` [PATCH v6 10/13] Make scsi_remove_host() wait for device removal

Slow writes to SAS drives on LSI mpt2sas HBA
 2012-12-07  1:43 UTC  (3+ messages)

[ 11/11] scsi: Silence unnecessary warnings about ioctl to partition
 2012-12-07  0:57 UTC 

[PATCH -next] [SCSI] lpfc 8.3.36: fix potential NULL pointer dereference in lpfc_sli4_rq_put()
 2012-12-06 15:46 UTC  (2+ messages)

KINDLY READ THE ATTACHED FUND INVESTMENT PROPOSAL LETTER AND REPLY
 2012-12-06 13:10 UTC 

[PATCH] megaraid: fix use of delayed work
 2012-12-05 11:16 UTC  (7+ messages)
` [PATCH 1/2] megaraid: fix BUG_ON() from incorrect "
  ` [PATCH 2/2] workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s

WARN_ON in ses driver on device remove
 2012-12-04 21:46 UTC 

[PATCH 0/7] RESEND Add support for new IBM SAS controllers
 2012-12-04 21:06 UTC  (2+ messages)

[PATCH 1/3] fnic: fix for trusted cos
 2012-12-04 19:12 UTC  (3+ messages)
` [PATCH 2/3] fnic:fixing issues in device and firmware reset code
` [PATCH 3/3] fnic: Fix SGEs limit

[GIT PULL] workqueue fixes for 3.7-rc8
 2012-12-04 16:24 UTC 

Error handling on FC devices
 2012-12-04 15:56 UTC  (11+ messages)

[PATCH 5/5] arcmsr: Modify ARC-1214 Inband Messages Behavior
 2012-12-04 12:02 UTC 

[PATCH 4/5] arcmsr: Support a New RAID Model, ARC-1214
 2012-12-04 12:00 UTC 

[PATCH 3/5] arcmsr: Support MSI and MSI-X
 2012-12-04 11:59 UTC 

[PATCH 2/5] arcmsr: Support Hibernation
 2012-12-04 11:59 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).