linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-03-10 08:21:31 to 2011-03-16 17:45:18 UTC [more...]

[Bug 31212] New: aacraid is generally unstable with newer kernels
 2011-03-16 17:45 UTC  (3+ messages)
` [Bug 31212] "

[Bug 31192] New: ioctl SG_GET_REQUEST_TABLE returns 64-bit structure to 32-bit app
 2011-03-16 13:53 UTC  (2+ messages)
` [Bug 31192] "

[PATCH 06/13] qla4xxx: Prevent other port reinitialization during remove_adapter
 2011-03-16 12:29 UTC 

[PATCH 06/13] qla4xxx: Prevent other port reinitialization during remove_adapter
 2011-03-16 12:27 UTC  (5+ messages)

[PATCH 05/13] scsi: use list_move() instead of list_del()/list_add() combination
 2011-03-16  1:52 UTC  (4+ messages)
    ` [PATCH] "

[RFC-v2 00/12] iSCSI target v4.1.0-rc1 series for .39
 2011-03-15 22:59 UTC  (31+ messages)
` [RFC-v2 01/12] iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
` [RFC-v2 02/12] iscsi-target: Add primary iSCSI request/response state machine logic
` [RFC-v2 03/12] iscsi-target: Add TCM v4 compatiable ConfigFS control plane
` [RFC-v2 04/12] iscsi-target: Add configfs fabric dependent statistics
` [RFC-v2 05/12] iscsi-target: Add TPG and Device logic
` [RFC-v2 06/12] iscsi-target: Add iSCSI Login Negotiation and Parameter logic
` [RFC-v2 07/12] iscsi-target: Add CHAP Authentication support using libcrypto
` [RFC-v2 08/12] iscsi-target: Add Sequence/PDU list + DataIN response logic
` [RFC-v2 09/12] iscsi-target: Add iSCSI Error Recovery Hierarchy support
` [RFC-v2 10/12] iscsi-target: Add support for task management operations
` [RFC-v2 11/12] iscsi-target: Add misc utility and debug logic
` [RFC-v2 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level

[PATCH] x86: introduce pci_map_biosrom()
 2011-03-15 22:17 UTC  (2+ messages)

[RFC PATCH 00/10] isci: core
 2011-03-15 21:04 UTC  (16+ messages)
` [RFC PATCH 01/10] isci/core: controller
` [RFC PATCH 02/10] isci/core: phy
` [RFC PATCH 03/10] isci/core: port
` [RFC PATCH 04/10] isci/core: remote device
` [RFC PATCH 05/10] isci/core: remote node context
` [RFC PATCH 06/10] isci/core: stp
` [RFC PATCH 07/10] isci/core: request (general, ssp and smp)
` [RFC PATCH 08/10] isci/core: unsolicited frame handling and registers
` [RFC PATCH 09/10] isci/core: base state machine and memory descriptors
` [RFC PATCH 10/10] isci/core: common definitions and utility functions

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-03-15 16:32 UTC  (12+ messages)
` [PATCH 19/20] scsi: iscsi: world-writable sysfs priv_sess file
  ` [Security] [PATCH 00/20] world-writable files in sysfs and debugfs

[PATCH] mpt2sas : Added customer specific display support
 2011-03-15 14:34 UTC 

[PATCH 00/21] target patches for .39 scsi-misc (v3)
 2011-03-15 10:18 UTC  (25+ messages)
` [PATCH 01/21] target: Fix memory leak on error path in pscsi_alloc_task
` [PATCH 02/21] target: Fix match_strdup() memory leaks
` [PATCH 03/21] target: tcm_mod_builder.py generated Makefile cleanups
` [PATCH 04/21] target: remove EXTRA_CFLAGS
` [PATCH 05/21] target: Convert backend ->create_virtdevice() call to return ERR_PTR
` [PATCH 06/21] target: Remove unnecessary hba_dev_list walk and se_clear_dev_ports legacy code
` [PATCH 07/21] target: Minor sparse warning fixes and annotations
` [PATCH 08/21] target: Remove spurious double cast from structure macro accessors
` [PATCH 09/21] target: Convert rd_build_device_space() to use errno
` [PATCH 10/21] target: Convert TMR REQ/RSP definitions to target namespace
` [PATCH 11/21] target: Avoid mem leak and needless work in transport_generic_get_mem
` [PATCH 12/21] target: Fix bogus return in transport_add_device_to_core_hba failure path
` [PATCH 13/21] target: Fix generated *_drop_nodeacl() handler in tcm_mod_builder.py
` [PATCH 14/21] target: Fix FILEIO fd_buffered_io= token typo
` [PATCH 15/21] target: Add __init/__exit annotation for target_core_[init,exit]_configfs
` [PATCH 16/21] target core v4.0.0-rc7-ml
` [PATCH 17/21] target: add initial device backend context target_core_stat.c code
` [PATCH 18/21] target: add initial fabric port "
` [PATCH 19/21] target: add initial fabric MappedLUN "
` [PATCH 20/21] target: Add fabric_stat_group for fabric module statistics default_group
` [PATCH 21/21] tcm_loop: Add multi-fabric Linux/SCSI LLD fabric module

