public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-27 21:57:55 to 2009-11-04 00:19:06 UTC [more...]

[PATCH] qlogicpti: add missing parentheses
 2009-11-04  0:19 UTC  (3+ messages)

[PATCH 1/2] be2iscsi: Bug Fixes for starting with Non-Zero cid etc
 2009-11-03 23:39 UTC  (2+ messages)

[PATCH 2/2] be2iscsi: Adding bsg Interface
 2009-11-03 23:19 UTC 

be2iscsi: Bug Fixes and bsg interface
 2009-11-03 23:16 UTC 

tmscsim: Missing parentheses in dc390_init_hw()?
 2009-11-03 23:07 UTC  (2+ messages)

aic7xxx: Missing parentheses in ahc_init()?
 2009-11-03 22:57 UTC  (2+ messages)

[PATCH] pcmraid: fix endianness problems
 2009-11-03 21:31 UTC  (3+ messages)

[PATCH] strstrip incorrectly marked __must_check
 2009-11-03 19:58 UTC  (9+ messages)

[PATCH 00/54] libfc, libfcoe, fcoe and fnic updates for 2.6.33
 2009-11-03 19:50 UTC  (55+ messages)
` [PATCH 01/54] fnic: Allocate OS interrupt resources just before enabling interrupts
` [PATCH 02/54] fcoe: Increase FCOE_MAX_LUN to 0xFFFF (65535)
` [PATCH 03/54] libfc: Move non-common routines and prototypes out of libfc.h
` [PATCH 04/54] libfc: Remove fc_fcp_complete
` [PATCH 05/54] libfc: Add libfc/fc_libfc.[ch] for libfc internal routines
` [PATCH 06/54] libfc: Move libfc_init and libfc_exit to fc_libfc.c
` [PATCH 07/54] libfc: changes to libfc_host_alloc to consolidate initialization with allocation
` [PATCH 08/54] libfc: add some generic NPIV support routines to libfc
` [PATCH 09/54] libfc: vport link handling and fc_vport state managment
` [PATCH 10/54] libfc, libfcoe: FDISC ELS for NPIV
` [PATCH 11/54] libfcoe, fcoe: libfcoe NPIV support
` [PATCH 12/54] fcoe: add a separate scsi transport template for NPIV vports
` [PATCH 13/54] fcoe: NPIV vport create/destroy
` [PATCH 14/54] libfc: RPN_ID is obsolete and unnecessary
` [PATCH 15/54] libfc: RNN_ID may be required before RSNN_NN with some switches
` [PATCH 16/54] libfc: Register Symbolic Node Name (RSNN_NN)
` [PATCH 17/54] libfc: Register Symbolic Port Name (RSPN_ID)
` [PATCH 18/54] libfc: combine name server registration response handlers
` [PATCH 19/54] libfc: combine name server registration request functions
` [PATCH 20/54] fcoe: vport symbolic name support
` [PATCH 21/54] libfc: Export FC headers
` [PATCH 22/54] libfc: Add routine to copy data from a buffer to a SG list
` [PATCH 23/54] libfc, fcoe: Add FC passthrough support
` [PATCH 24/54] libfc: Formatting cleanups across libfc
` [PATCH 25/54] libfcoe: formatting and comment cleanups
` [PATCH 26/54] fcoe: Formatting cleanups and commenting
` [PATCH 27/54] fcoe, libfc: use single frame allocation API
` [PATCH 28/54] libfc: reduce can_queue for all FCP frame allocation failures
` [PATCH 29/54] libfc: adds can_queue ramp up
` [PATCH 30/54] libfcoe: Allow FIP to be disabled by the driver
` [PATCH 31/54] libfcoe: fip: use SCSI host number to identify debug messages
` [PATCH 32/54] libfcoe: fip: allow FIP receive to be called from IRQ
` [PATCH 33/54] libfcoe: FIP should report link to libfc whether selected or not
` [PATCH 34/54] libfcoe: don't send ELS in FIP mode if no FCF selected
` [PATCH 35/54] fcoe: remove extra function decalrations
` [PATCH 36/54] fcoe: add check to fail gracefully in bonding mode
` [PATCH 37/54] libfc: fix RNN_ID smashing skb payload
` [PATCH 38/54] libfc: fix symbolic name registrations smashing skb data
` [PATCH 39/54] libfc: fix fc_els_resp_type to correct display of CT responses
` [PATCH 40/54] libfc: add set_fid function to libfc template
` [PATCH 41/54] libfc: add host number to lport link up/down messages
` [PATCH 42/54] libfcoe: fcoe: simplify receive FLOGI response
` [PATCH 43/54] fnic: Add FIP support to the fnic driver
` [PATCH 44/54] libfc: register FC4 features with the FC switch
` [PATCH 45/54] fnic: enable bsg pass-thru for fcping
` [PATCH 46/54] fcoe: Fix checking san mac address
` [PATCH 47/54] fcoe: Fix getting san mac for VLAN interface
` [PATCH 48/54] fcoe: Fix setting lport's WWNN/WWPN to use san mac address
` [PATCH 49/54] libfc: do not use DID_NO_CONNECT for pkt alloc failures
` [PATCH 50/54] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN
` [PATCH 51/54] libfc, fcoe: fixes for highmem skb linearize panics
` [PATCH 52/54] libfc: fix an issue of pending exch/es after i/f destroyed or rmmod fcoe
` [PATCH 53/54] libfcoe: Do not pad FIP keep-alive to full frame size
` [PATCH 54/54] libfc fcoe: increase ELS and CT timeouts

