Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
818a986e4ebacea2020622e48c8bc04b7f500d89
/
net
/
rds
/
ib_rdma.c
0cb4396
RDS: split out connection specific state from rds_connection to rds_conn_path
by Sowmini Varadhan
· 8 years ago
231edca
RDS: IB: Remove deprecated create_workqueue
by Bhaktipriya Shridhar
· 8 years ago
1659185
RDS: IB: Support Fastreg MR (FRMR) memory registration mode
by Avinash Repaka
· 9 years ago
db42753
RDS: IB: add mr reused stats
by santosh.shilimkar@oracle.com
· 9 years ago
490ea59
RDS: IB: move FMR code to its own file
by santosh.shilimkar@oracle.com
· 9 years ago
a69365a
RDS: IB: create struct rds_ib_fmr
by santosh.shilimkar@oracle.com
· 9 years ago
f6df683
RDS: IB: Re-organise ibmr code
by santosh.shilimkar@oracle.com
· 9 years ago
0676651
RDS: IB: split mr pool to improve 8K messages performance
by Santosh Shilimkar
· 9 years ago
67161e2
RDS: IB: mark rds_ib_fmr_wq static
by Santosh Shilimkar
· 9 years ago
26139dc
RDS: IB: use already available pool handle from ibmr
by Santosh Shilimkar
· 9 years ago
2e1d6b8
RDS: IB: fix the rds_ib_fmr_wq kick call
by Santosh Shilimkar
· 9 years ago
59fe460
RDS: use kfree_rcu in rds_ib_remove_ipaddr
by Santosh Shilimkar
· 13 years ago
2724121
RDS: remove superfluous from rds_ib_alloc_fmr()
by santosh.shilimkar@oracle.com
· 9 years ago
ef5217a
RDS: flush the FMR pool less often
by santosh.shilimkar@oracle.com
· 9 years ago
ad1d7dc
RDS: push FMR pool flush work to its own worker
by santosh.shilimkar@oracle.com
· 9 years ago
6116c20
RDS: fix fmr pool dirty_count
by Wengang Wang
· 9 years ago
5c240fa
RDS: Fix assertion level from fatal to warning
by santosh.shilimkar@oracle.com
· 9 years ago
e1f475a
RDS: don't update ip address tables if the address hasn't changed
by santosh.shilimkar@oracle.com
· 9 years ago
4fabb59
rds: rds_ib_device.refcount overflow
by Wengang Wang
· 9 years ago
903ceff
net: Replace get_cpu_var through this_cpu_ptr
by Christoph Lameter
· 10 years ago
1bc144b
net, rds, Replace xlist in net/rds/xlist.h with llist
by Huang Ying
· 13 years ago
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