1. 30c8555 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 6 years ago
  2. 6044c69 libceph: reschedule a tick in finish_hunting() by Ilya Dryomov · 6 years ago
  3. 480179a libceph: un-backoff on tick when we have a authenticated session by Ilya Dryomov · 6 years ago
  4. 0bd1a03 libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  5. a1e2542 libceph: don't WARN() if user tries to add invalid key by Eric Biggers · 7 years ago
  6. 8601537 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 7 years ago
  7. 81ec3dc libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 7 years ago
  8. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 7 years ago
  9. f77ef53 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  10. 5b482bf libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  11. a193c72 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 7 years ago
  12. b8add67 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  13. 2982b9c libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  14. 717a145 libceph: switch ceph_x_encrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago
  15. 6e371f9 libceph: tweak calcu_signature() a little by Ilya Dryomov · 8 years ago
  16. 788a0bb libceph: rename and align ceph_x_authorizer::reply_buf by Ilya Dryomov · 8 years ago
  17. ecf7ced libceph: introduce ceph_crypt() for in-place en/decryption by Ilya Dryomov · 8 years ago
  18. 0548b82 libceph: introduce ceph_x_encrypt_offset() by Ilya Dryomov · 8 years ago
  19. be60457 libceph: old_key in process_one_ticket() is redundant by Ilya Dryomov · 8 years ago
  20. 2e62bf3c libceph: ceph_x_encrypt_buflen() takes in_len by Ilya Dryomov · 8 years ago
  21. fc6cb9c libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
  22. 264048a libceph: initialize last_linger_id with a large integer by Ilya Dryomov · 8 years ago
  23. 3890dce libceph: fix legacy layout decode with pool 0 by Yan, Zheng · 8 years ago
  24. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  25. 64f7756 crush: remove redundant local variable by Ilya Dryomov · 8 years ago
  26. 74a52938 crush: don't normalize input of crush_ln iteratively by Ilya Dryomov · 8 years ago
  27. 464691b libceph: ceph_build_auth() doesn't need ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  28. fdc723e libceph: use CEPH_AUTH_UNKNOWN in ceph_auth_build_hello() by Ilya Dryomov · 8 years ago
  29. 005a07bf rbd: add 'client_addr' sysfs rbd device attribute by Ilya Dryomov · 8 years ago
  30. ed95b21 rbd: support for exclusive-lock feature by Ilya Dryomov · 8 years ago
  31. 99d1694 rbd: retry watch re-registration periodically by Ilya Dryomov · 8 years ago
  32. 033268a libceph: rename ceph_client_id() -> ceph_client_gid() by Ilya Dryomov · 8 years ago
  33. 6305a3b libceph: support for blacklisting clients by Douglas Fuller · 9 years ago
  34. d4ed4a5 libceph: support for lock.lock_info by Douglas Fuller · 9 years ago
  35. f66241c libceph: support for advisory locking on RADOS objects by Douglas Fuller · 9 years ago
  36. 428a715 libceph: add ceph_osdc_call() single-page helper by Douglas Fuller · 9 years ago
  37. a4ed38d libceph: support for CEPH_OSD_OP_LIST_WATCHERS by Douglas Fuller · 9 years ago
  38. f01d5cb libceph: rename ceph_entity_name_encode() -> ceph_auth_entity_name_encode() by Ilya Dryomov · 8 years ago
  39. 864364a libceph: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  40. f52ec33 libceph: make cancel_generic_request() static by Wei Yongjun · 8 years ago
  41. c22e853 libceph: fix return value check in alloc_msg_with_page_vector() by Wei Yongjun · 8 years ago
  42. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 8 years ago
  43. cd08e0a libceph: make sure redirect does not change namespace by Yan, Zheng · 8 years ago
  44. 30c156d libceph: rados pool namespace support by Yan, Zheng · 8 years ago
  45. 51e9273 libceph: introduce reference counted string by Yan, Zheng · 8 years ago
  46. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 8 years ago
  47. b2aa5d0 libceph: fix some missing includes by Ilya Dryomov · 8 years ago
  48. 930c532 libceph: apply new_state before new_up_client on incrementals by Ilya Dryomov · 8 years ago
  49. 4a3262b libceph: use %s instead of %pE in dout()s by Ilya Dryomov · 8 years ago
  50. dc045a9 libceph: put request only if it's done in handle_reply() by Ilya Dryomov · 8 years ago
  51. b7ec35b libceph: change ceph_osdmap_flag() to take osdc by Ilya Dryomov · 8 years ago
  52. 0e76abf libceph: make ceph_osdc_wait_request() uninterruptible by Yan, Zheng · 8 years ago
  53. 3b33f69 ceph: make logical calculation functions return bool by Zhang Zhuoyu · 8 years ago
  54. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 8 years ago
  55. 7cca78c libceph: replace ceph_monc_request_next_osdmap() by Ilya Dryomov · 8 years ago
  56. b4f3479 libceph: take osdc->lock in osdmap_show() and dump flags in hex by Ilya Dryomov · 8 years ago
  57. 4609245 libceph: pool deletion detection by Ilya Dryomov · 8 years ago
  58. d0b1970 libceph: async MON client generic requests by Ilya Dryomov · 8 years ago
  59. b07d3c4 libceph: support for checking on status of watch by Ilya Dryomov · 8 years ago
  60. 1907920 libceph: support for sending notifies by Ilya Dryomov · 8 years ago
  61. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 8 years ago
  62. 42b0696 libceph: wait_request_timeout() by Ilya Dryomov · 8 years ago
  63. 3540bfd libceph: request_init() and request_release_checks() by Ilya Dryomov · 8 years ago
  64. 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 8 years ago
  65. 9dd2845 libceph: protect osdc->osd_lru list with a spinlock by Ilya Dryomov · 8 years ago
  66. 7a28f59 libceph: allocate ceph_osd with GFP_NOFAIL by Ilya Dryomov · 8 years ago
  67. 0247a0c libceph: osd_init() and osd_cleanup() by Ilya Dryomov · 8 years ago
  68. 42c1b12 libceph: handle_one_map() by Ilya Dryomov · 8 years ago
  69. e5253a7 libceph: allocate dummy osdmap in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  70. fbca963 libceph: schedule tick from ceph_osdc_init() by Ilya Dryomov · 8 years ago
  71. b37ee1b libceph: move schedule_delayed_work() in ceph_osdc_init() by Ilya Dryomov · 8 years ago
  72. fe5da05 libceph: redo callbacks and factor out MOSDOpReply decoding by Ilya Dryomov · 8 years ago
  73. 85e084f libceph: drop msg argument from ceph_osdc_callback_t by Ilya Dryomov · 8 years ago
  74. bb873b5 libceph: switch to calc_target(), part 2 by Ilya Dryomov · 8 years ago
  75. a66dd38 libceph: switch to calc_target(), part 1 by Ilya Dryomov · 8 years ago
  76. 63244fa libceph: introduce ceph_osd_request_target, calc_target() by Ilya Dryomov · 8 years ago
  77. 04812ac libceph: pi->min_size, pi->last_force_request_resend by Ilya Dryomov · 8 years ago
  78. f984cb7 libceph: make pgid_cmp() global by Ilya Dryomov · 8 years ago
  79. f81f163 libceph: rename ceph_calc_pg_primary() by Ilya Dryomov · 8 years ago
  80. 6f3bfd4 libceph: ceph_osds, ceph_pg_to_up_acting_osds() by Ilya Dryomov · 8 years ago
  81. d9591f5 libceph: rename ceph_oloc_oid_to_pg() by Ilya Dryomov · 8 years ago
  82. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 8 years ago
  83. 42a2c09 libceph: open-code remove_{all,old}_osds() by Ilya Dryomov · 8 years ago
  84. 0c0a8de libceph: nuke unused fields and functions by Ilya Dryomov · 8 years ago
  85. d30291b libceph: variable-sized ceph_object_id by Ilya Dryomov · 8 years ago
  86. 711da55 libceph: change how osd_op_reply message size is calculated by Ilya Dryomov · 8 years ago
  87. 13d1ad1 libceph: move message allocation out of ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  88. 8412728 libceph: grab snapc in ceph_osdc_alloc_request() by Ilya Dryomov · 8 years ago
  89. 3ed97d6 libceph: make ceph_osdc_put_request() accept NULL by Ilya Dryomov · 8 years ago
  90. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 8 years ago
  91. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  92. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  93. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 8 years ago
  94. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 8 years ago
  95. 2c63f49 libceph: add helper that duplicates last extent operation by Yan, Zheng · 8 years ago
  96. 3f1af42 libceph: enable large, variable-sized OSD requests by Ilya Dryomov · 8 years ago
  97. 9e767ad libceph: osdc->req_mempool should be backed by a slab pool by Ilya Dryomov · 8 years ago
  98. ae458f5 libceph: make r_request msg_size calculation clearer by Ilya Dryomov · 8 years ago
  99. 7665d85 libceph: move r_reply_op_{len,result} into struct ceph_osd_req_op by Yan, Zheng · 8 years ago
  100. de2aa10 libceph: rename ceph_osd_req_op::payload_len to indata_len by Ilya Dryomov · 8 years ago