[patch 0/1] Move helper code from FC drivers to FC transport
 2009-11-03 19:38 UTC  (4+ messages)
` [patch 1/1] scsi_transport_fc: Introduce helper function for blocking scsi_eh

[RFC] Thin provisioning bits
 2009-11-03 19:08 UTC  (13+ messages)
` [PATCH 1/2] block: Expose discard granularity
` [PATCH 2/2] sd: WRITE SAME(16) / UNMAP support

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03 19:02 UTC  (7+ messages)

[PATCH] zfcp: Test kmalloc failure in scsi_get_vpd_page()
 2009-11-03 18:33 UTC  (5+ messages)

[PATCH 0/2] scsi discard support
 2009-11-03 15:16 UTC  (14+ messages)
` [PATCH 1/2] block: add support for discard limits
` [PATCH 2/2] sd: add support for WRITE SAME (16) with unmap bit

[PATCH ] scsi-misc-2.6: File System going into read-only mode
 2009-11-03 14:40 UTC  (4+ messages)

[RFC] iscsi transport : add sgio pass-thru support
 2009-11-03 14:37 UTC  (3+ messages)

[Bug 14534] New: mvsas : repeatably disconnects all disks during RAID6 resync
 2009-11-03 12:45 UTC  (5+ messages)
` [Bug 14534] "

[PATCH 1/2] Crash in linux kernel when disconnecting usb storage
 2009-11-03  9:36 UTC  (2+ messages)
` [PATCH 2/2] Another crash in linux kernel at diconnect of usb strorage

[PATCH 9/14] cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.c
 2009-11-03  4:28 UTC 

[RFC-PATCH] dhcp provisioning support in cxgb3i
 2009-11-02 23:48 UTC  (5+ messages)

raid disk failure, options?
 2009-11-02 17:36 UTC  (5+ messages)

Regarding #define SCSI_TIMEOUT
 2009-11-02 15:04 UTC 

[PATCHSET 0/5] osd: Revised patches for the 2.6.33 merge window
 2009-11-01 16:45 UTC  (14+ messages)
` [PATCH 4/5] osduld: Use device->release instead of internal kref
  ` [PATCH 4/5 version 2] "
` [PATCH 5/5] libosd: osd_dev_info: Unique Identification of an OSD device
  ` [PATCH 5/5 version2] "

[PATCH] Add missing #include for include/scsi/osd_protocol.h
 2009-11-01 13:11 UTC  (6+ messages)

unconditional discard calls in the swap code
 2009-10-30 17:26 UTC 

[PATCH] Add new driver for LSI 3ware 9750
 2009-10-30 13:54 UTC  (6+ messages)
      ` [PATCH Resend 3/3] pm8001:fix for allocate proper tag for per ccb fix error out and cleanup code

[PATCH Resend 1/3] pm8001:add reinitialize SPC parameters before phy start
 2009-10-30 13:53 UTC  (2+ messages)
  ` [PATCH Resend 2/3] pm8001:enhance IOMB process modules

[RFC] iscsi transport : add sgio pass-thru support
 2009-10-30 13:49 UTC 

linux-next: origin tree build warning
 2009-10-30  3:30 UTC 

[PATCH] scsi_debug: Thin provisioning support
 2009-10-30  2:40 UTC  (6+ messages)

[PATCH] scsi: Fix incorrect reporting of host protection capabilities
 2009-10-30  2:32 UTC  (3+ messages)

SMART causes disks to go offline on an LSI SAS 1068 controller
 2009-10-29  9:55 UTC  (9+ messages)
` [smartmontools-support] SMART causes disks to go offline on an LSI SAS1068 controller - Dell SAS 5/iR
  ` Apparent MPT ata pass-through bug SAS1068 and SAS1068E - WAS "
          ` [smartmontools-support] "

[net-next-2.6 PATCH 1/4] ixgbe: Add support for 82599 alternative WWNN/WWPN prefix
 2009-10-29  8:04 UTC  (9+ messages)
` [net-next-2.6 PATCH 2/4] net: Add ndo_fcoe_get_wwn to net_device_ops
` [net-next-2.6 PATCH 3/4] ixgbe: Add support for netdev_ops.ndo_fcoe_get_wwn to 82599
` [net-next-2.6 PATCH 4/4] vlan: Add support to netdev_ops.ndo_fcoe_get_wwn for VLAN device

[PATCH v2 1/7] scsi-ml: modify change_queue_depth to take in reason why it is being called
 2009-10-29  1:43 UTC  (3+ messages)

SCSI driver for VMware's virtual HBA - V5
 2009-10-28 20:28 UTC  (7+ messages)
      ` SCSI driver for VMware's virtual HBA - V6

2.6.31 - scsi scanning / target deletion deadlock
 2009-10-28 20:18 UTC 

[PATCH 4/4 ver 3] SCSI: make starget->reap_ref count the number of underlying devices
 2009-10-28 19:09 UTC 

[PATCH 3/4 ver 3] SCSI: improvements to the device and target code
 2009-10-28 19:09 UTC 

[PATCH 2/4 ver 2] SCSI: fix various bugs in the the scsi_device code
 2009-10-28 19:09 UTC 

[PATCH 1/4 ver 3] SCSI: add construction flags to scsi_device structure
 2009-10-28 19:09 UTC 

fc_remote_port_delete and returning SCSI commands from LLD
 2009-10-28 14:27 UTC  (9+ messages)

[GIT PULL] SCSI bug fixes for 2.6.32-rc5
 2009-10-28 13:52 UTC 


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