1. 23ddf9b libceph: support the RADOS copy-from operation by Luis Henriques · 6 years ago
  2. 98c4bfe libceph: check reply num_data_items in setup_request_data() by Ilya Dryomov · 6 years ago
  3. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  4. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  5. 39e58c3 libceph: introduce alloc_watch_request() by Ilya Dryomov · 6 years ago
  6. 81c6521 libceph: assign cookies in linger_submit() by Ilya Dryomov · 6 years ago
  7. 3b83f60 libceph: enable fallback to ceph_msg_new() in ceph_msgpool_get() by Ilya Dryomov · 6 years ago
  8. 41a264e libceph: no need to call osd_req_opcode_valid() in osd_req_encode_op() by Ilya Dryomov · 6 years ago
  9. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  10. 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
  11. 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
  12. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 7 years ago
  13. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 7 years ago
  14. 6d54228 libceph: make ceph_osdc_notify{,_ack}() payload_len u32 by Ilya Dryomov · 7 years ago
  15. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  16. 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
  17. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
  18. a86f009 libceph: allocate the locator string with GFP_NOFAIL by Ilya Dryomov · 7 years ago
  19. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
  20. 690f951 libceph: don't abort reads in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  21. 6001567 libceph: avoid a use-after-free during map check by Ilya Dryomov · 7 years ago
  22. 29e8782 libceph: don't warn if req->r_abort_on_full is set by Ilya Dryomov · 7 years ago
  23. 4eea0fe libceph: use for_each_request() in ceph_osdc_abort_on_full() by Ilya Dryomov · 7 years ago
  24. 88bc192 libceph: defer __complete_request() to a workqueue by Ilya Dryomov · 7 years ago
  25. 26df726 libceph: move more code into __complete_request() by Ilya Dryomov · 7 years ago
  26. 0d09c57 libceph: no need to call flush_workqueue() before destruction by Ilya Dryomov · 7 years ago
  27. 66850df libceph: introduce ceph_osdc_abort_requests() by Ilya Dryomov · 7 years ago
  28. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  29. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  30. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  31. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  32. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  33. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  34. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 8 years ago
  37. ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 8 years ago
  38. 986e898 libceph: make encode_request_*() work with r_mempool requests by Ilya Dryomov · 8 years ago
  39. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 8 years ago
  40. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
  41. df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 8 years ago
  42. 6d637a5 libceph: use target pi for calc_target() calculations by Ilya Dryomov · 8 years ago
  43. db098ec libceph: always populate t->target_{oid,oloc} in calc_target() by Ilya Dryomov · 8 years ago
  44. 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 8 years ago
  45. a10bcb1 libceph: delete from need_resend_linger before check_linger_pool_dne() by Ilya Dryomov · 8 years ago
  46. 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 8 years ago
  47. 84ed45d libceph: drop need_resend from calc_target() by Ilya Dryomov · 8 years ago
  48. 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 8 years ago
  49. 2e59ffd libceph: encode_{pgid,oloc}() helpers by Ilya Dryomov · 8 years ago
  50. dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 8 years ago
  51. dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 8 years ago
  52. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  53. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  54. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  55. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  56. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  57. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  58. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  59. 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
  60. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  61. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  62. b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
  63. 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
  64. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  65. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  66. 45ee2c1 libceph: remove now unused finish_request() wrapper by Ilya Dryomov · 8 years ago
  67. c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
  68. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  69. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  70. 99d1694 rbd: retry watch re-registration periodically by Ilya Dryomov · 8 years ago
  71. 428a715 libceph: add ceph_osdc_call() single-page helper by Douglas Fuller · 10 years ago
  72. a4ed38d libceph: support for CEPH_OSD_OP_LIST_WATCHERS by Douglas Fuller · 10 years ago
  73. c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 9 years ago
  74. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 9 years ago
  75. 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
  76. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  77. 4a3262b libceph: use %s instead of %pE in dout()s by Ilya Dryomov · 9 years ago
  78. dc045a9 libceph: put request only if it's done in handle_reply() by Ilya Dryomov · 9 years ago
  79. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 9 years ago
  80. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 9 years ago
  81. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 9 years ago
  82. 4609245 libceph: pool deletion detection by Ilya Dryomov · 9 years ago
  83. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 9 years ago
  84. 1907920 libceph: support for sending notifies by Ilya Dryomov · 9 years ago
  85. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 9 years ago
  86. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 9 years ago
  87. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 9 years ago
  88. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
  89. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 9 years ago
  90. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 9 years ago
  91. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 9 years ago
  92. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 9 years ago
  93. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  94. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 9 years ago
  95. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 9 years ago
  96. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 9 years ago
  97. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 9 years ago
  98. bb873b539 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 9 years ago
  99. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 9 years ago
  100. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 9 years ago