Linux-SCSI Archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-21 22:29:26 to 2011-03-02 00:19:11 UTC [more...]

[Bug 30062] New: Huge amounts of "HDIO_GET_IDENTITY failed for /dev/sr0" messages during boot
 2011-03-02  0:19 UTC  (2+ messages)
` [Bug 30062] "

[PATCH] fcoe: correct checking for bonding
 2011-03-01 20:12 UTC  (9+ messages)
  ` [Open-FCoE] "

NEC ND-4550A problems reading DVD-R
 2011-03-01 15:47 UTC  (4+ messages)

questions about blocklayoutdriver.ko
 2011-03-01 14:30 UTC 

[PATCH] cxgb{3,4}*: improve Kconfig dependencies
 2011-03-01  9:33 UTC  (4+ messages)

[PATCH 0/5] target updates for scsi-post-merge .39 (round one, v2)
 2011-03-01  0:33 UTC  (8+ messages)
` [PATCH 1/5] target: add initial device backend context target_core_stat.c code
` [PATCH 2/5] target: add initial fabric port "
` [PATCH 3/5] target: add initial fabric MappedLUN "
` [PATCH 4/5] target: Add fabric_stat_group for fabric module statistics default_group
` [PATCH 5/5] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module

[Bug 29442] New: target: Race between target driver unregistration and LUN removal
 2011-02-28 23:43 UTC  (2+ messages)
` [Bug 29442] "

[PATCH-FOR-38] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown
 2011-02-28 23:28 UTC  (4+ messages)

[PATCH 0/5] target updates for scsi-post-merge .39 (round one)
 2011-02-28 23:16 UTC  (9+ messages)
` [PATCH 1/5] target: add initial device backend context target_core_stat.c code
` [PATCH 2/5] target: add initial fabric port "
` [PATCH 3/5] target: add initial fabric MappedLUN "
` [PATCH 4/5] target: Add fabric_stat_group for fabric module statistics default_group
` [PATCH 5/5] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module

[PATCH] ses: Avoid kernel panic when lun 0 is not mapped
 2011-02-28 23:13 UTC 

[Bug 16539] end_request: I/O error, dev sr1, sector 0; quiet_error: 40 callbacks suppressed
 2011-02-28 22:28 UTC 

[PATCH 0/5]: Proposal for iSCSI Network Configuration
 2011-02-28 22:02 UTC  (6+ messages)

[PATCH 6/14] megaraid_sas: Fix megasas_get_cmd printk
 2011-02-28 17:50 UTC  (2+ messages)

[PATCH] sd: sd should not modify read capacity, cache type or write protect flag on rescan when there is a transport error
 2011-02-28 15:34 UTC  (3+ messages)

[PATCH] megaraid_sas: some corrections in megasas_transition_to_ready
 2011-02-28 14:15 UTC  (3+ messages)

scsi_host_template.queuecommand() instances
 2011-02-28 14:14 UTC  (5+ messages)

mvsas
 2011-02-28 13:03 UTC 

[RFC] block integrity: Fix write after checksum calculation problem
 2011-02-28 12:54 UTC  (21+ messages)

KIND
 2011-02-28  1:58 UTC 

[PATCH] sd: sd should not modify read capacity, cache type or write protect flag on rescan when there is a transport error
 2011-02-27 14:58 UTC 

Thin provisioning trivial Update
 2011-02-26 17:22 UTC  (5+ messages)
` [PATCH 1/2] [SCSI] Log thin provisioning threshold event
` [PATCH 2/2] [SCSI] Update scsi constants

scsi LLD implementation question
 2011-02-26  9:16 UTC  (5+ messages)

[PATCH 1/1] RFC: scsi/dm-mpath: return -EACCES on reservation conflict
 2011-02-26  2:39 UTC  (5+ messages)

lpfc fixes for 2.6.39
 2011-02-26  0:07 UTC  (5+ messages)
` [PATCH 1/2] lpfc: force retry in queuecommand when port is transitioning
` [PATCH 2/2] lpfc: block target when port queueing limit is hit

[PATCH] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
 2011-02-25 23:05 UTC  (3+ messages)

[PATCH 0/8] libfc, libfcoe and fcoe updates for scsi-misc
 2011-02-25 23:03 UTC  (9+ messages)
` [PATCH 1/8] libfc: Fixing a memory leak when destroying an interface
` [PATCH 2/8] Revert "[SCSI] libfc: fix exchange being deleted when the abort itself is timed out"
` [PATCH 3/8] fcoe, libfc: initialize EM anchors list and then update npiv EMs
` [PATCH 4/8] libfc: introduce __fc_fill_fc_hdr that accepts fc_hdr as an argument
` [PATCH 5/8] libfcoe: Move FCOE_MTU definition from fcoe.h to libfcoe.h
` [PATCH 6/8] libfcoe: Remove stale fcoe-netdev entries
` [PATCH 7/8] fcoe: precedence bug in fcoe_filter_frames()
` [PATCH 8/8] fcoe: fix broken fcoe interface reset

[PATCH 00/14] target patches for .39 scsi-misc (v2)
 2011-02-25 19:50 UTC  (15+ messages)
` [PATCH 01/14] target: Fix memory leak on error path in pscsi_alloc_task
` [PATCH 02/14] target: Fix match_strdup() memory leaks
` [PATCH 03/14] target: tcm_mod_builder.py generated Makefile cleanups
` [PATCH 04/14] target: remove EXTRA_CFLAGS
` [PATCH 05/14] target: Convert backend ->create_virtdevice() call to return ERR_PTR
` [PATCH 06/14] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy code
` [PATCH 07/14] target: Minor sparse warning fixes and annotations
` [PATCH 08/14] target: Remove spurious double cast from structure macro accessors
` [PATCH 09/14] target: Convert rd_build_device_space() to use errno
` [PATCH 10/14] target: Convert TMR REQ/RSP definitions to target namespace
` [PATCH 11/14] target: Avoid mem leak and needless work in transport_generic_get_mem
` [PATCH 12/14] target: Fix bogus return in transport_add_device_to_core_hba failure path
` [PATCH 13/14] target: Fix generated *_drop_nodeacl() handler in tcm_mod_builder.py
` [PATCH 14/14] target core v4.0.0-rc7-ml

[RFC PATCH] x86: Moving probe_roms_32 to probe_roms
 2011-02-25 16:38 UTC  (5+ messages)

[GIT PULL] target patches for .39 scsi-misc
 2011-02-25 14:34 UTC  (2+ messages)

[PATCH 5/5] [RFC] qla4xxx: added support to show multiple iface in sysfs
 2011-02-25 11:08 UTC 

[PATCH 4/5] [RFC] iscsi_transport: show network configuration in sysfs
 2011-02-25 11:08 UTC 

[PATCH 2/5] [RFC] qla4xxx: add support for set_net_config
 2011-02-25 11:06 UTC 

[PATCH 3/5] qla4xxx: Added new "struct ipaddress_config"
 2011-02-25 11:07 UTC 

[PATCH 1/5] [RFC] iscsi_transport: add set_net_config
 2011-02-25 11:06 UTC 

[PATCH 05/21]drivers:scsi:ips.c remove one to many l's in the word
 2011-02-25  6:10 UTC 

[PATCH 11/14] megaraid_sas: Fix fault state handling
 2011-02-25  4:57 UTC 

[PATCH 3/14] megaraid_sas: Enable MSI-X before calling megasas_init_fw
 2011-02-25  4:56 UTC 

[PATCH 14/14] megaraid_sas: Version and Changelog update
 2011-02-25  4:57 UTC 

[PATCH 13/14] megaraid_sas: Fix iMR OCR support to work correctly
 2011-02-25  4:57 UTC 

[PATCH 12/14] megaraid_sas: Fix max_sectors for IEEE SGL
 2011-02-25  4:57 UTC 

[PATCH 10/14] megaraid_sas: Fix tasklet_init call
 2011-02-25  4:57 UTC 

[PATCH 9/14] megaraid_sas: Add CFG_CLEARED AEN
 2011-02-25  4:56 UTC 

[PATCH 8/14] megaraid_sas: Fix megasas_build_dcdb_fusion to use correct LUN field
 2011-02-25  4:56 UTC 

[PATCH 7/14] megaraid_sas: Fix megasas_build_dcdb_fusion to not filter by TYPE_DISK
 2011-02-25  4:56 UTC 

[PATCH 5/14] megaraid_sas: Fix probe_one to clear MSI-X flags in kdump
 2011-02-25  4:56 UTC 

[PATCH 4/14] megaraid_sas: Call tasklet_schedule for MSI-X
 2011-02-25  4:56 UTC 

[PATCH 2/14] megaraid_sas: Add missing check_and_restore_queue_depth call
 2011-02-25  4:56 UTC 

[PATCH 1/14] megaraid_sas: Fix failure gotos
 2011-02-25  4:55 UTC 

[PATCH 0/14] megaraid_sas: Updates for scsi-misc-2.6
 2011-02-25  4:55 UTC 

[Bug 13547] Buffer overrun in FlashPoint.c
 2011-02-25  3:48 UTC 

Please i wait to hear from you urgently, it very important
 2011-02-24 19:14 UTC 

[PATCH 1/2] arcmsr: code cleanup and some corrections
 2011-02-25  1:30 UTC  (5+ messages)

[PATCH 2/2] arcmsr: code cleanup and some corrections
 2011-02-25  1:30 UTC  (7+ messages)

[PATCH 7/15] megaraid_sas: Sanity check user supplied length in megasas_mgmt_fw_ioctl
 2011-02-25  0:54 UTC  (3+ messages)

[PATCH 00/13] qla2xxx: Updates for scsi-misc-2.6
 2011-02-23 23:27 UTC  (14+ messages)
` [PATCH 01/13] qla2xxx: Remove host_lock in queuecommand function
` [PATCH 02/13] qla2xxx: Fix array subscript is above array bounds in qla2xx_build_scsi_type_6_iocbs()
` [PATCH 03/13] qla2xxx: Reinitialize the device initialize timeout value after reset on ISP82xx
` [PATCH 04/13] qla2xxx: Display nport_id when any SNS command fails
` [PATCH 05/13] qla2xxx: Abort pending commands for faster recovery during ISP reset
` [PATCH 06/13] qla2xxx: Don't wait for active mailbox command completion when firmware is hung
` [PATCH 07/13] qla2xxx: Pass right CT command string for CT status processing
` [PATCH 08/13] qla2xxx: Clear any stale login-states during an adapter reset
` [PATCH 09/13] qla2xxx: Adjust FCP_RSP response-info field check after TMF completion
` [PATCH 10/13] qla2xxx: Propagate block-layer tags on submitted I/Os
` [PATCH 11/13] qla2xxx: The ISP82XX should be online while waiting for commands completion
` [PATCH 12/13] qla2xxx: Check return value of fc_block_scsi_eh()
` [PATCH 13/13] qla2xxx: Update version number to 8.03.07.00

