messages from 2010-01-27 04:08:20 to 2010-02-11 18:11:50 UTC [more...]
[PATCH 1/1] fusion: hold off error recovery while alternate ioc is initializing
2010-02-11 18:11 UTC (5+ messages)
[PATCH] megaraid_sas: fix for 32bit apps
2010-02-11 17:01 UTC (3+ messages)
[GIT PATCH] SCSI bug fixes for 2.6.33-rc7
2010-02-11 15:24 UTC (2+ messages)
[Bug 15001] New: megaraid_sas fills dmesg with megasas: Failed to copy out to user sense data
2010-02-11 13:31 UTC (10+ messages)
` [Bug 15001] "
MVSAS status
2010-02-11 11:21 UTC (8+ messages)
` Re[2]: "
[Bug 13873] New: QLA2xxx driver causes kernel oops with a qla2200
2010-02-11 11:19 UTC (2+ messages)
` [Bug 13873] "
[PATCH 02/11] qla4xxx: added IPv6 support
2010-02-11 11:09 UTC (3+ messages)
[PATCH 07/11] qla4xxx: Avoid relogin on device marked missing
2010-02-11 11:08 UTC (3+ messages)
[PATCH 06/11] qla4xxx: added srb referance counter
2010-02-11 11:08 UTC (3+ messages)
[PATCH 03/11] qla4xxx: Link Down -> Mark all devices missing
2010-02-11 11:08 UTC (3+ messages)
iscsi bugfixes and features for scsi-misc
2010-02-11 8:45 UTC (8+ messages)
` [PATCH 1/6] cxgb3i, bnx2i: remove uses of nipquad use %pi4
` [PATCH 2/6] cxgb3i: check for setup netdev
` [PATCH 3/6] libiscsi: reset cmd timer if cmds are making progress
` [PATCH 4/6] bnx2i: set change_queue_depth function
` [PATCH 5/6] iscsi_tcp: wake xmit thread when killing session
` [PATCH 6/6] qla4xxx: fix compile warning due to invalid extHwConfig
16 commands per lun limitation bug?
2010-02-11 2:27 UTC (5+ messages)
[PATCH 1/1] be2iscsi: Adding support for BE3
2010-02-10 23:41 UTC
[PATCH 1/1] mid-layer unblocks blocked sdev leaving queue stopped
2010-02-10 22:57 UTC (3+ messages)
[Bug 13783] New: udev causes high cpu usage
2010-02-10 10:27 UTC (5+ messages)
` [Bug 13783] "
[Bug 14579] New: Devices disappear; on bus reset machine hangs; on I/O machine hangs
2010-02-10 10:11 UTC (2+ messages)
` [Bug 14579] "
[PATCH] scsi: zorro7xx: braces code style fix
2010-02-09 21:41 UTC
[Bug 15185] New: Sending a 48bit ATA-Command with "CheckCondition" through SG_IO does not return correct 48bit sense descriptor
2010-02-09 16:13 UTC (7+ messages)
` [Bug 15185] "
[PATCH] hpsa: fix hpsa_pci_init section mismatch
2010-02-09 14:46 UTC
[-next Feb 9] Boot failure on x86_64: mptbase fails to initialize
2010-02-09 12:41 UTC
[PATCH 2/2] qla1280: retain firmware for error recovery
2010-02-08 21:21 UTC
[PATCH 1/2] qla1280: firmware load deadlocks kdump
2010-02-08 21:21 UTC
HP Smart Array troubles
2010-02-08 19:46 UTC
mvsas mvs_abort_task() disk hosed
2010-02-08 10:17 UTC (2+ messages)
2.6.33-rc7: Reported regressions 2.6.31 -> 2.6.32
2010-02-08 0:13 UTC
2.6.33-rc7: Reported regressions from 2.6.32
2010-02-07 22:16 UTC
change the timeout of long-duration operations
2010-02-07 10:29 UTC
[PATCH] lpfc: replace spin_lock with spin_lock_irqsave
2010-02-07 9:53 UTC
[PATCH 9/11] drivers/scsi: Correct NULL test
2010-02-06 8:44 UTC
[PATCH] obsolete config in kernel source (BUFFER_DEBUG)
2010-02-05 15:18 UTC (2+ messages)
[PATCH 2/4] [SCSI] bfa: correct onstack wait_queue_head declaration
2010-02-05 13:52 UTC
[PATCH 0/1] qla2xxx: fix for 2.6.33-rcX
2010-02-04 22:17 UTC (2+ messages)
` [PATCH 1/1] qla2xxx: Obtain proper host structure during response-queue processing
[Bug 15227] sys-kernel/gentoo-sources-2.6.30-r4 - amlabel triggers opcode 0000 kernel bug
2010-02-04 21:17 UTC (2+ messages)
[PATCH 00/30] hpsa: Feb 2010 driver updates
2010-02-04 14:43 UTC (31+ messages)
` [PATCH 01/30] hpsa: fix typo in comments
` [PATCH 02/30] hpsa: Use kernel integer types, not userland ones
` [PATCH 03/30] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
` [PATCH 04/30] hpsa: Use BUG_ON instead of an if statement
` [PATCH 05/30] hpsa: make adjust_hpsa_scsi_table return void
` [PATCH 06/30] hpsa: remove superfluous returns from void functions
` [PATCH 07/30] hpsa: return proper error codes not minus one
` [PATCH 08/30] hpsa: use sizeof() not an inline constant in memset
` [PATCH 09/30] hpsa: use kzalloc not kmalloc plus memset
` [PATCH 10/30] hpsa: remove unwanted debug code
` [PATCH 11/30] hpsa: eliminate unnecessary memcpys
` [PATCH 12/30] hpsa: make tag macros into functions
` [PATCH 13/30] hpsa: fix some debug printks to use dev_dbg instead
` [PATCH 14/30] hpsa: interrupt pending function should return bool not unsigned long
` [PATCH 15/30] hpsa: Allow multiple command completions per interrupt
` [PATCH 16/30] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
` [PATCH 17/30] hpsa: Fix p1210m LUN assignment
` [PATCH 18/30] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
` [PATCH 19/30] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
` [PATCH 20/30] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
` [PATCH 21/30] hpsa: Add an shost_to_hba helper function
` [PATCH 22/30] hpsa: use scan_start and scan_finished entry points for scanning
` [PATCH 23/30] hpsa: when resetting devices, print out which device
` [PATCH 24/30] hpsa: print all the bytes of the CDB, not just the first one
` [PATCH 25/30] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
` [PATCH 26/30] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers
` [PATCH 27/30] hpsa: fix bug in adjust_hpsa_scsi_table
` [PATCH 28/30] hpsa: eliminate lock_kernel in compat_ioctl
` [PATCH 29/30] hpsa: Reorder compat ioctl functions to eliminate some forward declarations
` [PATCH 30/30] hpsa: `update driver version to 2.0.1-3
Linux Storage and Filesystems Summit 8-9 August
2010-02-04 4:56 UTC
Bug 14579 - Devices disappear... and Bug 14577 - Data corruption with Adaptec
2010-02-03 13:36 UTC (12+ messages)
` Bug 14579 (was: RE: Bug 14579 - Devices disappear... and Bug 14577 - Data corruption with Adaptec)
Donation to Haiti
2010-02-03 11:27 UTC
[PATCH 0/2 v2] scsi: ftrace based scsi tracing feature
2010-02-03 5:55 UTC (5+ messages)
` [PATCH 1/2 v2] scsi: add __print_hex() to ftrace
` [PATCH 2/2 v2] scsi: add scsi trace core function and put trace points
[PATCH] lpfc: fix the max value of lpfc_log_verbose
2010-02-03 4:09 UTC (3+ messages)
[PATCH 0/1] qla2xxx: fix for 2.6.33-rcX
2010-02-03 3:48 UTC (2+ messages)
` [PATCH 1/1] qla2xxx: Obtain proper host structure during response-queue processing
kernel BUG at cfq-iosched.c triggered by EMC multipathing
2010-02-02 23:27 UTC (2+ messages)
[patch for 2.6.33? 1/2] hpsa: fix scsi status reporting yet again
2010-02-02 22:12 UTC
[patch for 2.6.33? 2/2] drivers/scsi/ses.c: eliminate double free
2010-02-02 22:12 UTC
[PATCH] qla2xxx: negative error return in qla2x00_change_queue_depth()
2010-02-02 19:47 UTC (2+ messages)
[PATCH] qla2xxx: make msix interrupt handler safe for irq
2010-02-02 19:47 UTC (2+ messages)
[PATCH 00/10] treewide: Fix format strings that misuse continuations
2010-02-02 18:20 UTC (7+ messages)
` [PATCH 05/10] drivers/scsi/arcmsr: Fix continuation line formats
[RFC PATCH 0/6] Work In Progress: FC sysfs
2010-02-02 13:06 UTC (10+ messages)
` [RFC PATCH 1/6] libfc: Remove unused fc_get_host_port_type
` [RFC PATCH 2/6] libfc: Remove extra pointer check
` [RFC PATCH 3/6] fcoe: move link speed checking into its own routine
` [RFC PATCH 4/6] libfc: Move the port_id into lport
` [RFC PATCH 5/6] fc_sysfs: Rearrange the FC transport to create FC sysfs
` [RFC PATCH 6/6] libfc, libfcoe, fcoe: Make use of "
[GIT PATCH] SCSI bug fixes for 2.6.33-rc5
2010-02-02 11:23 UTC (7+ messages)
[PATCH 00/10] Non-printk continuation line fixes
2010-02-02 7:22 UTC (2+ messages)
` [PATCH 06/10] drivers/scsi/qla2xxx/qua_os.c: Fix continuation line formats
[PATCH 10/11] qla4xxx: added support for abort task management command
2010-02-01 19:19 UTC (3+ messages)
[PATCH 2/2] scsi: add scsi trace core function and put trace points
2010-02-01 4:45 UTC (6+ messages)
2.6.33-rc6: Reported regressions 2.6.31 -> 2.6.32
2010-02-01 0:38 UTC
2.6.33-rc6: Reported regressions from 2.6.32
2010-02-01 0:18 UTC
[Bug 11646] New: QLA2xxx: Kernel deadlock on high load somewhere after 2.6.20
2010-01-31 22:06 UTC (4+ messages)
` [Bug 11646] "
Wangtek 5150EQ SCSI-1 QIC-150 tape drive -- not detected
2010-01-30 23:17 UTC
[PATCH 11/11] qla4xxx: Update version number to 5.01.00-k10
2010-01-30 6:29 UTC
[PATCH 09/11] qla4xxx: do not retry login to CHAP auth failed targets
2010-01-30 6:29 UTC
[PATCH 08/11] qla4xxx: fixed NULL pointer dereference in eh_device_reset
2010-01-30 6:29 UTC
[PATCH 05/11] qla4xxx: Updated firmware ready timeout algorithm to prevent long delays
2010-01-30 6:28 UTC
[PATCH 04/11] qla4xxx: Code Clean up - remove "marker_needed"
2010-01-30 6:28 UTC
[PATCH 01/11] qla4xxx: Wait for device to come online
2010-01-30 6:28 UTC
[PATCH 0/11] qla4xxx: Driver Fixes [v5.01.00-k10]
2010-01-30 6:27 UTC
[Bug 15171] New: smartd crashing recent 2.6.32 kernel
2010-01-29 20:55 UTC
[PATCH] lpfc: Positive error return into negative
2010-01-29 19:31 UTC (2+ messages)
[PATCH 10/10] mpt2sas: Bump version 04.100.01.00
2010-01-28 12:20 UTC (2+ messages)
[PATCH] compat_ioct: fix bsg SG_IO
2010-01-27 22:53 UTC (3+ messages)
[PATCH] scsi_dh_rdac: Changing the memory allocation flag from GFP_KERNEL to GFP_NOIO
2010-01-27 22:19 UTC (2+ messages)
` [dm-devel] "
fw: smartd crashing recent 2.6.32 kernel
2010-01-27 12:49 UTC
fw: smartd crashing recent 2.6.32 kernel
2010-01-27 4:22 UTC (2+ messages)
[PATCH 8/8] lpfc 8.3.8: Update Driver version to 8.3.8
2010-01-27 4:10 UTC
[PATCH 7/8] lpfc 8.3.8: (BSG4) Add new vendor specific BSG Commands
2010-01-27 4:10 UTC
[PATCH 6/8] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronously
2010-01-27 4:09 UTC
[PATCH 5/8] lpfc 8.3.8: (BSG2) Create lpfc_bsg.h
2010-01-27 4:09 UTC
[PATCH 4/8] lpfc 8.3.8: (BSG1) Update BSG infrastructure
2010-01-27 4:08 UTC
[PATCH 3/8] lpfc 8.3.8: Add code to display logical link speed
2010-01-27 4:08 UTC
[PATCH 2/8] lpfc 8.3.8: BugFixes: Discovery relates changes
2010-01-27 4:08 UTC
[PATCH 1/8] lpfc 8.3.8: BugFixes: SLI relates changes
2010-01-27 4:07 UTC
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