1. 642c0db libceph: flush msgr queue during mon_client shutdown by Sage Weil · 12 years ago
  2. b132cf4 rbd: Clear ceph_msg->bio_iter for retransmitted message by Yan, Zheng · 12 years ago
  3. 88ed6ea libceph: use con get/put ops from osd_client by Sage Weil · 12 years ago
  4. 680584f libceph: osd_client: don't drop reply reference too early by Alex Elder · 12 years ago
  5. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  6. 6bd9adb libceph: fix pg_temp updates by Sage Weil · 12 years ago
  7. 35f9f8a libceph: avoid unregistering osd request when not registered by Sage Weil · 12 years ago
  8. 3da5477 ceph: add auth buf in prepare_write_connect() by Alex Elder · 12 years ago
  9. dac1e71 ceph: rename prepare_connect_authorizer() by Alex Elder · 12 years ago
  10. 729796b ceph: return pointer from prepare_connect_authorizer() by Alex Elder · 12 years ago
  11. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  12. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  13. a255651 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  14. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  15. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  16. ed96af6 ceph: messenger: check return from get_authorizer by Alex Elder · 12 years ago
  17. b1c6b98 ceph: messenger: rework prepare_connect_authorizer() by Alex Elder · 12 years ago
  18. 5a0f8fd ceph: messenger: check prepare_write_connect() result by Alex Elder · 12 years ago
  19. e10c758 ceph: don't set WRITE_PENDING too early by Alex Elder · 12 years ago
  20. e825a66 ceph: drop msgr argument from prepare_write_connect() by Alex Elder · 12 years ago
  21. 41b90c0 ceph: messenger: send banner in process_connect() by Alex Elder · 12 years ago
  22. 84fb3ad ceph: messenger: reset connection kvec caller by Alex Elder · 12 years ago
  23. d329156 libceph: don't reset kvec in prepare_write_banner() by Alex Elder · 12 years ago
  24. fd51653 ceph: messenger: change read_partial() to take "end" arg by Alex Elder · 12 years ago
  25. e6cee71 ceph: messenger: update "to" in read_partial() caller by Alex Elder · 12 years ago
  26. 57dac9d ceph: messenger: use read_partial() in read_partial_message() by Alex Elder · 12 years ago
  27. 065a68f ceph: osd_client: fix endianness bug in osd_req_encode_op() by Alex Elder · 12 years ago
  28. 8b39326 crush: warn on do_rule failure by Sage Weil · 12 years ago
  29. 6eb43f4 crush: fix memory leak when destroying tree buckets by Sage Weil · 12 years ago
  30. f671d4c crush: fix tree node weight lookup by Sage Weil · 12 years ago
  31. fc7c3ae crush: remove parent maps by Sage Weil · 12 years ago
  32. 41ebcc0 crush: remove forcefeed functionality by Sage Weil · 12 years ago
  33. 0668216 crush: use a temporary variable to simplify crush_do_rule by Sage Weil · 12 years ago
  34. a1f4895 crush: be more tolerant of nonsensical crush maps by Sage Weil · 12 years ago
  35. c90f95e crush: adjust local retry threshold by Sage Weil · 12 years ago
  36. 8b12d47 crush: clean up types, const-ness by Sage Weil · 12 years ago
  37. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  38. feb50ac crush: include header for global symbols by hartleys · 12 years ago
  39. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  40. 8d63e31 libceph: isolate kmap() call in write_partial_msg_pages() by Alex Elder · 12 years ago
  41. 9bd1966 libceph: rename "page_shift" variable to something sensible by Alex Elder · 12 years ago
  42. 0cdf9e6 libceph: get rid of zero_page_address by Alex Elder · 12 years ago
  43. e36b13c libceph: only call kernel_sendpage() via helper by Alex Elder · 12 years ago
  44. 3173913 libceph: use kernel_sendpage() for sending zeroes by Alex Elder · 12 years ago
  45. 37675b0 libceph: fix inverted crc option logic by Alex Elder · 12 years ago
  46. 84495f4 libceph: some simple changes by Alex Elder · 12 years ago
  47. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 12 years ago
  48. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 12 years ago
  49. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 12 years ago
  50. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 12 years ago
  51. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 12 years ago
  52. d3002b9 libceph: a few small changes by Alex Elder · 12 years ago
  53. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 12 years ago
  54. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 12 years ago
  55. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 12 years ago
  56. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 12 years ago
  57. 963be4d libceph: move prepare_write_banner() by Alex Elder · 12 years ago
  58. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 12 years ago
  59. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 12 years ago
  60. bd40614 ceph: eliminate some needless casts by Alex Elder · 12 years ago
  61. f64a931 ceph: kill addr_str_lock spinlock; use atomic instead by Alex Elder · 12 years ago
  62. a5bc3129a ceph: make use of "else" where appropriate by Alex Elder · 12 years ago
  63. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 12 years ago
  64. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 12 years ago
  65. 182fac2 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer by Jim Schutt · 12 years ago
  66. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  67. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  68. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 13 years ago
  69. e11b05d crush: fix force for non-root TAKE by Sage Weil · 13 years ago
  70. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  71. 653f42f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  72. f1932fc crush: fix mapping calculation when force argument doesn't exist by Sage Weil · 13 years ago
  73. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  74. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  75. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  76. 38d6453 libceph: force resend of osd requests if we skip an osdmap by Sage Weil · 13 years ago
  77. ee3b56f ceph: use kernel DNS resolver by Noah Watkins · 13 years ago
  78. 49d9224 ceph: fix ceph_monc_init memory leak by Noah Watkins · 13 years ago
  79. f0ed1b7 libceph: warn on msg allocation failures by Sage Weil · 13 years ago
  80. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  81. f6a2f5b libceph: always preallocate mon connection by Sage Weil · 13 years ago
  82. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  83. 92bb062 Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client by Linus Torvalds · 13 years ago
  84. 8adc8b3 libceph: fix pg_temp mapping update by Sage Weil · 13 years ago
  85. 782e182 libceph: fix pg_temp mapping calculation by Sage Weil · 13 years ago
  86. 935b639 libceph: fix linger request requeuing by Sage Weil · 13 years ago
  87. 1cad789 libceph: fix parse options memory leak by Noah Watkins · 13 years ago
  88. c0d5f9d libceph: initialize ack_stamp to avoid unnecessary connection reset by Jim Schutt · 13 years ago
  89. 0d20fbb Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  90. aca420b libceph: fix leak of osd structs during shutdown by Sage Weil · 13 years ago
  91. 5185352 libceph: fix msgpool by Sage Weil · 13 years ago
  92. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  93. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  94. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  96. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  97. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  98. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  99. 9bb0ce2 libceph: fix page calculation for non-page-aligned io by Sage Weil · 13 years ago
  100. 2584547 ceph: fix sync vs canceled write by Sage Weil · 13 years ago