1. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  2. 796d695 ceph: only set num_pages in calc_layout by Sage Weil · 14 years ago
  3. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  4. 4a32f93 ceph: fix map handler error path by Sage Weil · 14 years ago
  5. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  6. 9e32789 ceph: Storage class should be before const qualifier by Tobias Klauser · 14 years ago
  7. 34d2376 ceph: all allocation functions should get gfp_mask by Yehuda Sadeh · 14 years ago
  8. 4f48280 ceph: name msgpools; useful error messages by Sage Weil · 14 years ago
  9. f26e681 ceph: osdtimeout=0 for now timeout by Sage Weil · 14 years ago
  10. c473ad9 ceph: wake up mount thread when getting osdmap by Yehuda Sadeh · 14 years ago
  11. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  12. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  13. 6f46cb2 ceph: fix theoretically possible double-put on connection by Sage Weil · 14 years ago
  14. 21b667f ceph: simplify page setup for incoming data by Sage Weil · 14 years ago
  15. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  16. 0ceed5d ceph: unregister osd request on failure by Sage Weil · 14 years ago
  17. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 14 years ago
  18. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  19. 12eadc1 ceph: fix null pointer deref of r_osd in debug output by Sage Weil · 14 years ago
  20. 422d2cb ceph: reset osd after relevant messages timed out by Yehuda Sadeh · 14 years ago
  21. 6f863e7 ceph: set osd request message front length correctly by Sage Weil · 14 years ago
  22. c16e786 ceph: use single osd op reply msg by Sage Weil · 14 years ago
  23. c99eb1c ceph: remove fragile __map_osds optimization by Sage Weil · 14 years ago
  24. 5b3a4db ceph: fix up unexpected message handling by Sage Weil · 14 years ago
  25. 153a008 ceph: reset osd connections after fault by Sage Weil · 14 years ago
  26. f5a2041 ceph: put unused osd connections on lru by Yehuda Sadeh · 14 years ago
  27. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 14 years ago
  28. 0c94899 ceph: always send truncation info with read and write osd ops by Yehuda Sadeh · 14 years ago
  29. 0d59ab8 ceph: keep reserved replies on the request structure by Yehuda Sadeh · 14 years ago
  30. 0547a9b ceph: alloc message data pages and check if tid exists by Yehuda Sadeh · 14 years ago
  31. 2450418 ceph: allocate middle of message before stating to read by Yehuda Sadeh · 14 years ago
  32. 7740a42 ceph: display pgid in debugfs osd request dump by Sage Weil · 14 years ago
  33. 103e2d3 ceph: remove unused erank field by Sage Weil · 14 years ago
  34. 6df058c ceph: include transaction id in ceph_msg_header (protocol change) by Sage Weil · 15 years ago
  35. 350b1c3 ceph: control access to page vector for incoming data by Sage Weil · 15 years ago
  36. 529cfcc ceph: unregister canceled/timed out osd requests by Sage Weil · 15 years ago
  37. 30dc638 ceph: fix error paths for corrupt osdmap messages by Sage Weil · 15 years ago
  38. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  39. 93c20d9 ceph: fix msgpool reservation leak by Yehuda Sadeh · 15 years ago
  40. 415e49a ceph: use kref for ceph_osd_request by Sage Weil · 15 years ago
  41. 50b885b ceph: whitespace cleanup by Sage Weil · 15 years ago
  42. 34b43a5 ceph: plug leak of request_mutex by Sage Weil · 15 years ago
  43. 32c895e fs/ceph: Move a dereference below a NULL test by Julia Lawall · 15 years ago
  44. 0743304 ceph: fix debugfs entry, simplify fsid checks by Sage Weil · 15 years ago
  45. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  46. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  47. 42ce56e ceph: remove bad calls to ceph_con_shutdown by Sage Weil · 15 years ago
  48. 5104212 ceph: fix endian conversions for ceph_pg by Sage Weil · 15 years ago
  49. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  50. 8f3bc05 ceph: warn on allocation from msgpool with larger front_len by Sage Weil · 15 years ago
  51. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  52. 266673d ceph: cancel osd requests before resending them by Sage Weil · 15 years ago
  53. 81b024e ceph: reset osd session on fault, not peer_reset by Sage Weil · 15 years ago
  54. 0ba6478 ceph: revoke osd request message on request completion by Sage Weil · 15 years ago
  55. c1ea882 ceph: fix osd request submission race by Sage Weil · 15 years ago
  56. f24e998 ceph: OSD client by Sage Weil · 15 years ago