messages from 2015-04-15 13:04:27 to 2015-04-17 22:07:58 UTC [more...]
[PATCH, RFC] scsi: use host wide tags by default
2015-04-17 22:07 UTC (8+ messages)
RFC: struct request cleanups
2015-04-17 20:37 UTC (8+ messages)
` [PATCH 1/7] block: rename REQ_TYPE_SPECIAL to REQ_TYPE_DRV_PRIV
` [PATCH 2/7] block: move REQ_TYPE_ATA_TASKFILE and REQ_TYPE_ATA_PC to ide.h
` [PATCH 3/7] block: move REQ_TYPE_SENSE to the ide driver
` [PATCH 4/7] block: remove REQ_TYPE_PM_SHUTDOWN
` [PATCH 5/7] block: move PM request support to IDE
` [PATCH 6/7] nbd: stop using req->cmd
` [PATCH 7/7] block: allocate block_pc data separate from struct request
ahci Port to Host interrupt as edge trigger
2015-04-17 17:09 UTC (3+ messages)
BUG: unable to handle kernel NULL pointer deref, bisected to 746650160
2015-04-17 13:55 UTC (4+ messages)
[PATCH v4 00/43] hpsa update
2015-04-17 13:52 UTC (128+ 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
[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 (8+ 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 (15+ messages)
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 (2+ 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 (4+ 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 (6+ 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 (5+ messages)
` [PATCH net-next v2 1/4] cxgb4/iw_cxgb4/cxgb4i: remove duplicate definitions
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