1. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  2. a421ef3 mm: allow !GFP_KERNEL allocations for kvmalloc by Michal Hocko · 3 years ago
  3. 4153c7f libceph: rename parse_fsid() to ceph_parse_fsid() and export by Venky Shankar · 3 years, 6 months ago
  4. 2d7c86a libceph: generalize addr/ip parsing based on delimiter by Venky Shankar · 3 years, 6 months ago
  5. aca39d9 libceph, ceph: move ceph_osdc_copy_from() into cephfs code by Luís Henriques · 3 years, 2 months ago
  6. a341131 libceph: drop ->monmap and err initialization by Jean Sacren · 3 years, 3 months ago
  7. dc915ec libceph: fix doc warnings in cls_lock_client.c by Baokun Li · 3 years, 7 months ago
  8. da6ebb4 libceph: remove unnecessary ret variable in ceph_auth_init() by zuoqilin · 3 years, 7 months ago
  9. 1e6de26 libceph: fix some spelling mistakes by Zheng Yongjun · 3 years, 7 months ago
  10. d71a95e libceph: kill ceph_none_authorizer::reply_buf by Ilya Dryomov · 3 years, 8 months ago
  11. 03af4c7 libceph: set global_id as soon as we get an auth ticket by Ilya Dryomov · 3 years, 6 months ago
  12. 3c0d089 libceph: don't pass result into ac->ops->handle_reply() by Ilya Dryomov · 3 years, 6 months ago
  13. 7ac86b3 Merge tag 'ceph-for-5.13-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 8 months ago
  14. 3f1c6f2 libceph: allow addrvecs with a single NONE/blank address by Ilya Dryomov · 3 years, 8 months ago
  15. 61ca49a91 libceph: don't set global_id until we get an auth ticket by Ilya Dryomov · 3 years, 8 months ago
  16. 7807daf libceph: bump CephXAuthenticate encoding version by Ilya Dryomov · 3 years, 9 months ago
  17. 3f9143f net: ceph: Fix a typo in osdmap.c by Lu Wei · 3 years, 9 months ago
  18. d7ef2e5 libceph: remove osdtimeout option entirely by Ilya Dryomov · 4 years ago
  19. afd56e7 libceph: deprecate [no]cephx_require_signatures options by Ilya Dryomov · 4 years ago
  20. 9d5ae6f3 libceph: fix "Boolean result is used in bitwise operation" warning by Ilya Dryomov · 4 years ago
  21. 4972cf6 libceph, ceph: disambiguate ceph_connection_operations handlers by Ilya Dryomov · 4 years ago
  22. 10f42b3 libceph: zero out session key and connection secret by Ilya Dryomov · 4 years ago
  23. f5f2c9a libceph: align session_key and con_secret to 16 bytes by Ilya Dryomov · 4 years ago
  24. ad32fe8 libceph: fix auth_signature buffer allocation in secure mode by Ilya Dryomov · 4 years ago
  25. be695ee Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
  26. 2f0df6c libceph: drop ceph_auth_{create,update}_authorizer() by Ilya Dryomov · 4 years, 1 month ago
  27. ce28716 libceph, ceph: make use of __ceph_auth_get_authorizer() in msgr1 by Ilya Dryomov · 4 years, 1 month ago
  28. cd1a677 libceph, ceph: implement msgr2.1 protocol (crc and secure modes) by Ilya Dryomov · 4 years, 1 month ago
  29. 00498b9 libceph: introduce connection modes and ms_mode option by Ilya Dryomov · 4 years, 1 month ago
  30. 313771e libceph, rbd: ignore addr->type while comparing in some cases by Ilya Dryomov · 4 years, 1 month ago
  31. a5cbd5f libceph, ceph: get and handle cluster maps with addrvecs by Ilya Dryomov · 4 years, 2 months ago
  32. 8921f25 libceph: factor out finish_auth() by Ilya Dryomov · 4 years, 2 months ago
  33. c1c0ce7 libceph: drop ac->ops->name field by Ilya Dryomov · 4 years, 2 months ago
  34. 59711f9 libceph: amend cephx init_protocol() and build_request() by Ilya Dryomov · 4 years, 2 months ago
  35. 285ea34 libceph, ceph: incorporate nautilus cephx changes by Ilya Dryomov · 4 years, 2 months ago
  36. 6610fff libceph: safer en/decoding of cephx requests and replies by Ilya Dryomov · 4 years, 3 months ago
  37. f79e25b libceph: more insight into ticket expiry and invalidation by Ilya Dryomov · 4 years, 1 month ago
  38. a56dd9b libceph: move msgr1 protocol specific fields to its own struct by Ilya Dryomov · 4 years, 2 months ago
  39. 2f71361 libceph: move msgr1 protocol implementation to its own file by Ilya Dryomov · 4 years, 2 months ago
  40. 566050e libceph: separate msgr1 protocol implementation by Ilya Dryomov · 4 years, 2 months ago
  41. 6503e0b libceph: export remaining protocol independent infrastructure by Ilya Dryomov · 4 years, 2 months ago
  42. 699921d libceph: export zero_page by Ilya Dryomov · 4 years, 2 months ago
  43. 3fefd43 libceph: rename and export con->flags bits by Ilya Dryomov · 4 years, 2 months ago
  44. 6d7f62b libceph: rename and export con->state states by Ilya Dryomov · 4 years, 2 months ago
  45. 30be780 libceph: make con->state an int by Ilya Dryomov · 4 years, 2 months ago
  46. 2f68738 libceph: don't export ceph_messenger_{init_fini}() to modules by Ilya Dryomov · 4 years, 2 months ago
  47. fd1a154 libceph: make sure our addr->port is zero and addr->nonce is non-zero by Ilya Dryomov · 4 years, 2 months ago
  48. 771294f libceph: factor out ceph_con_get_out_msg() by Ilya Dryomov · 4 years, 1 month ago
  49. fc4c128 libceph: change ceph_con_in_msg_alloc() to take hdr by Ilya Dryomov · 4 years, 1 month ago
  50. 8ee8abf libceph: change ceph_msg_data_cursor_init() to take cursor by Ilya Dryomov · 4 years, 2 months ago
  51. 0247192 libceph: handle discarding acked and requeued messages separately by Ilya Dryomov · 4 years, 3 months ago
  52. 5cd8da3 libceph: drop msg->ack_stamp field by Ilya Dryomov · 4 years, 3 months ago
  53. d3c1248 libceph: remove redundant session reset log message by Ilya Dryomov · 4 years, 2 months ago
  54. a3da057 libceph: clear con->peer_global_seq on RESETSESSION by Ilya Dryomov · 4 years, 2 months ago
  55. 5963c3d libceph: rename reset_connection() to ceph_con_reset_session() by Ilya Dryomov · 4 years, 2 months ago
  56. 3596f4c libceph: split protocol reset bits out of reset_connection() by Ilya Dryomov · 4 years, 2 months ago
  57. 90b6561 libceph: don't call reset_connection() on version/feature mismatches by Ilya Dryomov · 4 years, 2 months ago
  58. 418af5b libceph: lower exponential backoff delay by Ilya Dryomov · 4 years, 2 months ago
  59. b77f8f0e libceph: include middle_len in process_message() dout by Ilya Dryomov · 4 years, 2 months ago
  60. 28e1581 libceph: clear con->out_msg on Policy::stateful_server faults by Ilya Dryomov · 4 years, 3 months ago
  61. a9dfe31 libceph: format ceph_entity_addr nonces as unsigned by Ilya Dryomov · 4 years, 3 months ago
  62. 5a5036c libceph: move a dout in queue_con_delay() by Ilya Dryomov · 4 years, 3 months ago
  63. 1b05fae7 libceph: switch to the new "osd blocklist add" command by Ilya Dryomov · 4 years, 3 months ago
  64. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 3 months ago
  65. 3986f9a libceph: multiple workspaces for CRUSH computations by Ilya Dryomov · 4 years, 4 months ago
  66. 40efc4d libceph: use sendpage_ok() in ceph_tcp_sendpage() by Coly Li · 4 years, 3 months ago
  67. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  68. 94f17c0 libceph: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  69. 042f649 libceph: just have osd_req_op_init() return a pointer by Jeff Layton · 4 years, 6 months ago
  70. 6e6f0f0 libceph: dump class and method names on method calls by Ilya Dryomov · 4 years, 7 months ago
  71. 5133ba8 libceph: use target_copy() in send_linger() by Ilya Dryomov · 4 years, 7 months ago
  72. 7ed286f libceph: don't omit used_replica in target_copy() by Ilya Dryomov · 4 years, 7 months ago
  73. 2f3fead libceph: don't omit recovery_deletes in target_copy() by Ilya Dryomov · 4 years, 7 months ago
  74. 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
  75. 95288a9 Merge tag 'ceph-for-5.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 7 months ago
  76. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  77. ed1f324 mm: remove map_vm_range by Christoph Hellwig · 4 years, 7 months ago
  78. d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
  79. 8ad44d5 libceph: read_from_replica option by Ilya Dryomov · 4 years, 7 months ago
  80. 117d96a libceph: support for balanced and localized reads by Ilya Dryomov · 4 years, 7 months ago
  81. 45e6aa9 libceph: crush_location infrastructure by Ilya Dryomov · 4 years, 7 months ago
  82. 86403a9 libceph: decode CRUSH device/bucket types and names by Ilya Dryomov · 4 years, 7 months ago
  83. 8a4b863 libceph: add non-asserting rbtree insertion helper by Ilya Dryomov · 4 years, 7 months ago
  84. 97e27aa ceph: add read/write latency metric support by Xiubo Li · 4 years, 9 months ago
  85. 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  86. 12abc5e tcp: add tcp_sock_set_nodelay by Christoph Hellwig · 4 years, 7 months ago
  87. 890bd0f libceph: ignore pool overlay and cache logic on redirects by Jerry Lee · 4 years, 7 months ago
  88. 9dfe136 docs: networking: convert dns_resolver.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  89. bb0e681 libceph: directly skip to the end of redirect reply by Ilya Dryomov · 5 years ago
  90. 4d8b8fb libceph: simplify ceph_monc_handle_map() by Ilya Dryomov · 4 years, 10 months ago
  91. 5107d7d ceph: move ceph_osdc_{read,write}pages to ceph.ko by Xiubo Li · 5 years ago
  92. 072eaf3 libceph: drop CEPH_DEFINE_SHOW_FUNC by Ilya Dryomov · 5 years ago
  93. e886274 libceph: fix alloc_msg_with_page_vector() memory leaks by Ilya Dryomov · 4 years, 10 months ago
  94. 7614209 ceph: check POOL_FLAG_FULL/NEARFULL in addition to OSDMAP_FULL/NEARFULL by Ilya Dryomov · 4 years, 10 months ago
  95. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  96. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  97. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  98. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  99. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  100. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago