1. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 13 years ago
  2. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 13 years ago
  3. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 13 years ago
  4. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 13 years ago
  5. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 13 years ago
  6. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 13 years ago
  7. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 13 years ago
  8. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 13 years ago
  9. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 13 years ago
  10. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 13 years ago
  11. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 13 years ago
  12. e7e319a libceph: improve packing in struct ceph_osd_req_op by Alex Elder · 13 years ago
  13. 2b5fc64 rbd: kill ceph_osd_req_op->flags by Alex Elder · 13 years ago
  14. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 13 years ago
  15. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 13 years ago
  16. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 13 years ago
  17. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 13 years ago
  18. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 13 years ago
  19. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 13 years ago
  20. c885837 libceph: always allow trail in osd request by Alex Elder · 13 years ago
  21. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 13 years ago
  22. d63b77f libceph: check for invalid mapping by Sage Weil · 14 years ago
  23. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 14 years ago
  24. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 14 years ago
  25. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 15 years ago
  26. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 15 years ago
  27. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 15 years ago
  28. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 16 years ago[Renamed (99%) from fs/ceph/osd_client.h]
  29. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 16 years ago
  30. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 16 years ago
  31. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 16 years ago
  32. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 16 years ago
  33. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 16 years ago
  34. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 16 years ago
  35. 422d2cb ceph: reset osd after relevant messages timed out by Yehuda Sadeh · 16 years ago
  36. c16e786 ceph: use single osd op reply msg by Sage Weil · 16 years ago
  37. f5a2041 ceph: put unused osd connections on lru by Yehuda Sadeh · 16 years ago
  38. 0d59ab8 ceph: keep reserved replies on the request structure by Yehuda Sadeh · 16 years ago
  39. 7740a42 ceph: display pgid in debugfs osd request dump by Sage Weil · 16 years ago
  40. 350b1c3 ceph: control access to page vector for incoming data by Sage Weil · 16 years ago
  41. 93c20d9 ceph: fix msgpool reservation leak by Yehuda Sadeh · 16 years ago
  42. 415e49a ceph: use kref for ceph_osd_request by Sage Weil · 16 years ago
  43. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 16 years ago
  44. 039934b ceph: build cleanly without CONFIG_DEBUG_FS by Sage Weil · 16 years ago
  45. f24e998 ceph: OSD client by Sage Weil · 17 years ago