linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-03 12:59:14 to 2012-02-10 11:00:14 UTC [more...]

[PATCH v5 0/3] virtio-scsi driver
 2012-02-10 11:00 UTC  (5+ messages)
` [PATCH v5 1/3] virtio-scsi: first version
` [PATCH v5 2/3] virtio-scsi: add error handling
` [PATCH v5 3/3] virtio-scsi: add power management support

[PATCH v1 0/5] isci updates for -next
 2012-02-10  9:18 UTC  (6+ messages)
` [PATCH v1 1/5] isci: T10 DIF support
` [PATCH v1 2/5] isci: enable clock gating
` [PATCH v1 3/5] isci: debug, provide state-enum-to-string conversions
` [PATCH v1 4/5] isci: improve phy event warnings
` [PATCH v1 5/5] isci: improvements in driver unloading routine

[PATCH v8 00/13] libsas error handling + discovery v8
 2012-02-10  8:45 UTC  (14+ messages)
` [PATCH v8 01/13] libsas: close scsi_remove_target() vs libata-eh race
` [PATCH v8 02/13] libsas: improve debug statements
` [PATCH v8 03/13] libsas: async ata scanning
` [PATCH v8 04/13] libsas: set attached device type and target protocols for local phys
` [PATCH v8 05/13] libsas: fixup target_port_protocols for expanders that don't report sata
` [PATCH v8 06/13] libsas: don't recover end devices attached to disabled phys
` [PATCH v8 07/13] scsi_transport_sas: 'enable' phys on reset
` [PATCH v8 08/13] libsas: libsas.force_hard_reset module parameter
` [PATCH v8 09/13] libsas: enforce eh strategy handlers only in eh context
` [PATCH v8 10/13] libsas: add sas_eh_abort_handler
` [PATCH v8 11/13] libsas: use ->lldd_I_T_nexus_reset for ->eh_bus_reset_handler
` [PATCH v8 12/13] isci: use sas eh strategy handlers
` [PATCH v8 13/13] libsas: trim sas_task of slow path infrastructure

bsg_unregister_queue attempts to remove "bsg" sysfs link that doesn't exist
 2012-02-10  8:01 UTC  (3+ messages)

[PATCH 0/4] [SCSI] ufshcd: UFS Host Controller Driver
 2012-02-10  7:06 UTC  (22+ messages)
` [PATCH 1/4] [SCSI] ufshcd: UFS Host controller driver
` [PATCH 2/4] [SCSI] ufshcd: UFS UTP Transfer requests handling
` [PATCH 4/4] [SCSI] ufshcd: SCSI error handling

[PATCH 21/60] scsi: remove the second argument of k[un]map_atomic()
 2012-02-10  5:39 UTC  (2+ messages)
` [PATCH 25/60] target: "

device removal causes "sysfs: can not remove 'bsg', no directory"
 2012-02-10  1:10 UTC  (4+ messages)

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-02-09 22:14 UTC 

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-02-09 22:13 UTC  (10+ messages)

[patch 1/4] drivers/scsi/aacraid/commctrl.c: fix mem leak in aac_send_raw_srb()
 2012-02-09 21:30 UTC  (2+ messages)

[PATCH 00/29] qla2xxx: Patches for scsi-misc
 2012-02-09 19:16 UTC  (30+ messages)
` [PATCH 01/29] qla2xxx: Enhanced the dump routines to capture multiple request and response queues
` [PATCH 02/29] qla2xxx: Enhancements to support ISP83xx
` [PATCH 03/29] qla2xxx: Use a valid enode-mac if none defined
` [PATCH 04/29] qla2xxx: Consolidation of SRB processing
` [PATCH 05/29] qla2xxx: Use consistent DL mask for ELS/CT passthru requests
` [PATCH 06/29] qla2xxx: Correct print format for edc ql_log() calls
` [PATCH 07/29] qla2xxx: Handle change notifications based on switch scan results
` [PATCH 08/29] qla2xxx: Return blank sysfs string on initial get thermal failure
` [PATCH 09/29] qla2xxx: Increase speed of flash access in ISP82xx adapters to improve firmware load speed
` [PATCH 10/29] qla2xxx: Handle failure cases during fabric_login
` [PATCH 11/29] qla2xxx: Perform implicit logout during rport tear-down
` [PATCH 12/29] qla2xxx: Prep zero-length BSG data-transfer requests
` [PATCH 13/29] qla2xxx: Reduce mbx-command timeout for Login/Logout requests
` [PATCH 14/29] qla2xxx: Print mailbox command opcode and return code when a command times out
` [PATCH 15/29] qla2xxx: Convert remaining printk's to ql_log format
` [PATCH 16/29] qla2xxx: Use ql_log* #define's in ql_log() and ql_log_pci()
` [PATCH 17/29] qla2xxx: Fix ql_dbg arguments
` [PATCH 18/29] qla2xxx: Add new message when a new loopid is assigned
` [PATCH 19/29] qla2xxx: Log messages to use correct vha
` [PATCH 20/29] qla2xxx: Change the log message when previous dump is available to retrieve for ISP82xx
` [PATCH 21/29] qla2xxx: Perform firmware dump procedure on mailbox command timeout
` [PATCH 22/29] qla2xxx: Update LICENSE.qla2xxx
` [PATCH 23/29] qla2xxx: Remove EDC sysfs interface
` [PATCH 24/29] qla2xxx: Cache swl during fabric discovery
` [PATCH 25/29] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number of targets
` [PATCH 26/29] qla2xxx: Handle device mapping changes due to device logout
` [PATCH 27/29] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs()
` [PATCH 28/29] qla2xxx: Stop iteration after first failure in *_id functions
` [PATCH 29/29] qla2xxx: Avoid invalid request queue dereference for bad response packets

