1. 4a3262b libceph: use %s instead of %pE in dout()s by Ilya Dryomov · 8 years ago
  2. dc045a9 libceph: put request only if it's done in handle_reply() by Ilya Dryomov · 8 years ago
  3. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  4. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 8 years ago
  5. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  6. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  7. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  8. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 8 years ago
  9. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  10. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  11. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  12. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  13. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  14. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 8 years ago
  15. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 8 years ago
  16. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  17. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  18. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 8 years ago
  19. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 8 years ago
  20. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  21. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  22. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 8 years ago
  23. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  24. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  25. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  26. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  27. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  28. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  29. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  30. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  31. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  32. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  33. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  34. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  35. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  36. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  37. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  38. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  39. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  40. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  41. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  42. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  43. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  44. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  45. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  46. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 8 years ago
  47. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago
  48. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  49. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 8 years ago
  50. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 8 years ago
  51. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  52. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago
  53. b5d9170 libceph: behave in mon_fault() if cur_mon < 0 by Ilya Dryomov · 8 years ago
  54. bee3a37 libceph: reschedule tick in mon_fault() by Ilya Dryomov · 8 years ago
  55. 1752b50 libceph: introduce and switch to reopen_session() by Ilya Dryomov · 8 years ago
  56. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 8 years ago
  57. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 8 years ago
  58. 0e04dc2 libceph: pick a different monitor when reconnecting by Ilya Dryomov · 8 years ago
  59. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 8 years ago
  60. 0f9af16 libceph: decouple hunting and subs management by Ilya Dryomov · 8 years ago
  61. 02ac956 libceph: move debugfs initialization into __ceph_open_session() by Ilya Dryomov · 8 years ago
  62. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  64. cd8140c libceph: don't spam dmesg with stray reply warnings by Ilya Dryomov · 8 years ago
  65. dbc0d3c libceph: use the right footer size when skipping a message by Ilya Dryomov · 8 years ago
  66. e7a88e8 libceph: don't bail early from try_read() when skipping a message by Ilya Dryomov · 8 years ago
  67. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  68. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 8 years ago
  69. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 8 years ago
  70. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 8 years ago
  71. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 8 years ago
  72. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 8 years ago
  73. e9f6452 libceph: Remove unnecessary ivsize variables by Ilya Dryomov · 8 years ago
  74. e59dd98 libceph: Use skcipher by Herbert Xu · 8 years ago
  75. 7e01726 libceph: remove outdated comment by Ilya Dryomov · 8 years ago
  76. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 8 years ago
  77. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 8 years ago
  78. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 8 years ago
  79. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 8 years ago
  80. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  81. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  82. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  83. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  84. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  85. 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
  86. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  87. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  88. 4199b8e libceph: drop authorizer check from cephx msg signing routines by Ilya Dryomov · 9 years ago
  89. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  90. 8a703a3 libceph: evaluate osd_req_op_data() arguments only once by Ioana Ciornei · 9 years ago
  91. cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
  92. 343128c libceph: use local variable cursor instead of &msg->cursor by Shraddha Barke · 9 years ago
  93. 70cf052 libceph: remove con argument in handle_reply() by Shraddha Barke · 9 years ago
  94. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  95. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  96. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  97. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  98. d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
  99. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  100. 6dd74e4 libceph: set 'exists' flag for newly up osd by Yan, Zheng · 9 years ago