1. c44bd69 libceph: treat sockaddr_storage with uninitialized family as blank by Ilya Dryomov · 9 years ago
  2. 757856d libceph: enable ceph in a non-default network namespace by Ilya Dryomov · 9 years ago
  3. 0c76c6b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  4. 82cd003 crush: fix a bug in tree bucket decode by Ilya Dryomov · 9 years ago
  5. c2cfa19 libceph: Fix ceph_tcp_sendpage()'s more boolean usage by Benoît Canet · 9 years ago
  6. 6ba8edc libceph: Remove spurious kunmap() of the zero page by Benoît Canet · 9 years ago
  7. b459be7 crush: sync up with userspace by Ilya Dryomov · 9 years ago
  8. 8f52979 crush: fix crash from invalid 'take' argument by Ilya Dryomov · 9 years ago
  9. 6c13a6b libceph: fix wrong name "Ceph filesystem for Linux" by Hong Zhiguo · 9 years ago
  10. 216639d libceph: a couple tweaks for wait loops by Ilya Dryomov · 9 years ago
  11. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  12. b01da6a libceph: use kvfree() instead of open-coding it by Ilya Dryomov · 9 years ago
  13. 144cba1 libceph: allow setting osd_req_op's flags by Yan, Zheng · 9 years ago
  14. 66ba609 libceph: properly release STAT request's raw_data_in by Yan, Zheng · 9 years ago
  15. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  16. 521a04d Revert "libceph: clear r_req_lru_item in __unregister_linger_request()" by Ilya Dryomov · 9 years ago
  17. b049453 libceph: request a new osdmap if lingering request maps to no osd by Ilya Dryomov · 9 years ago
  18. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  19. 958a276 crush: straw2 bucket type with an efficient 64-bit crush_ln() by Ilya Dryomov · 9 years ago
  20. 4500226 crush: ensuring at most num-rep osds are selected by Ilya Dryomov · 9 years ago
  21. 9be6df2 crush: drop unnecessary include from mapper.c by Ilya Dryomov · 9 years ago
  22. 5cf7bd3 libceph: expose client options through debugfs by Ilya Dryomov · 9 years ago
  23. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 9 years ago
  24. 67c64eb libceph: don't overwrite specific con error msgs by Ilya Dryomov · 9 years ago
  25. 6d7fdb0 Revert "libceph: use memalloc flags for net IO" by Ilya Dryomov · 9 years ago
  26. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  27. b28ec2f libceph: kfree() in put_osd() shouldn't depend on authorizer by Ilya Dryomov · 9 years ago
  28. 7eb71e0 libceph: fix double __remove_osd() problem by Ilya Dryomov · 9 years ago
  29. ba988f8 libceph: tcp_nodelay support by Chaitanya Huilgol · 9 years ago
  30. f646912 libceph: use mon_client.c/put_generic_request() more by Ilya Dryomov · 10 years ago
  31. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 10 years ago
  32. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  33. d7d5a00 libceph: fix sparse endianness warnings by Ilya Dryomov · 10 years ago
  34. 715e4cd libceph: specify position of extent operation by Yan, Zheng · 10 years ago
  35. 864e919 libceph: add CREATE osd operation support by Yan, Zheng · 10 years ago
  36. d74b50b libceph: add SETXATTR/CMPXATTR osd operations support by Yan, Zheng · 10 years ago
  37. a3fc980 libceph: require cephx message signature by default by Yan, Zheng · 10 years ago
  38. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  39. ae385ea libceph: store session key in cephx authorizer by Yan, Zheng · 10 years ago
  40. 4965fc3 libceph: nuke ceph_kvfree() by Ilya Dryomov · 10 years ago
  41. cc9f1f5 libceph: change from BUG to WARN for __remove_osd() asserts by Ilya Dryomov · 10 years ago
  42. ba9d114 libceph: clear r_req_lru_item in __unregister_linger_request() by Ilya Dryomov · 10 years ago
  43. a390de0 libceph: unlink from o_linger_requests when clearing r_osd by Ilya Dryomov · 10 years ago
  44. aaef317 libceph: do not crash on large auth tickets by Ilya Dryomov · 10 years ago
  45. e9226d7 libceph: eliminate unnecessary allocation in process_one_ticket() by Ilya Dryomov · 10 years ago
  46. 89baaa5 libceph: use memalloc flags for net IO by Mike Christie · 10 years ago
  47. 6b04908 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  48. f9865f0 libceph: ceph-msgr workqueue needs a resque worker by Ilya Dryomov · 10 years ago
  49. 25f8977 libceph: separate multiple ops with commas in debugfs output by Ilya Dryomov · 10 years ago
  50. 70b5bfa libceph: sync osd op definitions in rados.h by Ilya Dryomov · 10 years ago
  51. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  52. 91883cd libceph: don't try checking queue_work() return value by Ilya Dryomov · 10 years ago
  53. b9a6789 libceph: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  54. 589506f libceph: fix a use after free issue in osdmap_set_max_osd by Li RongQing · 10 years ago
  55. dc220db libceph: select CRYPTO_CBC in addition to CRYPTO_AES by Ilya Dryomov · 10 years ago
  56. 2cc6128 libceph: resend lingering requests with a new tid by Ilya Dryomov · 10 years ago
  57. f671b58 libceph: abstract out ceph_osd_request enqueue logic by Ilya Dryomov · 10 years ago
  58. 5e40d33 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  59. c06cfb0 KEYS: Remove key_type::match in favour of overriding default by match_preparse by David Howells · 10 years ago
  60. c27a3e4 libceph: do not hard code max auth ticket len by Ilya Dryomov · 10 years ago
  61. 597cda3 libceph: add process_one_ticket() helper by Ilya Dryomov · 10 years ago
  62. 73c3d48 libceph: gracefully handle large reply messages from the mon by Sage Weil · 10 years ago
  63. 8d2d441 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  64. 5f740d7 libceph: set last_piece in ceph_msg_data_pages_cursor_init() correctly by Ilya Dryomov · 10 years ago
  65. 7c3bec0 KEYS: Ceph: Use user_match() by David Howells · 10 years ago
  66. efa64c0 KEYS: Ceph: Use key preparsing by David Howells · 10 years ago
  67. 37ab77a libceph: drop osd ref when canceling con work by Ilya Dryomov · 10 years ago
  68. 2d05f08 libceph: nuke ceph_osdc_unregister_linger_request() by Ilya Dryomov · 10 years ago
  69. c9f9b93d libceph: introduce ceph_osdc_cancel_request() by Ilya Dryomov · 10 years ago
  70. 4f23409 libceph: fix linger request check in __unregister_request() by Ilya Dryomov · 10 years ago
  71. af59306 libceph: unregister only registered linger requests by Ilya Dryomov · 10 years ago
  72. 7c6e6fc libceph: assert both regular and lingering lists in __remove_osd() by Ilya Dryomov · 10 years ago
  73. 6562d66 libceph: harden ceph_osdc_request_release() a bit by Ilya Dryomov · 10 years ago
  74. 9e94af2 libceph: move and add dout()s to ceph_osdc_request_{get,put}() by Ilya Dryomov · 10 years ago
  75. 0215e44 libceph: move and add dout()s to ceph_msg_{get,put}() by Ilya Dryomov · 10 years ago
  76. bbf37ec libceph: add maybe_move_osd_to_lru() and switch to it by Ilya Dryomov · 10 years ago
  77. 1d0326b libceph: rename ceph_osd_request::r_linger_osd to r_linger_osd_item by Ilya Dryomov · 10 years ago
  78. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  79. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  80. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 10 years ago
  81. f6479449 ceph: remove bogus extern by stephen hemminger · 10 years ago
  82. 6044cde libceph: add ceph_monc_wait_osdmap() by Ilya Dryomov · 10 years ago
  83. 513a824 libceph: mon_get_version request infrastructure by Ilya Dryomov · 10 years ago
  84. 002b36b libceph: recognize poolop requests in debugfs by Ilya Dryomov · 10 years ago
  85. f140662 crush: decode and initialize chooseleaf_vary_r by Ilya Dryomov · 10 years ago
  86. 178eda2 libceph: fix corruption when using page_count 0 page in rbd by Chunwei Chen · 10 years ago
  87. 2b777c9 ceph_sync_read: stop poking into iov_iter guts by Al Viro · 10 years ago
  88. 5575eeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  89. 92b2e75 libceph: fix non-default values check in apply_primary_affinity() by Ilya Dryomov · 10 years ago
  90. 676d236 net: Fix use after free by removing length arg from sk_data_ready callbacks. by David S. Miller · 10 years ago
  91. 240cd6a81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  92. 8a53f23 libceph: dump pool {read,write}_tier to debugfs by Ilya Dryomov · 10 years ago
  93. f31da0f libceph: output primary affinity values on osdmap updates by Ilya Dryomov · 10 years ago
  94. c4c1228 libceph: redo ceph_calc_pg_primary() in terms of ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  95. 47ec1f3 libceph: add support for osd primary affinity by Ilya Dryomov · 10 years ago
  96. 5e8d4d3 libceph: add support for primary_temp mappings by Ilya Dryomov · 10 years ago
  97. 8008ab1 libceph: return primary from ceph_calc_pg_acting() by Ilya Dryomov · 10 years ago
  98. ac97223 libceph: switch ceph_calc_pg_acting() to new helpers by Ilya Dryomov · 10 years ago
  99. 45966c3 libceph: introduce apply_temps() helper by Ilya Dryomov · 10 years ago
  100. 2bd93d4 libceph: introduce pg_to_raw_osds() and raw_to_up_osds() helpers by Ilya Dryomov · 10 years ago