summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* test: added missing IoCtx copy/assignment methods in librados_test_stubJason Dillaman2017-02-141-0/+22
* Merge pull request #13419 from dmick/wip-17826Josh Durgin2017-02-141-1/+1
|\
| * ceph_common.sh: fix syntax errorDan Mick2017-02-141-1/+1
|/
* Merge pull request #13311 from asheplyakov/master-18820Yuri Weinstein2017-02-141-2/+4
|\
| * ceph-osd: --flush-journal: sporadic segfaults on exitAlexey Sheplyakov2017-02-091-2/+4
* | Merge pull request #13307 from songbaisen/s12Yuri Weinstein2017-02-142-4/+6
|\ \
| * | osd: add is_split check before _start_splitsongbaisen2017-02-092-4/+6
* | | Merge pull request #13326 from xiexingguo/wip-firstnYuri Weinstein2017-02-141-4/+2
|\ \ \
| * | | crush: do is_out test only if we do not collidexie xingguo2017-02-101-4/+2
* | | | Merge pull request #13328 from wonzhq/fix-rec-statYuri Weinstein2017-02-145-17/+6
|\ \ \ \
| * | | | osd: fix stat sum update of recovery pushingZhiqiang Wang2017-02-095-17/+6
* | | | | Merge pull request #13353 from wonzhq/wip-failed-pushYuri Weinstein2017-02-141-1/+1
|\ \ \ \ \
| * | | | | osd: fix the setting of soid in sub_op_pushZhiqiang Wang2017-02-101-1/+1
| |/ / / /
* | | | | Merge pull request #13389 from trociny/wip-rbd-nbd-unused_old_formatJason Dillaman2017-02-141-5/+0
|\ \ \ \ \
| * | | | | rbd-nbd: no need to check image format any moreMykola Golub2017-02-131-5/+0
* | | | | | Merge pull request #13248 from rzarzynski/wip-rgw-18796Casey Bodley2017-02-143-97/+133
|\ \ \ \ \ \
| * | | | | | rgw: improve handling of illformed Swift's container ACLs.Radoslaw Zarzynski2017-02-073-97/+133
* | | | | | | Merge pull request #12810 from zhangsw/fix-rgw-datasync-errorlogCasey Bodley2017-02-141-1/+1
|\ \ \ \ \ \ \
| * | | | | | | rgw: error_code in error log is not right when data sync fails.Zhang Shaowen2017-01-061-1/+1
* | | | | | | | Merge pull request #13394 from tchaikov/wip-18838John Spray2017-02-143-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph-fuse: always free allocated fuse_argsKefu Chai2017-02-131-7/+7
| * | | | | | | | cmake: link consumers of libclient with libcommonKefu Chai2017-02-132-4/+4
* | | | | | | | | Merge pull request #11128 from tchaikov/wip-16091Josh Durgin2017-02-1413-328/+490
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mon/MonClient: remove unnecessary helper functionsKefu Chai2017-02-142-12/+7
| * | | | | | | | | mon/MonClient: remove unnecessary includeKefu Chai2017-02-145-3/+6
| * | | | | | | | | mon/monclient: hunt for multiple monitor in parallelKefu Chai2017-02-1412-286/+451
| * | | | | | | | | mon/MonClient: mark monc_lock a mutableKefu Chai2017-02-141-5/+5
| * | | | | | | | | mon/MonClient: use __func__ for function namesKefu Chai2017-02-141-27/+27
| * | | | | | | | | client: move monc->set_want_keys() before monc->init()Kefu Chai2017-02-141-2/+1
| * | | | | | | | | auth: AuthClientHandler::init() pass parameter by const refKefu Chai2017-02-141-1/+1
* | | | | | | | | | Merge pull request #13149 from liewegas/wip-list-objectsSage Weil2017-02-1411-1675/+492
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | PendingReleaseNotes: notes about object listing API removalSage Weil2017-02-091-0/+21
| * | | | | | | | | | librados: document new object enumeration methodsSage Weil2017-02-092-1/+56
| * | | | | | | | | | librados: keep v1 stubs to preserve ABISage Weil2017-02-092-0/+58
| * | | | | | | | | | librados: remove deprecated object listing interfacesSage Weil2017-02-096-1252/+263
| * | | | | | | | | | osdc/Objecter: remove unused list_objects implementationSage Weil2017-02-092-228/+0
| * | | | | | | | | | librados: use new PGNLS even for legacy list APISage Weil2017-02-093-115/+34
| * | | | | | | | | | osdc/Objecter: refactor list_nobjects to use hobject_t as positionSage Weil2017-02-092-107/+88
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #13409 from xiexingguo/wip-fix-throttler-nameSage Weil2017-02-142-12/+12
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | os/bluestore: add "_" prefix for internal methodsxie xingguo2017-02-142-12/+12
* | | | | | | | | | Merge pull request #13391 from Adirl/ibv_expSage Weil2017-02-143-0/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msg/async/rdma: check if exp verbs availAdir Lev2017-02-133-0/+30
* | | | | | | | | | | Merge pull request #13034 from wjwithagen/wip-wjw-bragSage Weil2017-02-141-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Affiliation updatesWillem Jan Withagen2017-02-111-0/+1
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #13209 from wjwithagen/wip-wjw-freebsd-init-cephSage Weil2017-02-142-3/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | init-ceph.in: Make init-ceph work under FreeBSD for init-systemWillem Jan Withagen2017-02-112-3/+14
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #13377 from wjwithagen/wip-wjw-freebsd-jemallocSage Weil2017-02-141-1/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CMakeLists.txt: suppress unneeded warningiabout jemallocWillem Jan Withagen2017-02-121-1/+4
* | | | | | | | | | | | Merge pull request #13360 from ktdreyer/doc-firewalld-improvementsSage Weil2017-02-141-4/+14
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | doc: improve firewalld instructionsKen Dreyer2017-02-101-4/+14