messages from 2011-12-15 21:12:01 to 2011-12-22 02:56:55 UTC [more...]
[patch 0/2]scsi: improve fairness of starved list
2011-12-22 3:10 UTC
linux-next: Tree for Dec 21
2011-12-21 23:15 UTC
[PATCH] scsi_dh_alua: Retry the check-condition in case Mode Parameters Changed
2011-12-21 23:01 UTC
[RFC-v4 0/3] qla2xxx: v3.4 target mode LLD changes + tcm_qla2xxx fabric module
2011-12-21 22:46 UTC (8+ messages)
` [RFC-v4 1/3] qla2xxx: Add LLD internal target-mode support
` [RFC-v4 2/3] qla2xxx: Enable 2xxx series LLD target mode support
` [RFC-v4 3/3] qla2xxx: Add tcm_qla2xxx fabric module for mainline target
[GIT 3.2-rc PATCH 0/8] isci: platform and hardware enabling updates
2011-12-21 22:17 UTC (13+ messages)
` [3.2-rc PATCH 1/8] isci: cleanup oem parameter and recipe handling
` [3.2-rc PATCH 2/8] isci: update afe (analog-front-end) recipe for C1
` [3.2-rc PATCH 3/8] isci: oem parameter format v1.1 (ssc select)
` [3.2-rc PATCH 4/8] isci: oem parameter format v1.3 (cable select)
` [3.2-rc PATCH 5/8] isci: performance-fix, shorten default "no outbound task" timeout
` [3.2-rc PATCH 6/8] isci: link speeds default to gen 2
` [3.2-rc PATCH 7/8] isci: remove unused 'isci_tmf->device' field
` [3.2-rc PATCH 8/8] isci: update version to 1.1
[PATCH] usb/uas: one only one status URB/host on stream-less connection
2011-12-21 19:25 UTC (4+ messages)
` [PATCH v2] "
[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)
[LSF/MM TOPIC] linux servers as a storage server - what's missing?
2011-12-21 15:59 UTC
[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
status of oops in sd_revalidate_disk?
2011-12-21 14:12 UTC (2+ messages)
[PATCH 00/14] Make ib_srp better suited for H.A. purposes
2011-12-21 14:07 UTC (24+ 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 14/14] ib_srp: Allow SRP disconnect through sysfs
®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 (4+ 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(), "
[PATCH RESEND] block: warn if tag is greater than real_max_depth
2011-12-20 17:31 UTC (7+ messages)
` [PATCH] block: warn the wrong tag only if it "
[PATCH 02/08] [SCSI] mpt2sas : Increase max transfer support from 4MB to 16MB
2011-12-20 16:16 UTC (2+ messages)
[PATCH] delay transition requeues for 2 seconds - alua
2011-12-20 15:41 UTC (2+ messages)
[RFC PATCH] scsi_dh: allow 3rd party multipath drivers to scsi_dh_detach
2011-12-20 7:31 UTC (2+ messages)
[PATCH 00/24] libsas: eh reworks (ata-eh vs discovery, races, ...)
2011-12-20 7:08 UTC (39+ messages)
` [PATCH 01/24] workqueue: promote workqueue_lock to hard-irq safe
` [PATCH 02/24] workqueue: defer work to a draining queue
` [PATCH 03/24] scsi: use drain_workqueue
` [PATCH 04/24] libsas: remove unused ata_task_resp fields
` [PATCH 05/24] libsas: kill sas_slave_destroy
` [PATCH 06/24] libsas: fix domain_device leak
` [PATCH 07/24] libsas: fix leak of dev->sata_dev.identify_[packet_]device
` [PATCH 08/24] libsas: replace event locks with atomic bitops
` [PATCH 09/24] libsas: remove ata_port.lock management duties from lldds
` [PATCH 10/24] libsas: prevent domain rediscovery competing with ata error handling
` [PATCH 11/24] libsas: use ->set_dmamode to notify lldds of NCQ parameters
` [PATCH 12/24] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_done
` [PATCH 13/24] libsas: close error handling vs sas_ata_task_done() race
` [PATCH 14/24] libsas: prevent double completion of scmds from eh
` [PATCH 15/24] libsas: fix timeout vs completion race
` [PATCH 16/24] libsas: let libata handle command timeouts
` [PATCH 17/24] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libata
` [PATCH 18/24] libsas: use libata-eh-reset for sata rediscovery fis transmit failures
` [PATCH 19/24] libsas: execute transport link resets with libata-eh via host workqueue
` [PATCH 20/24] libsas: sas_phy_enable via transport_sas_phy_reset
` [PATCH 21/24] libsas: Remove redundant phy state notification calls
` [PATCH 22/24] libsas: add mutex for SMP task execution
` [PATCH 23/24] libsas: async ata-eh
` [PATCH 24/24] libsas: poll for ata device readiness after reset
Dear Account Owner
2011-12-19 14:03 UTC
copy offload support in Linux - new system call needed?
2011-12-19 23:29 UTC (11+ messages)
[PATCH] scsi/sym53c8xx_2: Fix NULL pointer dereference in slave_destroy
2011-12-19 22:57 UTC
Make UAS work on HS for devices with and without command tagging support
2011-12-19 21:22 UTC (23+ messages)
` [usb-storage] "
` [PATCH] usb/uas: use unique tags for all LUNs
` [PATCH] usb/uas: use scsi_host_find_tag() to find command from a tag
[PATCH v3 0/2] virtio-scsi driver
2011-12-19 15:17 UTC (8+ messages)
` [PATCH v3 1/2] virtio-scsi: first version
` [PATCH v3 2/2] virtio-scsi: add error handling
[PATCH] scsi_dh: Fix return value of scsi_dh_attach()
2011-12-19 12:40 UTC (6+ messages)
[PATCH] scsi_dh: Fix return value of scsi_dh_attach()
2011-12-19 12:05 UTC
[PATCH] [SCSI] mptfusion: Use kmemdup rather than duplicating its implementation
2011-12-19 8:38 UTC (2+ messages)
[PATCH v2 2/5] qla4xxx: Limit the ACB Default Timeout value to 12s
2011-12-19 5:40 UTC
[PATCH 0/5] qla4xxx: Patches for scsi-misc
2011-12-19 5:51 UTC (9+ messages)
` [PATCH 1/5] qla4xxx: cleanup, make qla4xxx_build_ddb_list short
` [PATCH 2/5] qla4xxx: Limit the ACB Default Timeout value to 12s
` [PATCH 3/5] qla4xxx: Break the loop if the sendtargets list was empty
` [PATCH 4/5] qla4xxx: Fixed BFS with sendtargets as boot index
` [PATCH 5/5] qla4xxx: Update driver version to 5.02.00-k11
[RFC][PATCH linux-firmware] isci: Add firmware blob and sources
2011-12-19 0:15 UTC (4+ messages)
[PATCH] scsi_dh_rdac: Fix error path
2011-12-18 14:42 UTC (3+ messages)
[GIT PULL] SCSI fixes for 3.2-rc6
2011-12-18 14:37 UTC
[PATCH][TRIVIAL] SCSI, pmcraid: Fix 'failed' misspelled as 'faile' in error message
2011-12-17 22:36 UTC (2+ messages)
sg_requests for descriptor sense data
2011-12-17 2:32 UTC (4+ messages)
[PATCH] fcoe patch fix for 3.3 (scsi-misc)
2011-12-16 22:24 UTC (2+ messages)
` [PATCH] fcoe: remove double check if skb is nonlinear
[PATCH 00/18] qla2xxx: Patches for scsi-misc
2011-12-16 15:34 UTC (7+ messages)
` [PATCH 04/18] qla2xxx: Proper cleanup of pass through commands when firmware returns error
` [PATCH 07/18] qla2xxx: Fix to include FCE data as part of dump
[patch 2/2] [SCSI] pmcraid: cpu_to_le32() => cpu_to_le64()
2011-12-16 10:21 UTC
[patch 1/2] [SCSI] pmcraid: remove unneeded check
2011-12-16 10:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox