public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-21 20:11:41 to 2009-03-02 12:10:08 UTC [more...]

[patch 00/18] zfcp updates for 2.6.30
 2009-03-02 12:09 UTC  (13+ messages)
` [patch 02/18] [PATCH] zfcp: Remove UNIT_REGISTERED status flag
` [patch 03/18] [Patch] zfcp: add measurement data for average qdio queue utilisation
` [patch 05/18] [PATCH] zfcp: Only increment req_id for successfully issued requests
` [patch 06/18] [PATCH] zfcp: Wait for free SBALs when possible
` [patch 07/18] [PATCH] zfcp: Improve reliability of SCSI eh handlers in zfcp
` [patch 08/18] [PATCH] zfcp: Send ELS ADISC from workqueue
` [patch 09/18] [PATCH] zfcp: remove undefined subtype for status read response
` [patch 10/18] [PATCH] zfcp: prevent adapter close on initial adapter open
` [patch 11/18] [PATCH] zfcp: replace current ERP logging with a more convenient version
` [patch 12/18] [PATCH] zfcp: Remove PCI flag
` [patch 16/18] [PATCH] zfcp: erp failed status bit will not be set
` [patch 18/18] [PATCH] zfcp: Ensure all work is cancelled on adapter dequeue

[PATCH] hpsa: SCSI driver for HP Smart Array controllers
 2009-03-02  6:32 UTC  (3+ messages)

[PATCH]scsi_dh_rdac: Retry mode select for NO_SENSE, ABORTED_COMMAND, UNIT_ATTENTION, NOT_READY(02/04/01)
 2009-03-02  5:56 UTC 

scsi cd bug?
 2009-03-01 15:22 UTC 

[PATCH 1/8] exofs: Kbuild, Headers and osd utils
 2009-03-01 10:43 UTC  (5+ messages)
  ` [osd-dev] "

[PATCH 1/1] : Spinning up disk is observed on standby paths until timeout, resulting in longer path restoration time
 2009-02-28 23:56 UTC  (11+ messages)

RFC: Transport identifier
 2009-02-28 15:54 UTC  (19+ messages)

[GIT PULL] SCSI fixes for 2.6.29-rc6
 2009-02-28 15:44 UTC 

[PATCH 0/6] FCoE HBA Driver (fnic) for 2.6.30 feature window
 2009-02-28  2:32 UTC  (7+ messages)
` [RFC][PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile
` [RFC][PATCH 2/6] fnic: add SCSI FCP handling
` [RFC][PATCH 3/6] fnic: Add support for Fibre Channel Services through libFC
` [RFC][PATCH 4/6] fnic: adds resource allocation, interupt interfaces
` [RFC][PATCH 5/6] fnic: add descriptor right, buffers, device interface
` [RFC][PATCH 6/6] fnic: Patch MAINTAINERS, scsi Makefile, scsi Kconfig

[PATCH 01/11] net, fcoe: add ETH_P_FCOE for Fibre Channel over Ethernet (FCoE)
 2009-02-27 22:07 UTC  (11+ messages)
` [PATCH 02/11] net: reclaim 8 upper bits of the netdev->features from GSO
` [PATCH 03/11] net: define feature flags for FCoE offloads
` [PATCH 04/11] net: add NETIF_F_FCOE_CRC to can_checksum_protocol
` [PATCH 05/11] net: add FCoE offload support through net_device
` [PATCH 06/11] fcoe, libfc: check offload features from LLD through netdev
` [PATCH 07/11] libfc: use lso_max for sequence offload
` [PATCH 08/11] fcoe: add support to large send by gso through net_device for fcoe_sw
` [PATCH 09/11] libfc: add support of large receive offload by ddp in fc_fcp
` [PATCH 10/11] fcoe: add support to FCoE offload support in fcoe_sw through net_device
` [PATCH 11/11] fcoe: fcoe fc crc offload indication by skb->ip_summed

[PATCH 00/11] Add support to FCoE offload through net_device (v2)
 2009-02-27 22:06 UTC 

[PATCH ver 2]: SCSI: fix /proc memory leak in the SCSI core
 2009-02-27 21:51 UTC 

[PATCH (resend)]: SCSI: fix /proc memory leak in the SCSI core
 2009-02-27 21:50 UTC  (2+ messages)

[PATCH 00/24] libfc and fcoe fixes for 2.6.29-rc
 2009-02-27 18:56 UTC  (25+ messages)
` [PATCH 01/24] libfc: Pass lport in exch_mgr_reset
` [PATCH 02/24] libfc: when rport goes away (re-plogi), clean up exchanges to/from rport
` [PATCH 03/24] libfc: handle RRQ exch timeout
` [PATCH 04/24] libfc: fixed a soft lockup issue in fc_exch_recv_abts
` [PATCH 05/24] libfc, fcoe: fixed locking issues with lport->lp_mutex around lport->link_status
` [PATCH 06/24] libfc: rport retry on LS_RJT from certain ELS
` [PATCH 07/24] libfc: fixed a read IO data integrity issue when a IO data frame lost
` [PATCH 08/24] libfc: exch mgr is freed while lport still retrying sequences
` [PATCH 09/24] libfc: Don't violate transport template for rogue port creation
` [PATCH 10/24] libfc: correct RPORT_TO_PRIV usage
` [PATCH 11/24] libfc: rename rp to rdata in fc_disc_new_target()
` [PATCH 12/24] libfc: check for err when recv and state is incorrect
` [PATCH 13/24] libfc: Cleanup libfc_function_template comments
` [PATCH 14/24] libfc, fcoe: Fix kerneldoc comments
` [PATCH 15/24] libfc, fcoe: Cleanup function formatting and minor typos
` [PATCH 16/24] libfc, fcoe: Remove unnecessary cast by removing inline wrapper
` [PATCH 17/24] fcoe: Use setup_timer() and mod_timer()
` [PATCH 18/24] fcoe: Correct fcoe_transports initialization vs. registration
` [PATCH 19/24] libfc: do not change the fh_rx_id of a recevied frame
` [PATCH 20/24] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anyway
` [PATCH 21/24] fcoe: fix kfree(skb)
` [PATCH 22/24] fcoe: Out of order tx frames was causing several check condition SCSI status
` [PATCH 23/24] fcoe: fix handling of pending queue, prevent out of order frames (v3)
` [PATCH 24/24] fcoe: Change fcoe receive thread nice value from 19 (lowest priority) to -20

[Bug 11646] New: QLA2xxx: Kernel deadlock on high load somewhere after 2.6.20
 2009-02-27 18:29 UTC  (6+ messages)
` [Bug 11646] "

sym53c8xx patches for scsi-misc
 2009-02-27 15:22 UTC 

[PATCH] Use list_splice for blk_abort_queue
 2009-02-27 12:04 UTC  (5+ messages)

cciss kexec reset_devices commit
 2009-02-27  7:03 UTC  (2+ messages)

[PATCH 00/17] Open-FCoE Updates
 2009-02-26 19:54 UTC  (5+ messages)

[CFP, 2 days left] 2009 Linux Storage and Filesystem Workshop
 2009-02-26 19:44 UTC 

PATCH 1/1] : Spinning up disk is observed on standby paths until timeout, resulting in longer path restoration time
 2009-02-26 13:43 UTC  (3+ messages)

[PATCH 8/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:07 UTC 

[PATCH 7/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:06 UTC 

[PATCH 6/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:06 UTC 

[PATCH 5/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:05 UTC 

[PATCH 4/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:04 UTC 

[PATCH 3/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:02 UTC 

[PATCH 2/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  7:01 UTC 

[PATCH 1/8] mpt fusion: small fix for 1078 data corruption issue
 2009-02-26  7:00 UTC 

[PATCH 0/8] mpt fusion: config, Taskmgmt cmd, Internal cmd, Ioctl cmd changes
 2009-02-26  6:58 UTC 

2.6.29-rc6: Reported regressions from 2.6.28
 2009-02-25 23:12 UTC  (3+ messages)

[PATCH] sd: Try READ CAPACITY 16 first for all SCSI-3 devices
 2009-02-25 22:43 UTC  (8+ messages)

Initial nice value for FCoE receive threads
 2009-02-25 22:13 UTC 

[PATCH 1/11] mpt2sas: mpt2sas_base sources
 2009-02-25 22:12 UTC  (5+ messages)

[PATCH 2/2 2.6.29-rc] cxgb3i - add handling of chip reset
 2009-02-25 18:06 UTC  (5+ messages)

[PATCH 1/2 2.6.29-rc] libiscsi - change iscsi_session_failure() to take iscsi_session pointer
 2009-02-25 17:05 UTC  (3+ messages)

[PATCH] scsi/pcmcia/nsp_cs: time_out reaches -1
 2009-02-25 13:34 UTC 

Bad module reference counter
 2009-02-25 11:00 UTC  (4+ messages)

[PATCH] cxgb3i: remove some pointless conditionals before kfree_skb()
 2009-02-25 10:25 UTC 

[PATCH 0/2 2.6.29-rc] cxgb3i -- handles chip reset
 2009-02-25  1:28 UTC 

[PATCH 11/11] mpt2sas: linux/miscdevice.h
 2009-02-24  9:42 UTC 

[PATCH 10/11] mpt2sas: scsiml Kconfig
 2009-02-24  9:42 UTC 

[PATCH 9/11] mpt2sas: Makefile
 2009-02-24  9:38 UTC 

[PATCH 8/11] mpt2sas: Kconfig
 2009-02-24  9:38 UTC 

[PATCH 7/11] mpt2sas: mpi headers
 2009-02-24  9:36 UTC 

[PATCH 6/11] mpt2sas: mpt2sas_debug sources
 2009-02-24  9:36 UTC 

[PATCH 5/11] mpt2sas: mpt2sas_transport sources
 2009-02-24  9:35 UTC 

[PATCH 4/11] mpt2sas: mpt2sas_scsih sources
 2009-02-24  9:34 UTC 

[PATCH 3/11] mpt2sas: mptsas_ctl sources
 2009-02-24  9:33 UTC 

[PATCH 2/11] mpt2sas: mpt2sas_config sources
 2009-02-24  9:32 UTC 

[RFC 0/11] mpt2sas: LSI SAS 2.0 6gb device drivers
 2009-02-24  9:31 UTC 

test
 2009-02-24  9:21 UTC 

[PATCH 1/1 (resend) ] ipr: Expose debug and fastfail parameters
 2009-02-24 20:23 UTC  (2+ messages)

[PATCH 1/5] mvsas : redesign the mvsas driver architecture
 2009-02-24 17:15 UTC  (2+ messages)

QLA2xxx on Dell M600
 2009-02-24 15:49 UTC 

[RFC] FC pass thru - Rev V
 2009-02-24 14:25 UTC  (5+ messages)

QLA2xxx on Dell M600
 2009-02-24 11:00 UTC 

QLA2xxx on Dell M600
 2009-02-24 10:37 UTC 

[PATCH 2/5] mvsas : redesign the mvsas driver architecture
 2009-02-24  9:42 UTC 

[PATCH 3/5] mvsas : redesign the mvsas driver architecture
 2009-02-24  9:42 UTC 

[PATCH 4/5] mvsas : redesign the mvsas driver architecture
 2009-02-24  9:42 UTC 

[PATCH 5/5] mvsas : redesign the mvsas driver architecture
 2009-02-24  9:42 UTC 

[Bug 12762] New: Disk errors loop forever in 2.6.29
 2009-02-23 23:13 UTC  (2+ messages)
` [Bug 12762] "

[Bug 12759] New: scsi: aic7xxx hang since v2.6.28-rc1 
 2009-02-23 22:50 UTC 

2.6.29-rc6: Reported regressions 2.6.27 -> 2.6.28
 2009-02-23 22:00 UTC 

mpt fusion broken sometime since 2.6.24
 2009-02-23 18:50 UTC  (12+ messages)
` [PATCH] pci: enable MSI on 8132

[PATCH] MTP FUSION: resending patch to disable MSI interrupt by defualt
 2009-02-23  4:43 UTC  (3+ messages)

[PATCH 1/1] MPT Fusion (v4.00.43) NULL pointer on big endian systems causing Expanders not to tear off
 2009-02-23  4:23 UTC 

[PATCH (resend)]: SCSI: fix /proc memory leak in the SCSI core
 2009-02-23  0:56 UTC  (5+ messages)

100% pure enhancers
 2009-02-22 20:52 UTC 

[Bug 12752] New: megaraid-sas driver performance worse than on-board sata_nv
 2009-02-22 19:52 UTC 

[PATCH -tip] libfc: add crc32 dependency
 2009-02-22 14:55 UTC  (2+ messages)

Male enhancing products review
 2009-02-22 11:31 UTC 

[GIT PATCH] SCSI fixes for 2.6.29-rc5
 2009-02-22  9:25 UTC  (3+ messages)

mpt fusion broken sometime since 2.6.24
 2009-02-22  3:42 UTC  (11+ messages)
        ` [PATCH] pci: enable MSI on 8132

BUG - MODE SENSE residue miscount in g_file_storage bulk-only transport ?
 2009-02-21 20:55 UTC  (4+ messages)


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