1. c0c08f0 net: rds: fix memory leak in rds_ib_flush_mr_pool by Zhu Yanjun · 5 years ago
  2. 8b888be net: rds: exchange of 8K and 1M pool by Zhu Yanjun · 5 years ago
  3. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  4. 231edca RDS: IB: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  5. 1659185 RDS: IB: Support Fastreg MR (FRMR) memory registration mode by Avinash Repaka · 8 years ago
  6. db42753 RDS: IB: add mr reused stats by santosh.shilimkar@oracle.com · 8 years ago
  7. 490ea59 RDS: IB: move FMR code to its own file by santosh.shilimkar@oracle.com · 8 years ago
  8. a69365a RDS: IB: create struct rds_ib_fmr by santosh.shilimkar@oracle.com · 8 years ago
  9. f6df683 RDS: IB: Re-organise ibmr code by santosh.shilimkar@oracle.com · 8 years ago
  10. 0676651 RDS: IB: split mr pool to improve 8K messages performance by Santosh Shilimkar · 9 years ago
  11. 67161e2 RDS: IB: mark rds_ib_fmr_wq static by Santosh Shilimkar · 9 years ago
  12. 26139dc RDS: IB: use already available pool handle from ibmr by Santosh Shilimkar · 9 years ago
  13. 2e1d6b8 RDS: IB: fix the rds_ib_fmr_wq kick call by Santosh Shilimkar · 9 years ago
  14. 59fe460 RDS: use kfree_rcu in rds_ib_remove_ipaddr by Santosh Shilimkar · 12 years ago
  15. 2724121 RDS: remove superfluous from rds_ib_alloc_fmr() by santosh.shilimkar@oracle.com · 9 years ago
  16. ef5217a RDS: flush the FMR pool less often by santosh.shilimkar@oracle.com · 9 years ago
  17. ad1d7dc RDS: push FMR pool flush work to its own worker by santosh.shilimkar@oracle.com · 9 years ago
  18. 6116c20 RDS: fix fmr pool dirty_count by Wengang Wang · 9 years ago
  19. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  20. e1f475a RDS: don't update ip address tables if the address hasn't changed by santosh.shilimkar@oracle.com · 9 years ago
  21. 4fabb59 rds: rds_ib_device.refcount overflow by Wengang Wang · 9 years ago
  22. 903ceff net: Replace get_cpu_var through this_cpu_ptr by Christoph Lameter · 10 years ago
  23. 1bc144b net, rds, Replace xlist in net/rds/xlist.h with llist by Huang Ying · 13 years ago
  24. c534a10 rds/ib: use system_wq instead of rds_ib_fmr_wq by Tejun Heo · 13 years ago
  25. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  26. aef3ea3 rds: spin_lock_irq() is not nestable by Dan Carpenter · 14 years ago
  27. ea81986 RDS/IB: protect the list of IB devices by Zach Brown · 14 years ago
  28. 8576f37 RDS: flush fmrs before allocating new ones by Chris Mason · 14 years ago
  29. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  30. 515e079 RDS/IB: create a work queue for FMR flushing by Zach Brown · 14 years ago
  31. 8aeb1ba RDS/IB: destroy connections on rmmod by Zach Brown · 14 years ago
  32. c9455d9 RDS: whitespace by Andy Grover · 14 years ago
  33. 7a0ff5d RDS: use delayed work for the FMR flushes by Chris Mason · 14 years ago
  34. 6fa70da rds: recycle FMRs through lockless lists by Chris Mason · 14 years ago
  35. 3e0249f RDS/IB: add refcount tracking to struct rds_ib_device by Zach Brown · 14 years ago
  36. 38a4e5e rds: Use RCU for the bind lookup searches by Chris Mason · 14 years ago
  37. e4c52c9 RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node() by Andy Grover · 14 years ago
  38. 4a81802 RDS/IB: Remove unused variable in ib_remove_addr() by Andy Grover · 14 years ago
  39. 764f2dd rds: rcu-ize rds_ib_get_device() by Chris Mason · 14 years ago
  40. 15133f6 RDS: Implement atomic operations by Andy Grover · 14 years ago
  41. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 14 years ago
  42. 9e2effb RDS: Fix BUG_ONs to not fire when in a tasklet by Andy Grover · 14 years ago
  43. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  44. 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
  45. 561c7df RDS: Do not call set_page_dirty() with irqs off by Andy Grover · 14 years ago
  46. 571c02f RDS: Workaround for in-use MRs on close causing crash by Andy Grover · 14 years ago
  47. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 14 years ago
  48. 433d308 RDS: Fix panic on unload by Andy Grover · 15 years ago
  49. a870d62 RDS/IB: Always use PAGE_SIZE for FMR page size by Andy Grover · 15 years ago
  50. 745cbcc RDS: Rewrite connection cleanup, fixing oops on rmmod by Andy Grover · 15 years ago
  51. 08b48a1 RDS/IB: Implement RDMA ops using FMRs by Andy Grover · 15 years ago