summaryrefslogtreecommitdiffstats
path: root/systemd/ceph.target (unfollow)
Commit message (Expand)AuthorFilesLines
2017-06-27pybind/mgr: clean up 'fs status' commandJohn Spray1-0/+5
2017-06-27pybind/mgr: clean up osd bit of fsstatus.pyJohn Spray1-4/+25
2017-06-27mailmap: add Myoungwon Oh's mailmap and affiliationmyoungwon oh2-0/+2
2017-06-26test: fix compile warning in ceph_test_cls_rbdJason Dillaman1-1/+1
2017-06-26test/osd/osd-scrub-repair.sh: Fix diff optionsWillem Jan Withagen1-2/+2
2017-06-26radosgw: refactor compression codeAdam Kupczyk3-44/+32
2017-06-26radosgw, compression: added unit testAdam Kupczyk1-0/+151
2017-06-26rgw: connection reset/crashed when download large zero object with compressio...fang.yuxiang1-8/+29
2017-06-25ceph-osdomap-tool: early return and remove never-read store statementKefu Chai1-16/+12
2017-06-25test/test_async_driver: silence clang static analyzer warningKefu Chai1-5/+7
2017-06-25tests: swift.py: tweak importsNathan Cutler1-4/+4
2017-06-25test: Division by zero in Legacy::encode_n()Jos Collin1-0/+1
2017-06-25msg/async/rdma: allocated reged mem can be greater than requires lenAdir lev1-1/+1
2017-06-25msg/async/rdma: if failed to send push csi to the backAdir lev1-1/+1
2017-06-24mon: Division by zero in PGMapDigest::dump_pool_stats_full()Jos Collin1-0/+1
2017-06-24build/ops: rpm: sane packaging of %{_docdir}/ceph directoryNathan Cutler1-2/+1
2017-06-24doc: Luminous release notes typo fixesAbhishek Lekshmanan1-5/+5
2017-06-24kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect resultHaomai Wang1-3/+16
2017-06-23qa: do not restrict valgrind runs to centosGreg Farnum8-8/+0
2017-06-23osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wake...Ming Lin1-1/+1
2017-06-23osdc/Objecter: release message if it is not handledKefu Chai1-1/+3
2017-06-23tools/rbd_mirror: initialize Non-static class member m_do_resync in ImageRepl...Jos Collin1-1/+1
2017-06-23doc: multimds is no longer experimentalJohn Spray2-17/+19
2017-06-23qa: update cephtool test for multimds on by defaultJohn Spray1-1/+2
2017-06-23qa: no longer need to explicitly enable multimdsJohn Spray8-14/+0
2017-06-23mds: enable multimds by default in new filesystemsJohn Spray1-1/+1
2017-06-23mon: remove experimental warning on multimdsJohn Spray1-6/+0
2017-06-23mds: don't call StrayManager::eval_stray() for undefined inodeYan, Zheng2-1/+4
2017-06-23mds: drop locks before waiting for export targetsYan, Zheng1-0/+4
2017-06-23mds: handle MDirUpdate raceYan, Zheng2-20/+24
2017-06-23mds: don't forge replica dirfragYan, Zheng2-29/+2
2017-06-23mds: avoid submitting log entry while adjusting subtree mapYan, Zheng4-38/+37
2017-06-23mds: don't mark nestlock dirty on improper inodeYan, Zheng1-5/+10
2017-06-23mds: create subtree root immediately after directory tree becomes frozenYan, Zheng2-51/+83
2017-06-23mds: fix stray dentry replication in cache rejoin ackYan, Zheng1-0/+1
2017-06-23doc/release-notes: 'osd crush class rename' is comingSage Weil1-1/+1
2017-06-23doc/release-notes: ceph tell <foo> helpSage Weil1-0/+1
2017-06-23doc/start/os-recommendations: updateSage Weil2-4/+29
2017-06-23doc/release-notes: note debian stretch additionSage Weil1-0/+11
2017-06-23doc/release-notes: sleep settingsSage Weil1-1/+4
2017-06-23doc/release-notes: link to EC docsSage Weil1-1/+3
2017-06-23doc/release-notes: update RGW metadataSage Weil1-2/+6
2017-06-23dev/release-notes: various updates from other PRSage Weil1-6/+27
2017-06-23doc/release-notes: notes on new CLI commandsSage Weil1-0/+74
2017-06-23mon: 'mon feature list' -> 'mon feature ls'Sage Weil5-14/+10
2017-06-23doc/release-notes: update luminous notesSage Weil1-21/+271
2017-06-23mon/OSDMonitor: slightly nice error output if set-device-class failedxie xingguo3-7/+9
2017-06-23mon/OSDMonitor: set result code properly if we fail to process "swap-bucket"xie xingguo1-0/+1
2017-06-23mon/OSDMonitor: "osd crush class rename" supportxie xingguo4-0/+72
2017-06-23./src/vstart.sh: Work around mgr restfull not availableWillem Jan Withagen1-5/+8