public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-07 23:15:47 to 2011-03-14 11:57:04 UTC [more...]

[RFC-v2 00/12] iSCSI target v4.1.0-rc1 series for .39
 2011-03-14 11:57 UTC  (6+ messages)
` [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 07/12] iscsi-target: Add CHAP Authentication support using libcrypto

[PATCH 00/21] target patches for .39 scsi-misc (v3)
 2011-03-14 11:06 UTC  (22+ 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-14  5:24 UTC 

[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 06/13] qla4xxx: Prevent other port reinitialization during remove_adapter
 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)

[RFC PATCH 1/1] libsas: Add data integrity support
 2011-03-13 13:22 UTC  (2+ messages)

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

[PATCH 00/20] world-writable files in sysfs and debugfs
 2011-03-13  8:28 UTC  (4+ messages)
` [PATCH 19/20] scsi: iscsi: world-writable sysfs priv_sess file

(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 

fcoe: correct checking for bonding
 2011-03-12 18:59 UTC  (5+ messages)

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

reusing bios
 2011-03-12 13:58 UTC  (5+ messages)

[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  (9+ 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 1/1] AACRAID driver update patch version - 28000
 2011-03-11 18:21 UTC  (2+ 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  (4+ messages)
` [PATCH 1/2] hpsa: move device attributes to avoid forward declarations
` [PATCH 2/2] hpsa: export resettable host attribute

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

[RFC PATCH 00/10] isci: core
 2011-03-10 10:55 UTC  (11+ 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

[GIT] isci: fixes and cleanups
 2011-03-10  8:55 UTC 

[RFC 00/12] iSCSI target v4.1.0-rc1 series
 2011-03-10  8:02 UTC  (10+ messages)
` [RFC 12/12] iscsi-target: Add Makefile/Kconfig and update TCM top level

[Bug 30762] New: Oops when plugging in an usb stick
 2011-03-09 23:15 UTC  (5+ messages)
` [Bug 30762] "

2.6.38-rc7 WARNING, megaraid, smartctl
 2011-03-09 21:47 UTC 

[PATCH 0/2] hpsa: add sysfs host attribute to indicate whether reset_devices is honored
 2011-03-09 15:33 UTC  (11+ messages)
` [PATCH 1/2] hpsa: move device attributes to avoid forward declarations
` [PATCH 2/2] hpsa: export resettable_on_kexec host attribute

FW:
 2011-03-09 12:08 UTC 

[PATCH] mptfusion: fix msgContext in mptctl_hp_hostinfo
 2011-03-09 12:56 UTC  (2+ messages)

UASP: updates and merges
 2011-03-09  7:35 UTC 

[PATCH] x86: introduce pci_map_biosrom()
 2011-03-08 18:36 UTC 

scsi_host_template.queuecommand() instances
 2011-03-08 18:22 UTC  (2+ messages)

dm: Integrity errors should not cause failover
 2011-03-08 15:30 UTC  (4+ messages)

[PATCH][SCSI] hptiop: Add new PCI device ID
 2011-03-08 15:28 UTC  (3+ messages)
` [PATCH][SCSI] mvsas: Add support for HighPoint RR27xx series HBA

mpt2sas - SG_IO return truncated with cross page buffe
 2011-03-08 15:19 UTC  (5+ messages)

HP G6 hardware kernel boot issue > 2.6.37 cciss/hpsa
 2011-03-08 13:49 UTC  (3+ messages)

[PATCH] sd: Logical Block Provisioning update
 2011-03-08  7:07 UTC 

[PATCH] SCSI: Decode UNMAP bit in WRITE SAME(10)
 2011-03-08  7:05 UTC 

[PATCH] SCSI: Include protection operation in SCSI command trace
 2011-03-08  7:03 UTC 

[PATCH] mpt2sas: Fix missing reference tag seed with Type 2 devices
 2011-03-08  6:59 UTC 

[RFC PATCH 0/8] FC Sysfs and FCoE attributes
 2011-03-08  2:32 UTC  (9+ messages)
` [RFC PATCH 1/8] fc: Create FC sybsystem
` [RFC PATCH 2/8] scsi_transport_fcp: Create FC/SCSI interaction layer
` [RFC PATCH 3/8] libfc, libfcoe, fcoe: Make use of FC subsystem
` [RFC PATCH 4/8] fc: Add FCoE attributes to FC sysfs
` [RFC PATCH 5/8] libfcoe, fcoe: Use FCoE attributes
` [RFC PATCH 6/8] fnic: Convert to new FC Sysfs infrastructure
` [RFC PATCH 7/8] fc: Add a hbaapi_lib attribute to the fcport structure
` [RFC PATCH 8/8] Documentation: Add fc_sysfs document

[RFC PATCH 0/6] isci: initial driver release (part1: intro and lldd)
 2011-03-08  1:51 UTC  (4+ messages)
` [RFC PATCH 1/6] isci: initialization

[PATCH 1/6] [SCSI] bnx2fc: Avoid holding cq_lock when iounmap() is called
 2011-03-07 23:42 UTC  (6+ messages)
` [PATCH 2/6] [SCSI] bnx2fc: Return ERESTARTSYS on rtnl_trylock failure
  ` [PATCH 3/6] [SCSI] bnx2fc: common free list for cleanup commands
    ` [PATCH 4/6] [SCSI] bnx2fc: Call bnx2fc_return_rqe and bnx2fc_get_next_rqe with tgt lock held
      ` [PATCH 5/6] [SCSI] bnx2fc: Remove network bonding checking
        ` [PATCH 6/6] [SCSI] bnx2fc: Bump version to 1.0.1

target: Remaining for-38 regression bugfix
 2011-03-07 23:25 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox