messages from 2013-09-27 13:23:40 to 2013-10-04 00:59:13 UTC [more...]
[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
2013-10-04 0:59 UTC (97+ messages)
` [PATCH RFC 01/77] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC 02/77] PCI/MSI/PPC: Fix wrong RTAS error code reporting
` [PATCH RFC 03/77] PCI/MSI/s390: Fix single MSI only check
` [PATCH RFC 04/77] PCI/MSI/s390: Remove superfluous check of MSI type
` [PATCH RFC 05/77] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC 06/77] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC 08/77] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC 09/77] ahci: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 10/77] ahci: Check MRSM bit when multiple MSIs enabled
` [PATCH RFC 11/77] benet: Return -ENOSPC when not enough MSI-Xs available
` [PATCH RFC 12/77] benet: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 13/77] bna: "
` [PATCH RFC 14/77] bnx2x: "
` [PATCH RFC 15/77] bnx2: "
` [PATCH RFC 16/77] cciss: "
` [PATCH RFC 17/77] cciss: Update a misleading comment on interrupt usage
` [PATCH RFC 18/77] cciss: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 19/77] csiostor: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 20/77] csiostor: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 21/77] csiostor: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 22/77] cxgb3: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 23/77] cxgb3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 24/77] cxgb3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 25/77] cxgb4: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 26/77] cxgb4: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 27/77] cxgb4vf: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 28/77] cxgb4vf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 29/77] cxgb4vf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 30/77] hpsa: Update a misleading comment on interrupt usage
` [PATCH RFC 31/77] hpsa: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 32/77] hpsa: Fallback to single MSI mode in case MSI-X failed
` [PATCH RFC 33/77] ioat: Disable MSI-X in case request of IRQ failed
` [PATCH RFC 34/77] ioat: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 35/77] ipr: Do not call pci_disable_msi/msix() if pci_enable_msi/msix() failed
` [PATCH RFC 36/77] ipr: Enable MSI-X when IPR_USE_MSIX type is set, not IPR_USE_MSI
` [PATCH RFC 37/77] ipr: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 38/77] ixgbe: "
` [PATCH RFC 39/77] ixgbevf: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 40/77] ixgbevf: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 41/77] lpfc: Do not call pci_disable_msix() if pci_enable_msix() failed
` [PATCH RFC 42/77] lpfc: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 43/77] lpfc: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 44/77] lpfc: Make MSI-X initialization routine more readable
` [PATCH RFC 45/77] megaraid: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 46/77] mlx4: "
` [PATCH RFC 47/77] mlx5: Fix memory leak in case not enough MSI-X vectors available
` [PATCH RFC 48/77] mlx5: Return -ENOSPC when "
` [PATCH RFC 49/77] mlx5: Fix minimum number of MSI-Xs
` [PATCH RFC 50/77] mlx5: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 51/77] mthca: "
` [PATCH RFC 52/77] niu: "
` [PATCH RFC 53/77] ntb: Fix missed call to pci_enable_msix()
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt
` [PATCH RFC 55/77] ntb: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 56/77] nvme: "
` [PATCH RFC 57/77] pmcraid: "
` [PATCH RFC 58/77] qib: "
` [PATCH RFC 59/77] qla2xxx: "
` [PATCH RFC 60/77] qlcnic: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 61/77] qlogic: Return -EINVAL in case MSI-X is not supported
` [PATCH RFC 62/77] qlcnic: Remove redundant return operator
` [PATCH RFC 63/77] qlcnic: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 64/77] qlcnic: Make MSI-X initialization routine bit more readable
` [PATCH RFC 65/77] qlge: Remove a redundant assignment
` [PATCH RFC 66/77] qlge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 67/77] rapidio: "
` [PATCH RFC 68/77] sfc: "
` [PATCH RFC 69/77] tg3: "
` [PATCH RFC 70/77] vmci: "
` [PATCH RFC 71/77] vmxnet3: Return -EINVAL if number of requested MSI-Xs is not enough
` [PATCH RFC 72/77] vmxnet3: Fixup a weird loop exit
` [PATCH RFC 73/77] vmxnet3: Return -ENOSPC when not enough MSI-X vectors available
` [PATCH RFC 74/77] vmxnet3: Limit number of rx queues to 1 if per-queue MSI-Xs failed
` [PATCH RFC 75/77] vmxnet3: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 76/77] vxge: Sanitize MSI-X allocation routine error codes
` [PATCH RFC 77/77] vxge: Update MSI/MSI-X interrupts enablement code
` [PATCH RFC 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
Odd behavior of a "SAS-2" backplane with SGPIO commands
2013-10-04 0:07 UTC (10+ messages)
[PATCH 0/3] iscsi-target: percpu_ida tag starvation regression fixes
2013-10-03 21:01 UTC (4+ messages)
` [PATCH 1/3] iscsi-target: Only perform wait_for_tasks when performing shutdown
` [PATCH 2/3] iscsi-target: Perform release of acknowledged tags from RX context
` [PATCH 3/3] iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Drivers: scsi: FLUSH timeout
2013-10-03 20:48 UTC (13+ messages)
Sometimes things happen much quicker than you would love to
2013-10-03 13:48 UTC
[PATCH 0/3] target: Fixes for COMPARE_AND_WRITE backend I/O failure cases
2013-10-03 12:14 UTC (8+ messages)
` [PATCH 1/3] target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
` [PATCH 2/3] target: Fix recursive COMPARE_AND_WRITE callback failure
` [PATCH 3/3] target: Fail on non zero scsi_status in compare_and_write_callback
[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
2013-10-03 11:06 UTC (11+ messages)
Sometimes things happen much quicker than you would love to
2013-10-03 9:47 UTC
[PATCH 0/2] qla2xxx: Patches for 3.12-rc
2013-10-03 7:21 UTC (3+ messages)
` [PATCH 1/2] qla2xxx: Fix request queue null dereference
` [PATCH 2/2] qla2xxx: Remove entry in outstanding_cmds array if we fail to abort a request
[PATCH 0/26] get_user_pages() cleanup
2013-10-02 20:29 UTC (4+ messages)
` [PATCH 07/26] st: Convert sgl_map_user_pages() to use get_user_pages_fast()
SCSI core patches for kernel 3.12
2013-10-02 16:17 UTC (4+ messages)
[PATCHv6 0/3] New EH command timeout handler
2013-10-02 16:24 UTC (5+ messages)
` [PATCH 2/3] scsi: improved eh "
[PATCHv2 0/7] Limit overall SCSI EH runtime
2013-10-02 16:21 UTC (7+ messages)
[PATCH] megaraid_sas: Disable controller reset for ppc
2013-10-02 9:03 UTC
[PATCH 1/4] esas2r: Directly call kernel functions for atomic bit operations
2013-10-01 18:26 UTC (4+ messages)
` [PATCH 2/4] esas2r: Fixes for big-endian platforms
` [PATCH 3/4] esas2r: Remove superfluous mask of pcie_cap_reg
` [PATCH 4/4] esas2r: Cleanup snprinf formatting of firmware version
Virtual Conference Invitation
2013-10-01 15:10 UTC
[PATCH V2 10/10] pm80xx: Firmware logging support
2013-10-01 11:11 UTC (4+ messages)
[PATCH V3 10/10 RESEND] pm80xx: Firmware logging support
2013-10-01 11:04 UTC
[PATCH V3 10/10] pm80xx: Firmware logging support
2013-10-01 6:44 UTC
[PATCH V3 09/10] pm80xx: Phy settings support for motherboard controller
2013-10-01 6:43 UTC
[PATCH V3 08/10] pm80xx: IButton feature support for motherboard controllers
2013-10-01 6:42 UTC
[PATCH V3 07/10] pm80xx: Print SAS address of IO failed device
2013-10-01 6:41 UTC
[PATCH V3 06/10] pm80xx: 4G boundary fix
2013-10-01 6:40 UTC
[PATCH V3 05/10] pm80xx: Queue rotation logic for inbound and outbound queues
2013-10-01 6:39 UTC
[PATCH V3 04/10] pm80xx: Set device state response logic fix
2013-10-01 6:37 UTC
[PATCH V3 03/10] pm80xx: Display controller BIOS version
2013-10-01 6:36 UTC
[PATCH V3 02/10] pm80xx: Indirect SMP request fix
2013-10-01 6:35 UTC
[PATCH V3 01/10] pm80xx: Device id changes to support series 8 controllers
2013-10-01 6:34 UTC
[PATCH V3 00/10] pm80xx: Support for PMC 8074/76/77 controllers
2013-10-01 6:33 UTC
An Emergency, Please Acknowledge!!!!
2013-10-01 3:52 UTC
Re:Very Urgent!!!
2013-09-30 22:35 UTC
[PATCH 00/10] hpsa: September 2013 driver fixes
2013-09-30 21:18 UTC (11+ messages)
` [PATCH 07/10] hpsa: hide logical drives with format in progress from linux
[PATCH] [SCSI] mpt3sas: don't leak 'fw_event' in mpt3sas_send_trigger_data_event()
2013-09-30 20:01 UTC
[PATCH 1/1] linux-firmware: Add Brocade FC/FCOE Adapter firmware files
2013-09-30 18:07 UTC (2+ messages)
[Linux Megaraid SAS driver] bug report - megasas_aen_polling results in crash
2013-09-30 17:48 UTC (2+ messages)
[PATCH 00/51] DMA mask changes
2013-09-30 11:57 UTC (3+ messages)
` [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
[PATCH v2] ufs: adjust queue settings to PRDT limitations
2013-09-29 10:18 UTC (3+ messages)
[PATCH V2 01/23] be2iscsi: Fix Template HDR IOCTL
2013-09-28 22:36 UTC (24+ messages)
` [PATCH V2 02/23] be2iscsi: Fix the MCCQ count leakage
` [PATCH V2 03/23] be2iscsi: Fix repeated issue of MAC ADDR get IOCTL
` [PATCH V2 04/23] be2iscsi: Fix negotiated parameters upload to FW
` [PATCH V2 05/23] be2iscsi: Fix locking mechanism in Unsol Path
` [PATCH V2 06/23] be2iscsi: Fix soft lock up issue during UE or if FW taking time to respond
` [PATCH V2 07/23] be2iscsi: Config parameters update for Dual Chute Support
` [PATCH V2 08/23] be2iscsi: Fix changes in ASYNC Path for SKH-R adapter
` [PATCH V2 09/23] be2iscsi: Fix Template HDR support for Dual Chute mode
` [PATCH V2 10/23] be2iscsi: Fix SGL Initilization and posting Pages for Dual Chute
` [PATCH V2 11/23] be2iscsi: Fix WRB_Q posting to support Dual Chute mode
` [PATCH V2 12/23] be2iscsi: Fix CID allocation/freeing to support Dual chute mode
` [PATCH V2 13/23] be2iscsi: Fix connection offload to support Dual Chute
` [PATCH V2 14/23] be2iscsi: Fix chute cleanup during drivers unload
` [PATCH V2 15/23] be2iscsi: Dispaly CID available for connection offload
` [PATCH V2 16/23] be2iscsi: Display Port Identifier for each iSCSI function
` [PATCH V2 17/23] be2iscsi: Fix MSIx creation for SKH-R adapter
` [PATCH V2 18/23] be2iscsi: Fix log level for protocol specific logs
` [PATCH V2 19/23] be2iscsi: Fix Insufficient Buffer Error returned in MBX Completion
` [PATCH V2 20/23] be2iscsi: Invalidate WRB in Abort/Reset Path
` [PATCH V2 21/23] be2iscsi: Fix AER handling in driver
` [PATCH V2 22/23] be2iscsi: Fix SGL posting for unaligned ICD values
` [PATCH V2 23/23] be2iscsi: Bump driver version
` [PATCH V2 00/23] be2iscsi: Update to 10.0.659.0
Guten Tag
2013-09-28 20:10 UTC
You've won a Prize
2013-09-28 11:34 UTC
Exclusive offer, feel it for real
2013-09-27 23:34 UTC
Low prices and discounts
2013-09-27 22:06 UTC
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).