1. f671d4c crush: fix tree node weight lookup by Sage Weil · 12 years ago
  2. fc7c3ae crush: remove parent maps by Sage Weil · 12 years ago
  3. 41ebcc0 crush: remove forcefeed functionality by Sage Weil · 12 years ago
  4. 0668216 crush: use a temporary variable to simplify crush_do_rule by Sage Weil · 12 years ago
  5. a1f4895 crush: be more tolerant of nonsensical crush maps by Sage Weil · 12 years ago
  6. c90f95e crush: adjust local retry threshold by Sage Weil · 12 years ago
  7. 8b12d47 crush: clean up types, const-ness by Sage Weil · 12 years ago
  8. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  9. 8d63e31 libceph: isolate kmap() call in write_partial_msg_pages() by Alex Elder · 12 years ago
  10. 9bd1966 libceph: rename "page_shift" variable to something sensible by Alex Elder · 12 years ago
  11. 0cdf9e6 libceph: get rid of zero_page_address by Alex Elder · 12 years ago
  12. e36b13c libceph: only call kernel_sendpage() via helper by Alex Elder · 12 years ago
  13. 3173913 libceph: use kernel_sendpage() for sending zeroes by Alex Elder · 12 years ago
  14. 37675b0 libceph: fix inverted crc option logic by Alex Elder · 12 years ago
  15. 84495f4 libceph: some simple changes by Alex Elder · 12 years ago
  16. f42299e libceph: small refactor in write_partial_kvec() by Alex Elder · 12 years ago
  17. fe3ad59 libceph: do crc calculations outside loop by Alex Elder · 12 years ago
  18. a9a0c51 libceph: separate CRC calculation from byte swapping by Alex Elder · 12 years ago
  19. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 12 years ago
  20. cffaba1 ceph: ensure Boolean options support both senses by Alex Elder · 12 years ago
  21. d3002b9 libceph: a few small changes by Alex Elder · 12 years ago
  22. 41617d0 libceph: make ceph_tcp_connect() return int by Alex Elder · 12 years ago
  23. 6173d1f libceph: encapsulate some messenger cleanup code by Alex Elder · 12 years ago
  24. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 12 years ago
  25. 859eb79 libceph: encapsulate connection kvec operations by Alex Elder · 12 years ago
  26. 963be4d libceph: move prepare_write_banner() by Alex Elder · 12 years ago
  27. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  28. 99f0f3b ceph: eliminate some abusive casts by Alex Elder · 13 years ago
  29. bd40614 ceph: eliminate some needless casts by Alex Elder · 13 years ago
  30. f64a931 ceph: kill addr_str_lock spinlock; use atomic instead by Alex Elder · 13 years ago
  31. a5bc3129a ceph: make use of "else" where appropriate by Alex Elder · 13 years ago
  32. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  33. 6448669 libceph: fix overflow check in crush_decode() by Xi Wang · 12 years ago
  34. 182fac2 net/ceph: Only clear SOCK_NOSPACE when there is sufficient space in the socket buffer by Jim Schutt · 12 years ago
  35. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  36. ab434b6 ceph: initialize client debugfs outside of monc->mutex by Sage Weil · 13 years ago
  37. 56e925b libceph: remove useless return value for osd_client __send_request() by Sage Weil · 13 years ago
  38. e11b05d crush: fix force for non-root TAKE by Sage Weil · 13 years ago
  39. 1864825 ceph: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  40. 653f42f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  41. f1932fc crush: fix mapping calculation when force argument doesn't exist by Sage Weil · 13 years ago
  42. c292fe4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  43. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  44. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  45. 38d6453 libceph: force resend of osd requests if we skip an osdmap by Sage Weil · 13 years ago
  46. ee3b56f ceph: use kernel DNS resolver by Noah Watkins · 13 years ago
  47. 49d9224 ceph: fix ceph_monc_init memory leak by Noah Watkins · 13 years ago
  48. f0ed1b7 libceph: warn on msg allocation failures by Sage Weil · 13 years ago
  49. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  50. f6a2f5b libceph: always preallocate mon connection by Sage Weil · 13 years ago
  51. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  52. 92bb062 Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-client by Linus Torvalds · 13 years ago
  53. 8adc8b3 libceph: fix pg_temp mapping update by Sage Weil · 13 years ago
  54. 782e182 libceph: fix pg_temp mapping calculation by Sage Weil · 13 years ago
  55. 935b639 libceph: fix linger request requeuing by Sage Weil · 13 years ago
  56. 1cad789 libceph: fix parse options memory leak by Noah Watkins · 13 years ago
  57. c0d5f9d libceph: initialize ack_stamp to avoid unnecessary connection reset by Jim Schutt · 13 years ago
  58. 0d20fbb Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  59. aca420b libceph: fix leak of osd structs during shutdown by Sage Weil · 13 years ago
  60. 5185352 libceph: fix msgpool by Sage Weil · 13 years ago
  61. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  62. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  63. 033b114 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  64. 38be7a7 ceph: fix file mode calculation by Sage Weil · 13 years ago
  65. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  66. 9f6ec8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  67. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  68. 9bb0ce2 libceph: fix page calculation for non-page-aligned io by Sage Weil · 13 years ago
  69. 2584547 ceph: fix sync vs canceled write by Sage Weil · 13 years ago
  70. cd634fb libceph: subscribe to osdmap when cluster is full by Sage Weil · 13 years ago
  71. 7662d8f libceph: handle new osdmap down/state change encoding by Sage Weil · 13 years ago
  72. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  73. a2a7960 libceph: add missing breaks in addr_set_port by Sage Weil · 13 years ago
  74. 0417788 libceph: fix TAG_WAIT case by Sage Weil · 13 years ago
  75. 3145666 libceph: fix osdmap timestamp assignment by Sage Weil · 13 years ago
  76. 12a2f64 libceph: use snprintf for unknown addrs by Sage Weil · 13 years ago
  77. 2dab036 libceph: use snprintf for formatting object name by Sage Weil · 13 years ago
  78. e8f54ce libceph: fix uninitialized value when no get_authorizer method is set by Sage Weil · 13 years ago
  79. 0da5d70 libceph: handle connection reopen race with callbacks by Sage Weil · 13 years ago
  80. 4ad1262 libceph: fix ceph_osdc_alloc_request error checks by Sage Weil · 13 years ago
  81. ca20892 libceph: fix ceph_msg_new error path by Henry C Chang · 13 years ago
  82. e6d2831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  83. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  84. 77f38e0 libceph: fix linger request requeueing by Sage Weil · 13 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  86. 4b2a58a libceph: Create a new key type "ceph". by Tommi Virtanen · 13 years ago
  87. e2c3d29 libceph: Get secret from the kernel keys api when mounting with key=NAME. by Tommi Virtanen · 13 years ago
  88. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  89. fbdb919 libceph: fix null dereference when unregistering linger requests by Sage Weil · 13 years ago
  90. 234af26f ceph: unlock on error in ceph_osdc_start_request() by Dan Carpenter · 13 years ago
  91. 6b0ae40 ceph: fix possible NULL pointer dereference by Mariusz Kozlowski · 13 years ago
  92. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 13 years ago
  93. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 13 years ago
  94. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  95. b09734b libceph: Fix base64-decoding when input ends in newline. by Tommi Virtanen · 14 years ago
  96. e00de34 libceph: fix msgr standby handling by Sage Weil · 13 years ago
  97. e76661d libceph: fix msgr keepalive flag by Sage Weil · 13 years ago
  98. 60bf8bf libceph: fix msgr backoff by Sage Weil · 13 years ago
  99. 692d20f libceph: retry after authorization failure by Sage Weil · 13 years ago
  100. 38815b7 libceph: fix handling of short returns from get_user_pages by Sage Weil · 13 years ago