public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-01-05 05:42:07 to 2011-01-13 17:20:04 UTC [more...]

[RFC/PATCH] Deferred disk spinup during system resume
 2011-01-13 17:20 UTC  (7+ messages)

build failure of drivers/scsi/gdth.c
 2011-01-13 17:11 UTC  (4+ messages)

UASP: updates and merges
 2011-01-13 10:45 UTC 

[PATCH v3 00/10] Adding support to fcoe transport
 2011-01-13  2:20 UTC  (11+ messages)
` [PATCH v3 01/10] libfcoe: move logging macros into the local libfcoe.h header file
` [PATCH v3 02/10] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h
` [PATCH v3 03/10] libfcoe: add implementation to support fcoe transport
` [PATCH v3 04/10] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c
` [PATCH v3 05/10] libfcoe: remove libfcoe.c, use the same fcoe_ctlr.c instead
` [PATCH v3 06/10] libfcoe: include fcoe_transport.c into kernel libfcoe module
` [PATCH v3 07/10] fcoe: prepare fcoe for using fcoe transport
` [PATCH v3 08/10] fcoe: convert fcoe.ko to become an fcoe transport provider driver
` [PATCH v3 09/10] libfcoe: Handle ERESTARTSYS for fcoe transport
` [PATCH v3 10/10] fcoe: Return ERESTARTSYS on rtnl_trylock failure

[GIT PULL 0/3] target patches for scsi-post-merge .38 (round 2)
 2011-01-13  1:03 UTC 

[RFC PATCH v2 0/8] adding support to FCoE transport
 2011-01-13  0:56 UTC  (17+ messages)
` [RFC PATCH v2 1/8] libfcoe: move logging macros into the local libfcoe.h header file
` [RFC PATCH v2 2/8] libfcoe: add fcoe_transport structure defines to include/scsi/libfcoe.h
` [RFC PATCH v2 3/8] libfcoe: add implementation to support fcoe transport
` [RFC PATCH v2 4/8] libfcoe: rename libfcoe.c to fcoe_cltr.c for the coming fcoe_transport.c
` [RFC PATCH v2 5/8] libfcoe: remove libfcoe.c, use the same fcoe_ctlr.c instead
` [RFC PATCH v2 6/8] libfcoe: include fcoe_transport.c into kernel libfcoe module
` [RFC PATCH v2 7/8] fcoe: prepare fcoe for using fcoe transport
` [RFC PATCH v2 8/8] fcoe: convert fcoe.ko to become an fcoe transport provider driver

[PATCH] target: Convert remaining usage of simple_strtoul -> strict_strtoul
 2011-01-13  0:28 UTC 

[PATCH] target: Call transport_new_cmd_failure() while draining qobj_list during LUN_RESET
 2011-01-12 23:41 UTC 

[PATCH] SCSI, Brocade FC HBA: Remember to always release_firmware() so we don't leak memory
 2011-01-12 22:09 UTC 

[PATCH] hpsa: do not re-order commands in internal queues
 2011-01-11 23:01 UTC  (3+ messages)

[PATCH 2/2] cxgbi: get rid of gl_skb in cxgbi_ddp_info
 2011-01-11 20:25 UTC  (10+ messages)

[PATCH 1/2] cxgbi: set ulpmode only if digest is on
 2011-01-11 20:24 UTC  (3+ messages)

[PATCHSET] scsi: don't use flush_scheduled_work()
 2011-01-11 15:13 UTC  (4+ messages)
` [PATCH 4/6] fusion: "

[PATCH v2] cxgb3i: fixed connection problem with iscsi private ip
 2011-01-11  2:19 UTC  (2+ messages)

[GIT] lock scaling and bug fixes for 2.6.38
 2011-01-11  1:45 UTC  (2+ messages)

[GIT PULL 0/4] target patches for scsi-post-merge .38
 2011-01-11  0:02 UTC 

[PATCH] configfs: change depends -> select SYSFS
 2011-01-10 23:46 UTC  (2+ messages)

[PATCH] cxgb3i: fixed connection problem with iscsi private ip
 2011-01-10 23:15 UTC 

2.6.37-rc8: Reported regressions from 2.6.36
 2011-01-10 20:11 UTC  (4+ messages)
  ` [Bug 24592] "

[PATCH] [BLOCK] Tags should form increasing sequence
 2011-01-10 19:47 UTC 

[PATCH] [BLOCK] Allow tag 0 to be generated
 2011-01-10 19:31 UTC  (5+ messages)

SCSI reusing tags during error recovery
 2011-01-10 18:21 UTC 

mptsas driver instability?
 2011-01-10 15:01 UTC 

[patch 0/1] New zfcp maintainer
 2011-01-10 10:12 UTC  (2+ messages)
` [patch 1/1] [PATCH] MAINTAINERS: Update zfcp entry

[PATCH] SCSI, LSI Fusion MPT: Fix memory leak in mptctl_getiocinfo()
 2011-01-10  8:11 UTC  (2+ messages)

[PATCH/RFC] m68k: Uninline strchr()
 2011-01-09 20:52 UTC 

I have a profiling sum in an excess of 30M (Thirty Million Euros) which I seek your partnership in accommodating. Please reply if interested to my private email: (urmarek@careceo.com)
 2011-01-09 14:16 UTC 

[PATCH 06/16] BNX2I: Added code to handle the binding of an existing connection
 2011-01-09  5:44 UTC  (24+ messages)
` [PATCH 0/8] Added bug fixes and several features for BNX2I
` [PATCH 1/8] BNX2I: Allow ep CONNECT_FAILED condition to go through proper cleanup
` [PATCH 2/8] BNX2I: Fixed the 32-bit swapping of the LUN field for nopouts for 5771X
` [PATCH 3/8] BNX2I: Added handling for unsupported iSCSI offload hba
` [PATCH 4/8] BNX2I: Added support for the 57712(E) devices
` [PATCH 5/8] BNX2I: Added TCP timestamps option support
` [PATCH 6/8] BNX2I: Added jumbo MTU support for the no shost case
` [PATCH 7/8] BNX2I: Added iSCSI text pdu support for iSCSI offload
` [PATCH 8/8] BNX2I: Updated to version 2.6.2.3
` [PATCH] BNX2I: Added reconnect fix connecting against Lefthand targets

[PATCH] libfc: fix sparse static and non-ANSI warnings
 2011-01-09  3:58 UTC 

[git patches] libata updates for 2.6.38
 2011-01-08 20:25 UTC 

target: problems with Persistent reservations, iscsi
 2011-01-07 21:56 UTC  (9+ messages)

[RFC][PATCH] spinlock: Kill spin_unlock_wait()
 2011-01-07 21:33 UTC  (2+ messages)

[-next] ERROR: "strchr" [drivers/target/target_core_mod.ko] undefined!
 2011-01-07 21:04 UTC  (3+ messages)

target: Fix excessive stack usage
 2011-01-07 20:55 UTC  (4+ messages)

[GIT PULL] first set of SCSI patches for the 2.6.38 merge window
 2011-01-07 20:49 UTC  (2+ messages)

[RFC] Deferred disk spinup during system resume
 2011-01-07 20:46 UTC  (4+ messages)

[PATCH] target: Add missing core_scsi3_put_pr_reg() for explict REGISTER key change
 2011-01-07 19:51 UTC 

[PATCH v2] [SCSI] scsi_dh_rdac: avoid possible deadlock in queue_mode_select
 2011-01-07 19:51 UTC 

[PATCH 0/3] hpsa: A few more miscellaneous patches for Jan. 2011
 2011-01-07 16:55 UTC  (4+ messages)
` [PATCH 1/3] hpsa: fix use of uninitialized variable in hpsa_add_msa2xxx_enclosure_device()
` [PATCH 2/3] hpsa: Fix problem that CMD_UNABORTABLE command status was treated as unknown
` [PATCH 3/3] hpsa: avoid leaking stack contents to userland

[linux-pm] [RFC] Deferred disk spinup during system resume
 2011-01-07  3:46 UTC  (3+ messages)

how do you try to get the firmware if not exist
 2011-01-07  2:00 UTC  (3+ messages)

[PATCH] target: Fix T_TASK(cmd)->t_task_cdb assignement breakage
 2011-01-06 22:50 UTC 

[RFC] Deferred disk spinup during system resume
 2011-01-06 22:12 UTC  (2+ messages)

on-off periodic hangs in scsi commands
 2011-01-06 21:06 UTC  (3+ messages)

