1. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  2. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  3. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  4. 335c258 libceph: advertise support for keepalive2 by Ilya Dryomov · 9 years ago
  5. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  6. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  7. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  8. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  9. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  10. d50c97b libceph: nuke time_sub() by Ilya Dryomov · 9 years ago
  11. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  12. 7c1c474 libceph: announce support for straw2 buckets by Ilya Dryomov · 9 years ago
  13. 0ea611a ceph: rename snapshot support by Yan, Zheng · 9 years ago
  14. 9571eb4 libceph: simplify our debugfs attr macro by Ilya Dryomov · 9 years ago
  15. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 9 years ago
  16. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  17. 3ef650d libceph: osdmap.h: Add missing format newlines by Joe Perches · 9 years ago
  18. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 9 years ago
  19. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  20. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  21. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  22. 84a1d2d libceph: fixup includes in pagelist.h by Ilya Dryomov · 10 years ago
  23. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  24. 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
  25. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  26. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  27. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  28. d4e1a4e libceph: update ceph_msg_header structure by John Spray · 10 years ago
  29. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  30. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  31. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  32. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  33. eb179d3 libceph: remove redundant declaration by Fabian Frederick · 10 years ago
  34. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  35. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  36. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  37. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  38. 0215e44 libceph: move and add dout()s to ceph_msg_{get,put}() by Ilya Dryomov · 10 years ago
  39. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  40. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  41. 6044cde libceph: add ceph_monc_wait_osdmap() by Ilya Dryomov · 10 years ago
  42. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 10 years ago
  43. f98a128 ceph: update inode fields according to issued caps by Yan, Zheng · 10 years ago
  44. 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 10 years ago
  45. 18cb95a libceph: enable PRIMARY_AFFINITY feature bit by Ilya Dryomov · 10 years ago
  46. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  47. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  48. 2abebdb libceph: ceph_can_shift_osds(pool) and pool type defines by Ilya Dryomov · 10 years ago
  49. 246138f libceph: ceph_osd_{exists,is_up,is_down}(osd) definitions by Ilya Dryomov · 10 years ago
  50. ddf3a21 libceph: enable OSDMAP_ENC feature bit by Ilya Dryomov · 10 years ago
  51. 2cfa34f libceph: primary_affinity infrastructure by Ilya Dryomov · 10 years ago
  52. 9686f94 libceph: primary_temp infrastructure by Ilya Dryomov · 10 years ago
  53. 35a935d libceph: generalize ceph_pg_mapping by Ilya Dryomov · 10 years ago
  54. a2505d6 libceph: split osdmap allocation and decode steps by Ilya Dryomov · 10 years ago
  55. 07bd7de crush: support chooseleaf_vary_r tunable (tunables3) by default by Ilya Dryomov · 10 years ago
  56. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 10 years ago
  57. 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 10 years ago
  58. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 10 years ago
  59. c647b8a libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd op by Ilya Dryomov · 10 years ago
  60. 7b25bf5 libceph: encode CEPH_OSD_OP_FLAG_* op flags by Ilya Dryomov · 10 years ago
  61. 9d52147 libceph: a per-osdc crush scratch buffer by Ilya Dryomov · 10 years ago
  62. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  63. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  64. d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  65. 80e163a libceph: support CEPH_FEATURE_OSD_CACHEPOOL feature by Ilya Dryomov · 10 years ago
  66. 205ee118 libceph: follow redirect replies from osds by Ilya Dryomov · 10 years ago
  67. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 10 years ago
  68. 17a13e4 libceph: follow {read,write}_tier fields on osd request submission by Ilya Dryomov · 10 years ago
  69. ce7f6a2 libceph: add ceph_pg_pool_by_id() by Ilya Dryomov · 10 years ago
  70. 1b3f2ab libceph: CEPH_OSD_FLAG_* enum update by Ilya Dryomov · 10 years ago
  71. 7c13cb6 libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg() by Ilya Dryomov · 10 years ago
  72. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 10 years ago
  73. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 10 years ago
  74. e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 10 years ago
  75. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 10 years ago
  76. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 10 years ago
  77. 04f9b74 remove extra definitions of U32_MAX by Alex Elder · 10 years ago
  78. 7771953 conditionally define U32_MAX by Alex Elder · 10 years ago
  79. 80213a8 libceph: support CEPH_FEATURE_EXPORT_PEER by Yan, Zheng · 10 years ago
  80. 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 11 years ago
  81. 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
  82. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 10 years ago
  83. cdff499 crush: support new indep mode and SET_* steps (crush v2) by default by Ilya Dryomov · 11 years ago
  84. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  85. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  86. d29adb3 libceph: block I/O when PAUSE or FULL osd map flags are set by Josh Durgin · 11 years ago
  87. f38a518 ceph: Convert to immutable biovecs by Kent Overstreet · 11 years ago
  88. dd935f4 libceph: add function to ensure notifies are complete by Josh Durgin · 11 years ago
  89. 8b8cf89 libceph: fix invalid unsigned->signed conversion for timespec encoding by Josh Durgin · 11 years ago
  90. eb845ff libceph: fix safe completion by Yan, Zheng · 11 years ago
  91. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  92. 4f0dcb1 libceph: create source file "net/ceph/snapshot.c" by Alex Elder · 11 years ago
  93. c3f5610 libceph: validate timespec conversions by Alex Elder · 11 years ago
  94. b587398 libceph: add signed type limits by Alex Elder · 11 years ago
  95. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  96. 4971977 libceph: support raw data requests by Alex Elder · 11 years ago
  97. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  98. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  99. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  100. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago