public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-15 22:58:12 to 2010-12-21 20:53:44 UTC [more...]

[PATCH 7/11]: megaraid_sas: Add MegaRAID 9265/9285 specific functions: megaraid_sas_fusion.c
 2010-12-21 20:53 UTC  (10+ messages)

[PATCH 0/11]: Update megaraid_sas driver explanation
 2010-12-21 20:49 UTC  (3+ messages)

[PATCH scsi-misc-2.6] sd: implement sd_check_events()
 2010-12-21 20:24 UTC  (4+ messages)

[PATCH 6-10/11]: REPOST: megaraid_sas: Add 9565/9285 specific code
 2010-12-21 19:19 UTC 

[PATCH 11/11]: megaraid_sas: Documentation/scsi/ChangeLog.megaraid_sas update
 2010-12-21 19:06 UTC  (4+ messages)

[PATCH 2a/7] SCST core / sysfs interface
 2010-12-21 19:03 UTC  (3+ messages)

[ANNOUNCE]: Released version 2.0.0 of SCST core, target drivers iSCSI-SCST, qla2x00t (QLogic FC), ib_srpt (InfiniBand SRP) and scst_local as well as scstadmin utility and fileio_tgt user space backend handler
 2010-12-21 18:36 UTC 

[PATCH 5/11]: REPOST: megaraid_sas: Add struct megasas_instance_template changes
 2010-12-21 18:23 UTC 

[PATCH 3/11]: REPOST: megaraid_sas: Add MSI-X support and msix_disable module parameter
 2010-12-21 18:17 UTC 

[PATCH][resend][SCSI] Reduce number of sequential pointer derefs in scsi_error.c and reduce size as well
 2010-12-21 17:37 UTC  (8+ messages)

[PATCH 3/11]: megaraid_sas: Add MSI-X support and msix_disable module parameter
 2010-12-21 17:07 UTC  (3+ messages)

[PATCHSET] scsi: don't use flush_scheduled_work()
 2010-12-21 15:02 UTC  (7+ messages)
` [PATCH 1/6] scsi: remove flush_scheduled_work() usages
` [PATCH 2/6] scsi: pm8001: simplify workqueue usage
` [PATCH 3/6] fcoe: use dedicated workqueue instead of system_wq
` [PATCH 4/6] fusion: don't use flush_scheduled_work()
` [PATCH 5/6] scsi: remove bogus use of struct execute_work in sg
` [PATCH 6/6] scsi: don't use execute_in_process_context()

[regression] 2.6.37-rc5: scsi_eh_11 CPU loop
 2010-12-21 11:03 UTC  (4+ messages)

[PATCH 00/12] LLD host_lock-less conversion status for .38
 2010-12-21 10:53 UTC  (31+ messages)
` [PATCH 01/12] libiscsi: Convert to host_lock less w/ interrupts disabled internally
` [PATCH 02/12] scsi: Add IRQ_DISABLE_SCSI_QCMD wrapper
` [PATCH 03/12] libsas: Convert to host_lock less w/ interrupts disabled externally
` [PATCH 04/12] message: "
` [PATCH 05/12] fnic: "
` [PATCH 06/12] lpfc: "
` [PATCH 07/12] qla2xxx: "
` [PATCH 08/12] qla4xxx: "
` [PATCH 09/12] scsi_debug: Convert to host_lock less
` [PATCH 10/12] megaraid_sas: Add smp_mb__after_atomic_*() for instance->fw_outstanding
` [PATCH 11/12] megaraid_sas: Convert instance->issuepend_done to atomic_t
` [PATCH 12/12] megaraid_sas: Convert SHT->queuecommand() to run host_lock-less