[PATCH 00/11] hpsa: updates, January 2011
 2011-01-06 20:48 UTC  (12+ messages)
` [PATCH 01/11] hpsa: defend against zero sized buffers in passthru ioctls
` [PATCH 02/11] hpsa: fixup DMA address before freeing
` [PATCH 03/11] hpsa: Remove duplicate defines of DIRECT_LOOKUP_ constants
` [PATCH 04/11] hpsa: fix board status waiting code
` [PATCH 05/11] hpsa: Use kernel provided PCI state save and restore functions
` [PATCH 06/11] hpsa: limit commands allocated on reset_devices
` [PATCH 07/11] hpsa: do not reset unknown boards "
` [PATCH 08/11] hpsa: take the adapter lock in hpsa_wait_for_mode_change_ack
` [PATCH 09/11] hpsa: allow driver to put controller in either simple or performant mode
` [PATCH 10/11] hpsa: use usleep_range not msleep for small sleeps
` [PATCH 11/11] hpsa: Add a per controller commands_outstanding entry in /sys

[PATCH 1/2] Add scsi_dev_info_list_del_keyed()
 2011-01-06 20:38 UTC  (4+ messages)
` [PATCH 2/2] Use scsi_devinfo functions to do matching of scsi IDs device_handler tables
    ` [PATCH] "

[PATCH] aacraid: Remove mem leak in aac_send_raw_srb()
 2011-01-06 20:26 UTC 

[PATCH 4/7] [SCSI] scst: Add SRP target driver
 2011-01-06 19:00 UTC  (4+ messages)

sata disk model/firmware length smaller
 2011-01-06 16:34 UTC  (3+ messages)

[PATCH] [SCSI] arcmsr: &/| confusion in arcmsr_build_ccb()
 2011-01-06  9:32 UTC  (2+ messages)
` Fix the issue of system hangup after commands timeout on ARC-1200(Type_B controller)

[PATCH 0/5] [SCSI] scsi_dh_alua: fixes and new dev support
 2011-01-06  0:37 UTC  (8+ messages)
` [PATCH 1/5] [SCSI] scsi_dh_alua: fix submit_stpg return
` [PATCH 2/5] [SCSI] scsi_dh_alua: fix deadlock in stpg_endio
` [PATCH 3/5] [SCSI] scsi_dh_alua: fix stpg_endio group state reporting
` [PATCH 4/5] [SCSI] scsi_dh_alua: Add Promise VTrak to dev list
` [PATCH 5/5] [SCSI] scsi_dh_alua: add scalable ONTAP lun "

[PATCH v2 0/8] scaling and bug fixes for 2.6.38
 2011-01-05 20:35 UTC  (9+ messages)
` [PATCH v2 1/8] IB/srp: allow task management without a previous request
` [PATCH v2 3/8] IB/srp: allow lockless work posting
  ` [PATCH v2 2/8] IB/srp: consolidate state change code
  ` [PATCH v2 4/8] IB/srp: don't move active requests to their own list
  ` [PATCH v2 5/8] IB/srp: reduce local coverage for command submission and EH
  ` [PATCH v2 6/8] IB/srp: reduce lock coverage of command completion
  ` [PATCH v2 7/8] IB/srp: stop sharing the host lock with SCSI
` [PATCH v2 8/8] IB/srp: consolidate hot-path variables into cache lines

[RFC 0/8] IB/srp: scaling and bug fixes for 2.6.38
 2011-01-05 18:46 UTC  (3+ messages)

[RFC 0/8] IB/srp: scaling and bug fixes for 2.6.38
 2011-01-05 18:13 UTC  (3+ messages)
` [RFC 8/8] IB/srp: consolidate hot-path variables into cache lines

[PATCH] Use a better comparitor for scsi vendor/model table matching
 2011-01-05 16:50 UTC  (3+ messages)

Will drive flush cache on cable disconnect?
 2011-01-05 16:06 UTC 

[PATCH] Fix qla4xxx build on 32-bit platforms
 2011-01-05 14:14 UTC 

[PATCH 06/10] mpt2sas:[Resend] Fix the race between broadcast asyn event and scsi command completion
 2011-01-05 12:24 UTC 

declare MODULE_FIRMWARE in libsas
 2011-01-05  5:42 UTC  (7+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox