1. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 9 years ago
  2. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  3. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  4. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  5. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
  6. 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
  7. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 9 years ago
  8. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
  9. 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
  10. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  11. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  12. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
  13. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
  14. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  15. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  16. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  17. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  18. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
  19. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago
  20. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 9 years ago
  21. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 9 years ago
  22. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 9 years ago
  23. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 9 years ago
  24. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 9 years ago
  25. 985c167 libceph: fix ceph_eversion encoding by Ilya Dryomov · 9 years ago
  26. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  27. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 9 years ago
  28. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 9 years ago
  29. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 9 years ago
  30. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  31. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  32. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  33. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 9 years ago
  34. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 9 years ago
  35. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 9 years ago
  36. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 9 years ago
  37. 168b909 libceph: monc hunt rate is 3s with backoff up to 30s by Ilya Dryomov · 9 years ago
  38. 58d81b1 libceph: monc ping rate is 10s by Ilya Dryomov · 9 years ago
  39. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  40. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
  41. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 9 years ago
  42. 97db9a8 libceph: advertise support for TUNABLES5 by Ilya Dryomov · 9 years ago
  43. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  44. 79a3ed2 ceph: ceph_frag_contains_value can be boolean by Yaowei Bai · 9 years ago
  45. eade1fe ceph: remove unused functions in ceph_frag.h by Yaowei Bai · 9 years ago
  46. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  47. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  48. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  49. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  50. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  51. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  52. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  53. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  54. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
  55. d50c97b libceph: nuke time_sub() by Ilya Dryomov · 10 years ago
  56. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 10 years ago
  57. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 10 years ago
  58. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  59. 9571eb4 libceph: simplify our debugfs attr macro by Ilya Dryomov · 10 years ago
  60. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 10 years ago
  61. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
  62. 3ef650d libceph: osdmap.h: Add missing format newlines by Joe Perches · 10 years ago
  63. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  64. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  65. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  66. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  67. 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
  68. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  69. 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
  70. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  71. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  72. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  73. d4e1a4e libceph: update ceph_msg_header structure by John Spray · 10 years ago
  74. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  75. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  76. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  77. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  78. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  79. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  80. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  81. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  82. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  83. 0215e44 libceph: move and add dout()s to ceph_msg_{get,put}() by Ilya Dryomov · 10 years ago
  84. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  85. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  86. 6044cde libceph: add ceph_monc_wait_osdmap() by Ilya Dryomov · 11 years ago
  87. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 11 years ago
  88. f98a128 ceph: update inode fields according to issued caps by Yan, Zheng · 11 years ago
  89. 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 11 years ago
  90. 18cb95a libceph: enable PRIMARY_AFFINITY feature bit by Ilya Dryomov · 11 years ago
  91. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 11 years ago
  92. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 11 years ago
  93. 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 11 years ago
  94. 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 11 years ago
  95. ddf3a21 libceph: enable OSDMAP_ENC feature bit by Ilya Dryomov · 11 years ago
  96. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 11 years ago
  97. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 11 years ago
  98. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 11 years ago
  99. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 11 years ago
  100. 07bd7de crush: support chooseleaf_vary_r tunable (tunables3) by default by Ilya Dryomov · 11 years ago