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