[GIT]: isci updates
 2011-02-23 23:22 UTC 

[LSF/SCSI ATTEND] Continuation of discussions to represent CNA and its attributes in Linux system
 2011-02-23 22:24 UTC 

[PATCH][SCSI] hptiop: Add new PCI device ID
 2011-02-23  8:28 UTC  (2+ messages)
` [PATCH][SCSI] mvsas: Add support for HighPoint RR27xx series HBA

2.6.38-rc5-git6: Reported regressions 2.6.36 -> 2.6.37
 2011-02-22 20:07 UTC  (2+ messages)
` [stable] "

[PATCH 00/11] zfcp patches for 2.6.39 merge window
 2011-02-22 18:54 UTC  (12+ messages)
` [PATCH 01/11] zfcp: Remove redundant unlikely()
` [PATCH 02/11] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT
` [PATCH 03/11] zfcp: Replace kmem_cache for "status read" data
` [PATCH 04/11] zfcp: Introduce new kmem_cache for FC request and response data
` [PATCH 05/11] zfcp: Allocate GID_PN data through new FC kmem_cache
` [PATCH 06/11] zfcp: Use common FC kmem_cache for GPN_FT request
` [PATCH 07/11] zfcp: Move qtcb kmem_cache to zfcp_fsf.c
` [PATCH 08/11] zfcp: Merge FCP task management setup with regular FCP command setup
` [PATCH 09/11] zfcp: Move SCSI host and transport templates out of struct zfcp_data
` [PATCH 10/11] fc: Add GSPN_ID request to header file
` [PATCH 11/11] zfcp: Add information to symbolic port name when running in NPIV mode

[PATCH RFC v2] support SATA ODD zero power
 2011-02-22 10:48 UTC 

[PATCH RFC v2] support SATA ODD zero power
 2011-02-22 10:38 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).