1. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  2. 428a715 libceph: add ceph_osdc_call() single-page helper by Douglas Fuller · 9 years ago
  3. a4ed38d libceph: support for CEPH_OSD_OP_LIST_WATCHERS by Douglas Fuller · 9 years ago
  4. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 8 years ago
  5. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  6. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  7. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  8. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  9. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  10. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  11. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  12. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  13. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  14. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  15. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  16. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  17. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  18. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  19. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  20. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  21. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  22. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
  23. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  24. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
  25. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  26. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  27. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  28. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  29. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  30. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  31. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  32. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  33. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 11 years ago
  34. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 11 years ago
  35. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 11 years ago
  36. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
  37. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  38. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  39. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  40. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  41. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  42. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  43. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  44. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  45. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  46. 4971977 libceph: support raw data requests by Alex Elder · 12 years ago
  47. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  48. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  49. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  50. 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 11 years ago
  51. ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 11 years ago
  52. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  53. 5f562df libceph: format class info at init time by Alex Elder · 11 years ago
  54. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  55. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  56. 54d5064 libceph: rename data out field in osd request op by Alex Elder · 11 years ago
  57. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  58. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  59. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  60. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  61. fdce58c libceph: record length of bio list with bio by Alex Elder · 11 years ago
  62. ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 11 years ago
  63. 33803f3 libceph: define source request op functions by Alex Elder · 11 years ago
  64. 95e072e libceph: kill osd request r_trail by Alex Elder · 11 years ago
  65. 9a5e6d0 libceph: have osd requests support pagelist data by Alex Elder · 11 years ago
  66. 175face libceph: let osd ops determine request data length by Alex Elder · 11 years ago
  67. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  68. 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
  69. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
  70. 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
  71. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  72. 2a24d1f libceph: use (void *) for untyped data in osd ops by Alex Elder · 11 years ago
  73. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 12 years ago
  74. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 12 years ago
  75. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
  76. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
  77. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  78. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 12 years ago
  79. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 12 years ago
  80. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 12 years ago
  81. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  82. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  83. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  84. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  85. e7e319a libceph: improve packing in struct ceph_osd_req_op by Alex Elder · 12 years ago
  86. 2b5fc64 rbd: kill ceph_osd_req_op->flags by Alex Elder · 12 years ago
  87. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  88. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  89. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  90. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  91. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  92. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  93. c885837 libceph: always allow trail in osd request by Alex Elder · 12 years ago
  94. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  95. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  96. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  97. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  98. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  99. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  100. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago