1. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  2. 120a75e libceph: add function that reset client's entity addr by Yan, Zheng · 5 years ago
  3. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  4. 2c66de5 libceph: rename ceph_encode_addr to ceph_encode_banner_addr by Jeff Layton · 6 years ago
  5. d3c3c0a libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE by Jeff Layton · 6 years ago
  6. bc07532c libceph: fix sa_family just after reading address by Jeff Layton · 6 years ago
  7. a58946c keys: Pass the network namespace into request_key mechanism by David Howells · 6 years ago
  8. 227747f Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  9. d0660f0 dns_resolver: Allow used keys to be invalidated by David Howells · 6 years ago
  10. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  11. cede185 libceph: fix unaligned accesses in ceph_entity_addr handling by Jeff Layton · 6 years ago
  12. 187df76 libceph: fix breakage caused by multipage bvecs by Ilya Dryomov · 6 years ago
  13. 0fd3fd0 libceph: handle an empty authorize reply by Ilya Dryomov · 6 years ago
  14. 4aac922 libceph: avoid KEEPALIVE_PENDING races in ceph_con_keepalive() by Ilya Dryomov · 6 years ago
  15. 87349cd libceph: switch more to bool in ceph_tcp_sendmsg() by Ilya Dryomov · 6 years ago
  16. 433b0a1 libceph: use MSG_SENDPAGE_NOTLAST with ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
  17. 3239eb5 libceph: use sock_no_sendpage() as a fallback in ceph_tcp_sendpage() by Ilya Dryomov · 6 years ago
  18. 1f6b821 libceph: drop last_piece logic from write_partial_message_data() by Ilya Dryomov · 6 years ago
  19. 7e241f6 libceph: fall back to sendmsg for slab pages by Ilya Dryomov · 6 years ago
  20. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  21. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  22. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  23. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  24. 130f52f libceph: check authorizer reply/challenge length before reading by Ilya Dryomov · 6 years ago
  25. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  26. c0f56b4 libceph: factor out __prepare_write_connect() by Ilya Dryomov · 6 years ago
  27. 262614c libceph: store ceph_auth_handshake pointer in ceph_connection by Ilya Dryomov · 6 years ago
  28. 473bd2d libceph: use timespec64 in for keepalive2 and ticket validity by Arnd Bergmann · 6 years ago
  29. e5c9388 libceph: use MSG_TRUNC for discarding received bytes by Ilya Dryomov · 7 years ago
  30. d2935d6 libceph: get rid of more_kvec in try_write() by Ilya Dryomov · 7 years ago
  31. 9c55ad1 libceph: validate con->state at the top of try_write() by Ilya Dryomov · 7 years ago
  32. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  33. 45a267d libceph: handle zero-length data items by Ilya Dryomov · 7 years ago
  34. b9e281c libceph: introduce BVECS data type by Ilya Dryomov · 7 years ago
  35. 5359a17 libceph, rbd: new bio handling code (aka don't clone bios) by Ilya Dryomov · 7 years ago
  36. 18370b3 ceph: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 4690faf libceph: don't call ->reencode_message() more than once per message by Ilya Dryomov · 7 years ago
  39. 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 7 years ago
  40. 98ad5eb libceph: ceph_connection_operations::reencode_message() method by Ilya Dryomov · 8 years ago
  41. dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 8 years ago
  42. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 8 years ago
  43. 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 8 years ago
  44. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  45. 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  46. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  47. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  48. 61ff6e9 ceph_tcp_sendpage(): use ITER_BVEC sendmsg by Al Viro · 9 years ago
  49. 100803a ceph: switch to sock_recvmsg() by Al Viro · 9 years ago
  50. b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  51. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  52. 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
  53. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  54. 5ee61e9 libceph: use KMEM_CACHE macro by Geliang Tang · 9 years ago
  55. 89f0817 libceph: use sizeof_footer() more by Ilya Dryomov · 9 years ago
  56. dbc0d3c libceph: use the right footer size when skipping a message by Ilya Dryomov · 9 years ago
  57. e7a88e8 libceph: don't bail early from try_read() when skipping a message by Ilya Dryomov · 9 years ago
  58. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 9 years ago
  59. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  60. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  61. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  62. 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
  63. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  64. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  65. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  66. 343128c libceph: use local variable cursor instead of &msg->cursor by Shraddha Barke · 9 years ago
  67. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  68. d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
  69. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  70. 6893162 libceph: rename con_work() to ceph_con_workfn() by Ilya Dryomov · 10 years ago
  71. d920ff6 libceph: Avoid holding the zero page on ceph_msgr_slab_init errors by Benoît Canet · 10 years ago
  72. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  73. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 10 years ago
  74. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  75. c2cfa19 libceph: Fix ceph_tcp_sendpage()'s more boolean usage by Benoît Canet · 10 years ago
  76. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 10 years ago
  77. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 10 years ago
  78. 67c64eb libceph: don't overwrite specific con error msgs by Ilya Dryomov · 10 years ago
  79. 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 10 years ago
  80. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  81. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  82. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  83. 89baaa5 libceph: use memalloc flags for net IO by Mike Christie · 10 years ago
  84. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  85. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  86. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  87. 5f740d7 libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly by Ilya Dryomov · 10 years ago
  88. 37ab77a libceph: drop osd ref when canceling con work by Ilya Dryomov · 11 years ago
  89. 0215e44 libceph: move and add dout()s to ceph_msg_{get,put}() by Ilya Dryomov · 11 years ago
  90. 178eda29 libceph: fix corruption when using page_count 0 page in rbd by Chunwei Chen · 11 years ago
  91. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 11 years ago
  92. d90deda libceph: fix oops in ceph_msg_data_{pages,pagelist}_advance() by Yan, Zheng · 11 years ago
  93. 0ec1d15 libceph: do not dereference a NULL bio pointer by Ilya Dryomov · 11 years ago
  94. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  95. eeb0bed libceph: add ceph_kv{malloc,free}() and switch to them by Ilya Dryomov · 11 years ago
  96. f2be82b libceph: fix preallocation check in get_reply() by Ilya Dryomov · 11 years ago
  97. 3cea4c3 libceph: rename ceph_msg::front_max to front_alloc_len by Ilya Dryomov · 11 years ago
  98. f48db1e libceph: use CEPH_MON_PORT when the specified port is 0 by Ilya Dryomov · 11 years ago
  99. 2b3e0c9 libceph: update ceph_features.h by Ilya Dryomov · 11 years ago
  100. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago