]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2023-09-14 Casey Bodleyrgw/sync: wrap lease renewal exceptions in lease_aborted
2023-09-14 Casey Bodleyrgw/sync: add with_lease() with polymorphic LockClient
2023-09-14 Casey Bodleycommon/async: co_throttle_impl uses co_waiter
2023-09-14 Casey Bodleycommon/async: add co_waiter class template
2023-09-14 Casey Bodleycommon/async: move service out of detail
2023-09-14 Adam C. Emersonneorados/cls: Client for log objclass
2023-09-14 Adam C. Emersonneorados/cls/version: Don't swallow exceptions
2023-09-14 Adam C. Emersonneorados/cls: cls::exec handles tuples properly
2023-09-14 Adam C. Emersoncls/log: C++ namespaces exist
2023-09-14 Adam C. Emersoncls/log: Switch from utime_t to ceph::real_time
2023-09-14 Adam C. Emersoncls/log: Add non-default constructors to cls_log_entry
2023-09-14 Adam C. Emersoncls/log: Switch from std::list to std::vector
2023-09-14 Casey Bodleycommon/async: add co_throttle for bounded concurrency...
2023-09-14 Casey Bodleycommon/async: add service template for execution_contex...
2023-09-14 Casey Bodleycommon/async: handler wrappers forward associated cance...
2023-09-14 Adam C. Emersonneorados/cls: Client for version objclass
2023-09-14 Adam C. Emersonneorados/cls: Helper function for reading CLS values
2023-09-14 Adam C. Emersoncls/version: Add non-default constructor
2023-09-14 Adam C. Emersoncls/version: Move obj_version printer to cls_version_ty...
2023-09-14 Adam Emersonbuild: Make `tests` depend on `neorados`
2023-09-14 Adam Emersontest/neorados: Rounding out test coverage, part 3
2023-09-14 Adam Emersonneorados: Notify fixes
2023-09-14 Adam Emersonneorados: Validate pointers from watch cookies
2023-09-14 Adam Emersonneorados: More snapshot support
2023-09-14 Adam Emersonosdc: with_osdmap should be const
2023-09-14 Adam Emersonneorados: `execute` returns success on empty operations
2023-09-14 Adam Emersontest/neorados: Rounding out test coverage, part 2
2023-09-14 Adam Emersonneorados: Moved-from operations are equivalent to new
2023-09-14 Adam Emersonneorados: Make neorados::Entry aggregate initializable
2023-09-14 Adam Emersonneorados/test: Support erasure coded pools
2023-09-14 Adam Emersonneorados: Take `claim_append`ed `buffer::list`s by...
2023-09-14 Adam Emersontest/neorados: Rounding out test coverage, part 1
2023-09-14 Adam Emersonneorados: Implement `ReadOp::checksum`
2023-09-14 Adam Emersontest/neorados: common_tests gets functions for bufferlists
2023-09-14 Adam Emersonneorados: Improve `cmp_omap` argument structure
2023-09-14 Adam Emersonneorados: Change `cmpxattr_op` to `cmp_op` and use...
2023-09-14 Adam Emersonneorados: Fix `Op::cmpext` error and unfound behavior
2023-09-14 Adam Emersoncommon/ceph_json: `encode_json()` for `std::array`
2023-09-14 Adam C. Emersonneorados: Op builder functions should chain
2023-09-14 Adam C. Emersonneorados: Use `asio::any_completion_handler`
2023-09-14 Casey Bodleycmake: drop BOOST_ASIO_USE_TS_EXECUTOR_AS_DEFAULT
2023-09-14 Casey Bodleysubmodule: update spawn submodule for any_io_executor
2023-09-14 Casey Bodleytest/common: test_blocked_completion uses boost::asio...
2023-09-14 Casey Bodleylibrbd: use strand template and make_strand()
2023-09-14 Casey Bodleyneorados: use strand template and make_strand()
2023-09-14 Casey Bodleycommon/async: SharedMutex uses free function post
2023-09-14 Casey Bodleycommon/async: completion uses free functions for defer...
2023-09-14 Casey Bodleyosdc: replace asio::io_context::strand with asio::strand<>
2023-09-14 Adam C. Emersonosdc: Catch exceptions thrown in CLS client decoders
2023-09-14 Adam C. Emersontest/neorados: Harness and convenience for Neorados...
2023-09-14 Adam C. Emersoncommon/async: Don't get allocator from moved-from handler
2023-09-14 Adam C. Emersonneorados: Use C++20 Coroutines in exerciser/demo
2023-09-14 Adam C. Emersonneorados: Fix logic error in exerciser
2023-09-14 Adam C. Emersonneorados: Ensure we don't have dangling references
2023-09-14 Adam C. Emersonneorados: Don't call dispatch inside with_osdmap
2023-09-14 Adam C. Emersonneorados: Switch to async_initiate
2023-09-14 Adam C. Emersonneorados: Remove 'broken out' versions of calls
2023-09-14 Adam KingMerge pull request #53296 from phlogistonjohn/jjm-fix... 52810/head
2023-09-14 Adam KingMerge pull request #52690 from phlogistonjohn/jjm-cepha...
2023-09-14 zdover23Merge pull request #53450 from zdover23/wip-doc-2023...
2023-09-14 Ronen FriedmanMerge pull request #53426 from ronen-fr/wip-rf-fshut
2023-09-14 Venky ShankarMerge PR #53070 into main
2023-09-14 YingxinMerge pull request #53433 from myoungwon/fix-53232
2023-09-14 Venky ShankarMerge PR #51891 into main
2023-09-14 zdover23Merge pull request #53444 from zdover23/wip-doc-2023...
2023-09-14 Zac Doverdoc/man: edit ceph-monstore-tool.rst 53450/head
2023-09-14 Zac Doverdoc/architecture: edit "High Avail. Monitors" 53444/head
2023-09-13 Radoslaw ZarzynskiMerge pull request #53178 from aclamk/wip-aclamk-bs...
2023-09-13 John Mulligancephadm: fix an error running iscsi services 52690/head
2023-09-13 Matt BenjaminMerge pull request #52793 from linuxbox2/wip-fix-test...
2023-09-13 Daniel GryniewiczMerge pull request #51368 from dang/wip-dang-zipper...
2023-09-13 Ali MarediaMerge pull request #53391 from shreyanshjain7174/bucket...
2023-09-13 Myoungwon Ohcrimson/tools/perf_staged_fltree: fix compile error 53433/head
2023-09-13 zdover23Merge pull request #53423 from zdover23/wip-doc-2023...
2023-09-13 Venky ShankarMerge PR #53153 into main
2023-09-12 Casey BodleyMerge pull request #53370 from wowly/rgw-cache-nginx...
2023-09-12 Zac Doverdoc/architecture: edit "Cluster Map" 53423/head
2023-09-12 Anthony D'AtriMerge pull request #53422 from zdover23/wip-doc-2023...
2023-09-12 Ronen Friedmanosd: cleaning stop_for_fast_shutdown() 53426/head
2023-09-12 Adam KupczykMerge pull request #52407 from rhcs-dashboard/osd-op...
2023-09-12 Pere Diaz Bouos/bluestore: osd scrape read/write operations 52407/head
2023-09-12 Ali MasarwaMerge pull request #53419 from AliMasarweh/wip-alimasa...
2023-09-12 Jos Collinqa: fix cephfs-top tests for the new fields 51891/head
2023-09-12 Jos Collincephfs-top: include the missing fields in --dump output
2023-09-12 Zac Doverdoc/glossary: add "primary affinity" to glossary 53422/head
2023-09-12 Ali MasarwaRGW | bucket notification: adding more sleeping time... 53419/head
2023-09-12 Milind ChangirePendingReleaseNotes: add note about 'm' and 'M' periods 53070/head
2023-09-12 Milind Changiredoc/cephfs: add note about monthly scheduling and reten...
2023-09-12 Milind Changireqa: update minute period multiplier to m
2023-09-12 Milind Changireqa: change minute duration specifier from M to m
2023-09-12 Milind Changiremgr/snap_schedule: change minute duration specifier...
2023-09-12 Roy SaharMerge pull request #53408 from roysahar/nvmeof_fix_omap...
2023-09-12 Liu-ChunmeiMerge pull request #53232 from myoungwon/wip-enable...
2023-09-12 Myoungwon Ohcrimson/os/seastore/object_data_handler: consider a... 53232/head
2023-09-12 YingxinMerge pull request #53305 from xxhdx1985126/wip-seastor...
2023-09-11 Roy Saharnvmeof-gw: omap object name contains None due to genera... 53408/head
2023-09-11 Laura FloresMerge pull request #53344 from ljflores/wip-tracker...
2023-09-11 John Mulligancephadm: convert _write_iscsi_unit_poststop_commands...
2023-09-11 John Mulligancephadm: convert _write_osd_unit_poststop_commands...
2023-09-11 John Mulligancephadm: convert _write_iscsi_unit_run_commands to...
next