Commit Graph

21 Commits (77510481c0c3980c8979ed236d63e59221fb8ce5)

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