[PATCH 00/11] qla2xxx: Patches for 3.3-rc
 2012-02-09 19:14 UTC  (12+ messages)
` [PATCH 01/11] qla2xxx: Propagate up abort failures
` [PATCH 02/11] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand
` [PATCH 03/11] qla2xxx: Add an "is reset active" helper
` [PATCH 04/11] qla2xxx: Clear options-flags while issuing stop-firmware mbx command
` [PATCH 05/11] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB processing
` [PATCH 06/11] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers
` [PATCH 07/11] qla2xxx: Remove check for null fcport from host reset handler
` [PATCH 08/11] qla2xxx: Complete mailbox command timedout to avoid initialization failures during next reset cycle
` [PATCH 09/11] qla2xxx: Remove resetting memory during device initialization for ISP82xx
` [PATCH 10/11] qla2xxx: Proper detection of firmware abort error code "
` [PATCH 11/11] qla2xxx: Update version number to 8.03.07.13-k

[PATCH] SCSI: Handle disk devices which can not process medium access commands
 2012-02-09 18:48 UTC 

[PATCH] iscsi_tcp: bound max_r2t in iscsi_sw_tcp_conn_set_param()
 2012-02-09 18:04 UTC  (5+ messages)

[PATCH] SCSI, st: modify tape driver to allow writing immediate filemarks
 2012-02-09 17:43 UTC  (5+ messages)

[PATCH 0000/0002] Staging: hv: Move the storage driver out of staging
 2012-02-09 16:42 UTC  (7+ messages)
` [PATCH 1/2] Staging: hv: Applied all the patches already in the staging queue

FW: [PATCH 1/1] aacraid: Added Sync.mode to support series 7/8/9 controllers
 2012-02-09 16:05 UTC  (2+ messages)
`  "

[PATCHv2 0/7] acpi/libata: Express dependencies for devices on dock stations and bays
 2012-02-09 15:28 UTC  (4+ messages)

Pe: [PATCH v5 1/3] virtio-scsi: first version
 2012-02-09 12:18 UTC  (12+ messages)

[PATCH 1/1] aacraid: Added Sync.mode to support series 7/8/9 controllers
 2012-02-09  6:51 UTC 

[ATTEND]
 2012-02-09  6:34 UTC  (8+ messages)

Write same support
 2012-02-09  3:40 UTC  (9+ messages)
` [PATCH 1/5] block: Implement support for WRITE SAME

[PATCH 0/2] qla2xxx: Drop pre 24xx target mode support
 2012-02-09  2:45 UTC  (3+ messages)
` [PATCH 1/2] qla2xxx: Drop legacy "
` [PATCH 2/2] qla2xxx: Drop legacy target mode MODIFY_LUN_TYPE usage

BUSINESS PROPOSAL
 2012-02-08  5:18 UTC 

Приветик!!!)
 2012-02-08 20:53 UTC 

[patch 3/4] drivers/scsi/mpt2sas/mpt2sas_scsih.c: spell "primitive" correctly
 2012-02-08 20:52 UTC 

[patch 2/4] drivers/scsi/mpt2sas/mpt2sas_base.c: fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-unlock
 2012-02-08 20:52 UTC 

[patch 4/4] drivers/scsi/hpsa.c: use find_first_zero_bit()
 2012-02-08 20:52 UTC 

Greetings
 2012-02-08 19:55 UTC 

FireWire/SBP2 Target mode
 2012-02-07 19:53 UTC  (17+ messages)

[GIT PULL] target: pending updates for v3.3-rc3
 2012-02-07 18:58 UTC 

sending ioctl warnings for a partition
 2012-02-07 16:34 UTC  (5+ messages)

Your Mailbox Have Exceeded Limit
 2012-02-07 13:01 UTC 

[PATCH 90/91] block: fail SCSI passthrough ioctls on partition devices
 2012-02-07 10:21 UTC  (5+ messages)

[RFC 0/5] scsi, sd, pm, request based runtime PM for scsi disk
 2012-02-07  4:59 UTC  (8+ messages)
` [RFC 1/5] pm, runtime, Add resume notifier
` [RFC 2/5] scsi, pm, rename scsi_autopm_get/put_xxx to scsi_autopm_get/put_xxx_sync
` [RFC 3/5] scsi, pm, add pm_runtime_get/put in scsi request function
` [RFC 4/5] scsi, pm, use autosuspend for scsi runtime PM
` [RFC 5/5] scsi, sd, pm, request based runtime PM support

[PATCH v3] Add virtio-scsi to the virtio spec
 2012-02-06 23:36 UTC  (2+ messages)

DID_IMM_RETRY considered harmful
 2012-02-06  8:07 UTC 

[PATCH 1/1] scsi: retrieve cache mode using ATA_16 if normal routine fails
 2012-02-06  5:40 UTC  (3+ messages)

[PATCH] SCSI, ISCSI: Just #include "host.h" once in host.c
 2012-02-05  0:37 UTC 

[PATCH tip/core/rcu 08/47] tcm_fc: Convert call_rcu() to kfree_rcu(), drop ft_tport_rcu_free()
 2012-02-04  1:44 UTC 

[PATCH] [trivial] qla2xxx: Fix typo in qla_bsg.c
 2012-02-03 17:36 UTC  (2+ messages)


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).