1. 2169aea libceph: calculate placement based on the internal data types by Sage Weil · 12 years ago
  2. 4f6a7e5 ceph: update support for PGID64, PGPOOL3, OSDENC protocol features by Sage Weil · 12 years ago
  3. ec73a75 ceph: update "ceph_features.h" by Alex Elder · 12 years ago
  4. 5b191d9 libceph: decode into cpu-native ceph_pg type by Sage Weil · 12 years ago
  5. 12979354 libceph: rename ceph_pg -> ceph_pg_v1 by Sage Weil · 12 years ago
  6. 903bb32 libceph: drop return value from page vector copy routines by Alex Elder · 12 years ago
  7. b324814 libceph: use void pointers in page vector functions by Alex Elder · 12 years ago
  8. dd6f5e1 libceph: update ceph_fs.h by Alex Elder · 12 years ago
  9. 4b568b1 libceph: add ceph_osd_state_name() by Alex Elder · 12 years ago
  10. 0315a77 libceph: update rados.h by Alex Elder · 12 years ago
  11. 2d2f522 libceph: kill ceph_osdc_wait_event() by Alex Elder · 12 years ago
  12. 3c663bb libceph: kill ceph_osdc_create_event() "one_shot" parameter by Alex Elder · 12 years ago
  13. 60e56f1 libceph: kill ceph_calc_raw_layout() by Alex Elder · 12 years ago
  14. a3bea47 ceph: kill ceph_osdc_new_request() "num_reply" parameter by Alex Elder · 12 years ago
  15. 2480882 ceph: kill ceph_osdc_writepages() "flags" parameter by Alex Elder · 12 years ago
  16. fbf8685 ceph: kill ceph_osdc_writepages() "dosync" parameter by Alex Elder · 12 years ago
  17. 87f979d ceph: kill ceph_osdc_writepages() "nofail" parameter by Alex Elder · 12 years ago
  18. e7e319a libceph: improve packing in struct ceph_osd_req_op by Alex Elder · 12 years ago
  19. 72fe25e libceph: add a compatibility check interface by Alex Elder · 12 years ago
  20. 3ebc21f libceph: fix messenger CONFIG_BLOCK dependencies by Alex Elder · 12 years ago
  21. 969e5aa Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing by Alex Elder · 12 years ago
  22. 2b5fc64 rbd: kill ceph_osd_req_op->flags by Alex Elder · 12 years ago
  23. ae7ca4a3 libceph: pass num_op with ops by Alex Elder · 12 years ago
  24. 54a5400 libceph: don't set pages or bio in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  25. d178a9e libceph: don't set flags in ceph_osdc_alloc_request() by Alex Elder · 12 years ago
  26. e75b45c libceph: drop osdc from ceph_calc_raw_layout() by Alex Elder · 12 years ago
  27. 4d6b250 libceph: drop snapid in ceph_calc_raw_layout() by Alex Elder · 12 years ago
  28. e8afad6 libceph: pass length to ceph_calc_file_object_mapping() by Alex Elder · 12 years ago
  29. 0120be3 libceph: pass length to ceph_osdc_build_request() by Alex Elder · 12 years ago
  30. c885837 libceph: always allow trail in osd request by Alex Elder · 12 years ago
  31. af77f26 rbd: drop oid parameters from ceph_osdc_build_request() by Alex Elder · 12 years ago
  32. dd5f049 ceph: define ceph_encode_8_safe() by Alex Elder · 12 years ago
  33. 1604f48 libceph: for chooseleaf rules, retry CRUSH map descent from root if leaf is failed by Jim Schutt · 12 years ago
  34. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  35. 40889e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  36. 83aff95 libceph: remove 'osdtimeout' option by Sage Weil · 12 years ago
  37. 72afc71 libceph: define ceph_pg_pool_name_by_id() by Alex Elder · 12 years ago
  38. 86b00e0 rbd: get parent spec for version 2 images by Alex Elder · 12 years ago
  39. 7035cdf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  40. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  41. d63b77f libceph: check for invalid mapping by Sage Weil · 12 years ago
  42. 290e335 libceph: remove unused monc->have_fsid by Sage Weil · 12 years ago
  43. 4a86169 libceph: clean up con flags by Sage Weil · 12 years ago
  44. 8dacc7d libceph: replace connection state bits with states by Sage Weil · 12 years ago
  45. aa711ee ceph: define snap counts as u32 everywhere by Alex Elder · 12 years ago
  46. 546f04e libceph: support crush tunables by Sage Weil · 12 years ago
  47. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  48. f8c36c5 libceph: define ceph_extract_encoded_string() by Alex Elder · 12 years ago
  49. c61a1ab libceph: fix off-by-one bug in ceph_encode_filepath() by Alex Elder · 12 years ago
  50. a2a3258 libceph: prevent the race of incoming work during teardown by Guanjun He · 12 years ago
  51. a16cb1f libceph: fix messenger retry by Sage Weil · 12 years ago
  52. d50b409 libceph: initialize msgpool message types by Sage Weil · 12 years ago
  53. b7a9e5d libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  54. 2610302 libceph: drop declaration of ceph_con_get() by Alex Elder · 12 years ago
  55. e27947c libceph: define and use an explicit CONNECTED state by Alex Elder · 13 years ago
  56. d59315c libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 12 years ago
  57. 9a64e8e Merge tag 'v3.5-rc1' by Sage Weil · 12 years ago
  58. 8921d11 libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 12 years ago
  59. 6740a84 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 12 years ago
  60. 38941f8 libceph: have messages point to their connection by Alex Elder · 12 years ago
  61. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  62. 6713093 libceph: embed ceph connection structure in mon_client by Alex Elder · 12 years ago
  63. ce2c890 libceph: start tracking connection socket state by Alex Elder · 13 years ago
  64. 928443c libceph: start separating connection flags from state by Alex Elder · 13 years ago
  65. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  66. 6384bb8 libceph: kill bad_proto ceph connection op by Alex Elder · 12 years ago
  67. e5e372d libceph: eliminate connection state "DEAD" by Alex Elder · 13 years ago
  68. af56e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  69. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 13 years ago
  70. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 13 years ago
  71. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 13 years ago
  72. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 13 years ago
  73. 76aa542 ceph: fix bounds check in ceph_decode_need and ceph_encode_need by Xi Wang · 13 years ago
  74. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 13 years ago
  75. 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  76. bca064d libceph: use "do" in CRC-related Boolean variables by Alex Elder · 13 years ago
  77. e0f43c9 libceph: make ceph_msgr_wq private by Alex Elder · 13 years ago
  78. ee57741 rbd: make ceph_parse_options() return a pointer by Alex Elder · 13 years ago
  79. 5766651 ceph: use a shared zero page rather than one per messenger by Alex Elder · 13 years ago
  80. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  81. 224736d libceph: Allocate larger oid buffer in request msgs by Stratos Psomadakis · 13 years ago
  82. 97d2eb1 Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client by Linus Torvalds · 13 years ago
  83. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  84. 6ab00d4 libceph: create messenger with client by Sage Weil · 13 years ago
  85. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  86. e81b151 Remove unneeded version.h includes from include/ by Jesper Juhl · 13 years ago
  87. ba5b56c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  88. 4cf9d54 libceph: don't time out osd requests that haven't been received by Sage Weil · 13 years ago
  89. 497888c treewide: fix potentially dangerous trailing ';' in #defined values/expressions by Phil Carmody · 13 years ago
  90. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 14 years ago
  91. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 14 years ago
  92. a40c4f1 libceph: add lingering request and watch/notify event framework by Yehuda Sadeh · 14 years ago
  93. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 14 years ago
  94. 483fac7 ceph: update common header files by Yehuda Sadeh · 14 years ago
  95. 6f6c700 libceph: fix osd request queuing on osdmap updates by Sage Weil · 14 years ago
  96. e76661d libceph: fix msgr keepalive flag by Sage Weil · 14 years ago
  97. 60bf8bf libceph: fix msgr backoff by Sage Weil · 14 years ago
  98. f363e45 net/ceph: make ceph_msgr_wq non-reentrant by Tejun Heo · 14 years ago
  99. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  100. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago