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