messages from 2015-04-20 12:48:52 to 2015-04-23 14:35:18 UTC [more...]
[PATCH v5 00/42] hpsa updates
2015-04-23 14:34 UTC (28+ messages)
` [PATCH v5 01/42] hpsa: add masked physical devices into h->dev[] array
` [PATCH v5 02/42] hpsa: clean up host, channel, target, lun prints
` [PATCH v5 03/42] hpsa: rework controller command submission
` [PATCH v5 04/42] hpsa: clean up aborts
` [PATCH v5 05/42] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
` [PATCH v5 06/42] hpsa: hpsa decode sense data for io and tmf
` [PATCH v5 07/42] hpsa: allow lockup detected to be viewed via sysfs
` [PATCH v5 08/42] hpsa: make function names consistent
` [PATCH v5 09/42] hpsa: factor out hpsa_init_cmd function
` [PATCH v5 10/42] hpsa: do not ignore return value of hpsa_register_scsi
` [PATCH v5 11/42] hpsa: try resubmitting down raid path on task set full
` [PATCH v5 12/42] hpsa: factor out hpsa_ioaccel_submit function
` [PATCH v5 13/42] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH v5 14/42] hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode
` [PATCH v5 15/42] hpsa: Get queue depth from identify physical bmic for physical disks
` [PATCH v5 16/42] hpsa: break hpsa_free_irqs_and_disable_msix into two functions
` [PATCH v5 17/42] hpsa: clean up error handling
` [PATCH v5 18/42] hpsa: refactor freeing of resources into more logical functions
` [PATCH v5 19/42] hpsa: add ioaccel sg chaining for the ioaccel2 path
` [PATCH v5 20/42] hpsa: add more ioaccel2 error handling, including underrun statuses
` [PATCH v5 21/42] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [PATCH v5 22/42] hpsa: correct return values from driver functions
` [PATCH v5 23/42] hpsa: clean up driver init
` [PATCH v5 24/42] hpsa: clean up some error reporting output in abort handler
` [PATCH v5 25/42] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH v5 26/42] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH v5 27/42] hpsa: use helper routines for finishing commands
[Bug 81861] New: mvsas.ko v0.8.16 error messages and kernel crashes attaching 4 SATA drives to specific HP SAS expander ports
2015-04-23 11:31 UTC (2+ messages)
` [Bug 81861] Oops by mvsas v0.8.16: sas: ataX: end_device-Y:0:Z: dev error handler -> general protection fault, RIP: mvs_task_prep_ata+0x80/0x3a0
mvsas panics and dies when attached to a port extender on newer kernels
2015-04-23 11:10 UTC (2+ messages)
[PATCH v3 18/18] megaraid_sas : swap whole register in megasas_register_aen
2015-04-23 11:04 UTC
[PATCH v3 17/18] megaraid_sas : fix megasas_fire_cmd_fusion calling convention
2015-04-23 11:04 UTC
[PATCH v3 16/18] megaraid_sas : add missing byte swaps to the sriov code
2015-04-23 11:03 UTC
[PATCH v3 15/18] megaraid_sas : bytewise or should be done on native endian variables
2015-04-23 11:03 UTC
[PATCH v3 14/18] megaraid_sas : move endianess conversion into caller of megasas_get_seq_num
2015-04-23 11:03 UTC
[PATCH v3 10/18] megaraid_sas : megasas_complete_outstanding_ioctls() can be static
2015-04-23 11:03 UTC
[PATCH v3 13/18] megaraid_sas : add endianess conversions for all ones
2015-04-23 11:03 UTC
[PATCH v3 12/18] megaraid_sas : add endianess annotations
2015-04-23 11:02 UTC
[PATCH v3 11/18] megaraid_sas : add missing __iomem annotations
2015-04-23 11:02 UTC
[PATCH v3 9/18] megaraid_sas : Support for Avago's Single server High Availability product
2015-04-23 11:02 UTC
[PATCH v3 8/18] megaraid_sas : Add release date and update driver version
2015-04-23 11:01 UTC
[PATCH v3 7/18] megaraid_sas : Modify driver's meta data to reflect Avago
2015-04-23 11:01 UTC
[PATCH v3 6/18] megaraid_sas : Use Block layer tag support for internal command indexing
2015-04-23 11:01 UTC
[PATCH v3 5/18] megaraid_sas : Enhanced few prints
2015-04-23 11:01 UTC
[PATCH v3 4/18] megaraid_sas : Move controller's queue depth calculation in adapter specific function
2015-04-23 11:00 UTC
[PATCH v3 3/18] megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
2015-04-23 11:00 UTC
[PATCH v3 2/18] megaraid_sas : Add separate function for refiring MFI commands
2015-04-23 11:00 UTC
[PATCH v3 1/18] megaraid_sas : Add separate function for setting up IRQs
2015-04-23 11:00 UTC
[PATCH v3 0/18] megaraid_sas : Description Patch
2015-04-23 10:59 UTC
[PATCH] cciss: Clean up unnessary void pointer cast
2015-04-23 9:59 UTC
[PATCH] hpsa: Remove unnessary cast
2015-04-23 9:56 UTC
[PATCH] lpfc: Remove unnessary cast
2015-04-23 9:54 UTC
[PATCH v7] st implement tape statistics
2015-04-23 8:06 UTC
[PATCH] lpfc: fix model description
2015-04-23 7:36 UTC (2+ messages)
fix command completion races in the 3ware drivers
2015-04-23 7:48 UTC (4+ messages)
` [PATCH 1/3] 3w-sas: fix command completion race
` [PATCH 2/3] 3w-xxxx: "
` [PATCH 3/3] 3w-9xxx: "
[PATCH v4 00/43] hpsa update
2015-04-23 7:39 UTC (6+ messages)
` [PATCH v4 19/43] hpsa: add ioaccel sg chaining for the ioaccel2 path
[PATCH RESEND 6/18] megaraid_sas : Use Block layer tag support for internal command indexing
2015-04-22 12:04 UTC (7+ messages)
[PATCH v5 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-04-22 9:24 UTC (10+ messages)
` [PATCH v5 1/9] snic: snic module infrastructure
` [PATCH v5 2/9] snic:Add interrupt, resource firmware interfaces
` [PATCH v5 3/9] snic:Add meta request, handling of meta requests
` [PATCH v5 4/9] snic:Add snic target discovery
` [PATCH v5 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v5 6/9] snic:Add low level queuing interfaces
` [PATCH v5 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v5 8/9] snic:Add event tracing to capture IO events
` [PATCH v5 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS
BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
2015-04-22 8:45 UTC (5+ messages)
[PATCH 0/3] Fix return code for ioctl( BLKRRPART ) if device is down
2015-04-22 4:13 UTC (4+ messages)
` [PATCH 1/3] block: Return error in rescan_partitions if revalidating disk failed
[PATCH v3 10/20] lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
2015-04-22 0:40 UTC (5+ messages)
[PATCH v2 0/4] target: Fix several problems related to T10-PI support
2015-04-21 23:46 UTC (5+ messages)
` [PATCH v2 1/4] target: ensure se_cmd->t_prot_sg is allocated when required
` [PATCH v2 2/4] target: Abandon odd SG mapping for data transfer memory
` [PATCH v2 3/4] target: Fix sbc_dif_generate() and sbc_dif_verify() for WRITE SAME
` [PATCH v2 4/4] target/file: enable WRITE SAME when protection info is enabled
[PATCH] aha1542: Allocate memory before taking a lock
2015-04-21 21:27 UTC
[PATCH v3] fusion: remove dead MTRR code
2015-04-21 20:46 UTC
RFC: struct request cleanups
2015-04-21 19:51 UTC (2+ messages)
[PATCH v2 1/3] uas: Allow uas_use_uas_driver to return usb-storage flags
2015-04-21 15:04 UTC (4+ messages)
` [PATCH v2 2/3] uas: Add US_FL_MAX_SECTORS_240 flag
` [PATCH v2 3/3] uas: Set max_sectors_240 quirk for ASM1053 devices
[PATCH RESEND 9/18] megaraid_sas : Support for Avago's Single server High Availability product
2015-04-21 12:54 UTC (4+ messages)
[PATCH RESEND 18/18] megaraid_sas : swap whole register in megasas_register_aen
2015-04-21 12:42 UTC (5+ messages)
[PATCH RESEND v2 3/18] megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
2015-04-21 12:39 UTC (3+ messages)
[PATCH 06/14] lpfc: Add support for RDP ELS command
2015-04-21 12:38 UTC (3+ messages)
[PATCH RESEND 10/18] megaraid_sas : megasas_complete_outstanding_ioctls() can be static
2015-04-21 12:34 UTC (3+ messages)
[PATCH RESEND 17/18] megaraid_sas : fix megasas_fire_cmd_fusion calling convention
2015-04-21 12:24 UTC (3+ messages)
[PATCH RESEND 16/18] megaraid_sas : add missing byte swaps to the sriov code
2015-04-21 12:22 UTC (3+ messages)
[PATCH RESEND 15/18] megaraid_sas : bytewise or should be done on native endian variables
2015-04-21 12:20 UTC (3+ messages)
[PATCH RESEND 14/18] megaraid_sas : move endianess conversion into caller of megasas_get_seq_num
2015-04-21 12:19 UTC (3+ messages)
[PATCH RESEND 13/18] megaraid_sas : add endianess conversions for all ones
2015-04-21 12:13 UTC (4+ messages)
[PATCH 00/20] mpt3sas: driver update
2015-04-21 12:13 UTC (4+ messages)
[PATCH RESEND 12/18] megaraid_sas : add endianess annotations
2015-04-21 12:11 UTC (3+ messages)
[PATCH RESEND 11/18] megaraid_sas : add missing __iomem annotations
2015-04-21 12:10 UTC (3+ messages)
[PATCH 03/14] lpfc: Add support for ELS LCB
2015-04-21 12:03 UTC (3+ messages)
[PATCH RESEND 8/18] megaraid_sas : Add release date and update driver version
2015-04-21 11:57 UTC (3+ messages)
[PATCH RESEND 7/18] megaraid_sas : Modify driver's meta data to reflect Avago
2015-04-21 11:57 UTC (3+ messages)
[PATCH 0/4] target: Fix several problems related to T10-PI support
2015-04-21 11:44 UTC (6+ messages)
` [PATCH 1/4] target: ensure se_cmd->t_prot_sg is allocated when required
` [PATCH 2/4] target: Abandon odd SG mapping for data transfer memory
` [PATCH 3/4] target: Fix sbc_dif_generate() for WRITE SAME
` [PATCH 4/4] target/file: enable WRITE SAME when protection info is enabled
aha1542: rework locking
2015-04-21 11:41 UTC (3+ messages)
[PATCH RESEND 1/18] megaraid_sas : Add separate function for setting up IRQs
2015-04-21 11:41 UTC (4+ messages)
[PATCH RESEND 5/18] megaraid_sas : Enhanced few prints
2015-04-21 11:37 UTC (4+ messages)
[PATCH 01/14] lpfc: The lpfc driver does not issue RFF_ID and RFT_ID in the correct sequence
2015-04-21 11:23 UTC (3+ messages)
[PATCH 1/1] SCSI: add 1024 max sectors black list flag
2015-04-21 11:01 UTC (2+ messages)
[PATCH RESEND 4/18] megaraid_sas : Move controller's queue depth calculation in adapter specific function
2015-04-21 11:00 UTC (3+ messages)
[PATCH RESEND 2/18] megaraid_sas : Add separate function for refiring MFI commands
2015-04-21 10:34 UTC (3+ messages)
smp_processor_id warning in megasas driver on 3.19.3
2015-04-21 10:15 UTC (3+ messages)
` [PATCH] megaraid_sas: use raw_smp_processor_id()
[PATCH 14/14] lpfc: Update driver version for upstream patch set 10.6.0.1
2015-04-21 10:11 UTC (2+ messages)
[PATCH 13/14] lpfc: Change buffer pool empty message to miscellaneous category
2015-04-21 10:11 UTC (2+ messages)
[PATCH 12/14] lpfc: Fix incorrect log message reported for empty FCF record
2015-04-21 10:10 UTC (2+ messages)
[PATCH 11/14] lpfc: Correct loss of RSCNs during array takeaway/giveback testing
2015-04-21 10:10 UTC (2+ messages)
[PATCH 10/14] lpfc: Fix crash in vport_delete
2015-04-21 10:07 UTC (2+ messages)
[PATCH 09/14] lpfc: Fix to remove IRQF_SHARED flag for MSI/MSI-X vectors
2015-04-21 10:06 UTC (2+ messages)
[PATCH 08/14] lpfc: Fix discovery issue when changing from Pt2Pt to Fabric
2015-04-21 10:06 UTC (2+ messages)
[PATCH 07/14] lpfc: Correct reporting of vport state on fdisc command failure
2015-04-21 10:05 UTC (2+ messages)
[PATCH 05/14] lpfc: Fix ABORTs WQ selection in terminate_rport_io
2015-04-21 10:03 UTC (2+ messages)
[PATCH 04/14] lpfc: Correct reference counting of rport
2015-04-21 10:02 UTC (2+ messages)
[PATCH 02/14] lpfc: Correct loss of target discovery after cable swap
2015-04-21 9:58 UTC (2+ messages)
[PATCH, RFC] scsi: use host wide tags by default
2015-04-20 18:07 UTC (10+ messages)
[Bug 90601] New: panic on write to 3ware raid array
2015-04-20 17:43 UTC (2+ messages)
` [Bug 90601] "
[Bug 96921] New: NULL pointer dereference in lpfc_bus_reset_handler+0xd4/0x240
2015-04-20 15:10 UTC (3+ messages)
` [Bug 96921] "
[PATCH RESEND 3/18] megaraid_sas : Add separate functions for building sysPD IOs and non RW LDIOs
2015-04-20 14:15 UTC (2+ messages)
[PATCH 00/14] lpfc: Update lpfc driver to revision 10.6.0.1
2015-04-20 13:56 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