1. c534a10 rds/ib: use system_wq instead of rds_ib_fmr_wq by Tejun Heo · 13 years ago
  2. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  3. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  4. ea81986 RDS/IB: protect the list of IB devices by Zach Brown · 14 years ago
  5. 8576f37 RDS: flush fmrs before allocating new ones by Chris Mason · 14 years ago
  6. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  7. 515e079 RDS/IB: create a work queue for FMR flushing by Zach Brown · 14 years ago
  8. 8aeb1ba RDS/IB: destroy connections on rmmod by Zach Brown · 14 years ago
  9. c9455d9 RDS: whitespace by Andy Grover · 14 years ago
  10. 7a0ff5d RDS: use delayed work for the FMR flushes by Chris Mason · 14 years ago
  11. 6fa70da rds: recycle FMRs through lockless lists by Chris Mason · 14 years ago
  12. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  13. 38a4e5e rds: Use RCU for the bind lookup searches by Chris Mason · 14 years ago
  14. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  15. 4a81802 RDS/IB: Remove unused variable in ib_remove_addr() by Andy Grover · 14 years ago
  16. 764f2dd rds: rcu-ize rds_ib_get_device() by Chris Mason · 14 years ago
  17. 15133f6 RDS: Implement atomic operations by Andy Grover · 14 years ago
  18. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 14 years ago
  19. 9e2effb RDS: Fix BUG_ONs to not fire when in a tasklet by Andy Grover · 14 years ago
  20. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. 561c7df RDS: Do not call set_page_dirty() with irqs off by Andy Grover · 14 years ago
  23. 571c02f RDS: Workaround for in-use MRs on close causing crash by Andy Grover · 14 years ago
  24. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  25. 433d308 RDS: Fix panic on unload by Andy Grover · 15 years ago
  26. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  27. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 15 years ago
  28. 08b48a1 RDS/IB: Implement RDMA ops using FMRs by Andy Grover · 15 years ago