messages from 2014-06-03 08:59:01 to 2014-06-07 01:49:19 UTC [more...]
[RFC Patch]: scsi: sysfs file cache_type not in sync with mode page
2014-06-07 1:49 UTC (3+ messages)
I'm Miss Tanisha
2014-06-06 23:41 UTC
[PATCH v0 0/2]ata: Fix the dma state machine lockup for APM X-Gene SoC
2014-06-06 22:30 UTC (5+ messages)
` [PATCH v0 1/2] libahci: Implement the function restart_engine to restart the port dma engine
` [PATCH v0 2/2] ata: Fix the dma state machine lockup for the PIO mode commands
[PATCH] scsi: bfa: bfad_attr.c: Optimization of the code
2014-06-06 22:04 UTC
[PATCH] scsi: bfa: bfad_attr.c: Optimization of the Code
2014-06-06 22:03 UTC (4+ messages)
[PATCH 0/7] mptfusion static checker fixups
2014-06-06 21:56 UTC (18+ messages)
` [PATCH 1/7] mptfusion: mark file-private functions as static
` [PATCH 2/7] mptfusion: remove redundant kfree checks
` [PATCH 3/7] mptfusion: initChainBuffers should return errno
` [PATCH 4/7] mptfusion: zero kernel-space source of copy_to_user
` [PATCH 5/7] mptfusion: make adapter prod_name[] a pointer
` [PATCH 6/7] mptfusion: combine fw_event_work and its event_data
` [PATCH 7/7] mptfusion: tweak null pointer checks
[PATCH 0/2] tcm_fc: Generate TASK_SET_FULL for DataIN + response failures
2014-06-06 21:11 UTC (9+ messages)
` [PATCH 1/2] tcm_fc: Generate TASK_SET_FULL status for DataIN failures
` [PATCH 2/2] tcm_fc: Generate TASK_SET_FULL status for response failures
[PATCH] fc: ensure scan_work isn't active when freeing fc_rport
2014-06-06 20:54 UTC (3+ messages)
[PATCH 1/1] [SCSI] Fix a bug in deriving the FLUSH_TIMEOUT from the basic I/O timeout
2014-06-06 18:22 UTC (8+ messages)
[PATCH] bnx2fc: Do not log error for netevents that need no action
2014-06-06 18:05 UTC
[PATCH 11/13] iscsi-target: Use list_add_(before|after) macros
2014-06-06 17:34 UTC
[PATCH 1/1] be2iscsi: remove potential junk pointer free
2014-06-06 17:08 UTC (3+ messages)
[PATCH] be2iscsi: add an missing goto in error path
2014-06-06 17:04 UTC (3+ messages)
[PATCH V2] scsi_lib: removes ambiguous "Unhandled error code" messages
2014-06-06 14:12 UTC (2+ messages)
[PATCH] mpt3sas: delay scsi_add_host call to work with scsi-mq
2014-06-06 14:03 UTC (3+ messages)
Your Urgent Attention Please
2014-06-06 13:21 UTC
[PATCH] scsi: mpt2sas: mpt2sas_base.c: Cleaning up missing null-terminate after strncpy call
2014-06-06 13:02 UTC (5+ messages)
[PATCH] scsi: bfa: bfad_attr.c: Cleaning up missing null-terminate after strncpy call
2014-06-06 12:24 UTC (3+ messages)
[PATCH] scsi_lib: replace ambiguous "Unhandled error code" messages
2014-06-06 7:32 UTC (6+ messages)
SCSI eats error from flush failure during hot plug
2014-06-05 23:52 UTC
[PATCH v5] sg: relax 16 byte cdb restriction
2014-06-05 22:21 UTC (5+ messages)
[PATCH v2] sg: add SG_FLAG_Q_AT_TAIL flag
2014-06-05 22:09 UTC (5+ messages)
[PATCH 0/4] ARM randconfig fixes for SCSI
2014-06-05 21:29 UTC (5+ messages)
` [PATCH 1/4] [SCSI] Don't build AdvanSys on ARM
` [PATCH 2/4] [SCSI] pas16: don't call free_dma()
` [PATCH 3/4] [SCSI] qlogicfas: "
` [PATCH 4/4] [SCSI] NCR53c406a: don't call free_dma() by default
[PATCH 0/2] Include protection information in iscsi header
2014-06-05 17:29 UTC (12+ messages)
` [PATCH 1/2] libiscsi, iser: Adjust data_length to include protection information
` [PATCH 2/2] TARGET/sbc,loopback: Adjust command data length in case pi exists on the wire
[PATCH] block SG_IO: add SG_FLAG_Q_AT_HEAD flag
2014-06-05 14:35 UTC (2+ messages)
[PATCH V1 0/4] LU queue depth manament
2014-06-05 12:44 UTC (2+ messages)
` [Resend PATCH V1 4/4] scsi: ufs: Fix queue depth handling for best effort cases
[PATCH v3 0/6] virtio-scsi patches for 3.16 + midlayer fix
2014-06-05 10:12 UTC (13+ messages)
` [PATCH v3 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH v3 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH v3 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH v3 4/6] scsi_error: fix invalid setting of host byte
` [PATCH v3 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH v3 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets
[PATCH] scsi: ibmvscsi: protect abort handler from done-scmd in flight
2014-06-05 8:00 UTC (2+ messages)
[PATCH 0/2] scanning fixes
2014-06-05 7:26 UTC (3+ messages)
` [PATCH 1/2] scsi_scan: Send TEST UNIT READY to the LUN before scanning
` [PATCH 2/2] scsi: Handle power-on reset unit attention
[RFC 00/32] making inode time stamps y2038 ready
2014-06-05 0:10 UTC (16+ messages)
[PATCH] scsi: mpt3sas: mpt3sas_base.c: Cleaning up missing null-terminate after strncpy call
2014-06-04 21:37 UTC
[PATCH] scsi: ibmvscsi: ibmvscsi.c: Cleaning up missing null-terminate after strncpy call
2014-06-04 21:34 UTC
[PATCH v2 0/6] virtio-scsi patches for 3.16 + midlayer fix
2014-06-04 17:24 UTC (10+ messages)
` [PATCH v2 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH v2 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH v2 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH v2 4/6] scsi_error: fix invalid setting of host byte
` [PATCH v2 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH v2 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets
[PATCH] sd: bad return code of init_sd
2014-06-04 16:44 UTC (2+ messages)
[PATCH 0/10] use safer test on the result of find_first_zero_bit
2014-06-04 15:14 UTC (14+ messages)
` [PATCH 6/10] hpsa: "
[Bug 16490] "Assuming drive cache: write through" messages probably have wrong loglevel
2014-06-04 14:19 UTC
[PATCH] sg: add SG_FLAG_Q_AT_TAIL flag
2014-06-04 8:58 UTC (2+ messages)
[PATCH] PCI: add quirk for 3ware 9650SE controller
2014-06-04 7:59 UTC (13+ messages)
[PATCH] scsi: replace numeric messages with string error messages when blk_execute_rq fails. Also add printing of sense info
2014-06-04 7:53 UTC (11+ messages)
[PATCH resend 0/6] virtio-scsi patches for 3.16 + a midlayer one-liner
2014-06-04 6:33 UTC (8+ messages)
` [PATCH 1/6] virtio_scsi: remove ACCESS_ONCE() and smp_read_barrier_depends()
` [PATCH 2/6] virtio-scsi: replace target spinlock with seqcount
` [PATCH 3/6] virtio-scsi: avoid cancelling uninitialized work items
` [PATCH 4/6] scsi_error: fix invalid setting of host byte
` [PATCH 5/6] virtio-scsi: fix various bad behavior on aborted requests
` [PATCH 6/6] virtio-scsi: Implement change_queue_depth for virtscsi targets
[PATCH 0/6] First batch of logging cleanups
2014-06-04 5:50 UTC (10+ messages)
` [PATCH 1/6] scsi: Implement sr_printk()
` [PATCH 2/6] scsi: Implement sg_printk()
` [PATCH 3/6] scsi: Implement ch_printk()
` [PATCH 4/6] scsi: Implement st_printk()
` [PATCH 5/6] scsi: use dev_printk() variants for ioctl
` [PATCH 6/6] scsi: use dev_printk variants where possible
[PATCH V1 0/4] LU queue depth manament
2014-06-04 3:31 UTC (9+ messages)
` [PATCH V1 1/4] scsi: ufs: query descriptor API
` [PATCH V1 2/4] scsi: ufs: device query status and size check
` [PATCH V1 3/4] scsi: ufs: Logical Unit (LU) command queue depth
` [PATCH V1 4/4] scsi: ufs: Fix queue depth handling for best effort cases
[Bug 1898] fdomain module crashes on load in 2.6.x
2014-06-04 2:23 UTC (2+ messages)
[PATCH 1/3] libsas: modify SATA error handler
2014-06-04 1:41 UTC (4+ messages)
[PATCH] [SCSI] Fix T10-DIF-TYPE3 get_tag handler for multi-sector bios
2014-06-03 23:29 UTC (3+ messages)
[Bug 64141] [BISECTED]3w-9xxx times out if MSI disabled during enumeration
2014-06-03 22:58 UTC
[PATCH] sd: Limit transfer length
2014-06-03 22:45 UTC (3+ messages)
[PATCH] bnx2fc: Improve stats update mechanism
2014-06-03 17:15 UTC (7+ messages)
` [Open-FCoE] "
[PATCH v2 09/11] [drivers/scsi] replace strict_strto calls
2014-06-03 15:35 UTC
[PATCH v2] notify block layer when using temporary change to cache_type
2014-06-03 9:37 UTC
Copy offload
2014-06-03 9:13 UTC (5+ messages)
` [PATCH 5/6] [SCSI] Look up and store NAA if VPD page 0x83 is present
[PATCHv4 0/6] Support 64-bit LUNs
2014-06-03 8:58 UTC (2+ messages)
` [PATCH 1/6] scsi: Remove CONFIG_SCSI_MULTI_LUN
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).