1. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  2. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  3. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  4. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  5. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  6. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  7. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  8. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  9. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 10 years ago
  10. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 10 years ago
  11. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 10 years ago
  12. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
  13. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  14. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  15. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  16. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  17. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  18. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  19. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  20. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  21. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  22. 4971977 libceph: support raw data requests by Alex Elder · 11 years ago
  23. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  24. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  25. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  26. 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 11 years ago
  27. ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 11 years ago
  28. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  29. 5f562df libceph: format class info at init time by Alex Elder · 11 years ago
  30. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  31. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  32. 54d5064 libceph: rename data out field in osd request op by Alex Elder · 11 years ago
  33. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  34. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  35. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  36. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  37. fdce58c libceph: record length of bio list with bio by Alex Elder · 11 years ago
  38. ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 11 years ago
  39. 33803f3 libceph: define source request op functions by Alex Elder · 11 years ago
  40. 95e072e libceph: kill osd request r_trail by Alex Elder · 11 years ago
  41. 9a5e6d0 libceph: have osd requests support pagelist data by Alex Elder · 11 years ago
  42. 175face libceph: let osd ops determine request data length by Alex Elder · 11 years ago
  43. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  44. 0fff87e libceph: separate read and write data by Alex Elder · 11 years ago
  45. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 11 years ago
  46. 2794a82 libceph: separate osd request data info by Alex Elder · 11 years ago
  47. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  48. 2a24d1f libceph: use (void *) for untyped data in osd ops by Alex Elder · 11 years ago
  49. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 11 years ago
  50. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 11 years ago
  51. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 11 years ago
  52. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 11 years ago
  53. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  54. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 11 years ago
  55. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 11 years ago
  56. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 11 years ago
  57. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 11 years ago
  58. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 11 years ago
  59. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 11 years ago
  60. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 11 years ago
  61. e7e319a libceph: improve packing in struct ceph_osd_req_op by Alex Elder · 11 years ago
  62. 2b5fc64 rbd: kill ceph_osd_req_op->flags by Alex Elder · 12 years ago
  63. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  64. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  65. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  66. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  67. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  68. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  69. c885837 libceph: always allow trail in osd request by Alex Elder · 12 years ago
  70. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  71. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  72. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  73. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  74. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  75. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  76. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  77. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago[Renamed (99%) from fs/ceph/osd_client.h]
  78. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  79. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  80. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  81. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  82. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  83. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  84. 422d2cb ceph: reset osd after relevant messages timed out by Yehuda Sadeh · 14 years ago
  85. c16e786 ceph: use single osd op reply msg by Sage Weil · 14 years ago
  86. f5a2041 ceph: put unused osd connections on lru by Yehuda Sadeh · 14 years ago
  87. 0d59ab8 ceph: keep reserved replies on the request structure by Yehuda Sadeh · 15 years ago
  88. 7740a42 ceph: display pgid in debugfs osd request dump by Sage Weil · 15 years ago
  89. 350b1c3 ceph: control access to page vector for incoming data by Sage Weil · 15 years ago
  90. 93c20d9 ceph: fix msgpool reservation leak by Yehuda Sadeh · 15 years ago
  91. 415e49a ceph: use kref for ceph_osd_request by Sage Weil · 15 years ago
  92. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  93. 039934b ceph: build cleanly without CONFIG_DEBUG_FS by Sage Weil · 15 years ago
  94. f24e998 ceph: OSD client by Sage Weil · 15 years ago