1. 7cc69d4 libceph: bump CEPH_OSD_MAX_OP to 3 by Ilya Dryomov · 10 years ago
  2. 42dd037 rbd: fix error paths in rbd_img_request_fill() by Ilya Dryomov · 10 years ago
  3. 62054da rbd: remove out_partial label in rbd_img_request_fill() by Ilya Dryomov · 10 years ago
  4. 638c323 rbd: drop an unsafe assertion by Alex Elder · 10 years ago
  5. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  6. 3c972c9 libceph: rename ceph_osd_request::r_{oloc,oid} to r_base_{oloc,oid} by Ilya Dryomov · 11 years ago
  7. 4295f22 libceph: introduce and start using oid abstraction by Ilya Dryomov · 11 years ago
  8. 2d0ebc5 libceph: rename MAX_OBJ_NAME_SIZE to CEPH_MAX_OID_NAME_LEN by Ilya Dryomov · 11 years ago
  9. 22116525 libceph: start using oloc abstraction by Ilya Dryomov · 11 years ago
  10. e37180c rbd: tear down watch request if rbd_dev_device_setup() fails by Ilya Dryomov · 11 years ago
  11. fca2706 rbd: introduce rbd_dev_header_unwatch_sync() and switch to it by Ilya Dryomov · 11 years ago
  12. 7e513d4 rbd: enable extended devt in single-major mode by Ilya Dryomov · 11 years ago
  13. 9b60e70 rbd: add support for single-major device number allocation scheme by Ilya Dryomov · 11 years ago
  14. 92c76dc rbd: wire up is_visible() sysfs callback for rbd bus by Ilya Dryomov · 11 years ago
  15. dd82fff rbd: add 'minor' sysfs rbd device attribute by Ilya Dryomov · 11 years ago
  16. f8a22fc rbd: switch to ida for rbd id assignments by Ilya Dryomov · 11 years ago
  17. e1b4d96 rbd: refactor rbd_init() a bit by Ilya Dryomov · 11 years ago
  18. 90da258 rbd: tweak "loaded" message and module description by Ilya Dryomov · 11 years ago
  19. 70eebd2 rbd: rbd_device::dev_id is an int, format it as such by Ilya Dryomov · 11 years ago
  20. 5341a62 rbd: Refactor bio cloning by Kent Overstreet · 11 years ago
  21. 7988613 block: Convert bio_for_each_segment() to bvec_iter by Kent Overstreet · 11 years ago
  22. 4f024f3 block: Abstract out bvec iterator by Kent Overstreet · 11 years ago
  23. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  24. bb8e0e8 block: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  25. da6a6b6 rbd: fix error handling from rbd_snap_name() by Josh Durgin · 11 years ago
  26. efadc98 rbd: ignore unmapped snapshots that no longer exist by Josh Durgin · 11 years ago
  27. 9875201 rbd: fix use-after free of rbd_dev->disk by Josh Durgin · 11 years ago
  28. 20e0af6 rbd: make rbd_obj_notify_ack() synchronous by Josh Durgin · 11 years ago
  29. 9abc599 rbd: complete notifies before cleaning up osd_client and rbd_dev by Josh Durgin · 11 years ago
  30. 6cccc7d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  31. c354557 rbd: fix null dereference in dout by Josh Durgin · 11 years ago
  32. 03507db rbd: fix buffer size for writes to images with snapshots by Josh Durgin · 11 years ago
  33. 17c1cc1 rbd: fix I/O error propagation for reads by Josh Durgin · 11 years ago
  34. b15a21d rbd: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  35. a158073 block: rbd: use NULL instead of 0 by Jingoo Han · 11 years ago
  36. e976cad rbd: fix a couple warnings by Sage Weil · 11 years ago
  37. d552c61 rbd: take a little credit by Alex Elder · 11 years ago
  38. cfbf637 rbd: use rwsem to protect header updates by Alex Elder · 11 years ago
  39. 1ba0f1e rbd: don't hold ctl_mutex to get/put device by Alex Elder · 11 years ago
  40. 82a442d rbd: protect against concurrent unmaps by Alex Elder · 11 years ago
  41. 751cc0e rbd: set removing flag while holding list lock by Alex Elder · 11 years ago
  42. 08f7546 rbd: protect against duplicate client creation by Alex Elder · 11 years ago
  43. 3b5cf2a rbd: clean up a few things in the refresh path by Alex Elder · 11 years ago
  44. e215605 rbd: flush dcache after zeroing page data by Alex Elder · 11 years ago
  45. 912c317 rbd: drop original request earlier for existence check by Alex Elder · 11 years ago
  46. 491205a rbd: Use min_t() to fix comparison of distinct pointer types warning by Geert Uytterhoeven · 11 years ago
  47. bd2931b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  48. d2d1f17 rbd: send snapshot context with writes by Josh Durgin · 11 years ago
  49. 78750f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  50. 1617e40 rbd: fetch object order before using it by Josh Durgin · 11 years ago
  51. 7ecba6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  52. 3a96d5c rbd: use the correct length for format 2 object names by Josh Durgin · 11 years ago
  53. 8d7a8fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  54. 3abef3b rbd: fix cleanup in rbd_add() by Alex Elder · 11 years ago
  55. 7262cfc rbd: don't destroy ceph_opts in rbd_add() by Alex Elder · 11 years ago
  56. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  57. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 11 years ago
  58. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 11 years ago
  59. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 11 years ago
  60. 392a9da rbd: detect when clone image is flattened by Alex Elder · 11 years ago
  61. a2acd00 rbd: reference count parent requests by Alex Elder · 11 years ago
  62. e93f315 rbd: define parent image request routines by Alex Elder · 11 years ago
  63. fb65d228 rbd: define rbd_dev_unparent() by Alex Elder · 11 years ago
  64. 8785b1d rbd: don't release write request until necessary by Alex Elder · 11 years ago
  65. 642a253 rbd: get parent info on refresh by Alex Elder · 11 years ago
  66. 70cf49c rbd: ignore zero-overlap parent by Alex Elder · 11 years ago
  67. b91f09f rbd: support reading parent page data for writes by Alex Elder · 11 years ago
  68. ebda640 rbd: fix parent request size assumption by Alex Elder · 11 years ago
  69. c48f3f8 rbd: kill rbd_img_request_get() by Alex Elder · 11 years ago
  70. 1f3ef78 rbd: only set up watch for mapped images by Alex Elder · 11 years ago
  71. 7ce4eef rbd: set mapping read-only flag in rbd_add() by Alex Elder · 11 years ago
  72. 5b2ab72 rbd: support reading parent page data by Alex Elder · 11 years ago
  73. 91c6feb rbd: fix an incorrect assertion condition by Alex Elder · 11 years ago
  74. 2df3fac rbd: define rbd_dev_v2_header_info() by Alex Elder · 11 years ago
  75. 99a41eb rbd: get rid of trivial v1 header wrappers by Alex Elder · 11 years ago
  76. 30d60ba rbd: simplify rbd_dev_v1_probe() by Alex Elder · 11 years ago
  77. 662518b rbd: update in-core header directly by Alex Elder · 11 years ago
  78. bb23e37 rbd: refactor rbd_header_from_disk() by Alex Elder · 11 years ago
  79. 46578dcd rbd: zero format 1 header structure earlier by Alex Elder · 11 years ago
  80. f35a4de rbd: set the mapping size and features later by Alex Elder · 11 years ago
  81. 4de13d7a Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  82. 51344a3 rbd: always set read-only flag in rbd_add() by Alex Elder · 11 years ago
  83. 6d80b13 rbd: kill rbd_dev_clear_mapping() by Alex Elder · 11 years ago
  84. 8f4b7d9 rbd: don't look up snapshot id in rbd_dev_mapping_set() by Alex Elder · 11 years ago
  85. c734b79 rbd: don't print warning if not mapping a parent by Alex Elder · 11 years ago
  86. 29334ba rbd: kill rbd_update_mapping_size() by Alex Elder · 11 years ago
  87. 00a653e rbd: update capacity in rbd_dev_refresh() by Alex Elder · 11 years ago
  88. e627db0 rbd: revalidate only for mapping size changes by Alex Elder · 11 years ago
  89. 49ece55 rbd: fix leak of format 2 snapshot context by Alex Elder · 11 years ago
  90. 292088e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. db2a144 block_device_operations->release() should return void by Al Viro · 11 years ago
  92. b5b09be rbd: fix image request leak on parent read by Alex Elder · 11 years ago
  93. 78c2a44 rbd: allocate image object names with a slab allocator by Alex Elder · 11 years ago
  94. 868311b rbd: allocate object requests with a slab allocator by Alex Elder · 11 years ago
  95. f907ad5 rbd: allocate name separate from obj_request by Alex Elder · 11 years ago
  96. 1c2a9df rbd: allocate image requests with a slab allocator by Alex Elder · 11 years ago
  97. 30d1cff rbd: use binary search for snapshot lookup by Alex Elder · 11 years ago
  98. 15228ed rbd: clear EXISTS flag if mapped snapshot disappears by Alex Elder · 11 years ago
  99. 33dca39 rbd: kill off the snapshot list by Alex Elder · 11 years ago
  100. 2ad3d71 rbd: define rbd_snap_size() and rbd_snap_features() by Alex Elder · 11 years ago