summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mon: don't call propose_pending in dispatchJohn Spray2017-04-211-2/+2
* Merge pull request #14046 from songbaisen/m7John Spray2017-04-172-11/+6
|\
| * mgr: optimization some judgment and adjust the debug remove value in register...songbaisen2017-04-172-11/+6
* | Merge pull request #14267 from yunfeiguan/masterJohn Spray2017-04-151-0/+1
|\ \
| * | cephfs: fix mount point break off problem after mds switch occuredYunfeiGuan2017-04-101-0/+1
* | | Merge pull request #13587 from yanghonggang/masterJohn Spray2017-04-154-7/+60
|\ \ \
| * | | cephfs: fix write_buf's _len overflow problemYang Honggang2017-04-134-7/+60
* | | | Merge pull request #13522 from singler/wip-reconnect-clientJohn Spray2017-04-153-2/+17
|\ \ \ \
| * | | | client/Client.cc: add feature to reconnect client after MDS resetHenrik Korkuc2017-04-123-2/+17
* | | | | Merge pull request #13466 from jcsp/wip-cephfs-ecoverwritesJohn Spray2017-04-151-0/+16
|\ \ \ \ \
| * | | | | test: test cephfs pool ops with ec overwritesJohn Spray2017-04-041-0/+16
* | | | | | Merge pull request #14207 from jcsp/wip-19401John Spray2017-04-151-0/+17
|\ \ \ \ \ \
| * | | | | | mds: ignore ENOENT on writing backtraceJohn Spray2017-04-131-0/+17
* | | | | | | Merge pull request #13579 from ukernel/wip-19022John Spray2017-04-150-0/+0
|\ \ \ \ \ \ \
| * | | | | | | client: drop cap snaps when auth mds session gets closedYan, Zheng2017-02-221-1/+6
| * | | | | | | client: hold reference for newly updated snaprealmYan, Zheng2017-02-222-11/+23
* | | | | | | | Merge pull request #14490 from liewegas/wip-no-luminousSage Weil2017-04-1510-11/+124
|\ \ \ \ \ \ \ \
| * | | | | | | | qa/suites/rados/thrash: do not thrash cluster full without luminous flagSage Weil2017-04-141-0/+2
| * | | | | | | | qa/suites/rados: expand other collections with no-require-luminousSage Weil2017-04-145-0/+5
| * | | | | | | | mon/OSDMonitor: require_luminous_osds for pg-remap[-items]Sage Weil2017-04-141-0/+20
| * | | | | | | | mon/OSDMonitor: slightly better debug outputSage Weil2017-04-131-1/+3
| * | | | | | | | mon/OSDMonitor: fix creating pg trimming during upgradeSage Weil2017-04-131-5/+11
| * | | | | | | | qa/suites/rados: require_luminous_osds at end of run, then scrubSage Weil2017-04-132-0/+12
| * | | | | | | | qa/tasks/exec_on_cleanup.py: addSage Weil2017-04-131-0/+62
| * | | | | | | | mon/OSDMonitor: fix initial map when require_luminous_osds not set on mkfsSage Weil2017-04-131-4/+4
| * | | | | | | | mon/OSDMonitor: ignore health checks about require_luminous if debug flag is setSage Weil2017-04-131-1/+3
| * | | | | | | | mon/OSDMonitor: add mon_debug_no_require_luminousSage Weil2017-04-132-1/+3
* | | | | | | | | Merge pull request #14553 from guihecheng/rgw_file-revertMatt Benjamin2017-04-142-3/+10
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rgw_file: add locks to fix potential raceGui Hecheng2017-04-141-2/+10
| * | | | | | | | | Revert "rgw_file.h: fix potential data race condition"Gui Hecheng2017-04-141-1/+0
* | | | | | | | | | Merge pull request #14546 from dachary/wip-19628-directory-bootKefu Chai2017-04-141-38/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ceph-disk: enable directory backed OSD at boot timeLoic Dachary2017-04-141-38/+63
* | | | | | | | | | | Merge pull request #14551 from tchaikov/wip-19584Kefu Chai2017-04-141-0/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mon/OSDMonitor: transit creating_pgs from pgmap when upgradingKefu Chai2017-04-141-0/+13
* | | | | | | | | | | | Merge pull request #14435 from liewegas/wip-bluestore-deferredSage Weil2017-04-143-4/+27
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | os/bluestore: tune deferred_batch_ops separately for hdd and ssdSage Weil2017-04-133-4/+27
* | | | | | | | | | | | | Merge pull request #14489 from liewegas/wip-bluestore-fix-flushSage Weil2017-04-141-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | os/bluestore: fix narrow osr->flush() raceSage Weil2017-04-121-1/+4
* | | | | | | | | | | | | | Merge pull request #13859 from jcsp/wip-19204John Spray2017-04-141-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mds: shut down finisher before objecterJohn Spray2017-04-131-2/+4
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14505 from jcsp/wip-19566John Spray2017-04-141-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | mds: fix mgrc shutdownJohn Spray2017-04-131-2/+4
* | | | | | | | | | | | | | | Merge pull request #14398 from jcsp/wip-19551John Spray2017-04-149-9/+71
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | qa: add log whitelists for MDS health messagesJohn Spray2017-04-148-0/+22
| * | | | | | | | | | | | | | | mon: emit cluster log messages on MDS health changesJohn Spray2017-04-131-9/+49
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #10851 from atheism/rgw-s3-doc-updateKefu Chai2017-04-141-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | doc/radosgw/s3/cpp.rst: update usage of libs3 APIs to make the examples workzhangweibing2016-08-251-2/+2
* | | | | | | | | | | | | | | Merge pull request #14469 from badone/wip-return-error-on-missing-client-idBrad Hubbard2017-04-141-5/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | mds: Return error message instead of assertingBrad Hubbard2017-04-131-5/+10
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #14508 from smithfarm/wip-doc-devLoic Dachary2017-04-131-0/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | |