1. b0b31a8 libceph: MOSDOpReply v7 encoding by Ilya Dryomov · 8 years ago
  2. b9b519b crush: decode and initialize chooseleaf_stable by Ilya Dryomov · 8 years ago
  3. dc6ae6d crush: add chooseleaf_stable tunable by Ilya Dryomov · 9 years ago
  4. 56a4f30 crush: ensure take bucket value is valid by Ilya Dryomov · 9 years ago
  5. f224a69 crush: ensure bucket id is valid before indexing buckets array by Ilya Dryomov · 9 years ago
  6. 7e01726 libceph: remove outdated comment by Ilya Dryomov · 9 years ago
  7. f6cdb29 libceph: kill off ceph_x_ticket_handler::validity by Ilya Dryomov · 9 years ago
  8. 187d131 libceph: invalidate AUTH in addition to a service ticket by Ilya Dryomov · 9 years ago
  9. 6abe097 libceph: fix authorizer invalidation, take 2 by Ilya Dryomov · 9 years ago
  10. f6330cc libceph: clear messenger auth_retry flag if we fault by Ilya Dryomov · 9 years ago
  11. 67645d7 libceph: fix ceph_msg_revoke() by Ilya Dryomov · 9 years ago
  12. 10bcee1 libceph: use list_for_each_entry_safe by Geliang Tang · 9 years ago
  13. 17ddc49 libceph: use list_next_entry instead of list_entry_next by Geliang Tang · 9 years ago
  14. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  15. 1873499 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  16. 583d0fe libceph: clear msg->con in ceph_msg_release() only by Ilya Dryomov · 9 years ago
  17. a51983e libceph: add nocephx_sign_messages option by Ilya Dryomov · 9 years ago
  18. 859bff5 libceph: stop duplicating client fields in messenger by Ilya Dryomov · 9 years ago
  19. 4199b8e libceph: drop authorizer check from cephx msg signing routines by Ilya Dryomov · 9 years ago
  20. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  21. 8a703a3 libceph: evaluate osd_req_op_data() arguments only once by Ioana Ciornei · 9 years ago
  22. cbf99a1 libceph: introduce ceph_x_authorizer_cleanup() by Ilya Dryomov · 9 years ago
  23. 343128c libceph: use local variable cursor instead of &msg->cursor by Shraddha Barke · 9 years ago
  24. 70cf052 libceph: remove con argument in handle_reply() by Shraddha Barke · 9 years ago
  25. 146aa8b KEYS: Merge the type-specific data with the payload data by David Howells · 9 years ago
  26. e30b757 rbd: use writefull op for object size writes by Ilya Dryomov · 9 years ago
  27. 7f61f54 libceph: don't access invalid memory in keepalive2 path by Ilya Dryomov · 9 years ago
  28. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  29. d15f9d6 libceph: check data_len in ->alloc_msg() by Ilya Dryomov · 9 years ago
  30. 8b9558a libceph: use keepalive2 to verify the mon session is alive by Yan, Zheng · 9 years ago
  31. 6dd74e4 libceph: set 'exists' flag for newly up osd by Yan, Zheng · 9 years ago
  32. 6893162 libceph: rename con_work() to ceph_con_workfn() by Ilya Dryomov · 9 years ago
  33. d920ff6 libceph: Avoid holding the zero page on ceph_msgr_slab_init errors by Benoît Canet · 9 years ago
  34. b79b236 libceph: remove the unused macro AES_KEY_SIZE by Nicholas Krause · 9 years ago
  35. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  36. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  37. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  38. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  39. 82cd003 crush: fix a bug in tree bucket decode by Ilya Dryomov · 9 years ago
  40. c2cfa19 libceph: Fix ceph_tcp_sendpage()'s more boolean usage by Benoît Canet · 9 years ago
  41. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 9 years ago
  42. b459be7 crush: sync up with userspace by Ilya Dryomov · 9 years ago
  43. 8f52979 crush: fix crash from invalid 'take' argument by Ilya Dryomov · 9 years ago
  44. 6c13a6b libceph: fix wrong name "Ceph filesystem for Linux" by Hong Zhiguo · 9 years ago
  45. 216639d libceph: a couple tweaks for wait loops by Ilya Dryomov · 9 years ago
  46. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  47. b01da6a libceph: use kvfree() instead of open-coding it by Ilya Dryomov · 9 years ago
  48. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  49. 66ba609 libceph: properly release STAT request's raw_data_in by Yan, Zheng · 9 years ago
  50. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  52. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  53. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  54. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 9 years ago
  55. 4500226 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 9 years ago
  56. 9be6df2 crush: drop unnecessary include from mapper.c by Ilya Dryomov · 9 years ago
  57. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 9 years ago
  58. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  59. 67c64eb libceph: don't overwrite specific con error msgs by Ilya Dryomov · 9 years ago
  60. 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 9 years ago
  61. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  62. b28ec2f libceph: kfree() in put_osd() shouldn't depend on authorizer by Ilya Dryomov · 9 years ago
  63. 7eb71e0 libceph: fix double __remove_osd() problem by Ilya Dryomov · 9 years ago
  64. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 10 years ago
  65. f646912 libceph: use mon_client.c/put_generic_request() more by Ilya Dryomov · 10 years ago
  66. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  67. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  68. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  69. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  70. 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
  71. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  72. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  73. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  74. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  75. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  76. cc9f1f5 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  77. ba9d114 libceph: clear r_req_lru_item in __unregister_linger_request() by Ilya Dryomov · 10 years ago
  78. a390de0 libceph: unlink from o_linger_requests when clearing r_osd by Ilya Dryomov · 10 years ago
  79. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  80. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  81. 89baaa5 libceph: use memalloc flags for net IO by Mike Christie · 10 years ago
  82. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  83. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  84. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  85. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  86. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  87. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  88. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  89. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  90. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  91. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  92. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  93. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  94. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  95. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  96. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  97. 73c3d48 libceph: gracefully handle large reply messages from the mon by Sage Weil · 10 years ago
  98. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  99. 5f740d7 libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly by Ilya Dryomov · 10 years ago
  100. 7c3bec0 KEYS: Ceph: Use user_match() by David Howells · 10 years ago