summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge PR #23635 into masterPatrick Donnelly2018-08-2110-136/+122
|\
| * mds: use monotonic clock in beaconPatrick Donnelly2018-08-2010-116/+114
| * mds: simplify beacon initPatrick Donnelly2018-08-172-21/+9
* | librbd: add image access/last modified timestampsJulien Collet2018-08-2121-18/+894
* | Merge pull request #23649 from trociny/wip-26939Jason Dillaman2018-08-212-6/+66
|\ \
| * | librbd: journaling unable request can not be sent to remote lock ownerMykola Golub2018-08-202-6/+66
* | | Merge pull request #23311 from Songweibin/wip-fix-du-displayJason Dillaman2018-08-211-1/+35
|\ \ \
| * | | tools/rbd: minor fixes for rbd du displaysongweibin2018-08-151-1/+35
* | | | Merge pull request #23638 from Songweibin/wip-filter-user-snapshotsJason Dillaman2018-08-212-2/+11
|\ \ \ \
| * | | | rbd: fix error processing images which have non-user snapshotssongweibin2018-08-181-2/+7
| * | | | rbd: fix error purging non-user snapshotssongweibin2018-08-181-0/+4
* | | | | Merge pull request #23606 from ifed01/wip-ifed-stupid-get-fragmentation-fixKefu Chai2018-08-211-1/+1
|\ \ \ \ \
| * | | | | os/bluestore: fix assertion in StupidAllocator::get_fragmentationIgor Fedotov2018-08-161-1/+1
* | | | | | Merge pull request #23587 from xiexingguo/wip-recover-orderKefu Chai2018-08-212-12/+21
|\ \ \ \ \ \
| * | | | | | osd/PG: calc_min_last_complete_ondisk should return nothingxie xingguo2018-08-171-4/+4
| * | | | | | osd/PrimaryLogPG: optimize recover orderxie xingguo2018-08-171-8/+17
* | | | | | | Merge pull request #23558 from liewegas/wip-mgr-always-onKefu Chai2018-08-211-1/+5
|\ \ \ \ \ \ \
| * | | | | | | mgr: keep status, balancer always onSage Weil2018-08-181-1/+5
* | | | | | | | Merge pull request #23573 from rzarzynski/wip-msg-26937Kefu Chai2018-08-211-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | msg: entity_addr_t::parse doesn't do memset(this, 0, ...) for clean-up.Radoslaw Zarzynski2018-08-141-1/+1
* | | | | | | | | Merge pull request #23641 from wjwithagen/wjw-fix-pthread_get_name_npKefu Chai2018-08-211-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | core: make pthread_get_name_np work when availableWillem Jan Withagen2018-08-191-0/+4
* | | | | | | | | | Merge pull request #23657 from trociny/wip-wsign-compareJason Dillaman2018-08-217-13/+14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | test/librbd: fix compiler -Wsign-compare warningsMykola Golub2018-08-207-13/+14
* | | | | | | | | | | Merge pull request #23591 from tchaikov/wip-lockless-authKefu Chai2018-08-2133-256/+704
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | cpp-btree: do not #define NDEBUGKefu Chai2018-08-191-6/+7
| * | | | | | | | | | | test/librados: do not use assert() for its side effectKefu Chai2018-08-191-1/+2
| * | | | | | | | | | | cmake: do not remove -DNDEBUG from CFLAGS anymoreKefu Chai2018-08-161-10/+0
| * | | | | | | | | | | common/shared_cache: add `std::`Kefu Chai2018-08-161-22/+19
| * | | | | | | | | | | auth: switch to LockPolicy templatized alternativesKefu Chai2018-08-1615-74/+113
| * | | | | | | | | | | common: use std::mutex and friends if NDEBUGKefu Chai2018-08-165-127/+194
| * | | | | | | | | | | common: add {condition_variable,shared_mutex}_debugKefu Chai2018-08-166-0/+355
| * | | | | | | | | | | common: replace "ceph::internal" namespace with "ceph"Kefu Chai2018-08-168-17/+15
| * | | | | | | | | | | auth: move get_auth_client_handler() into AuthClientHandlerKefu Chai2018-08-163-7/+7
* | | | | | | | | | | | Merge pull request #23631 from cyx1231st/test-seastar-configKefu Chai2018-08-212-5/+56
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | crimson/test: improve test_config with observersYingxin2018-08-211-5/+54
| * | | | | | | | | | | | crimson/common: apply config changes also on shard.0Yingxin2018-08-201-0/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #23582 from badone/wip-remove-upstartKefu Chai2018-08-2120-349/+0
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove upstart files and referencesBrad Hubbard2018-08-2020-349/+0
* | | | | | | | | | | | | Merge pull request #23654 from cbodley/wip-crypto-assert-alwaysKefu Chai2018-08-211-12/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | crypto: use ceph_assert_always for assertionsCasey Bodley2018-08-201-12/+12
* | | | | | | | | | | | | | Merge PR #22668 into masterPatrick Donnelly2018-08-2110-128/+272
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mds: reorganize and curate perf log countersVenky Shankar2018-08-166-124/+155
| * | | | | | | | | | | | | | mds: show session load average in dump sessionVenky Shankar2018-08-162-0/+6
| * | | | | | | | | | | | | | mds: allow request load average decay rate configurable via admin socketVenky Shankar2018-08-164-0/+27
| * | | | | | | | | | | | | | mds: decay counter for tracking request load averageVenky Shankar2018-08-164-4/+65
| * | | | | | | | | | | | | | mds: add perf counters to track current open/stale sessionsVenky Shankar2018-08-162-0/+19
* | | | | | | | | | | | | | | Merge PR #23438 into masterPatrick Donnelly2018-08-211-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | client: fix choose_target_mds for requests that do name lookupYan, Zheng2018-08-061-0/+4
* | | | | | | | | | | | | | | | Merge PR #23467 into masterPatrick Donnelly2018-08-219-52/+206
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \