summaryrefslogtreecommitdiffstats
path: root/share (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-01rados : added an asynchronous unlock to the APISebastien Ponce6-0/+95
2016-11-01radosstriper : protect aio_write API from calls with 0 bytesSebastien Ponce1-26/+30
2016-11-01radosstriper : optimized truncation and removal of striped objectsSebastien Ponce2-29/+262
2016-11-01rados : added an aio_remove version taking flagsSebastien Ponce4-3/+9
2016-11-01tests: TestErasureCodePluginJerasure must stop the log threadLoic Dachary2-2/+5
2016-11-01os/bluestore: add sanity check when compress_extent_map()xie xingguo1-0/+1
2016-11-01os/bluestore: formatting changesxie xingguo1-2/+3
2016-11-01os/bluestore: add counter to trace blob splittingxie xingguo2-2/+8
2016-11-01tests: disable failing unittest_erasure_code_plugin_jerasureLoic Dachary1-1/+1
2016-11-01tests: disable failing test-erasure-eio.shLoic Dachary1-1/+1
2016-10-31test: skip TestLibRBD.DiscardAfterWrite if skip partial discard enabledJason Dillaman1-0/+3
2016-10-31doc: rm "type=rpm-md" from yum repositoriesKen Dreyer3-19/+0
2016-10-31librbd: unit test cases and minor fixes for mirror::DisableRequestJason Dillaman4-21/+598
2016-10-31cls/journal: use librados::IoCtx reference for helper state machinesJason Dillaman1-3/+3
2016-10-31librbd: restore journal access when force disabling mirroringJason Dillaman2-1/+44
2016-10-31librbd: new async journal promote state machineJason Dillaman7-44/+481
2016-10-31librbd: new async journal open state machineJason Dillaman8-242/+566
2016-10-31librbd: move journal tag decode helpers to shared locationJason Dillaman4-120/+176
2016-10-31librbd: re-add support for disabling a corrupt journalJason Dillaman7-30/+49
2016-10-31make-dist: do not use make_version (and remove it)Sage Weil2-113/+2
2016-10-31make-dist: do not generate ceph_ver.hSage Weil1-3/+3
2016-10-31src/CMakeLists.txt: remove leading 'v' from version stringSage Weil1-0/+2
2016-10-30mds/SnapServer: add const to member functionMichal Jarzabek2-2/+2
2016-10-30ceph-rest-api: understand the new style entity_addr_t representationKefu Chai1-3/+12
2016-10-30src/common/perf_counters.h:fix wrong wordzhang.zezhu1-1/+1
2016-10-28test/ceph_test_msgr: do not use Message::middle for holding transient dataKefu Chai1-43/+57
2016-10-28librbd: silence the unused variable warningKefu Chai1-0/+5
2016-10-28rocksdb: do not build with --march=nativeKefu Chai1-0/+0
2016-10-28client: Client.cc: correct the op type checking for CEPH_MDS_OP_CREATEWeibing Zhang1-1/+1
2016-10-28global: Always log loading erasure code for testsDavid Zafman1-1/+1
2016-10-28test.sh: Make check for flags more robustDavid Zafman1-1/+1
2016-10-28test: Remove extra objectstore_tool call which causes a recoveryDavid Zafman1-1/+0
2016-10-28test: Handle object removals in a non-racey wayDavid Zafman1-16/+24
2016-10-28osd: Fix hang on unfound object after mark_unfound_lost is doneDavid Zafman1-0/+1
2016-10-28osd: Handle recovery read errorsDavid Zafman6-9/+32
2016-10-28osd: Fix log messagesDavid Zafman1-3/+3
2016-10-28osd: CLEANUP: Remove unused pending_read memberDavid Zafman2-4/+1
2016-10-28Revert "test: Disable tests due to recovery race"David Zafman2-0/+4
2016-10-27mds/Mutation.h: add const to member functionsMichal Jarzabek2-7/+7
2016-10-27doc: Fixed mapping error in legacy mds commandMalte Fiala1-1/+1
2016-10-27cmake: remove include/Makefile.amKefu Chai1-135/+0
2016-10-27os/filestore: Fix erroneous WARNING: max attr too smallBrad Hubbard1-2/+4
2016-10-26mds/MDLog: add const to member functionsMichal Jarzabek2-12/+12
2016-10-26common/cmdparse,msg/async: remove unnecessary std::move()Kefu Chai2-2/+2
2016-10-26librados: postpone cct deletionKefu Chai2-1/+4
2016-10-26osd/PGBackend: fix collection_list shadow return valueHaomai Wang1-2/+4
2016-10-26doc: remove ending period in section titlesKefu Chai1-8/+8
2016-10-26 doc: change the osd_max_backfills default to 1huangjun1-1/+1
2016-10-26cmake: use external project for rocksdbBassam Tabbara1-18/+31
2016-10-26pickup new rocksdb with support for linux cmakeBassam Tabbara1-0/+0