messages from 2015-04-22 09:27:50 to 2015-04-28 10:36:15 UTC [more...]
[PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
2015-04-28 10:36 UTC (3+ messages)
[PATCH v2] virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
2015-04-27 23:51 UTC (3+ messages)
BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
2015-04-27 15:17 UTC (6+ messages)
[PATCH v3 1/5] target: ensure se_cmd->t_prot_sg is allocated when required
2015-04-27 15:08 UTC (14+ messages)
` [PATCH v3 3/5] target: handle odd SG mapping for data transfer memory
` [PATCH v3 4/5] target: Fix sbc_dif_generate() and sbc_dif_verify() for WRITE SAME
` [PATCH v3 5/5] target/file: enable WRITE SAME when protection info is enabled
Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
2015-04-27 13:10 UTC (9+ messages)
[PATCH] sd: Fixup capacity for standby ports
2015-04-27 9:35 UTC
[PATCH] sd: always retry READ CAPACITY for ALUA state transition
2015-04-27 9:35 UTC
[PATCHv3 00/23] Nobody loves the advansys driver
2015-04-27 7:02 UTC (31+ messages)
` [PATCH 1/2] advansys: Update to version 3.5 and remove compilation warning
` [PATCH 01/23] advansys: use host_reset
` [PATCH 02/23] advansys: use shared host tag map for command lookup
` [PATCH 03/23] advansys: use DMA-API for mapping sense buffer
` [PATCH 04/23] advansys: Use DMA-API for carrier buffer
` [PATCH 05/23] advansys: Use DMA-API for mapping request blocks
` [PATCH 06/23] advansys: Use dma_pool for sg elements
` [PATCH 07/23] advansys: use 'bool' instead of 'int'
` [PATCH 08/23] advansys: use standard data types
` [PATCH 09/23] advansys: Remove 'TRUE' and 'FALSE' definitions
` [PATCH 10/23] advansys: remove 'ERR' definition
` [PATCH 11/23] advansys: Make AscIsrChipHalted() a void function
` [PATCH 12/23] advansys: cleanup function return codes
` [PATCH 13/23] advansys: scsi_q1->data_addr is little endian
` [PATCH 14/23] advansys: Remove ASC_SCSI_REQ_Q
` [PATCH 15/23] advansys: Remove CC_VERY_LONG_SG_LIST
` [PATCH 16/23] advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
` [PATCH 17/23] advansys: Remove 'a_flag'
` [PATCH 18/23] advansys: Remove obsolete virtual memory mapping comment
` [PATCH 19/23] advansys: Remove cmd_per_lun setting
` [PATCH 20/23] advansys: Check for DMA mapping errors
` [PATCH 21/23] advansys: use spin_lock_irqsave() in interrupt handler
` [PATCH 22/23] advansys: Remove call to dma_cache_sync()
` [PATCH 23/23] advansys: Update to version 3.5 and remove compilation warning
[PATCH] lpfc: fix model description
2015-04-27 6:02 UTC (4+ messages)
[PATCH RFC 2/2] cxlflash: Support for superpipe I/O API
2015-04-27 4:50 UTC
[PATCH RFC 1/2] cxlflash: Base support for IBM CXL Flash Adapter
2015-04-27 4:50 UTC
[PATCH RFC 0/2] IBM CXL Flash Adapter
2015-04-27 4:50 UTC
[PATCH 1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed
2015-04-25 16:15 UTC (3+ messages)
[PATCH] scatterlist: enable sg chaining for all architectures
2015-04-25 14:56 UTC
[PATCH 1/1] scsi: storvsc: Set the SRB flags correctly when no data transfer is needed
2015-04-25 0:23 UTC
[RFC PATCH 2/2] lpfc: add target hooks
2015-04-24 22:50 UTC (3+ messages)
[PATCH 00/20] mpt3sas: driver update
2015-04-24 21:27 UTC (5+ messages)
[PATCH V2 0/7] be2iscsi driver update to 10.6.0.0
2015-04-25 2:46 UTC (2+ messages)
[PATCH V2 7/7] be2iscsi : Bump the driver version
2015-04-25 2:48 UTC
[PATCH V2 4/7] be2iscsi : Fix memory check before unmapping
2015-04-25 2:47 UTC
[PATCH V2 5/7] be2iscsi : Update the copyright year
2015-04-25 2:47 UTC
[PATCH V2 2/7] be2iscsi : Fix the PCI request region reserving
2015-04-25 2:47 UTC
[PATCH V2 6/7] be2iscsi : Logout of FW Boot Session
2015-04-25 2:48 UTC
[PATCH V2 3/7] be2iscsi : Fix memory leak in the unload path
2015-04-25 2:47 UTC
[PATCH V2 1/7] be2iscsi : Fix the retry count for boot targets
2015-04-25 2:46 UTC
[PATCHv2 00/22] Nobody loves the advansys driver
2015-04-24 9:47 UTC (27+ messages)
` [PATCH 01/22] advansys: use host_reset
` [PATCH 02/22] advansys: use shared host tag map for command lookup
` [PATCH 03/22] advansys: use DMA-API for mapping sense buffer
` [PATCH 04/22] advansys: Use DMA-API for carrier buffer
` [PATCH 05/22] advansys: Use DMA-API for mapping request blocks
` [PATCH 06/22] advansys: Use dma_pool for sg elements
` [PATCH 07/22] advansys: use 'bool' instead of 'int'
` [PATCH 08/22] advansys: use standard data types
` [PATCH 09/22] advansys: Remove 'TRUE' and 'FALSE' definitions
` [PATCH 10/22] advansys: remove 'ERR' definition
` [PATCH 11/22] advansys: Make AscIsrChipHalted() a void function
` [PATCH 12/22] advansys: cleanup function return codes
` [PATCH 13/22] advansys: scsi_q1->data_addr is little endian
` [PATCH 14/22] advansys: Remove ASC_SCSI_REQ_Q
` [PATCH 15/22] advansys: Remove CC_VERY_LONG_SG_LIST
` [PATCH 16/22] advansys: rename 'ASC_RQ_XX' to 'ADV_RQ_XX'
` [PATCH 17/22] advansys: Remove 'a_flag'
` [PATCH 18/22] advansys: Remove obsolete virtual memory mapping comment
` [PATCH 19/22] advansys: Remove comment around cmd_per_lun
` [PATCH 20/22] advansys: Check for DMA mapping errors
` [PATCH 21/22] advansys: use spin_lock_irqsave() in interrupt handler
` [PATCH 22/22] advansys: Update to version 3.5 and remove compilation warning
[PATCH] virtio_scsi: don't select CONFIG_BLK_DEV_INTEGRITY
2015-04-24 9:28 UTC (2+ messages)
[GIT PULL] target updates for v4.1-rc1
2015-04-24 6:50 UTC
[PATCH RESEND 0/4] bfa: Patches for scsi "misc" branch
2015-04-24 5:46 UTC (2+ messages)
fix command completion races in the 3ware drivers
2015-04-23 17:56 UTC (7+ messages)
` [PATCH 1/3] 3w-sas: fix command completion race
` [PATCH 2/3] 3w-xxxx: "
` [PATCH 3/3] 3w-9xxx: "
mvsas panics and dies when attached to a port extender on newer kernels
2015-04-23 16:27 UTC (3+ messages)
[PATCH v5 00/42] hpsa updates
2015-04-23 14:35 UTC (43+ 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
` [PATCH v5 28/42] hpsa: don't return abort request until target is complete
` [PATCH v5 29/42] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH v5 30/42] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH v5 31/42] hpsa: call pci_release_regions after pci_disable_device
` [PATCH v5 32/42] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH v5 33/42] hpsa: cleanup for init_one step 2 in kdump
` [PATCH v5 34/42] hpsa: fix try_soft_reset error handling
` [PATCH v5 35/42] hpsa: create workqueue after the driver is ready for use
` [PATCH v5 36/42] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH v5 37/42] hpsa: use block layer tag for command allocation
` [PATCH v5 38/42] hpsa: use scsi host_no as hpsa controller number
` [PATCH v5 39/42] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH v5 40/42] hpsa: cleanup reset
` [PATCH v5 41/42] hpsa: add in new controller id
` [PATCH v5 42/42] hpsa: change driver version
[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
[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 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 (5+ messages)
[PATCH v5 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-04-22 9:24 UTC (6+ messages)
` [PATCH v5 4/9] snic:Add snic target discovery
` [PATCH v5 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [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
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;
as well as URLs for NNTP newsgroup(s).