messages from 2015-03-10 14:43:57 to 2015-03-20 18:40:02 UTC [more...]
noise in target_core_register_fabric
2015-03-20 18:40 UTC (3+ messages)
iSCSI regression with linux 3.9 and 4.0
2015-03-20 17:59 UTC (8+ messages)
[PATCH] scsi: sd: add a capacity_override attribute
2015-03-20 16:32 UTC (6+ messages)
use dedicated storage for scsi_debug LUNs
2015-03-20 12:07 UTC (7+ messages)
[PATCH] scsi: fnic: use kernel's '%pM' format option to print MAC
2015-03-20 2:50 UTC (3+ messages)
[Bug 95101] scsi/mpt2sas: setpci reset results in kernel oops
2015-03-19 21:46 UTC (2+ messages)
SMRFFS - EXT4, and a few stack changes
2015-03-19 15:59 UTC
[PATCH RESUBMIT] Enclosure: fix WARN ON when doing dlpar removing an adapter in dual patch devices
2015-03-18 22:56 UTC (2+ messages)
Suggestions for testing SAS cables via sg3_utils
2015-03-18 20:14 UTC (2+ messages)
[PATCH] scsi: match wait_for_completion_timeout return type
2015-03-18 17:33 UTC (2+ messages)
OOPS: unplugging western digital passport drive
2015-03-18 14:49 UTC (4+ messages)
[PATCH v7 0/3] Add ioctl and debug utilities to UFS driver
2015-03-18 13:20 UTC (8+ messages)
` [PATCH v7 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v7 2/3] scsi: ufs: add debugfs for ufs
` [PATCH v7 3/3] scsi: ufs: add trace events and dump prints for debug
[PATCH 0/7] aacraid driver updates
2015-03-18 11:29 UTC (31+ messages)
` [PATCH 1/7] aacraid: AIF support for SES device add/remove
` [PATCH 2/7] aacraid: IOCTL pass-through command fix
` [PATCH 3/7] aacraid: 4KB sector support
` [PATCH 4/7] aacraid: MSI-x support
` [PATCH 5/7] aacraid: vpd page code 0x83 support
` [PATCH 6/7] aacraid: performance improvement changes
` [PATCH 7/7] aacraid: AIF raw device remove support
[PATCHv2 0/3] qla2xxx, qla4xxx: re-use %p[hmM] specifiers to print variables
2015-03-18 8:47 UTC (3+ messages)
` [PATCHv2 3/3] scsi: qla4xxx: print MAC and SID via %p[mM][R]
[patch] scsi: silence an overflow warning
2015-03-18 8:21 UTC
iSCSI bug
2015-03-18 4:57 UTC (3+ messages)
[PATCH] libfc: abort an exchange in case of underrun error
2015-03-18 0:12 UTC
[PATCH v3 00/42] hpsa updates
2015-03-17 20:07 UTC (43+ messages)
` [PATCH v3 01/42] hpsa: add masked physical devices into h->dev[] array
` [PATCH v3 02/42] hpsa: clean up host, channel, target, lun prints
` [PATCH v3 03/42] hpsa: rework controller command submission
` [PATCH v3 04/42] hpsa: clean up aborts
` [PATCH v3 05/42] hpsa: decrement h->commands_outstanding in fail_all_outstanding_cmds
` [PATCH v3 06/42] hpsa: hpsa decode sense data for io and tmf
` [PATCH v3 07/42] hpsa: allow lockup detected to be viewed via sysfs
` [PATCH v3 08/42] hpsa: make function names consistent
` [PATCH v3 09/42] hpsa: factor out hpsa_init_cmd function
` [PATCH v3 10/42] hpsa: do not ignore return value of hpsa_register_scsi
` [PATCH v3 11/42] hpsa: try resubmitting down raid path on task set full
` [PATCH v3 12/42] hpsa: factor out hpsa_ioaccel_submit function
` [PATCH v3 13/42] hpsa: print accurate SSD Smart Path Enabled status
` [PATCH v3 14/42] hpsa: use ioaccel2 path to submit IOs to physical drives in HBA mode
` [PATCH v3 15/42] hpsa: Get queue depth from identify physical bmic for physical disks
` [PATCH v3 16/42] hpsa: break hpsa_free_irqs_and_disable_msix into two functions
` [PATCH v3 17/42] hpsa: clean up error handling
` [PATCH v3 18/42] hpsa: refactor freeing of resources into more logical functions
` [PATCH v3 19/42] hpsa: add ioaccel sg chaining for the ioaccel2 path
` [PATCH v3 20/42] hpsa: add more ioaccel2 error handling, including underrun statuses
` [PATCH v3 21/42] hpsa: do not check cmd_alloc return value - it cannnot return NULL
` [PATCH v3 22/42] hpsa: correct return values from driver functions
` [PATCH v3 23/42] hpsa: clean up driver init
` [PATCH v3 24/42] hpsa: clean up some error reporting output in abort handler
` [PATCH v3 25/42] hpsa: do not print ioaccel2 warning messages about unusual completions
` [PATCH v3 26/42] hpsa: add support sending aborts to physical devices via the ioaccel2 path
` [PATCH v3 27/42] hpsa: use helper routines for finishing commands
` [PATCH v3 28/42] hpsa: don't return abort request until target is complete
` [PATCH v3 29/42] hpsa: refactor and rework support for sending TEST_UNIT_READY
` [PATCH v3 30/42] hpsa: performance tweak for hpsa_scatter_gather()
` [PATCH v3 31/42] hpsa: call pci_release_regions after pci_disable_device
` [PATCH v3 32/42] hpsa: skip free_irq calls if irqs are not allocated
` [PATCH v3 33/42] hpsa: cleanup for init_one step 2 in kdump
` [PATCH v3 34/42] hpsa: fix try_soft_reset error handling
` [PATCH v3 35/42] hpsa: create workqueue after the driver is ready for use
` [PATCH v3 36/42] hpsa: add interrupt number to /proc/interrupts interrupt name
` [PATCH v3 37/42] hpsa: use block layer tag for command allocation
` [PATCH v3 38/42] hpsa: use scsi host_no as hpsa controller number
` [PATCH v3 39/42] hpsa: propagate the error code in hpsa_kdump_soft_reset
` [PATCH v3 40/42] hpsa: cleanup reset
` [PATCH v3 41/42] hpsa: change driver version
` [PATCH v3 42/42] hpsa: add PMC to copyright
hyvää päivää
2015-03-17 18:56 UTC
(unknown),
2015-03-17 10:15 UTC
[ANNOUNCE] xfs: Supporting Host Aware SMR Drives
2015-03-17 6:06 UTC (7+ messages)
€950,000.00 EURO
2015-03-17 3:02 UTC
[PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities
2015-03-16 23:47 UTC (2+ messages)
Bitte mein guter Freund
2015-03-16 13:25 UTC
[PATCH 1/3] scsi: serialize ->rescan against ->remove
2015-03-16 17:29 UTC (9+ messages)
` [PATCH 2/3] sd: don't grab a device references from driver methods
` [PATCH 3/3] scsi: proper state checking and module refcount handling in scsi_device_get
[PATCH RESEND] scsi: qla4xxx: drop duplicate init_completion
2015-03-16 15:07 UTC
[PATCH v4] xen-scsiback: define a pr_fmt macro with xen-pvscsi
2015-03-16 14:48 UTC (3+ messages)
` [Xen-devel] "
[PATCH] uas: Add US_FL_NO_ATA_1X for Initio Corporation controllers / devices
2015-03-16 14:18 UTC
avoid disk spinup at system resume
2015-03-16 12:28 UTC
Patch for /drivers/scsi/fnic/vnic_dev.c file
2015-03-16 4:22 UTC
[GIT PULL] SCSI fixes for 4.0-rc3
2015-03-14 18:18 UTC
[PATCH] hpsa: cleanup bitops usage
2015-03-14 1:12 UTC
PLEASE GET BACK TO ME AS SOON AS YOU RECEIVE THIS EMAIL
2015-03-13 21:44 UTC
[PATCH 0/7] dm: add full blk-mq support to request-based DM
2015-03-13 14:34 UTC (17+ messages)
` [PATCH 1/7] blk-mq: fix use of incorrect goto label in blk_mq_init_queue error path
` [PATCH 1/7 v2] "
` [PATCH 1/7 v3] "
` [PATCH 2/7] blk-mq: add blk_mq_init_allocated_queue and export blk_mq_register_disk
` [PATCH 2/7 v2] "
` [PATCH 2/7 v3] "
` [PATCH 3/7] blk-mq: export blk_mq_run_hw_queues
` [PATCH 4/7] blk-mq: don't wait in blk_mq_queue_enter() if __GFP_WAIT isn't set
` [PATCH 5/7] dm: add full blk-mq support to request-based DM
` [PATCH 6/7] dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq
` [PATCH 7/7] dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
[PATCH] sd, mmc, virtio_blk, string_helpers: fix block size units
2015-03-13 10:07 UTC (2+ messages)
[PATCH ] tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module
2015-03-13 2:13 UTC (7+ messages)
` [PATCH ] tcm_qla2xxx Add SCSI command jammer/discard capabilty to the tcm_qla2xxx module - revision2
` [PATCH ] qla2xxx Add SCSI command jammer/discard capabilty to the qla2xxx target module - revision3
[PATCH v7 0/3] Add ioctl and debug utilities to UFS driver
2015-03-12 15:54 UTC (2+ messages)
` [PATCH v7 1/3] scsi: ufs: add ioctl interface for query request
[PATCH v6 0/3] Add ioctl and debug utilities to UFS driver
2015-03-12 15:27 UTC (6+ messages)
` [PATCH v6 1/3] scsi: ufs: add ioctl interface for query request
` [PATCH v6 2/3] scsi: ufs: add debugfs for ufs
` [PATCH v6 3/3] scsi: ufs: add trace events and dump prints for debug
[PATCH v5 0/3] Add ioctl and debug utilities to UFS driver
2015-03-12 12:28 UTC (4+ messages)
` [PATCH v5 3/3] scsi: ufs: add trace events and dump prints for debug
(unknown),
2015-03-12 11:49 UTC
[PATCH 17/22] esp_scsi: %pF is only for function pointers
2015-03-12 11:23 UTC (2+ messages)
[PATCH v2 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-03-12 1:56 UTC (13+ messages)
` [PATCH v2 1/9] snic: snic module infrastructure
` [PATCH v2 2/9] snic:Add interrupt, resource firmware interfaces
` [PATCH v2 3/9] snic:Add meta request, handling of meta requests
` [PATCH v2 4/9] snic:Add snic target discovery
` [PATCH v2 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH v2 6/9] snic:Add low level queuing interfaces
` [PATCH v2 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH v2 8/9] snic:Add event tracing to capture IO events
` [PATCH v2 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS
[PATCH 0/15] don't export static symbol
2015-03-11 16:56 UTC (3+ messages)
` [PATCH 10/15] scsi: "
` [PATCH 15/15] iscsi-target: "
[patch] mm, mempool: do not allow atomic resizing
2015-03-11 12:41 UTC
[PATCH 0/9] snic:initial submission of snic driver for Cisco SCSI HBA
2015-03-11 8:40 UTC (28+ messages)
` [PATCH 1/9] snic: snic module infrastructure
` [PATCH 2/9] snic:Add interrupt, resource firmware interfaces
` [PATCH 3/9] snic:Add meta request, handling of meta requests
` [PATCH 4/9] snic:Add snic target discovery
` [PATCH 5/9] snic:add SCSI handling, AEN, and fwreset handling
` [PATCH 6/9] snic:Add low level queuing interfaces
` [PATCH 7/9] snic:Add sysfs entries to list stats and trace data
` [PATCH 8/9] snic:Add event tracing to capture IO events
` [PATCH 9/9] snic:Add Makefile, patch Kconfig, MAINTAINERS
[PATCH RESEND v6] st implement tape statistics
2015-03-11 3:37 UTC
[PATCH] storvsc: use KBUILD_MODNAME to fill .proc_name
2015-03-10 15:27 UTC
[PATCH] SCSI:STORVSC Use SCSI layer to allocate memory for per-command device request data
2015-03-10 14:53 UTC (4+ 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