1. f44d04e rbd: require global CAP_SYS_ADMIN for mapping and unmapping by Ilya Dryomov · 4 years, 4 months ago
  2. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  3. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  4. 22d2cfd libceph: move away from global osd_req_flags by Ilya Dryomov · 4 years, 7 months ago
  5. dc1dad8 rbd: compression_hint option by Ilya Dryomov · 4 years, 7 months ago
  6. d3798ac libceph: support for alloc hint flags by Ilya Dryomov · 4 years, 7 months ago
  7. 8ae0299 rbd: don't mess with a page vector in rbd_notify_op_lock() by Ilya Dryomov · 4 years, 10 months ago
  8. b877605 rbd: don't test rbd_dev->opts in rbd_dev_image_release() by Ilya Dryomov · 4 years, 10 months ago
  9. 952c48b rbd: call rbd_dev_unprobe() after unwatching and flushing notifies by Ilya Dryomov · 4 years, 10 months ago
  10. 0e4e1de5 rbd: avoid a deadlock on header_rwsem when flushing notifies by Ilya Dryomov · 4 years, 10 months ago
  11. f9b6b98 rbd: enable multiple blk-mq queues by Hannes Reinecke · 5 years ago
  12. 59e542c rbd: embed image request in blk-mq pdu by Ilya Dryomov · 5 years ago
  13. a52cc68 rbd: acquire header_rwsem just once in rbd_queue_workfn() by Ilya Dryomov · 5 years ago
  14. 78b42a8 rbd: get rid of img_request_layered_clear() by Ilya Dryomov · 5 years ago
  15. 679a97d rbd: kill img_request kref by Hannes Reinecke · 5 years ago
  16. 94f4857 rbd: remove barriers from img_request_layered_{set,clear,test}() by Ilya Dryomov · 5 years ago
  17. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  18. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  19. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  20. 7f5d381 new primitive: __fs_parse() by Al Viro · 5 years ago
  21. 2c3f3dc switch rbd and libceph to p_log-based primitives by Al Viro · 5 years ago
  22. 3fbb8d5 struct p_log, variants of warnf() et.al. taking that one instead by Al Viro · 5 years ago
  23. 0f89589 Pass consistent param->type to fs_parse() by Al Viro · 5 years ago
  24. 3325322 rbd: set the 'device' link in sysfs by Hannes Reinecke · 5 years ago
  25. a55e601 rbd: work around -Wuninitialized warning by Arnd Bergmann · 5 years ago
  26. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  27. 196e2d6 rbd: ask for a weaker incompat mask for read-only mappings by Ilya Dryomov · 5 years ago
  28. fa58bca rbd: don't query snapshot features by Ilya Dryomov · 5 years ago
  29. 686238b rbd: remove snapshot existence validation code by Ilya Dryomov · 5 years ago
  30. b9ef2b8 rbd: don't establish watch for read-only mappings by Ilya Dryomov · 5 years ago
  31. 3fe6992 rbd: don't acquire exclusive lock for read-only mappings by Ilya Dryomov · 5 years ago
  32. c1b6205 rbd: disallow read-write partitions on images mapped read-only by Ilya Dryomov · 5 years ago
  33. b948ad7 rbd: treat images mapped read-only seriously by Ilya Dryomov · 5 years ago
  34. 39258aa rbd: introduce RBD_DEV_FLAG_READONLY by Ilya Dryomov · 5 years ago
  35. f3c0e45 rbd: introduce rbd_is_snap() by Ilya Dryomov · 5 years ago
  36. 6b0a877 rbd: fix spelling mistake "requeueing" -> "requeuing" by Colin Ian King · 5 years ago
  37. 633739b rbd: silence bogus uninitialized warning in rbd_object_map_update_finish() by Ilya Dryomov · 5 years ago
  38. 25e6be2 rbd: cancel lock_dwork if the wait is interrupted by Dongsheng Yang · 5 years ago
  39. 21ed05a rbd: pull rbd_img_request_create() dout out into the callers by Ilya Dryomov · 5 years ago
  40. 5435d206 rbd: fix response length parameter for encoded strings by Dongsheng Yang · 5 years ago
  41. d435c9a rbd: restore zeroing past the overlap when reading from parent by Ilya Dryomov · 5 years ago
  42. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  43. 8b5bec5 rbd: setallochint only if object doesn't exist by Ilya Dryomov · 6 years ago
  44. 22e8bd5 rbd: support for object-map and fast-diff by Ilya Dryomov · 6 years ago
  45. da5ef6be rbd: call rbd_dev_mapping_set() from rbd_dev_image_probe() by Ilya Dryomov · 6 years ago
  46. 68ada91 libceph: change ceph_osdc_call() to take page vector for response by Ilya Dryomov · 6 years ago
  47. 637cd06 rbd: new exclusive lock wait/wake code by Ilya Dryomov · 6 years ago
  48. e1fddc8 rbd: quiescing lock should wait for image requests by Ilya Dryomov · 6 years ago
  49. a2b1da0 rbd: lock should be quiesced on reacquire by Ilya Dryomov · 6 years ago
  50. 793333a30 rbd: introduce copyup state machine by Ilya Dryomov · 6 years ago
  51. ea9b743 rbd: rename rbd_obj_setup_*() to rbd_obj_init_*() by Ilya Dryomov · 6 years ago
  52. a086a1b rbd: move OSD request allocation into object request state machines by Ilya Dryomov · 6 years ago
  53. 27bbd91 rbd: factor out __rbd_osd_setup_discard_ops() by Ilya Dryomov · 6 years ago
  54. b5ae8cb rbd: factor out rbd_osd_setup_copyup() by Ilya Dryomov · 6 years ago
  55. bcbab1d rbd: introduce obj_req->osd_reqs list by Ilya Dryomov · 6 years ago
  56. 0192ce2 rbd: introduce image request state machine by Ilya Dryomov · 6 years ago
  57. 85b5e6d rbd: move OSD request submission into object request state machines by Ilya Dryomov · 6 years ago
  58. 0ad5d95 rbd: get rid of RBD_OBJ_WRITE_{FLAT,GUARD} by Ilya Dryomov · 6 years ago
  59. a9b67e6 rbd: replace obj_req->tried_parent with obj_req->read_state by Ilya Dryomov · 6 years ago
  60. 54ab3b2 rbd: get rid of obj_req->xferred, obj_req->result and img_req->xferred by Ilya Dryomov · 6 years ago
  61. b91a7bd rbd: don't assert on writes to snapshots by Ilya Dryomov · 6 years ago
  62. a32e414 rbd: client_mutex is never nested by Ilya Dryomov · 6 years ago
  63. 1680937 rbd: convert all rbd_assert(0) to BUG() by Arnd Bergmann · 6 years ago
  64. d342a15 rbd: avoid clang -Wuninitialized warning by Arnd Bergmann · 6 years ago
  65. 9d4a227 rbd: drop wait_for_latest_osdmap() by Ilya Dryomov · 6 years ago
  66. 16d80c5 rbd: set io_min, io_opt and discard_granularity to alloc_size by Ilya Dryomov · 6 years ago
  67. 2b0a80b0 Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  68. 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  69. b9f6d44 rbd: advertise support for RBD_FEATURE_DEEP_FLATTEN by Ilya Dryomov · 6 years ago
  70. 9b17eb2 rbd: whole-object write and zeroout should copyup when snapshots exist by Ilya Dryomov · 6 years ago
  71. 89a59c1 rbd: copyup with an empty snapshot context (aka deep-copyup) by Ilya Dryomov · 6 years ago
  72. 3a48250 rbd: introduce rbd_obj_issue_copyup_ops() by Ilya Dryomov · 6 years ago
  73. 13488d5 rbd: stop copying num_osd_ops in rbd_obj_issue_copyup() by Ilya Dryomov · 6 years ago
  74. e28eded rbd: factor out __rbd_osd_req_create() by Ilya Dryomov · 6 years ago
  75. 356889c rbd: clear ->xferred on error from rbd_obj_issue_copyup() by Ilya Dryomov · 6 years ago
  76. 0b51c9d rbd: remove experimental designation from kernel layering by Ilya Dryomov · 6 years ago
  77. 0c93e1b rbd: round off and ignore discards that are too small by Ilya Dryomov · 6 years ago
  78. 6484cbe rbd: handle DISCARD and WRITE_ZEROES separately by Ilya Dryomov · 6 years ago
  79. fd7e3f0 rbd: get rid of obj_req->obj_request_count by Ilya Dryomov · 6 years ago
  80. 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
  81. 7e9586b block: rbd: convert to use BUS_ATTR_WO and RO by Greg Kroah-Hartman · 6 years ago
  82. 85f5a4d rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set by Ilya Dryomov · 6 years ago
  83. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  84. 24639ce56 libceph: osd_req_op_cls_init() doesn't need to take opcode by Ilya Dryomov · 6 years ago
  85. 7d8dc53 rbd: add __init/__exit annotations by Chengguang Xu · 6 years ago
  86. e92c0ea rbd: support cloning across namespaces by Ilya Dryomov · 6 years ago
  87. eb3b2d6 rbd: factor out get_parent_info() by Ilya Dryomov · 6 years ago
  88. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  89. fac02dd libceph: use timespec64 for r_mtime by Arnd Bergmann · 6 years ago
  90. b26c047 rbd: support for images within namespaces by Ilya Dryomov · 7 years ago
  91. c300156 rbd: pass rbd_spec into parse_rbd_opts_token() by Ilya Dryomov · 7 years ago
  92. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  93. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  94. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  95. 23edca8 rbd: flush rbd_dev->watch_dwork after watch is unregistered by Dongsheng Yang · 7 years ago
  96. fe943d5 libceph, rbd: add error handling for osd_req_op_cls_init() by Chengguang Xu · 7 years ago
  97. f459c34 Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  98. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  99. 0010f70 libceph: add osd_req_op_extent_osd_data_bvecs() by Ilya Dryomov · 7 years ago
  100. d936054 rbd: notrim map option by Ilya Dryomov · 7 years ago