[PATCH 0/7] SCST: A Generic SCSI Target Subsystem
 2010-12-21 10:13 UTC  (2+ messages)
  ` [Scst-devel] "

[PATCH 4/7] [SCSI] scst: Add SRP target driver
 2010-12-21  9:50 UTC  (3+ messages)

[patch -next] libfc: dereferencing ERR_PTR in fc_tm_done()
 2010-12-21  4:01 UTC 

[Bug 22092] Kernel v2.6.36 trouble on USB disconnect
 2010-12-20 20:36 UTC  (6+ messages)

[PATCH 3/7] [SCSI] scst: Add scst_local driver
 2010-12-20 17:49 UTC 

[PATCH 7/7] [SCSI] tgt: Defconfig cleanup
 2010-12-20 17:50 UTC 

[PATCH 5/7] [SCSI] ibmvstgt: Port from tgt to SCST
 2010-12-20 17:49 UTC 

[PATCH 6/7] [SCSI] tgt: Removal
 2010-12-20 17:50 UTC 

[PATCH 1/7] block: Add blk_rq_map_kern_sg()
 2010-12-20 17:48 UTC 

[Bug 25192] New: 3w-{9,x}xxx don't work on big-endian MIPS
 2010-12-20 17:05 UTC  (13+ messages)
` [Bug 25192] "

[PATCH 1/2] SCSI tape: Store page order before driver buffer allocation
 2010-12-20 16:44 UTC  (2+ messages)
` [PATCH 2/2] SCSI tape: Increase success probability in "

RFC: short reads on block devices
 2010-12-20 16:00 UTC  (5+ messages)

[PATCH 06/11] mpt2sas: Convert to host_lock less w/ interrupts disabled externally
 2010-12-20 15:04 UTC  (5+ messages)

2.6.37-rc6-git4: Reported regressions 2.6.35 -> 2.6.36
 2010-12-19 12:41 UTC 

2.6.37-rc6-git4: Reported regressions from 2.6.36
 2010-12-19 12:28 UTC 

[ANNOUNCE] TCM/LIO v4.0.0-rc6 for 2.6.37-rc6
 2010-12-18 19:13 UTC  (14+ messages)

[PATCH] thaw FC local port
 2010-12-18 13:20 UTC  (6+ messages)

[PATCH] scsi_debug: set resid to indicate no data-in when medium error
 2010-12-18  0:16 UTC 

[PATCH v2 00/03] target: Initial merge of v4.0.0-rc6 for .38
 2010-12-17 21:11 UTC  (22+ messages)
` [PATCH v2 01/03] scsi: Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
` [PATCH v2 02a/03] target: Add ConfigFS extended macro set
` [PATCH v2 02b/03] target: Add v4 base data structures and struct target_core_fabric_ops
` [PATCH v2 02c/03] target: Add SPC-4 explict and implict Asymmetric Logical Unit Access (ALUA)
` [PATCH v2 02d/03] target: Add ConfigFS subsystem backstore infrastructure
` [PATCH v2 02e/03] target: Add fabric and subsystem transport engine core
` [PATCH v2 02f/03] target: Add HBA core infrastructure
` [PATCH v2 02g/03] target: Add device "
` [PATCH v2 02h/03] target: Add target portal group infrastructure
` [PATCH v2 02i/03] target: Add SPC-4 compliant Persistent Reservations (PR)
` [PATCH v2 02j/03] target: Add Task Management infrastructure
` [PATCH v2 02k/03] target: Add UNIT_ATTENTION infrastructure support
` [PATCH v2 02l/03] target: Add SCSI MIB statistics support
` [PATCH v2 02m/03] target: Add FILEIO subsystem plugin
` [PATCH v2 02n/03] target: Add IBLOCK "
` [PATCH v2 02o/03] target: Add PSCSI "
` [PATCH v2 02p/03] target: Add RAMDISK_DR and RAMDISK_MCP subsystem plugins
` [PATCH v2 02q/03] target: Add generic fabric independent ConfigFS infrastructure
` [PATCH v2 02r/03] target: Add generic ProtoID and TransportID fabric handlers for SAS, FC, and iSCSI
` [PATCH v2 02s/03] target: Add Kbuild and Kconfig for drivers/target and Documentation/target/
` [PATCH v2 03/03] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module

[PATCH 0/3] target: Initial merge of v4.0.0-rc6 for .38
 2010-12-17 19:11 UTC  (3+ messages)
` [PATCH 1/3] scsi: Add missing SPC-4 CDB and MAINTENANCE_[IN,OUT] service action definitions
` [PATCH 3/3] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module

[PATCH 1/1] RFC: scsi/dm-mpath: return -EACCES on reservation conflict
 2010-12-17 16:59 UTC  (2+ messages)

[PATCH v3][SCSI] scsi_dh: propagate SCSI device deletion
 2010-12-17 15:46 UTC  (2+ messages)

[RFC] training mpath to discern between SCSI errors (was: Re: [PATCHSET block#for-2.6.36-post] block: replace barrier with sequenced flush)
 2010-12-17 14:06 UTC  (11+ messages)
` [RFC] training mpath to discern between SCSI errors
      ` [dm-devel] "
              `  "

[PATCH] fix computation related to FC_EX_CLOSED in FC local port
 2010-12-17 13:17 UTC  (3+ messages)
` [Open-FCoE] "

[RFC][PATCHv2] scsi: Detailed I/O errors
 2010-12-17  9:48 UTC 

[PATCH 10/11]: REPOST: megaraid_sas: Add MegaRAID 9265/9285 specific code to megaraid_sas.h
 2010-12-16 20:31 UTC 

[PATCH] SCSI: fix the return value of scsi_target_queue_read()
 2010-12-16 20:26 UTC 

[PATCH 7/11]: REPOST: megaraid_sas: Add MegaRAID 9265/9285 specific functions: megaraid_sas_fusion.c
 2010-12-16 20:26 UTC 

[PATCH 0/2] Fix a couple hpsa bugs related to device discovery
 2010-12-16 19:01 UTC  (3+ messages)
` [PATCH 1/2] hpsa: do not consider firmware revision when looking for device changes
` [PATCH 2/2] hpsa: do not consider RAID level to be part of device identity

[PATCHSET] block/SCSI: implement in-kernel disk event handling, take#2
 2010-12-16 18:11 UTC  (13+ messages)

[PATCH 1/2] scsi: remove bogus use of struct execute_work in sg
 2010-12-16 15:51 UTC  (20+ messages)
` [PATCH 2/2] scsi: don't use execute_in_process_context()

[PATCH] remove DNS_DELAY in FC local port
 2010-12-16 15:31 UTC 

[PATCH] fix id computation in scsi_eh_target_reset()
 2010-12-16 15:10 UTC  (8+ messages)

[PATCH] fix up SCSI documentation for change in ->queuecommand to lockless calling
 2010-12-16 14:22 UTC 

[RFC] uas host lock removal conversion
 2010-12-16 14:04 UTC  (5+ messages)
` Land iscsi iser performance patches to upstream

[ANNOUNCE] UAS uasp.c driver available on github
 2010-12-16  9:40 UTC 

[PATCH] Fix a couple of comments in scsi_request_fn
 2010-12-16  4:49 UTC 

[PATCH 5/5] lpfc 8.3.20: Update lpfc driver version to 8.3.20
 2010-12-15 22:58 UTC 

[PATCH 4/5] lpfc 8.3.20: Updates to FC discovery commands
 2010-12-15 22:58 UTC 

[PATCH 3/5] lpfc 8.3.20: Implement new SLI4 init procedures based on if_type
 2010-12-15 22:57 UTC 

[PATCH 2/5] lpfc 8.3.20: Implement the FC and SLI async event handlers
 2010-12-15 22:57 UTC 

[PATCH 1/5] lpfc 8.3.20: Critical fixes
 2010-12-15 22:57 UTC 


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