messages from 2009-10-23 07:13:22 to 2009-11-03 19:48:39 UTC [more...]
[PATCH 00/54] libfc, libfcoe, fcoe and fnic updates for 2.6.33
2009-11-03 19:48 UTC (37+ 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 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
[PATCH] strstrip incorrectly marked __must_check
2009-11-03 19:12 UTC (8+ messages)
[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] pcmraid: fix endianness problems
2009-11-03 17:15 UTC
[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 (17+ messages)
` [PATCH 1/5] libosd: osd_dev_is_ver1 - Minor API cleanup
` [PATCH 2/5] libosd: osd_sense: OSD_CFO_PERMISSIONS
` [PATCH 3/5] osduld: Ref-counting bug fix
` [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 (7+ 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 (15+ messages)
[GIT PULL] SCSI bug fixes for 2.6.32-rc5
2009-10-28 13:52 UTC
[ANNOUNCE]: SCST target driver for QLogic adapters qla_isp 1.0.2 released
2009-10-27 13:48 UTC
[Bug 14118] USB storage: "No sense [current]" when connecting
2009-10-27 11:56 UTC
[PATCH 4/14] drivers/message: Move dereference after NULL test
2009-10-27 11:40 UTC
2.6.32-rc5-git3: Reported regressions 2.6.30 -> 2.6.31
2009-10-26 19:26 UTC
2.6.32-rc5-git3: Reported regressions from 2.6.31
2009-10-26 18:45 UTC
Problem in invoking the scsi_times_out function
2009-10-26 16:05 UTC
[Bug 13783] New: udev causes high cpu usage
2009-10-26 15:08 UTC (2+ messages)
` [Bug 13783] "
[PATCH 11/16] pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (scsi)
2009-10-24 20:39 UTC (3+ messages)
[PATCH] Updated: Add new driver for LSI 3ware 9750
2009-10-24 9:39 UTC (2+ messages)
[PATCH v2 5/7] scsi-ml: adds queue_depth ramp up code
2009-10-23 17:51 UTC (4+ messages)
` [PATCH v4 "
[PATCH ] scsi-misc-2.6: File System going into read-only mode
2009-10-23 13:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox