messages from 2014-03-24 23:43:22 to 2014-03-31 18:01:37 UTC [more...]
scsi_debug driver puzzle
2014-03-31 18:01 UTC (2+ messages)
[PATCH RFC 0/4] add T10-Dif registration for tcm_qla2xxx
2014-03-31 17:53 UTC (17+ messages)
` [PATCH 1/4] target/core: T10-Dif: check HW support capabilities
` [PATCH 2/4] tcm_qla2xxx: T10-Dif set harware capability
` [PATCH 3/4] target/rd: T10-Dif: Add init/format support
` [PATCH 4/4] target/rd: T10-Dif: RAM disk is allocating more space than required
[PATCH 0/3] Fix USB deadlock caused by SCSI error handling
2014-03-31 15:03 UTC (13+ messages)
` [PATCH 1/3] [SCSI] Fix abort state memory problem
` [PATCH 2/3] [SCSI] Fix spurious request sense in error handling
` [PATCH 3/3] [SCSI] Fix command result state propagation
[RFC] blk-mq: support for shared tags
2014-03-31 14:46 UTC (5+ messages)
` [PATCH 1/4] blk->mq: stop pre-initializing req->special
` [PATCH 2/4] blk-mq: initialize request on allocation
` [PATCH 3/4] blk-mq: move request structures into struct blk_mq_tags
` [PATCH 4/4] blk-mq: support shared tag maps
[PATCH 3/4] scsi: reintroduce scsi_driver.init_command
2014-03-31 10:45 UTC
[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
2014-03-31 9:57 UTC (2+ messages)
` [Bug 71231] "
[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
2014-03-31 9:47 UTC (60+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
` [PATCH 03/55] drivers: scsi: Mark function as static in bfa/bfad.c
` [PATCH 04/55] scsi: Mark function as static in bfa/bfad_attr.c
` [PATCH 05/55] scsi: Mark function as static in bfa/bfa_ioc.c
` [PATCH 06/55] scsi: Mark function as static in bfa/bfa_ioc_ct.c
` [PATCH 07/55] scsi: Mark function as static in bfa/bfa_fcs_lport.c
` [PATCH 08/55] scsi: Mark function as static in bfa/bfa_port.c
` [PATCH 09/55] scsi: Mark function as static in bfa/bfa_fcpim.c
` [PATCH 10/55] scsi: Mark function as static in bfa/bfa_core.c
` [PATCH 11/55] scsi: Mark function as static in bfa/bfa_svc.c
` [PATCH 12/55] scsi: Mark function as static in bnx2fc/bnx2fc_els.c
` [PATCH 13/55] scsi: Mark function as static in bnx2fc/bnx2fc_fcoe.c
` [PATCH 14/55] scsi: Mark function as static in bnx2fc/bnx2fc_hwi.c
` [PATCH 15/55] scsi: Mark function as static in bnx2fc/bnx2fc_io.c
` [PATCH 16/55] scsi: Mark function as static in cxgbi/libcxgbi.c
` [PATCH 17/55] scsi: Mark function as static in cxgbi/cxgb3i/cxgb3i.c
` [PATCH 18/55] scsi: Mark function as static in cxgbi/cxgb4i/cxgb4i.c
` [PATCH 19/55] scsi: Mark function as static in isci/phy.c
` [PATCH 20/55] scsi: Mark function as static in isci/remote_device.c
` [PATCH 21/55] scsi: Mark function as static in isci/port.c
` [PATCH 22/55] scsi: Mark functions as static in lpfc/lpfc_sli.c
` [PATCH 23/55] scsi: Mark functions as static in lpfc/lpfc_hbadisc.c
` [PATCH 24/55] scsi: Mark functions as static in lpfc/lpfc_init.c
` [PATCH 25/55] scsi: Mark functions as static in lpfc/lpfc_scsi.c
` [PATCH 26/55] scsi: Mark function as static in lpfc/lpfc_bsg.c
` [PATCH 27/55] scsi: Mark functions as static in megaraid/megaraid_sas_base.c
` [PATCH 28/55] scsi: Move prototype declaration to appropriate header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c
` [PATCH 29/55] scsi: Mark functions as static in megaraid/megaraid_sas_fusion.c
` [PATCH 30/55] scsi: Mark functions as static in megaraid/megaraid_sas_fp.c
` [PATCH 31/55] scsi: Mark functions as static in mvsas/mv_sas.c
` [PATCH 32/55] scsi: Mark functions as static in mvsas/mv_64xx.c
` [PATCH 33/55] scsi: Mark functions as static in mvsas/mv_94xx.c
` [PATCH 34/55] scsi: Mark function as static in pm8001/pm8001_init.c
` [PATCH 35/55] scsi: Mark function as static in pm8001/pm8001_sas.c
` [PATCH 36/55] scsi: Mark function as static in pm8001/pm8001_hwi.c
` [PATCH 37/55] scsi: Mark function as static in pm8001/pm80xx_hwi.c
` [PATCH 38/55] scsi: Mark function as static in qla2xxx/qla_bsg.c
` [PATCH 39/55] scsi: Mark functions as static in qla2xxx/qla_iocb.c
` [PATCH 40/55] scsi: Mark function as static in qla2xxx/qla_nx.c
` [PATCH 41/55] scsi: Mark functions as static in qla2xxx/qla_nx2.c
` [PATCH 42/55] scsi: Mark function as static in scsi_transport_fc.c
` [PATCH 43/55] scsi: Mark function as static in scsi_transport_iscsi.c
` [PATCH 44/55] scsi: Mark function as static in scsi/libiscsi.c
` [PATCH 45/55] scsi: Mark funtion as static in hpsa.c
` [PATCH 46/55] scsi: Mark functions as static in gdth.c
` [PATCH 47/55] scsi: Mark functions as static in scsi/pmcraid.c
` [PATCH 48/55] scsi: Mark function as static in scsi_debug.c
` [PATCH 49/55] scsi: Move prototype declaration to header file scsi_priv.h from scsi_scan.c
` [PATCH 50/55] scsi: Mark function and macro definition as static in be2iscsi/be_main.c
` [PATCH 51/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas_fusion.h from megaraid/megaraid_sas_base.c
` [PATCH 52/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c
` [PATCH 53/55] scsi: Mark functions as static in ufs/ufshcd.c
` [PATCH 54/55] scsi: Add prototype declaration to header file ufs/ufshcd.h
` [PATCH 55/55] scsi: Mark functions as static in bfa/bfad_bsg.c
misc scsi midlayer updates
2014-03-31 8:09 UTC (16+ messages)
` [PATCH 1/4] scsi: explicitly release bidi buffers
` [PATCH 2/4] scsi: remove scsi_end_request
` [PATCH 3/4] scsi: reintroduce scsi_driver.init_command
` [PATCH 4/4] scsi: handle command allocation failure in scsi_reset_provider
[PATCH v3 4/4] m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
2014-03-31 8:06 UTC
[PATCH 4/4] m68k/atari - atari_scsi: use correct virt/phys translation for DMA buffer
2014-03-31 7:48 UTC
[PATCH for-3.15] scsi/libiscsi: Fix static checker warning on bh locking
2014-03-31 6:59 UTC (2+ messages)
[PATCH] aic79xx: fix misuse of static variables
2014-03-31 5:56 UTC (2+ messages)
[PATCH 0/7] Performance improvements for LSI SCSI cards
2014-03-31 5:54 UTC (9+ messages)
` [PATCH 1/7] mpt3sas: Remove uses of serial_number
` [PATCH 2/7] mpt3sas: Remove use of DEF_SCSI_QCMD
` [PATCH 3/7] mpt2sas: Remove uses of serial_number
` [PATCH 4/7] mpt2sas: Remove use of DEF_SCSI_QCMD
` [PATCH 5/7] mpt2sas: Add free smids to the head, not tail of list
` [PATCH 6/7] fusion: Add free msg frames "
` [PATCH 7/7] fusion: Remove use of DEF_SCSI_QCMD
[PATCH 00/10] qla4xxx: 5.04.00-k5: Updates for scsi "misc" branch
2014-03-31 5:39 UTC (6+ messages)
` [PATCH 01/10] qla4xxx: Do not wait for IO completion, after issuing stop_firmware
` [PATCH 09/10] qla4xxx: Fix memory leak in func qla4_84xx_config_acb()
[PATCH 1/6] be2iscsi: Fix retrieving MCCQ_WRB in non-embedded Mbox path
2014-03-31 5:25 UTC (10+ messages)
` [PATCH 2/6] be2iscsi: relinquishing control after processing 512 CQE
` [PATCH 3/6] be2iscsi: Fix MCCQ posting for Mbx-Cmd after driver initialization is complete
` [PATCH 4/6] be2iscsi: Fix interrupt Coalescing mechanism
` [PATCH 5/6] be2iscsi: Fix TCP parameters while connection offloading
` [PATCH 6/6] be2iscsi: Bump the driver version
` [PATCH 0/6] be2iscsi: Update to 10.2.218.0
My husband loves Jacob & Co
2014-03-30 7:24 UTC
[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
2014-03-29 16:30 UTC (2+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
[RESEND][PATCH 0/2] Cleanup asm/scatterlist.h
2014-03-28 22:14 UTC (2+ messages)
[PATCH] Block/iopoll: Remove redundant export variable blk_iopoll_enabled
2014-03-28 20:15 UTC (3+ messages)
[Scst-devel] OSS target - VMware SCSI reservation bug conformity
2014-03-28 18:34 UTC (2+ messages)
Deadlock in usb-storage error handling
2014-03-28 16:52 UTC (2+ messages)
[PATCH 0/5][RFC] Support 64-bit LUNs
2014-03-28 13:19 UTC (12+ messages)
` [PATCH 1/5] scsi: Remove CONFIG_SCSI_MULTI_LUN
` [PATCH 2/5] scsi_scan: Restrict sequential scan to 256 LUNs
` [PATCH 4/5] scsi: use 64-bit LUNs
` [PATCH 5/5] scsi: use 64-bit value for 'max_luns'
strange observation, the queue depth is (64) meanwhile fw queue depth (65)
2014-03-28 13:18 UTC (2+ messages)
Good Day To You,
2014-03-28 12:58 UTC
[SCSI] be2iscsi: Fix handling timed out MBX completion from FW
2014-03-28 8:41 UTC
[patch] [SCSI] mpt3sas: tidy up output slightly
2014-03-28 8:39 UTC
uas: Use GFP_NOIO rather then GFP_ATOMIC where possible
2014-03-28 8:08 UTC
[PATCH] ibmvscsi: Speed up kexec boot
2014-03-28 5:49 UTC (2+ messages)
[SCSI] bfa: Added support to obtain SFP info
2014-03-27 23:07 UTC (2+ messages)
OSS target - VMware SCSI reservation bug conformity
2014-03-27 20:22 UTC (2+ messages)
` [Scst-devel] "
[PATCH 00/39] [WIP] scsi multiqueue
2014-03-27 15:28 UTC (7+ messages)
` [PATCH 16/39] virtio_scsi: use cmd_size
` [PATCH 28/39] scsi: reintroduce scsi_driver.init_command
[linux-next] scsi_attach_vpd() warning at mm/page_alloc.c:2497
2014-03-27 15:04 UTC (4+ messages)
[PATCH] hpsa: Checking for a NULL return from a kzalloc call
2014-03-26 22:48 UTC
[PATCH 00/35] hpsa February 2014 driver updates
2014-03-26 16:09 UTC (3+ messages)
` [PATCH 19/35] hpsa: add task management for ioaccel mode 2
[PATCH 1/2] scsi: explicitly release bidi buffers
2014-03-26 9:46 UTC (2+ messages)
[PATCH] [SCSI] hpsa: use trans_support after value assigned
2014-03-26 6:24 UTC
Same Last Name
2014-03-26 1:51 UTC
[PATCH] hpsa: add new PCI IDs (March 2014)
2014-03-25 21:13 UTC
[PATCH] [SCSI] megaraid: use GFP_ATOMIC under spin lock
2014-03-25 15:36 UTC (6+ messages)
[PATCH] scsi: fix potential NULL pointer dereference
2014-03-25 15:26 UTC (4+ messages)
[PATCH resubmit] scsi: bfa: Use ARRAY_SIZE
2014-03-25 15:11 UTC (2+ messages)
` [PATCH] "
You have received 1.5m pounds as donation see link www.bbc.co.uk/news/uk-england-19254228 send name address and phone number for info
2014-03-25 5:52 UTC
[PATCHv2 RESEND 0/9] target: Save memory on unused se_dev_entrys and se_luns
2014-03-24 23:43 UTC (7+ messages)
` [PATCHv2 RESEND 3/9] target: Allocate se_dev_entrys in device list only when used
` [PATCHv2 RESEND 4/9] target: core_tpg_post_dellun can return void
` [PATCHv2 RESEND 5/9] target: Change core_dev_del_lun to take a se_lun instead of unpacked_lun
` [PATCHv2 RESEND 6/9] target: Rename core_tpg_post_dellun to remove_lun
` [PATCHv2 RESEND 8/9] target: Remove core_tpg_release_virtual_lun0 function
` [PATCHv2 RESEND 9/9] target: Refactor core_enable_device_list_for_node
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).