1. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  2. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 10 years ago
  3. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 10 years ago
  4. 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 10 years ago
  5. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 10 years ago
  6. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 10 years ago
  7. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 10 years ago
  8. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 10 years ago
  9. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 10 years ago
  10. 0b4af2e libceph: dout() is missing a newline by Ilya Dryomov · 10 years ago
  11. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  12. f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 11 years ago
  13. 3f0a4ac libceph: rename front to front_len in get_reply() by Ilya Dryomov · 11 years ago
  14. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
  15. f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 11 years ago
  16. 0e32d71 crush: fix crush_choose_firstn comment by Ilya Dryomov · 11 years ago
  17. 2d8be0b crush: attempts -> tries by Ilya Dryomov · 11 years ago
  18. f046bf9 crush: add set_choose_local_[fallback_]tries steps by Ilya Dryomov · 11 years ago
  19. d390bb2 crush: generalize descend_once by Ilya Dryomov · 11 years ago
  20. 917edad crush: CHOOSE_LEAF -> CHOOSELEAF throughout by Ilya Dryomov · 11 years ago
  21. cc10df4 crush: add SET_CHOOSE_TRIES rule step by Ilya Dryomov · 11 years ago
  22. f18650a crush: apply chooseleaf_tries to firstn mode too by Ilya Dryomov · 11 years ago
  23. be3226a crush: new SET_CHOOSE_LEAF_TRIES command by Ilya Dryomov · 11 years ago
  24. 4158608 crush: pass parent r value for indep call by Ilya Dryomov · 11 years ago
  25. ab4ce2b5 crush: clarify numrep vs endpos by Ilya Dryomov · 11 years ago
  26. 9fe0718 crush: strip firstn conditionals out of crush_choose, rename by Ilya Dryomov · 11 years ago
  27. 3102b0a crush: add note about r in recursive choose by Ilya Dryomov · 11 years ago
  28. 9a3b490 crush: use breadth-first search for indep mode by Ilya Dryomov · 11 years ago
  29. c6d98a6 crush: return CRUSH_ITEM_UNDEF for failed placements with indep by Ilya Dryomov · 11 years ago
  30. e8ef19c crush: eliminate CRUSH_MAX_SET result size limitation by Ilya Dryomov · 11 years ago
  31. 2a4ba74 crush: fix some comments by Ilya Dryomov · 11 years ago
  32. 8f99c85 crush: reduce scope of some local variables by Ilya Dryomov · 11 years ago
  33. bfb16d7 crush: factor out (trivial) crush_destroy_rule() by Ilya Dryomov · 11 years ago
  34. b3b33b0 crush: pass weight vector size to map function by Ilya Dryomov · 11 years ago
  35. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  36. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  37. 9a1ea2d libceph: resend all writes after the osdmap loses the full flag by Josh Durgin · 11 years ago
  38. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  39. 37c89bd ceph: Add necessary clean up if invalid reply received in handle_reply() by Li Wang · 11 years ago
  40. f38a518 ceph: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  41. 348662a net: 8021q/bluetooth/bridge/can/ceph: Remove extern from function prototypes by Joe Perches · 11 years ago
  42. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  43. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  44. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  45. 9542cf0 libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc by Sage Weil · 11 years ago
  46. dbcae08 libceph: create_singlethread_workqueue() doesn't return ERR_PTRs by Dan Carpenter · 11 years ago
  47. b72e19b libceph: potential NULL dereference in ceph_osdc_handle_map() by Dan Carpenter · 11 years ago
  48. 1874119 libceph: fix error handling in handle_reply() by Dan Carpenter · 11 years ago
  49. ad7a60d ceph: punch hole support by Li Wang · 11 years ago
  50. 4d1829a ceph: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  51. 73d9f7e libceph: unregister request in __map_request failed and nofail == false by majianpeng · 11 years ago
  52. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  53. 61c5d6b libceph: call r_unsafe_callback when unsafe reply is received by Yan, Zheng · 11 years ago
  54. 2cb33ca libceph: Fix NULL pointer dereference in auth client code by Tyler Hicks · 11 years ago
  55. ccca4e3 libceph: fix truncate size calculation by Yan, Zheng · 11 years ago
  56. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  57. 4974341 libceph: print more info for short message header by Alex Elder · 11 years ago
  58. 96e4dac libceph: add lingering request reference when registered by Alex Elder · 11 years ago
  59. 14d2f38 libceph: must hold mutex for reset_changed_osds() by Alex Elder · 11 years ago
  60. c10ebbf libceph: init sent and completed when starting by Alex Elder · 11 years ago
  61. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  62. 81b36be libceph: allocate ceph message data with a slab allocator by Alex Elder · 11 years ago
  63. e3d5d63 libceph: allocate ceph messages with a slab allocator by Alex Elder · 11 years ago
  64. 4f0dcb1 libceph: create source file "net/ceph/snapshot.c" by Alex Elder · 11 years ago
  65. 9ef1ee5 libceph: fix byte order mismatch by Alex Elder · 11 years ago
  66. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  67. a51b272e libceph: fix two messenger bugs by Alex Elder · 11 years ago
  68. 4971977 libceph: support raw data requests by Alex Elder · 11 years ago
  69. 863c7eb libceph: clean up osd data field access functions by Alex Elder · 11 years ago
  70. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  71. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  72. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  73. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  74. ca8b3a6 libceph: implement multiple data items in a message by Alex Elder · 11 years ago
  75. 5240d9f libceph: replace message data pointer with list by Alex Elder · 11 years ago
  76. 8ae4f4f libceph: have cursor point to data by Alex Elder · 11 years ago
  77. 36153ec libceph: move cursor into message by Alex Elder · 11 years ago
  78. c851c49 libceph: record bio length by Alex Elder · 11 years ago
  79. f759ebb libceph: skip message if too big to receive by Alex Elder · 11 years ago
  80. ea96571 libceph: fix possible CONFIG_BLOCK build problem by Alex Elder · 11 years ago
  81. 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 11 years ago
  82. ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 11 years ago
  83. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  84. 39b44cb libceph: set message data when building osd request by Alex Elder · 11 years ago
  85. e65550f libceph: move ceph_osdc_build_request() by Alex Elder · 11 years ago
  86. 5f562df libceph: format class info at init time by Alex Elder · 11 years ago
  87. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  88. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  89. 54d5064 libceph: rename data out field in osd request op by Alex Elder · 11 years ago
  90. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  91. 23c08a9cb libceph: define ceph_osd_data_length() by Alex Elder · 11 years ago
  92. c54d47b libceph: define a few more helpers by Alex Elder · 11 years ago
  93. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  94. 9fc6e06 libceph: compute incoming bytes once by Alex Elder · 11 years ago
  95. 98fa5dd libceph: provide data length when preparing message by Alex Elder · 11 years ago
  96. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  97. 02ee07d libceph: hold off building osd request by Alex Elder · 11 years ago
  98. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  99. a193080 libceph: record message data length by Alex Elder · 11 years ago
  100. ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 11 years ago