messages from 2014-04-07 15:26:46 to 2014-04-14 08:05:41 UTC [more...]
[PATCH v2 RESEND 00/23] scsi: Use pci_enable_msix_range() instead of pci_enable_msix()
2014-04-14 8:05 UTC (17+ messages)
` [PATCH v2 RESEND 01/23] be2iscsi: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 02/23] bfa: Do not call pci_enable_msix() after it failed once
` [PATCH v2 RESEND 03/23] bfa: Cleanup bfad_setup_intr() function
` [PATCH v2 RESEND 04/23] bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
` [PATCH v2 RESEND 05/23] csiostor: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 06/23] csiostor: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 07/23] fnic: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 08/23] isci: "
` [PATCH v2 RESEND 09/23] hpsa: Fallback to MSI rather than to INTx if MSI-X failed
` [PATCH v2 RESEND 10/23] hpsa: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 11/23] lpfc: Remove superfluous call to pci_disable_msix()
` [PATCH v2 RESEND 12/23] lpfc: Use pci_enable_msix_range() instead of pci_enable_msix()
` [PATCH v2 RESEND 14/23] megaraid: "
` [PATCH v2 RESEND 15/23] mpt2sas: Use pci_enable_msix_exact() "
` [PATCH v2 RESEND 16/23] mpt3sas: "
` [PATCH v2 RESEND 17/23] pm8001: Fix invalid return when request_irq() failed
hpsa driver bug crack kernel down!
2014-04-14 7:01 UTC (24+ messages)
esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver)
2014-04-14 5:05 UTC (9+ messages)
` esp_scsi QTAG in FAS216
[PATCH v2] virtio-scsi: Skip setting affinity on uninitialized vq
2014-04-14 2:16 UTC
[PATCH -next 3.16 00/19] treewide: Convert typedef ctl_table
2014-04-14 1:55 UTC (2+ messages)
` [PATCH -next 3.16 07/19] scsi: Convert use of typedef ctl_table to struct ctl_table
[PATCH 0/6] vhost/scsi: Add T10 PI SGL passthrough support
2014-04-13 1:18 UTC (15+ messages)
` [PATCH 1/6] virtio-scsi.h: Add virtio_scsi_cmd_req_pi + VIRTIO_SCSI_F_T10_PI bits
` [PATCH 5/6] vhost/scsi: Enable T10 PI IOV -> SGL memory mapping
` [PATCH 6/6] virtio-scsi: Enable DIF/DIX modes in SCSI host LLD
[GIT PULL] target updates for v3.15-rc1
2014-04-12 21:29 UTC
[GIT PULL] async scsi resume for 3.15
2014-04-12 0:50 UTC (5+ messages)
[PATCH] virtio-scsi: Skip setting affinity on uninitialized vq
2014-04-12 0:11 UTC (4+ messages)
[PATCH 00/42] qla2xxx: 8.07.00.08-k: Updates for scsi "misc" branch
2014-04-11 20:54 UTC (43+ messages)
` [PATCH 01/42] qla2xxx: Wait for reset completion without lock for ISPFX00
` [PATCH 02/42] qla2xxx: Do not schedule reset when one is already active when receiving an invalid status handle
` [PATCH 03/42] qla2xxx: Correct operations for ISP27xx template types 270 and 271
` [PATCH 04/42] qla2xxx: Allow ISP83XX and ISP27XX both to write req_q_out register
` [PATCH 05/42] qla2xxx: Correct ISP83xx/ISP27xx mislogic in setting out_mb in qla25xx_init_req_que()
` [PATCH 06/42] qla2xxx: Log when device state is moved to failed state
` [PATCH 07/42] qla2xxx: Issue abort command for outstanding commands during cleanup when only firmware is alive
` [PATCH 08/42] qla2xxx: Add pci device id 0x2271
` [PATCH 09/42] qla2xxx: Allow the next firmware dump if the previous dump capture fails for ISP8044
` [PATCH 10/42] qla2xxx: Support of new firmware dump opcodes QLA8044_RDDFE(38), QLA8044_RDMDIO(39),QLA8044_POLLWR(40)
` [PATCH 11/42] qla2xxx: Check for peg alive counter and clear any outstanding mailbox command
` [PATCH 12/42] qla2xxx: Add ISP8044 serdes bsg interface
` [PATCH 13/42] qla2xxx: Correction to ISP27xx template entry types 256 and 258
` [PATCH 14/42] qla2xxx: Track the process when the ROM_LOCK failure happens
` [PATCH 15/42] qla2xxx: Remove unnecessary delays from fw dump code path
` [PATCH 16/42] qla2xxx: Introduce fw_dump_flag to track fw dump progress
` [PATCH 17/42] qla2xxx: Enable fw_dump_size for ISP8044
` [PATCH 18/42] qla2xxx: Update entry type 270 to match spec update
` [PATCH 19/42] qla2xxx: Change copyright year to 2014 in all the source files
` [PATCH 20/42] qla2xxx: Decrease pci access for response queue processing for ISPFX00
` [PATCH 21/42] qla2xxx: Use proper log message for flash lock failed error
` [PATCH 22/42] qla2xxx: Include <delay.h> file for msleep declartion in qla_nx2.c file
` [PATCH 23/42] qla2xxx: Remove unnecessary printk_ratelimited from qla_nx2.c
` [PATCH 24/42] qla2xxx: ISP8044 poll ipmdio bus timeout improvement
` [PATCH 25/42] qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio
` [PATCH 26/42] qla2xxx: Avoid escalating the SCSI error handler if the command is not found in firmware
` [PATCH 27/42] qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00
` [PATCH 28/42] qla2xxx: Clear loop_id for ports that are marked lost during fabric scanning
` [PATCH 29/42] qla2xxx: Check the QLA8044_CRB_DRV_ACTIVE_INDEX register when we are not the owner of the reset
` [PATCH 30/42] qla2xxx: Reduce the time we wait for a command to complete during SCSI error handling
` [PATCH 31/42] qla2xxx: ISP27xx firmware dump template spec updates (including T274)
` [PATCH 32/42] qla2xxx: ISP27xx queue index shadow registers
` [PATCH 33/42] qla2xxx: Delay driver unload if there is any pending activity going on
` [PATCH 34/42] qla2xxx: Don't check for firmware hung during the reset context for ISP82XX
` [PATCH 35/42] qla2xxx: Fix beacon blink logic for ISP26xx/83xx
` [PATCH 36/42] qla2xxx: Add MBC option for fast SFP data access
` [PATCH 37/42] qla2xxx: Remove mapped vp index iterator macro dead code
` [PATCH 38/42] qla2xxx: T10-Dif: add T10-PI support
` [PATCH 39/42] qla2xxx: ABTS cause double free of qla_tgt_cmd +
` [PATCH 40/42] qla2xxx: Do logins from a chip reset in DPC thread instead of the error handler thread
` [PATCH 41/42] qla2xxx: Remove wait for online from host reset handler
` [PATCH 42/42] qla2xxx: Update the driver version to 8.07.00.08-k
[PATCH 0/3] Fix USB deadlock caused by SCSI error handling
2014-04-11 19:08 UTC (13+ messages)
[PATCH 0/6] qla4xxx: 5.04.00-k6: Updates for scsi "misc" branch
2014-04-11 17:31 UTC (8+ messages)
` [PATCH 1/6] qla4xxx: Disable INTx interrupt for ISP82XX
` [PATCH 2/6] qla4xxx: Export sysfs DDBs from DPC handler
` [PATCH 3/6] qla4xxx: Fix memory leak for ha->saved_acb
` [PATCH 4/6] qla4xxx: Fix smatch warning in func qla4xxx_get_ep_param
` [PATCH 5/6] qla4xxx: Fix smatch warning in func qla4xxx_conn_get_param
` [PATCH 6/6] qla4xxx: Update driver version to 5.04.00-k6
LSI SAS2008 SATA TRIM not working
2014-04-11 16:57 UTC (9+ messages)
` LSI SAS - SSDs with DRAT and DZAT
[PATCH] Update Maintainers for IBM Power 842, vscsi, and vfc drivers
2014-04-11 15:42 UTC (3+ messages)
[PATCH 0/3] m68k Atari SCSI fixes
2014-04-11 14:30 UTC (7+ messages)
` [PATCH 2/3] m68k/atari - atari_scsi: change abort/reset return codes
[PATCH v2 00/12] scsi/NCR5380: fix debugging macros and #include structure
2014-04-11 14:39 UTC (2+ messages)
[RFC] blk-mq: support for shared tags
2014-04-11 13:56 UTC (7+ messages)
` [PATCH 3/4] blk-mq: move request structures into struct blk_mq_tags
[Bug 71231] New: System unresponsable after a lot of LUNs have been added to the system
2014-04-11 13:49 UTC (8+ messages)
` [Bug 71231] "
SUSPECT: General web-mail maintenance
2014-04-11 10:33 UTC
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-11 9:21 UTC
[PATCH] [SCSI] libsas: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
2014-04-11 8:38 UTC
aic94xx: maybe uninitialized variable in asd_process_ctrl_a_user
2014-04-11 8:19 UTC (2+ messages)
[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
2014-04-11 6:10 UTC (9+ messages)
` [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 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 trivial 1/3] megaraid_sas: Spelling s/intance/instance/
2014-04-11 6:02 UTC (2+ messages)
[PATCH] hpsa: fix uninitialized trans_support in hpsa_put_ctlr_into_performant_mode()
2014-04-11 3:11 UTC (3+ messages)
hpsa NULL pointer in hpsa_enter_performant_mode()
2014-04-10 22:12 UTC (3+ messages)
[PATCH] sd: medium access timeout counter fails to reset
2014-04-10 15:08 UTC
[PATCH] ch: add refcounting
2014-04-10 14:12 UTC (3+ messages)
Darlehen Angebot
2014-04-10 13:26 UTC
[PATCH] scsi: Make sure cmd_flags are 64-bit
2014-04-10 2:20 UTC
blk-mq queue selection and queue_rq preemption
2014-04-09 13:37 UTC (6+ messages)
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-09 10:48 UTC (3+ messages)
[PATCH] [SCSI] use module_platform_driver()
2014-04-09 7:26 UTC
[PATCH 1/2] block: Fix for_each_bvec()
2014-04-09 3:40 UTC (3+ messages)
` [PATCH 2/2] block: Fix integrity verification
[PATCH] block: Ensure we only enable integrity metadata for reads and writes
2014-04-09 2:59 UTC
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-08 20:21 UTC (3+ messages)
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-08 19:48 UTC (2+ messages)
[Bug 73621] New: Kernel exception loading sym53c8xx on dual AMD Athlon Tyan S2460 motherboard
2014-04-08 18:16 UTC (3+ messages)
` [Bug 73621] "
[PATCH] hpsa: allow hpsa to claim Compaq SmartArray devices
2014-04-08 17:05 UTC
[Bug 72541] New: CentOS 6.5 -- mpt2sas0: _base_fault_reset_work : SAS host is non-operational !!!!
2014-04-08 10:49 UTC (2+ messages)
` [Bug 72541] "
Jetzt gibt es einen Ausweg aus Ihren Geldpro blemen
2014-04-08 7:50 UTC
strange observation, the queue depth is (64) meanwhile fw queue depth (65)
2014-04-08 7:13 UTC (3+ messages)
[PATCH] scsi: lpfc: lpfc_init: use kcalloc for allocating memory
2014-04-08 6:36 UTC (2+ messages)
[PATCH] scsi: Fix the comment of sd_major
2014-04-08 5:29 UTC
[PATCH] scsi: Fix the comment of sd_major
2014-04-08 5:24 UTC (2+ messages)
[PATCH] [SCSI] be2iscsi: use NULL instead of 0 for pointer
2014-04-08 1:09 UTC (3+ messages)
(unknown)
2014-04-08 0:21 UTC
[ANNOUNCE] ddpt, version 0.94 available
2014-04-07 19:27 UTC
[PATCH] target/tcm_fc: Fix use-after-free of ft_tpg
2014-04-07 19:11 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).