Roland Dreier ([email protected])

Number of posts: 483 (0.45 per day)
First post: 2002-06-08 20:38:59
Last post: 2005-05-24 22:26:44

Date List Subject
2005-02-03 20:00:38 linux-kernel [PATCH] InfiniBand: remove unbalance refcnt decrement
2005-02-03 05:40:25 linux-kernel [PATCH] InfiniBand: add missing break between cases
2005-01-29 05:45:47 linux-kernel Re: compat ioctl for submiting URB
2005-01-28 03:03:11 linux-kernel Correct way to release get_user_pages()?
2005-01-28 00:27:56 linux-kernel Re: Patch 4/6 randomize the stack pointer
2005-01-27 16:31:09 linux-kernel [PATCH] Use LANANA-assigned major in ib_umad
2005-01-24 18:44:57 linux-kernel [openib-general] [PATCH][13/12] InfiniBand/mthca: initialize mutex earlier
2005-01-24 06:31:51 linux-kernel [PATCH][12/12] InfiniBand/mthca: remove x86 SSE pessimization
2005-01-24 06:27:33 linux-kernel [PATCH][11/12] InfiniBand/mthca: clean up ioremap()/request_region() usage
2005-01-24 06:27:32 linux-kernel [PATCH][10/12] InfiniBand/core: add IsSM userspace support
2005-01-24 06:22:57 linux-kernel [PATCH][9/12] InfiniBand/ipoib: remove uses of yield()
2005-01-24 06:22:56 linux-kernel [PATCH][7/12] InfiniBand/mthca: optimize event queue handling
2005-01-24 06:22:54 linux-kernel [PATCH][8/12] InfiniBand/mthca: test IRQ routing during initialization
2005-01-24 06:22:53 linux-kernel [PATCH][6/12] InfiniBand/mthca: pass full process_mad info to firmware
2005-01-24 06:22:49 linux-kernel [PATCH][3/12] InfiniBand/mthca: implement modifying port attributes
2005-01-24 06:22:48 linux-kernel [PATCH][5/12] InfiniBand/mthca: don't write ECR in MSI-X mode
2005-01-24 06:20:07 linux-kernel [PATCH][4/12] InfiniBand/core: fix port capability enums bit order
2005-01-24 06:19:55 linux-kernel [PATCH][2/12] InfiniBand/mthca: more Arbel Mem-Free support
2005-01-24 06:14:37 linux-kernel [PATCH][1/12] InfiniBand/core: compat_ioctl conversion minor fixes
2005-01-24 06:14:28 linux-kernel [PATCH][0/12] InfiniBand: updates for 2.6.11-rc2
2005-01-23 04:46:10 linux-kernel Re: [PATCH 7/7] inifiniband: pass dev_t to class core
2005-01-21 21:41:14 linux-kernel Re: Pollable Semaphores
2005-01-21 21:22:20 linux-kernel Re: device-mapper: fix TB stripe data corruption
2005-01-18 22:05:34 linux-kernel Re: brought up 4 cpu's
2005-01-17 16:34:14 linux-kernel Re: sparse refuses to work due to stdarg.h
2005-01-15 03:38:18 linux-kernel Re: chasing the four level page table
2005-01-13 15:36:15 linux-kernel Re: [openib-general] [PATCH][5/18] InfiniBand/mthca: add needed rmb() in event queue poll
2005-01-13 01:18:29 linux-kernel [PATCH][0/18] InfiniBand: updates for 2.6.11-rc1
2005-01-13 01:18:28 linux-kernel [PATCH][1/18] InfiniBand/IPoIB: use correct static rate in IpoIB
2005-01-13 01:18:27 linux-kernel [PATCH][0/18] InfiniBand: updates for 2.6.11-rc1
2005-01-13 01:18:27 linux-kernel [PATCH][1/18] InfiniBand/IPoIB: use correct static rate in IpoIB
2005-01-13 01:05:59 linux-kernel [PATCH][18/18] InfiniBand/core: rename handle_outgoing_smp
2005-01-13 00:58:07 linux-kernel [PATCH][17/18] InfiniBand/ipoib: move structs from stack to device private struct
2005-01-13 00:34:27 linux-kernel [PATCH][13/18] InfiniBand/core: add more parameters to process_mad
2005-01-13 00:34:25 linux-kernel [PATCH][10/18] InfiniBand/core: add node_type and phys_state sysfs attrs
2005-01-13 00:34:24 linux-kernel [PATCH][9/18] InfiniBand/core: add QP number to work completion struct
2005-01-13 00:34:23 linux-kernel [PATCH][8/18] InfiniBand/core: set byte_cnt correctly in MAD completion
2005-01-12 22:29:18 linux-kernel [PATCH][4/18] InfiniBand/mthca: clean up allocation mapping of HCA context memory
2005-01-12 22:09:19 linux-kernel [PATCH][3/18] InfiniBand/mthca: support RDMA/atomic attributes in QP modify
2005-01-12 22:09:18 linux-kernel [PATCH][2/18] InfiniBand/mthca: trivial formatting fix
2005-01-12 22:04:40 linux-kernel [PATCH][6/18] InfiniBand/core: remove debug printk
2005-01-12 22:04:40 linux-kernel [PATCH][7/18] InfiniBand: make more code static
2005-01-12 22:04:37 linux-kernel [PATCH][5/18] InfiniBand/mthca: add needed rmb() in event queue poll
2005-01-12 21:59:57 linux-kernel [PATCH][12/18] InfiniBand/core: fix handling of 0-hop directed route MADs
2005-01-12 21:59:56 linux-kernel [PATCH][11/18] InfiniBand/mthca: clean up computation of HCA memory map
2005-01-12 21:55:50 linux-kernel [PATCH][16/18] InfiniBand: update copyrights for new year
2005-01-12 21:55:49 linux-kernel [PATCH][15/18] InfiniBand/core: add ib_find_cached_gid function
2005-01-12 21:55:48 linux-kernel [PATCH][14/18] InfiniBand/core: add qp_type to struct ib_qp
2005-01-12 20:59:15 linux-kernel debugfs directory structure
2005-01-11 00:58:22 linux-kernel Re: clean way to support >32bit addr on 32bit CPU
2005-01-10 18:01:18 linux-kernel Re: [PATCH] PCI: Clean up printks in msi.c