messages from 2011-05-10 12:38:19 to 2011-05-17 19:34:06 UTC [more...]
[PATCH] aacraid: Add module param to export disks as 'fixed' instead of 'removable'
2011-05-17 19:35 UTC
[Bug 35282] BUG() in 2.6.38.6
2011-05-17 19:17 UTC
[PATCH 1/1] ipr: fix possible false positive detection of stuck interrupt
2011-05-17 17:59 UTC (2+ messages)
rtsadmin-v1.99 BETA packages
2011-05-17 17:12 UTC (10+ messages)
[RESEND] [PATCH] ipr: Rate limit DMA mapping errors
2011-05-17 16:58 UTC
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-05-17 14:01 UTC (40+ messages)
` [PATCH 2/7] fs: block_page_mkwrite should wait for writeback to finish
[PATCH 00/16] hpsa: May 3, 2011 updates
2011-05-17 13:26 UTC (4+ messages)
` [PATCH 16/16] hpsa: add P2000 to list of shared SAS devices
TCM/LIO ib_srpt testing
2011-05-17 10:37 UTC
[PATCH 1/3] mpt2sas: remove the use of writeq, since writeq is not atomic
2011-05-17 7:16 UTC (2+ messages)
[PATCH-v4 00/14] iscsi-target: initial .40-rc1 drivers/target/iscsi merge
2011-05-17 6:39 UTC (15+ messages)
` [PATCH-v4 01/14] iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
` [PATCH-v4 02/14] iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
` [PATCH-v4 03/14] target: Convert REPORT_LUNs to use int_to_scsilun
` [PATCH-v4 04/14] iscsi-target: Add iSCSI fabric support for target v4
` [PATCH-v4 05/14] iscsi-target: Add TCM v4 compatiable ConfigFS control plane
` [PATCH-v4 06/14] iscsi-target: Add configfs fabric dependent statistics
` [PATCH-v4 07/14] iscsi-target: Add TPG and Device logic
` [PATCH-v4 08/14] iscsi-target: Add iSCSI Login Negotiation + Parameter logic
` [PATCH-v4 09/14] iscsi-target: Add CHAP Authentication support using libcrypto
` [PATCH-v4 10/14] iscsi-target: Add Sequence/PDU list + DataIN response logic
` [PATCH-v4 11/14] iscsi-target: Add iSCSI Error Recovery Hierarchy support
` [PATCH-v4 12/14] iscsi-target: Add support for task management operations
` [PATCH-v4 13/14] iscsi-target: Add misc utility and debug logic
` [PATCH-v4 14/14] iscsi-target: Add Makefile/Kconfig and update TCM top level
[GIT PULL] isci merge candidate
2011-05-17 3:56 UTC (10+ messages)
[PATCH 0/8] libfc, libfcoe and fcoe patches for 2.6.40
2011-05-16 23:46 UTC (9+ messages)
` [PATCH 1/8] libfcoe: Incorrect CVL handling for NPIV ports
` [PATCH 2/8] fcoe: Prevent creation of an NPIV port with duplicate WWPN
` [PATCH 3/8] libfc: fix mm leak in handling incoming request for target discovery
` [PATCH 4/8] libfc: release DDP context if frame_send() fails
` [PATCH 5/8] libfc: don't call resp handler after FC_EX_TIMEOUT
` [PATCH 6/8] libfc: fix race in SRR response
` [PATCH 7/8] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data
` [PATCH 8/8] libfcoe: Remove unnecessary module state checks
Submit commit 3dea642afd for 2.6.38.stable?
2011-05-16 20:45 UTC
[PATCH 0/3] BNX2I: Bug fixes and Performance Optimization
2011-05-16 19:13 UTC (5+ messages)
` [PATCH 1/3] BNX2I: Fixed packet error created when the sq_size is set to 16
` [PATCH 2/3] BNX2I: Updated the connection shutdown/cleanup timeout
` [PATCH 3/3] BNX2I: Optimized the iSCSI offload performance
[PATCH 03/03] mptfusion: Bump version 3.4.19
2011-05-16 14:04 UTC
[PATCH] scsi/sd: fix suspend with USB-connected Android phone (one line)
2011-05-16 5:56 UTC (8+ messages)
[Bug 33802] New: list_del corruption in sd driver since 2.6.39-rc4
2011-05-15 13:09 UTC (4+ messages)
` [Bug 33802] "
[PATCH 1/3] bsg: fix bsg_poll() to return POLLOUT properly
2011-05-15 5:31 UTC (3+ messages)
` [PATCH 2/3] bsg: remove unnecessary conditional expressions
` [PATCH 3/3] bsg: fix address space warning from sparse
2.6.39-rc7-git7: Reported regressions 2.6.37 -> 2.6.38
2011-05-14 22:39 UTC
2.6.39-rc7-git7: Reported regressions from 2.6.38
2011-05-14 22:18 UTC
aacraid adaptec 6805 support?
2011-05-14 10:20 UTC (8+ messages)
` aacraid adaptec 6805 support? [sorry if double post...]
[PATCH] libata SATL: WWN for device id VPD page
2011-05-14 3:28 UTC (2+ messages)
[PATCH-v2 0/4] Bugfixes for .39-rc8
2011-05-14 0:05 UTC (6+ messages)
` [PATCH-v2 1/4] target: Fix multi task->task_sg[] chaining logic bug
` [PATCH-v2 2/4] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
` [PATCH-v2 3/4] target: Fix bug with task_sg chained transport_free_dev_tasks release
` [PATCH-v2 4/4] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
[PATCH-v3 00/14] iscsi-target: initial .40 drivers/target/iscsi merge
2011-05-13 23:32 UTC (19+ messages)
` [PATCH-v3 01/14] iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
` [PATCH-v3 02/14] iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
` [PATCH-v3 03/14] target: Convert REPORT_LUNs to use int_to_scsilun
` [PATCH-v3 04/14] iscsi-target: Add iSCSI fabric support for target v4
` [PATCH-v3 05/14] iscsi-target: Add TCM v4 compatiable ConfigFS control plane
` [PATCH-v3 06/14] iscsi-target: Add configfs fabric dependent statistics
` [PATCH-v3 07/14] iscsi-target: Add TPG and Device logic
` [PATCH-v3 08/14] iscsi-target: Add iSCSI Login Negotiation + Parameter logic
` [PATCH-v3 09/14] iscsi-target: Add CHAP Authentication support using libcrypto
` [PATCH-v3 10/14] iscsi-target: Add Sequence/PDU list + DataIN response logic
` [PATCH-v3 11/14] iscsi-target: Add iSCSI Error Recovery Hierarchy support
` [PATCH-v3 12/14] iscsi-target: Add support for task management operations
` [PATCH-v3 13/14] iscsi-target: Add misc utility and debug logic
` [PATCH-v3 14/14] iscsi-target: Add Makefile/Kconfig and update TCM top level
[PATCH resend] mpt2sas: use pci_dev->revision
2011-05-13 15:07 UTC
[PATCH v2 resend] qla4xxx: use pci_dev->revision
2011-05-13 15:04 UTC
[PATCH resend] atp870u: use pci_dev->revision
2011-05-13 15:01 UTC
mpt2sas: bug in disk ordering?
2011-05-13 14:39 UTC (12+ messages)
Re.funds
2011-05-13 7:36 UTC
[PATCH 0/9] strict user copy checks on x86_64
2011-05-12 23:50 UTC (2+ messages)
` [PATCH 3/9] [SCSI] lpfc: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Re.funds
2011-05-12 3:30 UTC
[PATCH 8/8] megaraid_sas: Version and Changelog update
2011-05-12 1:35 UTC
[PATCH 7/8] megaraid_sas: Add 1078 OCR support
2011-05-12 1:34 UTC
[PATCH 6/8] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
2011-05-12 1:34 UTC
[PATCH 5/8] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
2011-05-12 1:34 UTC
[PATCH 4/8] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
2011-05-12 1:34 UTC
[PATCH 3/8] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
2011-05-12 1:34 UTC
[PATCH 2/8] megaraid_sas: Remove un-used function
2011-05-12 1:33 UTC
[PATCH 1/8] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE
2011-05-12 1:33 UTC
[PATCH 0/8] megaraid_sas: Updates for scsi-misc-2.6
2011-05-12 1:33 UTC
[PATCH 1/1] [SCSI] libsas: fix SATA NCQ error
2011-05-08 11:27 UTC
[PATCH v3] Add Marvell UMI driver
2011-05-11 15:22 UTC
[PATCH v2] Add Marvell UMI driver
2011-05-11 13:17 UTC (3+ messages)
Patch problems from Thursday morning to Sunday (5-8 May)
2011-05-10 19:43 UTC (2+ messages)
[PATCH 00/11] qla2xxx: Updates for scsi-misc-2.6
2011-05-10 18:30 UTC (12+ messages)
` [PATCH 01/11] qla2xxx: Update firmware version after flash update for ISP82xx
` [PATCH 02/11] qla2xxx: Correct buffer start in edc sysfs debug print
` [PATCH 03/11] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function
` [PATCH 04/11] qla2xxx: Log if qla82xx firmware fails to load from flash
` [PATCH 05/11] qla2xxx: Add qla82xx_rom_unlock() function
` [PATCH 06/11] qla2xxx: Correctly read sfp single byte mailbox register
` [PATCH 07/11] qla2xxx: Add host number in reset and quiescent message logs
` [PATCH 08/11] qla2xxx: Allow an override of the registered maximum LUN
` [PATCH 09/11] qla2xxx: Clear complete initialization control block
` [PATCH 10/11] qla2xxx: Unify the read/write sfp mailbox command routines
` [PATCH 11/11] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature
[PATCH 0/4] qla2xxx: Patches for 2.6.39-rcx
2011-05-10 18:18 UTC (5+ messages)
` [PATCH 1/4] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6
` [PATCH 2/4] qla2xxx: Fix hang during driver unload when vport is active
` [PATCH 3/4] qla2xxx: Fix vport delete hang when logins are outstanding
` [PATCH 4/4] qla2xxx: Fix virtual port failing to login after chip reset
[ANNOUNCE] lsscsi-0.25 released
2011-05-10 14:34 UTC
Hello
2011-05-10 1:11 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;
as well as URLs for NNTP newsgroup(s).