1. 06d7437 ceph: more accurate statfs by Douglas Fuller · 7 years ago
  2. 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 7 years ago
  3. ae78dd8 libceph: make RECOVERY_DELETES feature create a new interval by Ilya Dryomov · 7 years ago
  4. f53b766 libceph: upmap semantic changes by Ilya Dryomov · 7 years ago
  5. c7ed1a4 crush: assume weight_set != null imples weight_set_size > 0 by Ilya Dryomov · 7 years ago
  6. e17e896 libceph: fallback for when there isn't a pool-specific choose_arg by Ilya Dryomov · 7 years ago
  7. 4690faf libceph: don't call ->reencode_message() more than once per message by Ilya Dryomov · 7 years ago
  8. 986e898 libceph: make encode_request_*() work with r_mempool requests by Ilya Dryomov · 7 years ago
  9. 7c40b22 libceph: potential NULL dereference in ceph_msg_data_create() by Dan Carpenter · 7 years ago
  10. 914902a libceph: don't call encode_request_finish() on MOSDBackoff messages by Ilya Dryomov · 7 years ago
  11. f5cc689 libceph: use alloc_pg_mapping() in __decode_pg_upmap_items() by Ilya Dryomov · 7 years ago
  12. c2acfd9 libceph: set -EINVAL in one place in crush_decode() by Ilya Dryomov · 7 years ago
  13. 00c8ebb3 libceph: NULL deref on osdmap_apply_incremental() error path by Dan Carpenter · 7 years ago
  14. 52f6c58 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 7 years ago
  15. 0bb05da libceph: osd_state is 32 bits wide in luminous by Ilya Dryomov · 7 years ago
  16. 9eebe45 crush: remove an obsolete comment by Ilya Dryomov · 7 years ago
  17. b88ed8d crush: crush_init_workspace starts with struct crush_work by Ilya Dryomov · 7 years ago
  18. 5cf9c4a libceph, crush: per-pool crush_choose_arg_map for crush_do_rule() by Ilya Dryomov · 7 years ago
  19. 069f322 crush: implement weight and id overrides for straw2 by Ilya Dryomov · 7 years ago
  20. 1c2e7b4 libceph: apply_upmap() by Ilya Dryomov · 7 years ago
  21. 463bb8d libceph: compute actual pgid in ceph_pg_to_up_acting_osds() by Ilya Dryomov · 7 years ago
  22. 6f428df libceph: pg_upmap[_items] infrastructure by Ilya Dryomov · 7 years ago
  23. 278b1d70 libceph: ceph_decode_skip_* helpers by Ilya Dryomov · 7 years ago
  24. ab75144 libceph: kill __{insert,lookup,remove}_pg_mapping() by Ilya Dryomov · 7 years ago
  25. a303bb0 libceph: introduce and switch to decode_pg_mapping() by Ilya Dryomov · 7 years ago
  26. 33333d1 libceph: don't pass pgid by value by Ilya Dryomov · 7 years ago
  27. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 7 years ago
  28. df28152 libceph: avoid unnecessary pi lookups in calc_target() by Ilya Dryomov · 7 years ago
  29. 6d637a5 libceph: use target pi for calc_target() calculations by Ilya Dryomov · 7 years ago
  30. db098ec libceph: always populate t->target_{oid,oloc} in calc_target() by Ilya Dryomov · 7 years ago
  31. 04c7d78 libceph: make sure need_resend targets reflect latest map by Ilya Dryomov · 7 years ago
  32. a10bcb1 libceph: delete from need_resend_linger before check_linger_pool_dne() by Ilya Dryomov · 7 years ago
  33. 7de030d libceph: resend on PG splits if OSD has RESEND_ON_SPLIT by Ilya Dryomov · 7 years ago
  34. 84ed45d libceph: drop need_resend from calc_target() by Ilya Dryomov · 7 years ago
  35. 8cb441c libceph: MOSDOp v8 encoding (actual spgid + full hash) by Ilya Dryomov · 7 years ago
  36. 98ad5eb libceph: ceph_connection_operations::reencode_message() method by Ilya Dryomov · 7 years ago
  37. 2e59ffd libceph: encode_{pgid,oloc}() helpers by Ilya Dryomov · 7 years ago
  38. dc98ff7 libceph: introduce ceph_spg, ceph_pg_to_primary_shard() by Ilya Dryomov · 7 years ago
  39. 8e48cf0 libceph: new pi->last_force_request_resend by Ilya Dryomov · 7 years ago
  40. dc93e0e libceph: fold [l]req->last_force_resend into ceph_osd_request_target by Ilya Dryomov · 7 years ago
  41. 220abf5 libceph: support SERVER_JEWEL feature bits by Ilya Dryomov · 7 years ago
  42. ca35ffe libceph: handle non-empty dest in ceph_{oloc,oid}_copy() by Ilya Dryomov · 7 years ago
  43. dcbbd97 libceph: remove ceph_sanitize_features() workaround by Ilya Dryomov · 7 years ago
  44. ae5b806 ceph: ensure RNG is seeded before using by Jason A. Donenfeld · 7 years ago
  45. 0a2ad54 libceph: cleanup old messages according to reconnect seq by Yan, Zheng · 7 years ago
  46. 293dffa libceph: NULL deref on crush_decode() error path by Dan Carpenter · 7 years ago
  47. b51456a libceph: fix error handling in process_one_ticket() by Ilya Dryomov · 7 years ago
  48. d18a124 libceph: validate blob_struct_v in process_one_ticket() by Ilya Dryomov · 7 years ago
  49. f3b4e55 libceph: drop version variable from ceph_monmap_decode() by Ilya Dryomov · 7 years ago
  50. 1759f7b libceph: make ceph_msg_data_advance() return void by Ilya Dryomov · 7 years ago
  51. 6f4dbd1 libceph: use kbasename() and kill ceph_file_part() by Ilya Dryomov · 7 years ago
  52. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  53. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 7 years ago
  54. 19809c2 mm, vmalloc: use __GFP_HIGHMEM implicitly by Michal Hocko · 7 years ago
  55. 14bb211 rbd: support updating the lock cookie without releasing the lock by Ilya Dryomov · 8 years ago
  56. 58eb793 libceph: add an epoch_barrier field to struct ceph_osd_client by Jeff Layton · 8 years ago
  57. fc36d0a libceph: abort already submitted but abortable requests when map or pool goes full by Jeff Layton · 8 years ago
  58. a1f4020 libceph: allow requests to return immediately on full conditions if caller wishes by Jeff Layton · 8 years ago
  59. aa26d66 libceph: remove req->r_replay_version by Jeff Layton · 8 years ago
  60. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  61. 02113a0 libceph: convert ceph_osd.o_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  62. 06dfa96 libceph: convert ceph_snap_context.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  63. d6a3408 libceph: supported_features module parameter by Ilya Dryomov · 8 years ago
  64. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  65. 633ee407 libceph: force GFP_NOIO for socket allocations by Ilya Dryomov · 8 years ago
  66. 7cc5e38 libceph: osd_request_timeout option by Ilya Dryomov · 8 years ago
  67. b581a58 libceph: don't set weight to IN when OSD is destroyed by Ilya Dryomov · 8 years ago
  68. 9afd30d libceph: fix crush_decode() for older maps by Ilya Dryomov · 8 years ago
  69. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 69fd110 Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  71. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  72. b2deee2 Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  73. 54ea004 libceph, rbd, ceph: WRITE | ONDISK -> WRITE by Ilya Dryomov · 8 years ago
  74. b18b955 libceph: get rid of ack vs commit by Ilya Dryomov · 8 years ago
  75. 7ba0487 crush: fix dprintk compilation by Ilya Dryomov · 8 years ago
  76. 98ba6af crush: do is_out test only if we do not collide by Ilya Dryomov · 8 years ago
  77. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 2544a02 libceph: pass reply buffer length through ceph_osdc_call() by Ilya Dryomov · 8 years ago
  79. ef9324bb libceph: don't go through with the mapping if the PG is too wide by Ilya Dryomov · 8 years ago
  80. 743efcf crush: merge working data and scratch by Ilya Dryomov · 8 years ago
  81. 66a0e2d crush: remove mutable part of CRUSH map by Ilya Dryomov · 8 years ago
  82. 1b6a78b libceph: add osdmap_set_crush() helper by Ilya Dryomov · 8 years ago
  83. 19def16 libceph: remove unneeded stddef.h include by Stafford Horne · 8 years ago
  84. d641df8 ceph: update readpages osd request according to size of pages by Yan, Zheng · 8 years ago
  85. 7fea24c libceph: include linux/sched.h into crypto.c directly by Ilya Dryomov · 8 years ago
  86. 124f930 libceph: make sure ceph_aes_crypt() IV is aligned by Ilya Dryomov · 8 years ago
  87. 2c935bc locking/atomic, kref: Add kref_read() by Peter Zijlstra · 8 years ago
  88. 61ff6e9 ceph_tcp_sendpage(): use ITER_BVEC sendmsg by Al Viro · 9 years ago
  89. 100803a ceph: switch to sock_recvmsg() by Al Viro · 9 years ago
  90. 45ee2c1 libceph: remove now unused finish_request() wrapper by Ilya Dryomov · 8 years ago
  91. c297eb42 libceph: always signal completion when done by Ilya Dryomov · 8 years ago
  92. f6c0d1a crush: include mapper.h in mapper.c by Tobias Klauser · 8 years ago
  93. b3bbd3f libceph: no need to drop con->mutex for ->get_authorizer() by Ilya Dryomov · 8 years ago
  94. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  95. 5c056fd libceph: verify authorize reply on connect by Ilya Dryomov · 8 years ago
  96. 5418d0a2 libceph: no need for GFP_NOFS in ceph_monc_init() by Ilya Dryomov · 8 years ago
  97. 7af3ea1 libceph: stop allocating a new cipher on every crypto request by Ilya Dryomov · 8 years ago
  98. 6db2304 libceph: uninline ceph_crypto_key_destroy() by Ilya Dryomov · 8 years ago
  99. 2b1e1a7 libceph: remove now unused ceph_*{en,de}crypt*() functions by Ilya Dryomov · 8 years ago
  100. e15fd0a libceph: switch ceph_x_decrypt() to ceph_crypt() by Ilya Dryomov · 8 years ago