summaryrefslogtreecommitdiffstats
path: root/src/cls (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12774 from shashalu/gc-listCasey Bodley2017-05-235-13/+19
|\
| * rgw: fix 'gc list --include-all' command infinite loop the first 1000 itemslu.shasha2017-05-195-13/+19
* | Merge pull request #15042 from badone/wip-redundant-headers-3Yuri Weinstein2017-05-164-9/+9
|\ \
| * | common: Remove redundant includesBrad Hubbard2017-05-134-9/+9
* | | Merge pull request #10260 from weiqiaomiao/wqm-wip-clean-opstateCasey Bodley2017-05-112-11/+1
|\ \ \
| * | | rgw:clean unuse code in cls_statelog_check_stateweiqiaomiao2016-08-092-11/+1
* | | | Merge pull request #14906 from mikulely/lc-cleanup-2Casey Bodley2017-05-111-4/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | rgw: cleanup lc debug msg typosJiaying Ren2017-05-021-4/+5
* | | | cls/rgw: list_plain_entries() stops before bi_log entriesCasey Bodley2017-05-051-5/+8
* | | | Merge pull request #14879 from wjwithagen/wip-wjw-reduce-noise-3Casey Bodley2017-05-031-1/+1
|\ \ \ \
| * | | | cls/log/cls_log.cc: reduce logging noiseWillem Jan Withagen2017-05-031-1/+1
| |/ / /
* | | | Merge pull request #14723 from neha-ojha/objclass-sdkYuri Weinstein2017-05-032-0/+136
|\ \ \ \
| * | | | objclass-sdk: create SDK for Ceph object classesNeha Ojha2017-04-272-0/+136
* | | | | cls_rbd: default initialize snapshot namespace for legacy clientsJason Dillaman2017-05-022-3/+8
| |/ / / |/| | |
* | | | cls/rbd: print uint64_t in a platform neutral wayKefu Chai2017-05-011-3/+3
* | | | rgw: add a field to store generic user data in the bucket index,root2017-04-242-2/+8
* | | | Merge pull request #12536 from ilc/cls_rgw_minor_refactorCasey Bodley2017-04-173-80/+141
|\ \ \ \ | |/ / / |/| | |
| * | | cls/rgw: Clean up the "magic string" usage in the cls layer for RGW.Ira Cooper2016-12-163-80/+141
* | | | Merge pull request #14439 from adamemerson/wip-warning-signSage Weil2017-04-121-2/+2
|\ \ \ \
| * | | | cls: Fix order of operations of std::string constructorAdam C. Emerson2017-04-111-2/+2
* | | | | cls_rbd: methods to manipulate the rbd_trash objectRicardo Dias2017-04-115-0/+407
* | | | | lua_bufferlist.cc: use static_cast instead of c-styleDanny Al-Gaaf2017-04-101-1/+1
* | | | | cls_rgw_client.h: Close resource leakDanny Al-Gaaf2017-04-101-0/+4
|/ / / /
* | | | cls_rbd: async mirror_uuid_get supportJason Dillaman2017-03-302-8/+26
* | | | Merge pull request #14128 from yehudasa/wip-19367Sage Weil2017-03-281-8/+19
|\ \ \ \
| * | | | cls/user: cls_user_bucket backward compatibilityYehuda Sadeh2017-03-241-8/+19
* | | | | Merge pull request #13987 from shinobu-x/wp-sk-clean-up-timeindexlistctx-2017...Yuri Weinstein2017-03-282-127/+134
|\ \ \ \ \
| * | | | | Clean up: cls/timeindex/cls_timeindex_client.h|ccShinobu Kinjo2017-03-152-127/+134
* | | | | | Merge pull request #10121 from theanalyst/wip-16357Orit Wasserman2017-03-261-1/+7
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rgw: cls_user sync entry stats when not a add opAbhishek Lekshmanan2016-07-041-1/+7
* | | | | | Merge pull request #12041 from yangdongsheng/rbd_mirror_cloneJason Dillaman2017-03-212-2/+12
|\ \ \ \ \ \
| * | | | | | cls_rbd_client: support asynchronous add_child.Dongsheng Yang2017-03-132-2/+12
| | |/ / / / | |/| | | |
* / | | | | librbd: Add snapshot namespace to snapshot-name index in ImageCtxVictor Denisov2017-03-161-0/+18
|/ / / / /
* | | | | Merge pull request #11485 from yehudasa/wip-bucket-cleanupYehuda Sadeh2017-03-095-21/+49
|\ \ \ \ \
| * | | | | cls/version: add more useful loggingYehuda Sadeh2017-03-091-0/+1
| * | | | | rgw: fix ECANCELED handling in rgw_get_system_obj()Yehuda Sadeh2017-03-091-0/+5
| * | | | | rgw: add rgw_obj_index_key, kill RGWObjEntYehuda Sadeh2017-03-091-0/+10
| * | | | | rgw: implicit rgw_bucket placement, manifest uses rgw_raw_objYehuda Sadeh2017-03-092-20/+32
| * | | | | rgw: use rgw_raw_obj in manifest codeYehuda Sadeh2017-03-091-1/+1
| * | | | | rgw: separate RGWObjStateYehuda Sadeh2017-03-091-1/+1
* | | | | | librbd: rename parent_spec/parent_info type to match code style specsJason Dillaman2017-03-083-26/+26
|/ / / / /
* | | | | common: add override in header fileliuchang08122017-03-036-21/+21
* | | | | Merge pull request #12102 from yangdongsheng/async_removeJason Dillaman2017-02-242-11/+28
|\ \ \ \ \
| * | | | | cls_rbd: async helper for dir_get_id()Venky Shankar2017-02-212-11/+28
* | | | | | cls/rbd: methods to track rbd-mirror instancesMykola Golub2017-02-233-0/+213
|/ / / / /
* | | | | Merge pull request #13443 from Liuchang0812/cleanup-commonKefu Chai2017-02-168-20/+20
|\ \ \ \ \
| * | | | | common: add override for common submodule and miscliuchang08122017-02-168-20/+20
* | | | | | Merge pull request #13416 from dillaman/wip-rbd-mirror-cleanupMykola Golub2017-02-162-24/+60
|\ \ \ \ \ \
| * | | | | | cls/rbd: async versions for dir_list and mirror_image_listJason Dillaman2017-02-142-24/+60
| |/ / / / /
* / / / / / rgw: add override in rgw subsystemliuchang08122017-02-151-2/+2
|/ / / / /