Age | Commit message (Expand) | Author |
---|---|---|
2010-09-09 | RDS: fold rdma.h into rds.h | Andy Grover |
2010-09-09 | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover |
2010-09-09 | RDS: move rds_shutdown_worker impl. to rds_conn_shutdown | Andy Grover |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-11-30 | net: Move && and || to end of previous line | Joe Perches |
2009-08-24 | RDS: Export symbols from core RDS | Andy Grover |
2009-07-20 | RDS: Refactor end of __conn_create for readability | Andy Grover |
2009-07-20 | RDS: Don't set c_version in __rds_conn_create() | Andy Grover |
2009-04-10 | rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun |
2009-02-27 | RDS: Connection handling | Andy Grover |