1. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 12 years ago
  2. 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 12 years ago
  3. 1d866d1 libceph: drop mutex while allocating a message by Alex Elder · 12 years ago
  4. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 12 years ago
  5. ec02a2f libceph: kill ceph_msg->pagelist_count 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. 07c09b7 libceph: make ceph_msg->bio_seg be unsigned by Alex Elder · 12 years ago
  14. 3ff5f38 libceph: fix a osd request memory leak by Alex Elder · 12 years ago
  15. 368edaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  16. d6c0dd6 libceph: fix decoding of pgids by Sage Weil · 12 years ago
  17. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  18. 83ca14f libceph: add support for HASHPSPOOL pool flag by Sage Weil · 12 years ago
  19. 1b83bef libceph: update osd request/reply encoding by Sage Weil · 12 years ago
  20. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
  21. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 12 years ago
  22. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
  23. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  24. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  25. 4965941 libceph: use a do..while loop in con_work() by Alex Elder · 12 years ago
  26. b6e7b6a libceph: use a flag to indicate a fault has occurred by Alex Elder · 12 years ago
  27. 9320926 libceph: separate non-locked fault handling by Alex Elder · 12 years ago
  28. f20a39f libceph: encapsulate connection backoff by Alex Elder · 12 years ago
  29. 1541716 libceph: eliminate sparse warnings by Alex Elder · 12 years ago
  30. c9ffc77 libceph: define connection flag helpers by Alex Elder · 12 years ago
  31. 903bb32 libceph: drop return value from page vector copy routines by Alex Elder · 12 years ago
  32. b324814 libceph: use void pointers in page vector functions by Alex Elder · 12 years ago
  33. fbfab53 libceph: allow STAT osd operations by Alex Elder · 12 years ago
  34. f44246e libceph: simplify data length calculation by Alex Elder · 12 years ago
  35. a9f36c3 libceph: remove dead code in osd_req_encode_op() by Alex Elder · 12 years ago
  36. 4c46459 libceph: report defined but unsupported osd ops by Alex Elder · 12 years ago
  37. 2979ddb libceph: update ceph_osd_op_name() by Alex Elder · 12 years ago
  38. 4b568b1 libceph: add ceph_osd_state_name() by Alex Elder · 12 years ago
  39. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 12 years ago
  40. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 12 years ago
  41. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 12 years ago
  42. 6078938 libdeph: don't export ceph_osdc_init() or ceph_osdc_stop() by Alex Elder · 12 years ago
  43. f9d2519 libceph: lock outside send_queued() by Alex Elder · 12 years ago
  44. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  45. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  46. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  47. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  48. 9cbb1d7 libceph: don't require r_num_pages for bio requests by Alex Elder · 12 years ago
  49. 1e32d34 rbd: don't take extra bio reference for osd client by Alex Elder · 12 years ago
  50. 72fe25e libceph: add a compatibility check interface by Alex Elder · 12 years ago
  51. 3ebc21f libceph: fix messenger CONFIG_BLOCK dependencies by Alex Elder · 12 years ago
  52. eea553c ceph: Only allow mounts in the initial network namespace by Eric W. Biederman · 12 years ago
  53. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
  54. 1ec3911 libceph: fix undefined behavior when using snprintf() by Cong Ding · 12 years ago
  55. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  56. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  57. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  58. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  59. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  60. e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
  61. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  62. 5b9d1b1 libceph: kill op_needs_trail() by Alex Elder · 12 years ago
  63. c885837 libceph: always allow trail in osd request by Alex Elder · 12 years ago
  64. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  65. c3acb18 libceph: reformat __reset_osd() by Alex Elder · 12 years ago
  66. 7d7c1f6 crush: avoid recursion if we have already collided by Sage Weil · 12 years ago
  67. 1604f48 libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failed by Jim Schutt · 12 years ago
  68. a41bad1 ceph: re-calculate truncate_size for strip object by Yan, Zheng · 12 years ago
  69. 11e9ec6 net/ceph: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  70. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  71. 0fa6ebc libceph: fix protocol feature mismatch failure path by Sage Weil · 12 years ago
  72. 122070a libceph: WARN, don't BUG on unexpected connection states by Alex Elder · 12 years ago
  73. e6d50f6 libceph: always reset osds when kicking by Alex Elder · 12 years ago
  74. ab60b16 libceph: move linger requests sooner in kick_requests() by Alex Elder · 12 years ago
  75. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  76. c89ce05 libceph: register request before unregister linger by Alex Elder · 12 years ago
  77. a978fa2 libceph: don't use rb_init_node() in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  78. 3ee5234 libceph: init event->node in ceph_osdc_create_event() by Alex Elder · 12 years ago
  79. f407731 libceph: init osd->o_node in create_osd() by Alex Elder · 12 years ago
  80. 2836298 libceph: report connection fault with warning by Alex Elder · 12 years ago
  81. 7bb21d68 libceph: socket can close in any connection state by Alex Elder · 12 years ago
  82. 61c7403 rbd: remove linger unconditionally by Alex Elder · 12 years ago
  83. 685a755 libceph: avoid using freed osd in __kick_osd_requests() by Alex Elder · 12 years ago
  84. 7d5f248 ceph: don't reference req after put by Alex Elder · 12 years ago
  85. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  86. 72afc71 libceph: define ceph_pg_pool_name_by_id() by Alex Elder · 12 years ago
  87. 0ed7285 libceph: fix osdmap decode error paths by Sage Weil · 12 years ago
  88. 35fd3dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  89. 7246240 libceph: avoid NULL kref_put from NULL alloc_msg return by Sage Weil · 12 years ago
  90. 9bd95261 libceph: avoid NULL kref_put when osd reset races with alloc_msg by Sage Weil · 12 years ago
  91. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  92. 802c6d9 rbd: define common queue_con_delay() by Alex Elder · 12 years ago
  93. 8618e30 rbd: let con_work() handle backoff by Alex Elder · 12 years ago
  94. 588377d rbd: reset BACKOFF if unable to re-queue by Alex Elder · 12 years ago
  95. 4c199a9 rbtree: empty nodes have no color by Michel Lespinasse · 12 years ago
  96. cf7f601 KEYS: Add payload preparsing opportunity prior to key instantiate or update by David Howells · 12 years ago
  97. 6816282 ceph: propagate layout error on osd request creation by Sage Weil · 12 years ago
  98. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  99. cc4829e ceph: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  100. 7698f2f libceph: Fix sparse warning by Iulius Curt · 12 years ago