messages from 2015-04-13 00:54:07 to 2015-04-17 13:04:02 UTC [more...]
[PATCH v4 00/43] hpsa update
2015-04-17 13:04 UTC (52+ messages)
` [PATCH v4 01/43] hpsa: add masked physical devices into h->dev[] array
` [PATCH v4 02/43] hpsa: clean up host, channel, target, lun prints
` [PATCH v4 03/43] hpsa: rework controller command submission
` [PATCH v4 04/43] hpsa: clean up aborts
` [PATCH v4 05/43] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
` [PATCH v4 06/43] hpsa: hpsa decode sense data for io and tmf
` [PATCH v4 07/43] hpsa: allow lockup detected to be viewed via sysfs
` [PATCH v4 08/43] hpsa: make function names consistent
` [PATCH v4 09/43] hpsa: factor out hpsa_init_cmd function
` [PATCH v4 10/43] hpsa: do not ignore return value of hpsa_register_scsi
` [PATCH v4 11/43] hpsa: try resubmitting down raid path on task set full
` [PATCH v4 12/43] hpsa: factor out hpsa_ioaccel_submit function
` [PATCH v4 13/43] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH v4 14/43] hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode
` [PATCH v4 15/43] hpsa: Get queue depth from identify physical bmic for physical disks
` [PATCH v4 16/43] hpsa: break hpsa_free_irqs_and_disable_msix into two functions
` [PATCH v4 17/43] hpsa: clean up error handling
` [PATCH v4 18/43] hpsa: refactor freeing of resources into more logical functions
` [PATCH v4 19/43] hpsa: add ioaccel sg chaining for the ioaccel2 path
` [PATCH v4 20/43] hpsa: add more ioaccel2 error handling, including underrun statuses
` [PATCH v4 21/43] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [PATCH v4 22/43] hpsa: correct return values from driver functions
` [PATCH v4 23/43] hpsa: clean up driver init
` [PATCH v4 24/43] hpsa: clean up some error reporting output in abort handler
` [PATCH v4 25/43] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH v4 26/43] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH v4 27/43] hpsa: use helper routines for finishing commands
` [PATCH v4 28/43] hpsa: don't return abort request until target is complete
` [PATCH v4 29/43] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH v4 30/43] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH v4 31/43] hpsa: call pci_release_regions after pci_disable_device
` [PATCH v4 32/43] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH v4 33/43] hpsa: cleanup for init_one step 2 in kdump
` [PATCH v4 34/43] hpsa: fix try_soft_reset error handling
` [PATCH v4 35/43] hpsa: create workqueue after the driver is ready for use
` [PATCH v4 36/43] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH v4 37/43] hpsa: use block layer tag for command allocation
` [PATCH v4 38/43] hpsa: use scsi host_no as hpsa controller number
` [PATCH v4 39/43] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH v4 40/43] hpsa: cleanup reset
` [PATCH v4 41/43] hpsa: change driver version
` [PATCH v4 42/43] hpsa: add PMC to copyright
` [PATCH v4 43/43] hpsa: add in new controller id
ahci Port to Host interrupt as edge trigger
2015-04-17 10:52 UTC
[PATCH 6/7] be2iscsi: Logout of FW Boot Session
2015-04-17 10:44 UTC (4+ messages)
[GIT PULL] SCSI updates for the 4.0+ merge window
2015-04-17 6:51 UTC (2+ messages)
mvsas panics and dies when attached to a port extender on newer kernels
2015-04-17 2:26 UTC (9+ messages)
[PATCH 5/7] be2iscsi : Update the copyright year
2015-04-17 9:33 UTC
[PATCH 7/7] be2iscsi : Bump the driver version
2015-04-17 9:35 UTC
[PATCH 4/7] be2iscsi : Fix memory check before unmapping
2015-04-17 9:32 UTC
[PATCH 2/7] be2iscsi : Fix the PCI request region reserving
2015-04-17 9:30 UTC
[PATCH 0/7] be2iscsi driver update to 10.6.0.0
2015-04-17 9:28 UTC
[PATCH 3/7] be2iscsi : Fix memory leak in the unload path
2015-04-17 9:32 UTC
[PATCH 1/7] be2iscsi : Fix the retry count for boot targets
2015-04-17 9:30 UTC
[RFC] Simlify dif_verify routines and fixup fileio protection information code
2015-04-16 16:04 UTC (18+ messages)
` [PATCH RFC 1/2] target: Merge sbc_verify_dif_read|write
` [PATCH RFC 2/2] target/file: Remove fd_prot bounce buffer
Backport of a fix for HPSA (Disabling a disabled device problem during kdump) driver
2015-04-16 16:03 UTC (6+ messages)
[PATCH 1/3] uas: Allow uas_use_uas_driver to return usb-storage flags
2015-04-16 14:19 UTC (5+ messages)
` [PATCH 3/3] uas: Set max_sectors_240 quirk for ASM1053 devices
` [PATCH 2/3] uas: Add US_FL_MAX_SECTORS_240 flag
[patch] sd: fix an error return in probe()
2015-04-16 12:23 UTC (3+ messages)
[patch] csiostor: fix an error code in csio_hw_init()
2015-04-16 12:22 UTC (2+ messages)
[Bug 90601] New: panic on write to 3ware raid array
2015-04-16 11:25 UTC (6+ messages)
` [Bug 90601] "
[PATCH 1/3] target/file: Fix BUG() when CONFIG_DEBUG_SG=y and DIF protection enabled
2015-04-16 5:21 UTC (9+ messages)
` [PATCH 2/3] target/file: Fix SG table for prot_buf initialization
` [PATCH 3/3] target/file: Fix UNMAP with DIF protection support
[PATCH 0/3] Fix return code for ioctl( BLKRRPART ) if device is down
2015-04-16 5:05 UTC (3+ messages)
/investice
2015-04-15 18:24 UTC
smp_processor_id warning in megasas driver on 3.19.3
2015-04-15 20:22 UTC (6+ messages)
` [PATCH] megaraid_sas: use raw_smp_processor_id()
[PATCH] ufs: Reinstate NULL pointer checks for regulators
2015-04-15 19:10 UTC
[PATCH 0/5] Rename regulator_set_optimum_mode
2015-04-15 18:35 UTC (4+ messages)
` [PATCH 2/5] ufs: Rename of regulator_set_optimum_mode
[PATCH net-next v2 0/4] cxgb4: add FCoE DDP and RSS
2015-04-15 16:12 UTC (10+ messages)
` [PATCH net-next v2 1/4] cxgb4/iw_cxgb4/cxgb4i: remove duplicate definitions
` [PATCH net-next v2 2/4] cxgb4: add structure and macro definitions for FCoE DDP
` [PATCH net-next v2 3/4] cxgb4: add DDP support for FCoE target
` [PATCH net-next v2 4/4] cxgb4: enable RSS for FCoE frames
[PATCH] sd: Fix missing ATO tag check
2015-04-15 9:25 UTC (2+ messages)
Has anyone seen this?
2015-04-15 9:22 UTC (6+ messages)
` [PATCH] sd: Unregister integrity profile
[RFC PATCH 2/2] lpfc: add target hooks
2015-04-15 0:25 UTC (2+ messages)
lpfc: Unknown ELS command x18 received from NPORT xfffc2b
2015-04-14 23:07 UTC
[PATCH v3 10/20] lpfc: Fix provide host name and OS name in RSNN-NN FC-GS command
2015-04-14 22:02 UTC (2+ messages)
[PATCH RFC 0/3] simple copy offloading system call
2015-04-14 20:04 UTC (18+ messages)
` [PATCH RFC 1/3] vfs: add copy_file_range syscall and vfs helper
` [PATCH RFC 3/3] btrfs: add .copy_file_range file operation
linux 3.14.34 failure to detect disks on C600 storage controller
2015-04-14 16:54 UTC
[PATCH v8 0/3] Add ioctl and debug utilities to UFS driver
2015-04-14 13:05 UTC (5+ messages)
` [PATCH v8 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v8 2/3] scsi: ufs: add debugfs for ufs
` [RESEND/PATCH v8 3/3] scsi: ufs: add trace events and dump prints for debug
[PATCH v4 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-04-14 10:15 UTC (12+ messages)
` [PATCH v4 4/9] snic:Add snic target discovery
` [PATCH v4 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v4 6/9] snic:Add low level queuing interfaces
[Bug 96631] New: after Updating kernel ,system failed to boot
2015-04-14 9:31 UTC
[PATCH 1/5] megaraid_sas : Code optimization and refactoring
2015-04-14 5:56 UTC (5+ messages)
[PATCH-v2 00/15] target: Add WRITE_STRIP + READ_INSERT support
2015-04-14 1:15 UTC (8+ messages)
` [PATCH-v2 02/15] target: Add protected fabric + unprotected device support
[PATCH 0/4] cxgbi: driver update
2015-04-13 20:26 UTC (2+ messages)
[PATCH] [SCSI] bnx2fc: Fix debug messasges in bnx2fc_io.c
2015-04-13 20:15 UTC (2+ messages)
[scsi:misc 14/106] drivers/scsi/storvsc_drv.c:1658 storvsc_queuecommand() warn: curly braces intended?
2015-04-13 19:20 UTC (2+ messages)
BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
2015-04-13 18:28 UTC (2+ messages)
[PATCH 0/2] mpt2sas,mpt3sas - PCI master abort fixups
2015-04-13 15:44 UTC (6+ messages)
[PATCH v2 0/1] ata: ahci_xgene: Enable native NCQ and FBS for second generation of X-Gene SoC
2015-04-13 15:47 UTC (3+ messages)
` [PATCH v2 1/1] ata: ahci_xgene: Add AHCI Support for second generation of APM "
mvsas panics and dies when attached to a port extender on newer kernels
2015-04-13 15:11 UTC
[PATCH -next v3] target/rd: Don't pass imcomplete scatterlist entries to sbc_dif_verify_*
2015-04-13 11:49 UTC (3+ messages)
[scsi:misc 24/67] drivers/scsi/aacraid/src.c:49:13: sparse: symbol 'aac_src_intr_message' was not declared. Should it be static?
2015-04-13 11:04 UTC (3+ messages)
` [PATCH scsi] aacraid: aac_src_intr_message() can be static
ufs: add ioctl interface for query request
2015-04-13 11:01 UTC (3+ messages)
MDaemon Notification -- Attachment Removed
2015-04-13 10:08 UTC
[PATCH RFC v2] mpt2/mpt3sas lock reduction for scsi-mq
2015-04-13 9:50 UTC (8+ messages)
` [PATCH 2/6] scsi: ensure that a request is valid when returning it from scsi_find_tag()
` [PATCH 3/6] mpt2sas: get rid of MPI2_FUNCTION_SCSI_TASK_MGMT
` [PATCH 4/6] mpt2sas: store scsi io tracker data in the scsi request
[PATCH v3] Split SCSI header files
2015-04-13 9:44 UTC (2+ messages)
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).