| Commit message (Expand) | Author | Files | Lines |
2017-06-27 | pybind/mgr: clean up 'fs status' command | John Spray | 1 | -0/+5 |
2017-06-27 | pybind/mgr: clean up osd bit of fsstatus.py | John Spray | 1 | -4/+25 |
2017-06-27 | mailmap: add Myoungwon Oh's mailmap and affiliation | myoungwon oh | 2 | -0/+2 |
2017-06-26 | test: fix compile warning in ceph_test_cls_rbd | Jason Dillaman | 1 | -1/+1 |
2017-06-26 | test/osd/osd-scrub-repair.sh: Fix diff options | Willem Jan Withagen | 1 | -2/+2 |
2017-06-26 | radosgw: refactor compression code | Adam Kupczyk | 3 | -44/+32 |
2017-06-26 | radosgw, compression: added unit test | Adam Kupczyk | 1 | -0/+151 |
2017-06-26 | rgw: connection reset/crashed when download large zero object with compressio... | fang.yuxiang | 1 | -8/+29 |
2017-06-25 | ceph-osdomap-tool: early return and remove never-read store statement | Kefu Chai | 1 | -16/+12 |
2017-06-25 | test/test_async_driver: silence clang static analyzer warning | Kefu Chai | 1 | -5/+7 |
2017-06-25 | tests: swift.py: tweak imports | Nathan Cutler | 1 | -4/+4 |
2017-06-25 | test: Division by zero in Legacy::encode_n() | Jos Collin | 1 | -0/+1 |
2017-06-25 | msg/async/rdma: allocated reged mem can be greater than requires len | Adir lev | 1 | -1/+1 |
2017-06-25 | msg/async/rdma: if failed to send push csi to the back | Adir lev | 1 | -1/+1 |
2017-06-24 | mon: Division by zero in PGMapDigest::dump_pool_stats_full() | Jos Collin | 1 | -0/+1 |
2017-06-24 | build/ops: rpm: sane packaging of %{_docdir}/ceph directory | Nathan Cutler | 1 | -2/+1 |
2017-06-24 | doc: Luminous release notes typo fixes | Abhishek Lekshmanan | 1 | -5/+5 |
2017-06-24 | kv/RocksDBStore: abort if rocksdb EIO, don't return incorrect result | Haomai Wang | 1 | -3/+16 |
2017-06-23 | qa: do not restrict valgrind runs to centos | Greg Farnum | 8 | -8/+0 |
2017-06-23 | osd: unlock sdata_op_ordering_lock with sdata_lock hold to avoid missing wake... | Ming Lin | 1 | -1/+1 |
2017-06-23 | osdc/Objecter: release message if it is not handled | Kefu Chai | 1 | -1/+3 |
2017-06-23 | tools/rbd_mirror: initialize Non-static class member m_do_resync in ImageRepl... | Jos Collin | 1 | -1/+1 |
2017-06-23 | doc: multimds is no longer experimental | John Spray | 2 | -17/+19 |
2017-06-23 | qa: update cephtool test for multimds on by default | John Spray | 1 | -1/+2 |
2017-06-23 | qa: no longer need to explicitly enable multimds | John Spray | 8 | -14/+0 |
2017-06-23 | mds: enable multimds by default in new filesystems | John Spray | 1 | -1/+1 |
2017-06-23 | mon: remove experimental warning on multimds | John Spray | 1 | -6/+0 |
2017-06-23 | mds: don't call StrayManager::eval_stray() for undefined inode | Yan, Zheng | 2 | -1/+4 |
2017-06-23 | mds: drop locks before waiting for export targets | Yan, Zheng | 1 | -0/+4 |
2017-06-23 | mds: handle MDirUpdate race | Yan, Zheng | 2 | -20/+24 |
2017-06-23 | mds: don't forge replica dirfrag | Yan, Zheng | 2 | -29/+2 |
2017-06-23 | mds: avoid submitting log entry while adjusting subtree map | Yan, Zheng | 4 | -38/+37 |
2017-06-23 | mds: don't mark nestlock dirty on improper inode | Yan, Zheng | 1 | -5/+10 |
2017-06-23 | mds: create subtree root immediately after directory tree becomes frozen | Yan, Zheng | 2 | -51/+83 |
2017-06-23 | mds: fix stray dentry replication in cache rejoin ack | Yan, Zheng | 1 | -0/+1 |
2017-06-23 | doc/release-notes: 'osd crush class rename' is coming | Sage Weil | 1 | -1/+1 |
2017-06-23 | doc/release-notes: ceph tell <foo> help | Sage Weil | 1 | -0/+1 |
2017-06-23 | doc/start/os-recommendations: update | Sage Weil | 2 | -4/+29 |
2017-06-23 | doc/release-notes: note debian stretch addition | Sage Weil | 1 | -0/+11 |
2017-06-23 | doc/release-notes: sleep settings | Sage Weil | 1 | -1/+4 |
2017-06-23 | doc/release-notes: link to EC docs | Sage Weil | 1 | -1/+3 |
2017-06-23 | doc/release-notes: update RGW metadata | Sage Weil | 1 | -2/+6 |
2017-06-23 | dev/release-notes: various updates from other PR | Sage Weil | 1 | -6/+27 |
2017-06-23 | doc/release-notes: notes on new CLI commands | Sage Weil | 1 | -0/+74 |
2017-06-23 | mon: 'mon feature list' -> 'mon feature ls' | Sage Weil | 5 | -14/+10 |
2017-06-23 | doc/release-notes: update luminous notes | Sage Weil | 1 | -21/+271 |
2017-06-23 | mon/OSDMonitor: slightly nice error output if set-device-class failed | xie xingguo | 3 | -7/+9 |
2017-06-23 | mon/OSDMonitor: set result code properly if we fail to process "swap-bucket" | xie xingguo | 1 | -0/+1 |
2017-06-23 | mon/OSDMonitor: "osd crush class rename" support | xie xingguo | 4 | -0/+72 |
2017-06-23 | ./src/vstart.sh: Work around mgr restfull not available | Willem Jan Withagen | 1 | -5/+8 |