Commit History

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