Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cde76fbf1f27551a08860227765ae8d5026ac0d9
/
net
/
rds
/
ib_rdma.c
c534a10
rds/ib: use system_wq instead of rds_ib_fmr_wq
by Tejun Heo
· 14 years ago
ff51bf8
rds: make local functions/variables static
by stephen hemminger
· 14 years ago
aef3ea3
rds: spin_lock_irq() is not nestable
by Dan Carpenter
· 14 years ago
ea81986
RDS/IB: protect the list of IB devices
by Zach Brown
· 14 years ago
8576f37
RDS: flush fmrs before allocating new ones
by Chris Mason
· 14 years ago
ef87b7e
RDS: remove __init and __exit annotation
by Zach Brown
· 14 years ago
515e079
RDS/IB: create a work queue for FMR flushing
by Zach Brown
· 14 years ago
8aeb1ba
RDS/IB: destroy connections on rmmod
by Zach Brown
· 14 years ago
c9455d9
RDS: whitespace
by Andy Grover
· 14 years ago
7a0ff5d
RDS: use delayed work for the FMR flushes
by Chris Mason
· 14 years ago
6fa70da
rds: recycle FMRs through lockless lists
by Chris Mason
· 14 years ago
3e0249f
RDS/IB: add refcount tracking to struct rds_ib_device
by Zach Brown
· 14 years ago
38a4e5e
rds: Use RCU for the bind lookup searches
by Chris Mason
· 15 years ago
e4c52c9
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
by Andy Grover
· 15 years ago
4a81802
RDS/IB: Remove unused variable in ib_remove_addr()
by Andy Grover
· 15 years ago
764f2dd
rds: rcu-ize rds_ib_get_device()
by Chris Mason
· 15 years ago
15133f6
RDS: Implement atomic operations
by Andy Grover
· 15 years ago
21f79af
RDS: fold rdma.h into rds.h
by Andy Grover
· 15 years ago
9e2effb
RDS: Fix BUG_ONs to not fire when in a tasklet
by Andy Grover
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
561c7df
RDS: Do not call set_page_dirty() with irqs off
by Andy Grover
· 15 years ago
571c02f
RDS: Workaround for in-use MRs on close causing crash
by Andy Grover
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
433d308
RDS: Fix panic on unload
by Andy Grover
· 15 years ago
a870d62
RDS/IB: Always use PAGE_SIZE for FMR page size
by Andy Grover
· 15 years ago
745cbcc
RDS: Rewrite connection cleanup, fixing oops on rmmod
by Andy Grover
· 16 years ago
08b48a1
RDS/IB: Implement RDMA ops using FMRs
by Andy Grover
· 16 years ago