]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2024-04-02 Samarahqa/d4n: Start redis up before rgw
2024-04-02 Samarahrgw/redis: Implement RedisDriver::get_async and RedisDr...
2024-04-02 Samarahqa/d4n: Add test for large object
2024-04-02 Samarahd4n/policy: Add test for redis_sync method
2024-04-02 Samarahqa/d4n: Update D4N workunit to test small object read...
2024-04-02 Samarahd4n/directory: Fix oid for directory blocks
2024-04-02 Samarahd4n/policy: Update local weight sum + age handling...
2024-04-02 Pritha Srivastavargw/d4n: removing lock from code path that writes to...
2024-04-02 Pritha Srivastavargw/cache: implementation of `put` using yield context
2024-04-02 Pritha Srivastavargw: updating the boost_redis submodule version to...
2024-04-02 Casey Bodleyrgw/d4n: fixing the 'get' call hanging issues and
2024-04-02 Pritha Srivastavargw/d4n: modifications to the filter driver:
2024-04-02 Samarahrgw/d4n: Perform minor cleanup; add error checking...
2024-04-02 Samarahd4n: Add a central Redis connection to the filter to...
2024-04-02 Samarahd4n/policy: Change `size_t` argument type and add error...
2024-04-02 Samarahtest/redis: Remove temporary boost.redis test program
2024-04-02 Samarahrgw: this commit squashes commits performing cleanup...
2024-04-02 Adam Emersonbuild: Remove build/boost_redis
2024-04-02 Samarahd4n/filter: Correct `CacheObj` `hostsList` value so...
2024-04-02 Samarahd4n/filter: Update `creationTime` calculation
2024-04-02 Samarahd4n/policy: Add additional lock guards for other `entri...
2024-04-02 Samarahd4n/policy: Fix `find_victim` logic so victim is found...
2024-04-02 samarahd4n/filter: Fix cache `exist_key` check to ensure the...
2024-04-02 samarahrgw/cache: Make `bl` and `attrs` params `const` for...
2024-04-02 samarahd4n/policy: Make `shutdown` method specific to LFUDA
2024-04-02 samarahrgw: Take in `io_context` by reference
2024-04-02 samarahrgw/cache: Make protected members private
2024-04-02 samarahd4n/policy: Initialize `age` to 1
2024-04-02 Samarahd4n/policy: Fix minor logical errors
2024-04-02 Pritha Srivastavargw/cache: this commit squashes commits for removing...
2024-04-02 Pritha Srivastavargw/cache: changing `get_attr` api such that it returns
2024-04-02 Pritha Srivastavargw/cache: removing `experimental` fallback from ssd...
2024-04-02 Pritha Srivastavargw/cache: removing interface related to Partition.
2024-04-02 Pritha Srivastavargw/d4n: using 'id_tag' as 'version' of an object for...
2024-04-02 Pritha Srivastavargw/d4n: restructuring LRUPolicy::erase(), update(...
2024-04-02 Pritha Srivastavargw/cache: adding unittests for ssd backed cache backen...
2024-04-02 Pritha Srivastavargw/cache: fixing the free space available in ssd backe...
2024-04-02 Samarahd4n: Update block `mtime` in filter and change `creatio...
2024-04-02 Samarahd4n/directory: Add `ObjectDirectory::update_field`...
2024-04-02 Samarahrgw/d4n: this commit squashes the following commits...
2024-04-02 Samarahd4n/filter: Change from copying block to object in...
2024-04-02 Samarahrgw/d4n: this commit squashes the following two commits.
2024-04-02 Samarahd4n: Store `optional_yield` in client cb and update...
2024-04-02 Samarahd4n/policy: Update policy to use block name
2024-04-02 Samarahd4n: Add connection client names for policy and directory
2024-04-02 Samarahrgw: Add `rgw_local_cache_address` yaml config
2024-04-02 Samarahrgw/d4n: Remove `cacheBlock` and commented out read...
2024-04-02 Samarahd4n/directory: Update directory `exist_key` method...
2024-04-02 Samarahd4n/policy: this commit squashes the following changes...
2024-04-02 Samarahrgw/cache: this commit squashes following commits relat...
2024-04-02 Samarahtest/d4n: this commit squashes the following commits...
2024-04-02 Samarahrgw/d4n: this commit squashes the following commits...
2024-04-02 Samarahrgw: Change D4N and RedisDriver `ifndef` directives...
2024-04-02 Samarahrgw/cache: this commit adds entries to redis driver...
2024-04-02 Pritha Srivastavargw/cache: fixing update_attrs and get_attrs in ssd...
2024-04-02 Pritha Srivastavargw/d4n: copying over read op params of the filter...
2024-04-02 Pritha Srivastavargw/cache: adding d4n config options for ssd backed
2024-04-02 Pritha Srivastavargw/cache: saving dpp in set_client_cb() instead
2024-04-02 Pritha Srivastavargw/cache: This commit fixes two things in ssd backed...
2024-04-02 Pritha Srivastavargw/cache: moving LRU related data structures and inter...
2024-04-02 Samarahrgw/cache: this commit adds `optional_yield` to ssd...
2024-04-02 Pritha Srivastavargw/cache: this commit removes indexing from ssd and...
2024-04-02 Pritha Srivastavargw/cache: Modified APIs after removing indexing from
2024-04-02 Pritha Srivastavargw/cache: prototype implementation of an LRU Cache...
2024-04-02 Pritha Srivastavargw/cache: this commit squashes commits related to...
2024-04-02 Pritha Srivastavargw/d4n: completing the read flow for a local read...
2024-04-02 Pritha Srivastavargw/cache: fixing the segmentation fault by passing...
2024-04-02 Pritha Srivastavargw/cache: implementation of put_async method in ssd...
2024-04-02 Samarah UriarteRGW: Update read workflow so attributes get written
2024-04-02 Samarah UriarteRGW: Work on oid in cache and CacheBlock block ID
2024-04-02 Samarah Uriartergw/cache: This commit adds implementation of Partition in
2024-04-02 Samarah Uriartergw/cache: This commit squashes commits related to...
2024-04-02 Pritha Srivastavargw/cache: fixing free space calcuation when data is...
2024-04-02 Pritha Srivastavargw/cache: This commit squashes the following commits
2024-04-02 Samarah UriarteRGW: Add D4N chunking mechanism
2024-04-02 SamarahRGW: move CacheDriver instance to D4N Filter
2024-04-02 SamarahRGW: Fix rgw crash issue
2024-04-02 SamarahRGW: Fix find_client method; rgw crash issue
2024-04-02 Samarahrgw/d4n: This commit squashes the following commits...
2024-04-02 Pritha Srivastavargw/cache: this commit squashes the following commits...
2024-04-02 SamarahRGW: add entries and entry methods
2024-04-02 Samarahrgw/cache: This commit squashes the following commits...
2024-04-02 Samarahrgw/cache: This commit squashes the following commits...
2024-04-02 Pritha Srivastavargw/cache: This commit squashes modifications to base...
2024-04-02 SamarahRGW: Add cache driver base class
2024-04-02 Casey BodleyMerge pull request #55976 from cbodley/wip-qa-quincy...
2024-04-02 Casey BodleyMerge pull request #56279 from ceph/long_processing_timeout
2024-04-02 Zac DoverMerge pull request #56614 from zdover23/wip-doc-2024...
2024-04-02 Aashish SharmaMerge pull request #53679 from rhcs-dashboard/alerts...
2024-04-02 Kefu ChaiMerge pull request #56596 from tchaikov/wip-on-exit...
2024-04-01 Samuel JustMerge pull request #55979 from athanatos/sjust/wip...
2024-04-01 Adam KingMerge pull request #56533 from phlogistonjohn/jjm-cpatc...
2024-04-01 Yuri WeinsteinMerge pull request #56136 from NitzanMordhai/wip-nitzan...
2024-04-01 Yuri WeinsteinMerge pull request #54991 from ifed01/wip-ifed-some...
2024-04-01 Zac Doverdoc/mgr: update zabbix information 56614/head
2024-04-01 Aashish SharmaMerge pull request #56512 from rhcs-dashboard/remove...
2024-04-01 Aashish Sharmamgr/dashboard: remove the option for authentication... 56512/head
2024-04-01 Aashish SharmaMerge pull request #55860 from ceph/add-multi-cluster...
2024-04-01 Zac DoverMerge pull request #56600 from zdover23/wip-doc-2024...
2024-04-01 Zac Doverdoc/dev: update leads list 56600/head
next