stephen hemminger
|
ff51bf8415
rds: make local functions/variables static
|
14 vuotta sitten |
Zach Brown
|
4518071ac1
RDS: cancel connection work structs as we shut down
|
15 vuotta sitten |
Zach Brown
|
ffcec0e110
RDS: don't call rds_conn_shutdown() from rds_conn_destroy()
|
15 vuotta sitten |
Zach Brown
|
5adb5bc65f
RDS: have sockets get transport module references
|
15 vuotta sitten |
Zach Brown
|
fe8ff6b58f
RDS: lock rds_conn_count decrement in rds_conn_destroy()
|
15 vuotta sitten |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 vuotta sitten |
Andy Grover
|
c9455d9996
RDS: whitespace
|
15 vuotta sitten |
Zach Brown
|
0f4b1c7e89
rds: fix rds_send_xmit() serialization
|
15 vuotta sitten |
Zach Brown
|
501dcccdb7
rds: block ints when acquiring c_lock in rds_conn_message_info()
|
15 vuotta sitten |
Zach Brown
|
f3c6808d3d
RDS: introduce rds_conn_connect_if_down()
|
15 vuotta sitten |
Chris Mason
|
bcf50ef2ce
rds: use RCU to protect the connection hash
|
15 vuotta sitten |
Chris Mason
|
abf454398c
RDS: use locking on the connection hash list
|
15 vuotta sitten |
Chris Mason
|
7e3f2952ee
rds: don't let RDS shutdown a connection while senders are present
|
15 vuotta sitten |
Chris Mason
|
9e29db0e36
RDS: Use a generation counter to avoid rds_send_xmit loop
|
15 vuotta sitten |
Andy Grover
|
049ee3f500
RDS: Change send lock from a mutex to a spinlock
|
15 vuotta sitten |
Andy Grover
|
21f79afa5f
RDS: fold rdma.h into rds.h
|
15 vuotta sitten |
Andy Grover
|
8690bfa17a
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
|
15 vuotta sitten |
Andy Grover
|
2dc3935734
RDS: move rds_shutdown_worker impl. to rds_conn_shutdown
|
15 vuotta sitten |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 vuotta sitten |
Joe Perches
|
f64f9e7192
net: Move && and || to end of previous line
|
15 vuotta sitten |
Andy Grover
|
616b757ae1
RDS: Export symbols from core RDS
|
16 vuotta sitten |
Andy Grover
|
cb24405e67
RDS: Refactor end of __conn_create for readability
|
16 vuotta sitten |
Andy Grover
|
9099707ded
RDS: Don't set c_version in __rds_conn_create()
|
16 vuotta sitten |
Wei Yongjun
|
05a178ecdc
rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
|
16 vuotta sitten |
Andy Grover
|
00e0f34c61
RDS: Connection handling
|
16 vuotta sitten |