1. 0fff87e libceph: separate read and write data by Alex Elder · 12 years ago
  2. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 12 years ago
  3. 2794a82 libceph: separate osd request data info by Alex Elder · 12 years ago
  4. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
  5. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
  6. 8f63ca2 libceph: fix wrong opcode use in osd_req_encode_op() by Alex Elder · 12 years ago
  7. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 12 years ago
  8. f51a822 libceph: set page alignment in start_request() by Alex Elder · 12 years ago
  9. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 12 years ago
  10. 60cf599 libceph: don't pass request to calc_layout() by Alex Elder · 12 years ago
  11. dbe0fc4 libceph: format target object name in caller by Alex Elder · 12 years ago
  12. 47a0581 libceph: pass object number back to calc_layout() caller by Alex Elder · 12 years ago
  13. 3ff5f38 libceph: fix a osd request memory leak by Alex Elder · 12 years ago
  14. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 12 years ago
  15. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
  16. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
  17. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  18. fbfab53 libceph: allow STAT osd operations by Alex Elder · 12 years ago
  19. f44246e libceph: simplify data length calculation by Alex Elder · 12 years ago
  20. a9f36c3 libceph: remove dead code in osd_req_encode_op() by Alex Elder · 12 years ago
  21. 4c46459 libceph: report defined but unsupported osd ops by Alex Elder · 12 years ago
  22. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 12 years ago
  23. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 12 years ago
  24. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 12 years ago
  25. 6078938 libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() by Alex Elder · 12 years ago
  26. f9d2519 libceph: lock outside send_queued() by Alex Elder · 12 years ago
  27. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  28. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  29. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  30. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  31. 9cbb1d7 libceph: don't require r_num_pages for bio requests by Alex Elder · 12 years ago
  32. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 12 years ago
  33. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  34. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  35. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  36. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  37. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  38. e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
  39. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  40. 5b9d1b1 libceph: kill op_needs_trail() by Alex Elder · 12 years ago
  41. c885837 libceph: always allow trail in osd request by Alex Elder · 12 years ago
  42. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  43. c3acb18 libceph: reformat __reset_osd() by Alex Elder · 12 years ago
  44. a41bad1 ceph: re-calculate truncate_size for strip object by Yan, Zheng · 12 years ago
  45. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  46. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  47. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  48. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  49. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  50. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  51. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  52. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  53. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  54. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  55. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  56. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  57. 756a16a libceph: be less chatty about stray replies by Sage Weil · 12 years ago
  58. 048a9d2 libceph: trivial fix for the incorrect debug output by Jiaju Zhang · 12 years ago
  59. 6194ea8 libceph: resubmit linger ops when pg mapping changes by Sage Weil · 12 years ago
  60. cd43045 libceph: initialize rb, list nodes in ceph_osd_request by Sage Weil · 12 years ago
  61. d50b409 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  62. b7a9e5d libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  63. 9a64e8e Merge tag 'v3.5-rc1' by Sage Weil · 12 years ago
  64. 8921d11 libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 12 years ago
  65. 6740a84 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 12 years ago
  66. 1c20f2d libceph: tweak ceph_alloc_msg() by Alex Elder · 12 years ago
  67. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  68. 0d47766 libceph: use con get/put ops from osd_client by Sage Weil · 12 years ago
  69. ab8cb34 libceph: osd_client: don't drop reply reference too early by Alex Elder · 12 years ago
  70. e10006f libceph: provide osd number when creating osd by Alex Elder · 12 years ago
  71. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  72. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  73. 35f9f8a libceph: avoid unregistering osd request when not registered by Sage Weil · 12 years ago
  74. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  75. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  76. a255651 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  77. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  78. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  79. 065a68f ceph: osd_client: fix endianness bug in osd_req_encode_op() by Alex Elder · 12 years ago
  80. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  81. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 13 years ago
  82. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  83. 38d6453 libceph: force resend of osd requests if we skip an osdmap by Sage Weil · 13 years ago
  84. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  85. 935b639 libceph: fix linger request requeuing by Sage Weil · 13 years ago
  86. aca420b libceph: fix leak of osd structs during shutdown by Sage Weil · 13 years ago
  87. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  88. 9bb0ce2 libceph: fix page calculation for non-page-aligned io by Sage Weil · 13 years ago
  89. 2584547 ceph: fix sync vs canceled write by Sage Weil · 13 years ago
  90. cd634fb libceph: subscribe to osdmap when cluster is full by Sage Weil · 13 years ago
  91. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  92. 2dab036 libceph: use snprintf for formatting object name by Sage Weil · 13 years ago
  93. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  94. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  95. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  96. 77f38e0 libceph: fix linger request requeueing by Sage Weil · 13 years ago
  97. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  98. fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 14 years ago
  99. 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 14 years ago
  100. 6b0ae40 ceph: fix possible NULL pointer dereference by Mariusz Kozlowski · 14 years ago