[PATCH 04/13] qla4xxx: cleanup DDB relogin logic during initialization
 2011-03-15  9:42 UTC  (3+ messages)

[PATCH 06/13] qla4xxx: Prevent other port reinitialization during remove_adapter
 2011-03-15  9:23 UTC 

[PATCH 1/1] AACRAID driver update patch version - 28000
 2011-03-14 23:57 UTC  (3+ messages)

reusing bios
 2011-03-14 22:10 UTC  (6+ messages)

fcoe: correct checking for bonding
 2011-03-14 21:04 UTC  (10+ messages)

[RFC PATCH 1/1] libsas: Add data integrity support
 2011-03-14 15:01 UTC  (3+ messages)

[PATCH v2 1/1] libsas: Add data integrity support
 2011-03-14 15:17 UTC 

[PATCH] bnx2fc: Fix MTU issue by using static MTU
 2011-03-14 14:42 UTC 

[PATCH 0/2] Add struct crypto_alg->cra_check_optimized for crc32c_intel
 2011-03-14 12:14 UTC  (9+ messages)
` [PATCH 2/2] crypto/crc32c: Add crc32c_cra_check_optimized "

[PATCH 01/13] qla4xxx: cleanup qla4xxx_initialize_ddb_list()
 2011-03-14  5:23 UTC 

[PATCH 13/13] qla4xxx: Update driver version to 5.02.00-k6
 2011-03-14  5:25 UTC 

[PATCH 12/13] qla4xxx: masking required bits of add_fw_options during initialization
 2011-03-14  5:25 UTC 

[PATCH 11/13] qla4xxx: Use polling mode for disable interrupt mailbox completion
 2011-03-14  5:25 UTC 

[PATCH 10/13] qla4xxx: added new function qla4xxx_relogin_all_devices
 2011-03-14  5:25 UTC 

[PATCH 05/13] qla4xxx: remove unused ddb flag DF_NO_RELOGIN
 2011-03-14  5:24 UTC 

[PATCH 09/13] qla4xxx: add support for ql4xsess_recovery_tmo cmd line param
 2011-03-14  5:25 UTC 

[PATCH 08/13] qla4xxx: Add support for ql4xmaxqdepth command line parameter
 2011-03-14  5:24 UTC 

[PATCH 07/13] qla4xxx: cleanup function qla4xxx_process_ddb_changed
 2011-03-14  5:24 UTC 

[PATCH 03/13] qla4xxx: Do not retry ISP82XX initialization if H/W state is failed
 2011-03-14  5:24 UTC 

[PATCH 02/13] qla4xxx: Do not send mbox command if FW is in failed state
 2011-03-14  5:24 UTC 

[PATCH 00/13] qla4xxx: Updates for scsi-misc-2.6
 2011-03-14  5:23 UTC 

[PATCH 0/2] ISCSID: Added vlan field to the iface struct
 2011-03-13 21:44 UTC  (3+ messages)

(unknown),
 2011-03-13  7:24 UTC 

WINNING NOTIFICATION 2011
 2011-03-12 23:44 UTC 

My dear friend
 2011-03-12 21:54 UTC 

Business proposal regarding Gold dust
 2011-03-12 16:23 UTC 

[PATCH-FOR-38] target: Fix READ_CAPACITY_16 regression
 2011-03-12  2:40 UTC  (5+ messages)

[RFC PATCH] libfcoe: Replace module state checking with global flag checking
 2011-03-12  2:07 UTC 

[PATCH] [SCSI] bnx2fc: fix build error when !CONFIG_MODULES
 2011-03-12  2:03 UTC  (7+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.38-rc8
 2011-03-12  0:32 UTC 

[RFC PATCH v2 00/10] FC Sysfs and FCoE attributes
 2011-03-11 21:55 UTC  (11+ messages)
` [RFC PATCH v2 01/10] libfcoe: Remove mutex_trylock/restart_syscall checks
` [RFC PATCH v2 02/10] fcoe: "
` [RFC PATCH v2 03/10] fc: Create FC sybsystem
` [RFC PATCH v2 04/10] scsi_transport_fcp: Create FC/SCSI interaction layer
` [RFC PATCH v2 05/10] libfc, libfcoe, fcoe: Make use of FC subsystem
` [RFC PATCH v2 06/10] fc: Add FCoE attributes to FC sysfs
` [RFC PATCH v2 07/10] libfcoe, fcoe: Use FCoE attributes
` [RFC PATCH v2 08/10] fnic: Convert to new FC Sysfs infrastructure
` [RFC PATCH v2 09/10] fc: Add a hbaapi_lib attribute to the fcport structure
` [RFC PATCH v2 10/10] Documentation: Add fc_sysfs document

[PATCH 5/6]lpfc 8.3.22: Update Copyright Dates
 2011-03-11 21:06 UTC 

[PATCH 6/6] lpfc 8.3.22: Update driver version to 8.3.22
 2011-03-11 21:06 UTC 

[PATCH 4/6] lpfc 8.3.22: FC Discovery fixes
 2011-03-11 21:06 UTC 

[PATCH 2/6] lpfc 8.3.22: T10-DIF corrections
 2011-03-11 21:05 UTC 

[PATCH 3/6] lpfc 8.3.22: Add support for PCI Adapter Failure
 2011-03-11 21:06 UTC 

[PATCH 1/6] lpfc 8.3.22: Add new mailbox command and new BSG fix
 2011-03-11 21:05 UTC 

[PATCH 0/6] lpfc 8.3.22: Update lpfc to revision 8.3.22
 2011-03-11 21:05 UTC 

[ANNOUNCE] lsscsi 0.25 beta 1, adds --size
 2011-03-11 20:33 UTC 

[RFC] block integrity: Fix write after checksum calculation problem
 2011-03-11 18:51 UTC  (13+ messages)

[PATCH] libsas: fix ata list corruption issue
 2011-03-11 17:19 UTC  (3+ messages)

[patch] Add MD36xxf into RDAC device list
 2011-03-11 15:47 UTC 

[PATCH] scsi_debug: consecutive medium errors
 2011-03-11 15:43 UTC 

[PATCH] scsi_debug: Logical Block Provisioning (SBC3r26)
 2011-03-11 15:22 UTC  (2+ messages)

Cuota Webmail ha superado el límite conjunto
 2011-03-11 12:01 UTC 

UASP: updates and merges
 2011-03-11  6:49 UTC 

[PATCH 1/2] ISCSID: Added vlan field to the iface struct
 2011-03-11  2:21 UTC 

[PATCH 2/2] ISCSID: Added ISCSI_HOST_PARAM_VLAN setting
 2011-03-11  2:21 UTC 

isci for 2.6.39?
 2011-03-11  0:40 UTC  (3+ messages)

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

Calling scsi_add_host multiple times for concurency
 2011-03-10 19:41 UTC  (2+ messages)

[PATCH 0/2] hpsa: add resettable sysfs host attribute
 2011-03-10 15:29 UTC  (3+ messages)
` [PATCH 2/2] hpsa: export resettable "

[PATCH] mpt2sas : WarpDrive New product SSS6200 support added
 2011-03-10 13:11 UTC  (2+ messages)

[GIT] isci: fixes and cleanups
 2011-03-10  8:55 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 NNTP newsgroup(s).