summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: added missing IoCtx copy/assignment methods in librados_test_stubJason Dillaman2017-02-141-0/+22
* 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-1410-1675/+471
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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-142-0/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | msg/async/rdma: check if exp verbs availAdir Lev2017-02-132-0/+19
* | | | | | | | | | | 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 #13399 from vumrao/wip-vumrao-18919Sage Weil2017-02-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | rgw: change log level to 20 for 'System already converted' messageVikhyat Umrao2017-02-131-1/+1
* | | | | | | | | | | | rgw_file: fix hiwat behaviorMatt Benjamin2017-02-131-12/+7
* | | | | | | | | | | | rgw_file: refcnt bugfixesMatt Benjamin2017-02-133-5/+31
* | | | | | | | | | | | rgw_file: add refcount dout traces at debuglevel 17Matt Benjamin2017-02-132-2/+19
* | | | | | | | | | | | rgw_file: add pretty-print for RGWFileHandleMatt Benjamin2017-02-132-0/+28
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #13017 from chuanhong-wang/dev_add_perfcount_for_backoff_t...Yuri Weinstein2017-02-135-7/+105
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | osd: adding PerfCounters for backoff throttlechuanhong.wang2017-01-235-7/+105