linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-26 05:31:50 to 2013-10-02 10:49:27 UTC [more...]

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-02 10:49 UTC  (72+ 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 07/77] PCI/MSI: Re-design MSI/MSI-X interrupts enablement pattern
` [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] megaraid_sas: Disable controller reset for ppc
 2013-10-02  9:03 UTC 

SCSI core patches for kernel 3.12
 2013-10-02  7:40 UTC  (2+ messages)

[PATCHv6 0/3] New EH command timeout handler
 2013-10-02  7:25 UTC  (2+ messages)

[PATCH 0/3] target: Fixes for COMPARE_AND_WRITE backend I/O failure cases
 2013-10-02  5:17 UTC  (6+ 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 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  (5+ 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  (14+ messages)
` [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 31/51] DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
` [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()

[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 

[PATCH v4 Repost 1/2] block: factor out vector mergeable decision to a, helper function
 2013-09-27 12:31 UTC  (2+ messages)
` [PATCH v4 Repost 2/2] block: modify __bio_add_page check to accept pages, that don't start a new segment

Fwd: [PATCH] usb-storage: scsiglue: Changing the command result
 2013-09-27 11:37 UTC 

[PATCH] PCI: add quirk for 3ware 9650SE controller
 2013-09-27  9:08 UTC  (7+ messages)

Bypass block layer and Fill SCSI lower layer driver queue
 2013-09-27  6:06 UTC  (4+ messages)

Race condition between "read CFQ stats" and "block device shutdown"
 2013-09-27  5:59 UTC  (6+ messages)

Best prices only today
 2013-09-26 22:28 UTC 

[PATCH] dm mpath: disable WRITE SAME if it fails
 2013-09-26 18:42 UTC  (15+ messages)
` SCSI's heuristics for enabling WRITE SAME still need work [was: dm mpath: disable WRITE SAME if it fails]
      ` [dm-devel] "

[PATCH] sg: fix memory leaks
 2013-09-26 17:54 UTC 

[PATCH RESEND] iscsi_tcp: consider session state in iscsi_sw_sk_state_check
 2013-09-26 16:09 UTC 

esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver)
 2013-09-26 13:50 UTC  (2+ messages)

[PATCH V2 05/10] pm80xx: Phy settings support for motherboard controller
 2013-09-26  9:16 UTC  (5+ messages)

[PATCH V2 08/10] pm80xx: Queue rotation logic for inbound and outbound queues
 2013-09-26  9:09 UTC  (3+ messages)

[PATCH V2 01/10] pm80xx: Device id changes to support series 8 controllers
 2013-09-26  8:48 UTC  (3+ messages)

[PATCH V2 09/10] pm80xx: 4G boundary fix
 2013-09-26  9:06 UTC  (3+ messages)

[PATCH V2 06/10] pm80xx: Print SAS address of IO failed device
 2013-09-26  9:05 UTC  (3+ messages)

[PATCH V2 07/10] pm80xx: Set device state response logic fix
 2013-09-26  7:05 UTC  (2+ messages)

[PATCH V2 04/10] pm80xx: Display controller BIOS version
 2013-09-26  6:50 UTC  (2+ messages)

[PATCH V2 03/10] pm80xx: Indirect SMP request fix
 2013-09-26  6:48 UTC  (2+ messages)

[PATCH V2 02/10] pm80xx: IButton feature support for motherboard controllers
 2013-09-26  6:42 UTC  (2+ messages)


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).