linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-20 23:39:13 to 2012-01-05 10:36:52 UTC [more...]

[PATCH 0/7] acpi/libata: Express dependencies for devices on dock stations and bays
 2012-01-05 10:36 UTC  (2+ messages)

[PATCH v3 0/3] fixes for ata port runtime pm support
 2012-01-05  1:50 UTC  (5+ messages)
` [PATCH v3 1/3] [SCSI]: runtime resume parent for child's system-resume
` [PATCH v3 2/3] ata: update ata port's runtime status during system resume
` [PATCH v3 3/3] ata: add ata port hibernate callbacks

linux-next: Tree for Dec 21
 2012-01-05  1:24 UTC  (24+ messages)
                  ` [PATCH block/for-3.3/core] block: an exiting task should be allowed to create io_context

[50/75] mpt2sas crashes on shutdown
 2012-01-04 19:39 UTC  (7+ messages)
      ` [PATCH] mpt2sas: fix non-x86 crash "

[GIT PATCH v2 00/15] isci update for 3.3 (part1)
 2012-01-04  9:33 UTC  (16+ messages)
` [PATCH v2 01/15] isci, firmware: Remove isci fallback parameter blob and generator
` [PATCH v2 02/15] isci: cleanup oem parameter and recipe handling
` [PATCH v2 03/15] isci: update afe (analog-front-end) recipe for C1
` [PATCH v2 04/15] isci: oem parameter format v1.1 (ssc select)
` [PATCH v2 05/15] isci: oem parameter format v1.3 (cable select)
` [PATCH v2 06/15] isci: performance-fix, shorten default "no outbound task" timeout
` [PATCH v2 07/15] isci: link speeds default to gen 2
` [PATCH v2 08/15] isci: remove unused 'isci_tmf->device' field
` [PATCH v2 09/15] isci: update version to 1.1
` [PATCH v2 10/15] isci: Fix IO fails when pull cable from phy in x4 wideport in MPC mode
` [PATCH v2 11/15] isci: enable wide port targets
` [PATCH v2 12/15] isci: allow more time for "
` [PATCH v2 13/15] isci: fix io failures while wide port links are coming up
` [PATCH v2 14/15] isci: fix start OOB
` [PATCH v2 15/15] isci: fix, prevent port from getting stuck in the 'configuring' state

[PATCH] firmware/isci: update to oem parameter format v1.3
 2012-01-04  9:25 UTC 

[PATCH] isci, firmware: Remove isci fallback parameter blob and generator
 2012-01-04  7:41 UTC  (2+ messages)

[PATCH] iscsi_tcp: bound max_r2t in iscsi_sw_tcp_conn_set_param()
 2012-01-04  7:16 UTC  (6+ messages)

[41/67] mpt2sas crashes on shutdown
 2012-01-03 22:29 UTC 

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-01-03 20:27 UTC 

[LSF/MM TOPIC] linux servers as a storage server - what's missing?
 2012-01-03 19:32 UTC  (8+ messages)
` [LSF/MM TOPIC][ATTEND] "

[PATCH] delay transition requeues for 2 seconds - alua
 2012-01-03 19:20 UTC 

[PATCH] bnx2fc: Reduce object size by consolidating formats
 2012-01-03 18:42 UTC  (3+ messages)

[RFC-v4 0/3] qla2xxx: v3.4 target mode LLD changes + tcm_qla2xxx fabric module
 2012-01-02 21:38 UTC  (12+ messages)
` [RFC-v4 1/3] qla2xxx: Add LLD internal target-mode support
` [RFC-v4 3/3] qla2xxx: Add tcm_qla2xxx fabric module for mainline target

AIC79xx: Missing case in ahd_handle_scsiint. status = 0
 2011-12-30 21:20 UTC  (2+ messages)

Call@Tel : +44-701-004-8163
 2011-12-29 17:30 UTC 

[RFC][PATCH linux-firmware] isci: Add firmware blob and sources
 2011-12-29 17:04 UTC  (5+ messages)

[PATCH v2 00/28] libsas: eh reworks (ata-eh vs discovery, races, ...)
 2011-12-29  6:18 UTC  (34+ messages)
` [PATCH v2 01/28] libsas: remove unused ata_task_resp fields
` [PATCH v2 02/28] libsas: kill sas_slave_destroy
` [PATCH v2 03/28] libsas: fix domain_device leak
` [PATCH v2 04/28] libsas: fix leak of dev->sata_dev.identify_[packet_]device
` [PATCH v2 05/28] libsas: replace event locks with atomic bitops
` [PATCH v2 06/28] libsas: convert ha->state to flags
` [PATCH v2 07/28] libsas: introduce sas_drain_work()
` [PATCH v2 08/28] libsas: remove ata_port.lock management duties from lldds
` [PATCH v2 09/28] libsas: prevent domain rediscovery competing with ata error handling
` [PATCH v2 10/28] libsas: use ->set_dmamode to notify lldds of NCQ parameters
` [PATCH v2 11/28] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done
` [PATCH v2 12/28] libsas: close error handling vs sas_ata_task_done() race
` [PATCH v2 13/28] libsas: prevent double completion of scmds from eh
` [PATCH v2 14/28] libsas: fix timeout vs completion race
` [PATCH v2 15/28] libsas: let libata handle command timeouts
` [PATCH v2 16/28] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
` [PATCH v2 17/28] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
` [PATCH v2 18/28] libsas: perform sas-transport resets in shost->workq context
` [PATCH v2 19/28] libsas: execute transport link resets with libata-eh via host workqueue
` [PATCH v2 20/28] libsas: sas_phy_enable via transport_sas_phy_reset
` [PATCH v2 21/28] libsas: Remove redundant phy state notification calls
` [PATCH v2 22/28] libsas: add mutex for SMP task execution
` [PATCH v2 23/28] libsas: async ata-eh
` [PATCH v2 24/28] libsas: poll for ata device readiness after reset
` [PATCH v2 25/28] libsas: don't mark expanders as gone when a child device is removed
` [PATCH v2 26/28] libsas: check for 'gone' expanders in smp_execute_task()
` [PATCH v2 27/28] libsas: fix sas_find_local_phy(), take phy references
` [PATCH v2 28/28] libsas: don't recover 'gone' devices in sas_ata_hard_reset()

[PATCH 00/14] Make ib_srp better suited for H.A. purposes
 2011-12-28 23:53 UTC  (28+ messages)
` [PATCH 10/14] srp_transport: Simplify attribute initialization code
` [PATCH 12/14] ib_srp: Rework error handling
` [PATCH 13/14] ib_srp: Implement transport layer ping

[PATCH]libsas : do not set invalid phy
 2011-12-28 19:08 UTC  (3+ messages)

[PATCH]: mpt2sas crashes on shutdown
 2011-12-27 18:51 UTC  (5+ messages)

status of oops in sd_revalidate_disk?
 2011-12-27 13:40 UTC  (5+ messages)
  ` Yet another hot unplug NULL pointer dereference (was Re: status of oops in sd_revalidate_disk?)

[PATCH] libcxgbi: do not print a message when memory allocation fails
 2011-12-26 22:27 UTC  (4+ messages)

[PATCH 0/3] SCSI: use pci_dev->revision
 2011-12-26 16:40 UTC  (2+ messages)

[PATCH v2] fusion: use pci_dev->revision
 2011-12-26 16:36 UTC 

[PATCH 3/3 v3] qla4xxx: use pci_dev->revision
 2011-12-26 16:32 UTC 

[PATCH 2/3 v4] mpt2sas: use pci_dev->revision
 2011-12-26 16:29 UTC 

[PATCH 1/3] atp870u: use pci_dev->revision
 2011-12-26 16:24 UTC 

New Update Of Webmail Account!!!
 2011-12-24 17:33 UTC 

Dear Account Owner!!!
 2011-12-24 17:16 UTC 

[PATCH] scsi/sym53c8xx_2: Fix NULL pointer dereference in slave_destroy
 2011-12-24  1:20 UTC  (2+ messages)

[PATCH] usb/uas: one only one status URB/host on stream-less connection
 2011-12-23  9:46 UTC  (7+ messages)
  ` [PATCH v2] "

[patch 1/2]scsi: scsi_run_queue() doesn't use local list to handle starved sdev
 2011-12-23  1:53 UTC  (5+ messages)

[PATCH] scsi: Fix unused variable warning in mpt2sas_scsih.c
 2011-12-22 18:51 UTC 

[PATCH] SCSI: Change size of factor from u64 to unsigned int
 2011-12-22 17:18 UTC 

[PATCH 02/08] [SCSI] mpt2sas : Increase max transfer support from 4MB to 16MB
 2011-12-22  3:37 UTC  (3+ messages)

[patch 2/2]scsi: changed sdev order in starved list only when it dispatches requests
 2011-12-22  3:10 UTC 

[patch 0/2]scsi: improve fairness of starved list
 2011-12-22  3:10 UTC 

[PATCH] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed
 2011-12-21 23:01 UTC 

[GIT 3.2-rc PATCH 0/8] isci: platform and hardware enabling updates
 2011-12-21 22:17 UTC  (5+ messages)

[PATCH v2] block: fix blk_queue_end_tag()
 2011-12-21 18:09 UTC 

[PATCH] block: fix blk_queue_end_tag()
 2011-12-21 17:37 UTC  (10+ messages)

[patch] [SCSI] lpfc: nested calls to spin_lock_irq()
 2011-12-21 15:42 UTC  (2+ messages)

[PATCH 1/1][RESEND] Staging: hv: storvsc: Move the storage driver out of the staging area
 2011-12-21 15:04 UTC  (5+ messages)

[SCSI] lpfc 8.3.28: Add support for ABTS failure handling
 2011-12-21 15:01 UTC  (2+ messages)

[CFP] Linux Storage, Filesystem & Memory Management Summit 2012 (April 1-2)
 2011-12-21 14:45 UTC 

®Call Tel : +44-701-004-8163
 2011-12-21  9:00 UTC 

3.1-rc3-git6: Reported regressions from 3.0
 2011-12-21  6:45 UTC  (3+ messages)
` 3.2-rc6+: Reported regressions from 3.0 and 3.1

[PATCH 1/3] bfa: Fix possible NULL pointer dereference in lunmask add/delete
 2011-12-21  2:54 UTC 

[PATCH 3/3] bfa: Implement LUN Masking feature using the SCSI Slave Callouts
 2011-12-21  2:58 UTC 

[PATCH 0/3] bfa: Modify LUN masking feature implementation, bug fixes
 2011-12-21  2:54 UTC 

[PATCH 2/3] bfa: Revert back the current LUN Masking Implementation
 2011-12-21  2:55 UTC 

pmcraid maintainer
 2011-12-21  1:49 UTC 

[PATCH 0/8] Fix virtual and physical address types
 2011-12-21  1:37 UTC  (3+ messages)
` [PATCH 5/8] [SCSI] tgt: Pass pointers to virt_to_page(), not integers
` [PATCH 8/8] pmcraid: Pass pointers to access_ok(), "


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