Histórico de Commits

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