1. 3f6b314 RDS: Fix rds MR reference count in rds_rdma_unuse() by santosh.shilimkar@oracle.com · 9 years ago
  2. 5c240fa RDS: Fix assertion level from fatal to warning by santosh.shilimkar@oracle.com · 9 years ago
  3. 1d2e3f3 RDS: restore return value in rds_cmsg_rdma_args() by santosh.shilimkar@oracle.com · 9 years ago
  4. dee49f2 rds: avoid calling sock_kfree_s() on allocation failure by Cong Wang · 10 years ago
  5. 218854a rds: Integer overflow in RDS cmsg handling by Dan Rosenberg · 14 years ago
  6. d139ff0 RDS: Let rds_message_alloc_sgs() return NULL by Andy Grover · 14 years ago
  7. fc8162e RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace by Andy Grover · 14 years ago
  8. f4a3fc0 RDS: Clean up error handling in rds_cmsg_rdma_args by Andy Grover · 14 years ago
  9. a09f69c RDS: Return -EINVAL if rds_rdma_pages returns an error by Andy Grover · 14 years ago
  10. 1b1f693 net: fix rds_iovec page count overflow by Linus Torvalds · 14 years ago
  11. 9b9d2e0 rds: signedness bug by Dan Carpenter · 14 years ago
  12. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  13. 2c3a5f9 RDS: Add flag for silent ops. Do atomic op before RDMA by Andy Grover · 14 years ago
  14. 7e3bd65 RDS: Move some variables around for consistency by Andy Grover · 14 years ago
  15. f8b3aaf RDS: Remove struct rds_rdma_op by Andy Grover · 14 years ago
  16. d0ab25a RDS: purge atomic resources too in rds_message_purge() by Andy Grover · 14 years ago
  17. 4324879 RDS: Inline rdma_prepare into cmsg_rdma_args by Andy Grover · 14 years ago
  18. 6200ed7 RDS: Whitespace by Andy Grover · 14 years ago
  19. d22faec RDS: Do not mask address when pinning pages by Andy Grover · 14 years ago
  20. 40589e7 RDS: Base init_depth and responder_resources on hw values by Andy Grover · 14 years ago
  21. 15133f6 RDS: Implement atomic operations by Andy Grover · 14 years ago
  22. f4dd96f7 RDS: make sure all sgs alloced are initialized by Andy Grover · 14 years ago
  23. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 14 years ago
  24. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 14 years ago
  25. 3ef13f3 RDS: cleanup/fix rds_rdma_unuse by Andy Grover · 14 years ago
  26. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 14 years ago
  27. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 14 years ago
  28. 35b52c7 RDS: Fix corrupted rds_mrs by Tina Yang · 14 years ago
  29. 9e2effb RDS: Fix BUG_ONs to not fire when in a tasklet by Andy Grover · 14 years ago
  30. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  31. 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
  32. 561c7df RDS: Do not call set_page_dirty() with irqs off by Andy Grover · 14 years ago
  33. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  34. 244546f RDS: Add GET_MR_FOR_DEST sockopt by Andy Grover · 15 years ago
  35. 830eb7d RDS: use get_user_pages_fast() by Andy Grover · 15 years ago
  36. 7acd4a7 RDS: Fix ordering in a conditional by Andy Grover · 15 years ago
  37. eff5f53 RDS: RDMA support by Andy Grover · 15 years ago