1. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  2. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  3. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  4. f6479449 ceph: remove bogus extern by stephen hemminger · 10 years ago
  5. 6044cde libceph: add ceph_monc_wait_osdmap() by Ilya Dryomov · 10 years ago
  6. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 10 years ago
  7. 002b36b libceph: recognize poolop requests in debugfs by Ilya Dryomov · 10 years ago
  8. f140662 crush: decode and initialize chooseleaf_vary_r by Ilya Dryomov · 10 years ago
  9. 178eda2 libceph: fix corruption when using page_count 0 page in rbd by Chunwei Chen · 10 years ago
  10. 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 10 years ago
  11. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  12. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 10 years ago
  13. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  14. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  15. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 10 years ago
  16. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 10 years ago
  17. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  18. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 10 years ago
  19. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 10 years ago
  20. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  21. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  22. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 10 years ago
  23. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 10 years ago
  24. 63a6993 libceph: primary_affinity decode bits by Ilya Dryomov · 10 years ago
  25. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  26. d286de7 libceph: primary_temp decode bits by Ilya Dryomov · 10 years ago
  27. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  28. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  29. ec7af97 libceph: introduce get_osdmap_client_data_v() by Ilya Dryomov · 10 years ago
  30. 10db634 libceph: introduce decode{,_new}_pg_temp() and switch to them by Ilya Dryomov · 10 years ago
  31. 4d60351 libceph: switch osdmap_set_max_osd() to krealloc() by Ilya Dryomov · 10 years ago
  32. 433fbdd libceph: introduce decode{,_new}_pools() and switch to them by Ilya Dryomov · 10 years ago
  33. 0f70c7e libceph: rename __decode_pool{,_names}() to decode_pool{,_names}() by Ilya Dryomov · 10 years ago
  34. 53bbaba libceph: fix and clarify ceph_decode_need() sizes by Ilya Dryomov · 10 years ago
  35. 9464d00 libceph: nuke bogus encoding version check in osdmap_apply_incremental() by Ilya Dryomov · 10 years ago
  36. 86f1742 libceph: fixup error handling in osdmap_apply_incremental() by Ilya Dryomov · 10 years ago
  37. 9902e68 libceph: fix crush_decode() call site in osdmap_decode() by Ilya Dryomov · 10 years ago
  38. 2d88b2e libceph: check length of osdmap osd arrays by Ilya Dryomov · 10 years ago
  39. 3977058 libceph: safely decode max_osd value in osdmap_decode() by Ilya Dryomov · 10 years ago
  40. 597b52f libceph: fixup error handling in osdmap_decode() by Ilya Dryomov · 10 years ago
  41. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 10 years ago
  42. 38a8d56 libceph: dump osdmap and enhance output on decode errors by Ilya Dryomov · 10 years ago
  43. 1c00240 libceph: dump pg_temp mappings to debugfs by Ilya Dryomov · 10 years ago
  44. 0a2800d libceph: do not prefix osd lines with \t in debugfs output by Ilya Dryomov · 10 years ago
  45. 35fea3a libceph: refer to osdmap directly in osdmap_show() by Ilya Dryomov · 10 years ago
  46. d83ed85 crush: add SET_CHOOSELEAF_VARY_R step by Ilya Dryomov · 10 years ago
  47. e2b149c crush: add chooseleaf_vary_r tunable by Ilya Dryomov · 10 years ago
  48. 6ed1002 crush: allow crush rules to set (re)tries counts to 0 by Ilya Dryomov · 10 years ago
  49. 48a163d crush: fix off-by-one errors in total_tries refactor by Ilya Dryomov · 10 years ago
  50. d90deda libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() by Yan, Zheng · 10 years ago
  51. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 10 years ago
  52. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 10 years ago
  53. 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 10 years ago
  54. 2045cea net: remove unnecessary return's by stephen hemminger · 10 years ago
  55. 0ec1d15 libceph: do not dereference a NULL bio pointer by Ilya Dryomov · 10 years ago
  56. ff513ac libceph: take map_sem for read in handle_reply() by Ilya Dryomov · 10 years ago
  57. 0bbfdfe libceph: factor out logic from ceph_osdc_start_request() by Ilya Dryomov · 10 years ago
  58. c172ec5 libceph: fix error handling in ceph_osdc_init() by Ilya Dryomov · 10 years ago
  59. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  60. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 11 years ago
  61. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  62. 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 11 years ago
  63. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 11 years ago
  64. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 11 years ago
  65. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  66. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  67. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  68. 0b4af2e libceph: dout() is missing a newline by Ilya Dryomov · 11 years ago
  69. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  70. f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 11 years ago
  71. 3f0a4ac libceph: rename front to front_len in get_reply() by Ilya Dryomov · 11 years ago
  72. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
  73. f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 11 years ago
  74. 0e32d71 crush: fix crush_choose_firstn comment by Ilya Dryomov · 11 years ago
  75. 2d8be0b crush: attempts -> tries by Ilya Dryomov · 11 years ago
  76. f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 11 years ago
  77. d390bb2 crush: generalize descend_once by Ilya Dryomov · 11 years ago
  78. 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 11 years ago
  79. cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 11 years ago
  80. f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 11 years ago
  81. be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 11 years ago
  82. 4158608 crush: pass parent r value for indep call by Ilya Dryomov · 11 years ago
  83. ab4ce2b5 crush: clarify numrep vs endpos by Ilya Dryomov · 11 years ago
  84. 9fe0718 crush: strip firstn conditionals out of crush_choose, rename by Ilya Dryomov · 11 years ago
  85. 3102b0a crush: add note about r in recursive choose by Ilya Dryomov · 11 years ago
  86. 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 11 years ago
  87. c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 11 years ago
  88. e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 11 years ago
  89. 2a4ba74 crush: fix some comments by Ilya Dryomov · 11 years ago
  90. 8f99c85 crush: reduce scope of some local variables by Ilya Dryomov · 11 years ago
  91. bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 11 years ago
  92. b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 11 years ago
  93. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  94. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  95. 9a1ea2d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 11 years ago
  96. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  97. 37c89bd ceph: Add necessary clean up if invalid reply received in handle_reply() by Li Wang · 11 years ago
  98. f38a518 ceph: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  99. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  100. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago