messages from 2008-12-19 11:27:23 to 2008-12-30 17:14:26 UTC [more...]
[PATCH][RFC 0/23] New SCSI target framework (SCST) and 4 target drivers
2008-12-30 17:13 UTC (56+ messages)
` [PATCH][RFC 2/23]: SCST core
` [PATCH][RFC 23/23]: Support for zero-copy TCP transmit of user space data
` [RFC]: "
linux-next: Tree for December 29 (fcoe)
2008-12-30 17:12 UTC (16+ messages)
` linux-next: Tree for December 29 (cxgb3i)
` [PATCH -next] cxgb3i: use same dependencies as CHELSIO_T3
` [PATCH -next v2] cxgb3i: use same dependencies & selects "
` linux-next: Tree for December 29 (fcoe/libfc)
[PATCH] fcoe: fix incorrect use of struct module
2008-12-30 16:42 UTC (2+ messages)
[PATCH 1/1] cxgb3i - remove use of skb->sp
2008-12-30 16:41 UTC (2+ messages)
linux-next: scsi tree build failure
2008-12-30 16:30 UTC
[PATCH] sg: fix races during device removal
2008-12-30 15:40 UTC
[PATCH] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)
2008-12-30 10:10 UTC (3+ messages)
linux-next: Tree for December 29 (cxgb3i)
2008-12-30 6:00 UTC
[PATCH 3/7] drivers/message/fusion: Move a dereference below a NULL test
2008-12-30 4:20 UTC (2+ messages)
PATCH: mvsas: increase port type detection delay to suit Seagate's 15k6 drive ST3450856SS 0003
2008-12-30 1:08 UTC
[Announce] smp_utils-0.94 available
2008-12-29 23:43 UTC
[PATCH] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)
2008-12-29 20:20 UTC
aic94xx woes
2008-12-28 18:19 UTC
[Q] What causes an LSI card to experience a "phase change 2-7 16@f9c95f60 resid=10"?
2008-12-28 4:53 UTC
[ANNOUNCE] lsscsi-0.22 released
2008-12-27 3:29 UTC
[PATCH v2 00/16] st: remove scsi_execute_async usage (the second half)
2008-12-26 19:04 UTC (5+ messages)
USB HD: No Sense / Info fld=0x0 and read corruption
2008-12-26 16:37 UTC (6+ messages)
[PATCH 4/7] drivers/scsi: Move a dereference below a NULL test
2008-12-26 7:28 UTC
[Bug 12207] New: block reads/writes > 122880 bytes to USB tape drive gives EBUSY
2008-12-24 4:19 UTC (27+ messages)
` [Bug 12207] "
[PATCH] Make errors printed from scsi_sysfs_add_sdev() mean something
2008-12-23 22:19 UTC
sd: Refactor sd_read_capacity()
2008-12-23 16:59 UTC (2+ messages)
[PATCH] sd: Try READ CAPACITY 16 first for all SCSI-3 devices
2008-12-23 16:47 UTC
[PATCH] eata: fix the data buffer accessors conversion regression
2008-12-22 19:01 UTC
BUG: bad: [58e2a02eb18393e76a469580fedf7caec190eb5e] [SCSI] eata: convert to use the data buffer accessors
2008-12-22 17:47 UTC (3+ messages)
Firmware patches for SCSI
2008-12-22 15:28 UTC (8+ messages)
[PATCHSET 00/18] open-osd: OSD Initiator library for Linux
2008-12-22 13:20 UTC (19+ messages)
` [PATCH 01/18] major.h: char-major number for OSD device driver
` [PATCH 02/18] scsi: OSD_TYPE
` [PATCH 03/18] libosd: OSDv1 Headers
` [PATCH 04/18] libosd: OSDv1 preliminary implementation
` [PATCH 05/18] osd_uld: OSD scsi ULD
` [PATCH 06/18] osd_uld: API for retrieving osd devices from Kernel
` [PATCH 07/18] osd_ktests: Add basic OSD tests
` [PATCH 08/18] libosd: attributes Support
` [PATCH 09/18] osd_ktests: Test Attribute lists
` [PATCH 10/18] libosd: OSD Security processing stubs
` [PATCH 11/18] libosd: Add Flush and List-objects support
` [PATCH 12/18] libosd: Not implemented commands
` [PATCH 13/18] libosd: OSD version 2 Support
` [PATCH 14/18] libosd: OSDv2 auto detection
` [PATCH 15/18] libosd: SCSI/OSD Sense decoding support
` [PATCH 16/18] osd: Documentation for OSD library
` [PATCH 17/18] osd: Kconfig file for in-tree builds
` [PATCH 18/18] scsi: Add osd library to build system
Suggested patch for testing last sector of USB devices
2008-12-22 0:51 UTC (5+ messages)
[Bug #12099] Nokia 5310 storage-mode
2008-12-21 19:56 UTC (3+ messages)
[Bug 12195] New: "dd" make kernel panic
2008-12-21 19:52 UTC (2+ messages)
` [Bug 12195] "
[PATCH 10/13] drivers/scsi: Remove redundant test
2008-12-21 15:40 UTC
[PATCH 2/8] [LIO-Target]: Properly release se_cmd_t w/ CHECK_CONDITION exception during iSCSI session recovery
2008-12-20 23:06 UTC
[PATCH 6/8] [Target_Core_Mod]: Reenable core_tpg_del_initiator_node_acl() and core_tpg_set_initiator_node_queue_depth()
2008-12-20 23:03 UTC
[PATCH 8/8] [LIO-Target]: Fix leakage of ISCSI_INIT_LOGOUT_CMND for CLOSESESSION or same CID CLOSECONNECTION cases
2008-12-20 23:04 UTC
[PATCH 7/8] [LIO-Target/ConfigFS]: Add lio_tpg_shutdown_session() and lio_tpg_close_session()
2008-12-20 23:03 UTC
[PATCH 5/8] [LIO-Target]: Add transport_free_session() in iscsi_target_login_thread() exception path
2008-12-20 23:02 UTC
[PATCH 4/8] [Target_Core_Mod]: Add transport_free_session()
2008-12-20 23:01 UTC
[PATCH 3/8] [Target_Core_Mod/LIO-Target]: Rename and update usage of transport_allocate_session()
2008-12-20 23:01 UTC
[PATCH 1/8] [Target_Core_Mod]: Add EXPORT_SYMBOL() to transport_release_cmd_to_pool()
2008-12-20 22:59 UTC
[PATCH 0/8] [Target_Core_Mod/LIO-Target] v3.0 updates and bugfixes
2008-12-20 22:58 UTC
2.6.28-rc9-git1: Reported regressions from 2.6.27
2008-12-20 21:56 UTC
[PATCH] advansys: use request_firmware
2008-12-20 16:02 UTC (3+ messages)
qlogicpti: use request_firmware
2008-12-20 15:26 UTC
[PATCH] [LIO-Target/ConfigFS 14/14]: Convert to use generic target_core_mod v3.0 logic
2008-12-19 23:38 UTC
[PATCH] [LIO-Target/MIB 13/14]: Convert logic to use generic target_core_mod v3.0 code
2008-12-19 23:37 UTC
[PATCH] [LIO-Target 12/14]: Updates for iscsi_target.c for generic target_core_mod v3.0
2008-12-19 23:37 UTC
[PATCH] [LIO-Target 11/14]: Update iscsi_target_nego.c for se_node_acl_t
2008-12-19 23:36 UTC
[PATCH] [LIO-Target 10/14]: Update iscsi_target_login.c for generic target_core_mod logic
2008-12-19 23:35 UTC
[PATCH] [LIO-Target 9/14]: Updated ErrorRecoveryLevel=2 code to use SE_CMD(iscsi_cmd_t)
2008-12-19 23:35 UTC
[PATCH] [LIO-Target 8/14]: Make ErrorRecoveryLevel=1 code use iscsi_tpg_get_node_attrib()
2008-12-19 23:34 UTC
[PATCH] [LIO-Target 7/14]: Make ErrorRecoveryLevel=0 code use generic se_portal_group_t locks
2008-12-19 23:34 UTC
[PATCH] [LIO-Target 6/14]: Make iSCSI TMR code use iscsi_tpg_get_node_attrib()
2008-12-19 23:33 UTC
[PATCH] [LIO-Target 5/14]: Make iscsi_target_util.c use generic target_core_mod code
2008-12-19 23:32 UTC
[PATCH] [LIO-Target 4/14]: Updates for iSCSI Target Portal Group logic with generic portal group code
2008-12-19 23:32 UTC
[PATCH] [LIO-Target 3/14]: Remove what has now become generic code from iscsi_target_device.c
2008-12-19 23:31 UTC
[PATCH] [LIO-Target 1/14]: Update core data structures and defines
2008-12-19 23:30 UTC
[PATCH] [LIO-Target 2/14]: Make iscsi_handle_authentication() use se_node_acl_t
2008-12-19 23:30 UTC
[PATCH] [LIO-Target 0/14] Make logic generic for v3.0
2008-12-19 23:29 UTC
[PATCH] [Target_Core_Mod/PSCSI 6/6]: Grab temporary pointer to struct block_device for BIO for v2.6.28
2008-12-19 23:28 UTC
[PATCH] [Target_Core_Mod 5/6]: Updates for generic device core
2008-12-19 23:27 UTC
[PATCH] [Target_Core_Mod 4/6]: Updates for generic portal group functionality
2008-12-19 23:27 UTC
[PATCH] [Target_Core_Mod 3/6]: Updates for transport_[register,deregister]_session() logic
2008-12-19 23:26 UTC
[PATCH] [Target_Core_Mod 2/6]: Update struct target_core_fabric_ops
2008-12-19 23:25 UTC
[PATCH] [Target_Core_Mod 1/6] Updates for core data structures
2008-12-19 23:25 UTC
[PATCH] [Target_Core_Mod 0/6] More update for generic functionality in v3.0
2008-12-19 23:24 UTC
[patch 00/11] zfcp patches for 2.6.29
2008-12-19 15:57 UTC (12+ messages)
` [patch 01/11] zfcp: Fix message line break
` [patch 02/11] zfcp: register with SCSI layer on ccw registration
` [patch 03/11] zfcp: Simplify SBAL allocation to fix sparse warnings
` [patch 04/11] zfcp: Remove adapter list
` [patch 05/11] zfcp: fix compile warning
` [patch 06/11] zfcp: Remove initial device data from zfcp_data
` [patch 07/11] zfcp: Simplify mask lookups for incoming RSCNs
` [patch 08/11] zfcp: remove DID_DID flag
` [patch 09/11] zfcp: Remove busid macro
` [patch 10/11] zfcp: Add support for unchained FSF requests
` [patch 11/11] zfcp: Remove unnecessary warning message
[GIT PATCH] SCSI bug fixes for 2.6.28-rc9
2008-12-19 15:26 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).