1. aca39d9 libceph, ceph: move ceph_osdc_copy_from() into cephfs code by Luís Henriques · 3 years, 4 months ago
  2. 4972cf6 libceph, ceph: disambiguate ceph_connection_operations handlers by Ilya Dryomov · 4 years, 2 months ago
  3. ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 3 months ago
  4. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 3 months ago
  5. a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 4 months ago
  6. 285ea34f libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 4 months ago
  7. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  8. 042f649 libceph: just have osd_req_op_init() return a pointer by Jeff Layton · 4 years, 8 months ago
  9. 5133ba8 libceph: use target_copy() in send_linger() by Ilya Dryomov · 4 years, 9 months ago
  10. 7ed286f libceph: don't omit used_replica in target_copy() by Ilya Dryomov · 4 years, 9 months ago
  11. 2f3fead libceph: don't omit recovery_deletes in target_copy() by Ilya Dryomov · 4 years, 9 months ago
  12. 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 9 months ago
  13. d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 9 months ago
  14. 8ad44d5 libceph: read_from_replica option by Ilya Dryomov · 4 years, 9 months ago
  15. 117d96a libceph: support for balanced and localized reads by Ilya Dryomov · 4 years, 9 months ago
  16. 97e27aa ceph: add read/write latency metric support by Xiubo Li · 5 years ago
  17. 890bd0f libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years, 10 months ago
  18. bb0e681 libceph: directly skip to the end of redirect reply by Ilya Dryomov · 6 years ago
  19. 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
  20. e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 5 years ago
  21. 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
  22. 8edf84b libceph: drop unused con parameter of calc_target() by Ilya Dryomov · 6 years ago
  23. 4766815 libceph: handle OSD op ceph_pagelist_append() errors by David Disseldorp · 6 years ago
  24. 2cef0ba libceph: add function that clears osd client's abort_err by Yan, Zheng · 6 years ago
  25. 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 6 years ago
  26. a561372 libceph: fix PG split vs OSD (re)connect race by Ilya Dryomov · 6 years ago
  27. 4cf3e6d libceph: export osd_req_op_data() macro by Ilya Dryomov · 6 years ago
  28. 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
  29. 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 6 years ago
  30. 51fc7ab libceph: fix watch_item_t decoding to use ceph_decode_entity_addr by Jeff Layton · 6 years ago
  31. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  32. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  33. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  34. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  35. 23ddf9b libceph: support the RADOS copy-from operation by Luis Henriques · 6 years ago
  36. 98c4bfe9d libceph: check reply num_data_items in setup_request_data() by Ilya Dryomov · 6 years ago
  37. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  38. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  39. 39e58c3 libceph: introduce alloc_watch_request() by Ilya Dryomov · 6 years ago
  40. 81c6521 libceph: assign cookies in linger_submit() by Ilya Dryomov · 6 years ago
  41. 3b83f60da libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() by Ilya Dryomov · 6 years ago
  42. 41a264e libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() by Ilya Dryomov · 6 years ago
  43. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  44. 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
  45. 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
  46. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 7 years ago
  47. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 7 years ago
  48. 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
  49. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  50. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  51. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  52. a86f009 libceph: allocate the locator string with GFP_NOFAIL by Ilya Dryomov · 7 years ago
  53. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
  54. 690f951 libceph: don't abort reads in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  55. 6001567 libceph: avoid a use-after-free during map check by Ilya Dryomov · 7 years ago
  56. 29e8782 libceph: don't warn if req->r_abort_on_full is set by Ilya Dryomov · 7 years ago
  57. 4eea0fe libceph: use for_each_request() in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  58. 88bc192 libceph: defer __complete_request() to a workqueue by Ilya Dryomov · 7 years ago
  59. 26df726 libceph: move more code into __complete_request() by Ilya Dryomov · 7 years ago
  60. 0d09c57 libceph: no need to call flush_workqueue() before destruction by Ilya Dryomov · 7 years ago
  61. 66850df libceph: introduce ceph_osdc_abort_requests() by Ilya Dryomov · 7 years ago
  62. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  63. 0010f705 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  64. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  65. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  66. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  67. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  68. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  69. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  70. 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 8 years ago
  71. ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 8 years ago
  72. 986e898 libceph: make encode_request_*() work with r_mempool requests by Ilya Dryomov · 8 years ago
  73. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 8 years ago
  74. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
  75. df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 8 years ago
  76. 6d637a5 libceph: use target pi for calc_target() calculations by Ilya Dryomov · 8 years ago
  77. db098ec libceph: always populate t->target_{oid,oloc} in calc_target() by Ilya Dryomov · 8 years ago
  78. 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 8 years ago
  79. a10bcb1 libceph: delete from need_resend_linger before check_linger_pool_dne() by Ilya Dryomov · 8 years ago
  80. 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 8 years ago
  81. 84ed45d libceph: drop need_resend from calc_target() by Ilya Dryomov · 8 years ago
  82. 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 8 years ago
  83. 2e59ffd libceph: encode_{pgid,oloc}() helpers by Ilya Dryomov · 8 years ago
  84. dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 8 years ago
  85. dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 8 years ago
  86. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  87. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  88. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  89. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  90. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  91. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  92. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  93. 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
  94. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  95. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  96. b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
  97. 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
  98. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  99. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  100. 45ee2c1 libceph: remove now unused finish_request() wrapper by Ilya Dryomov · 8 years ago