summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* osd: For testing full disks add injectfull socket commandDavid Zafman2017-04-172-1/+33
* common: Bump ratio for backfillfull from 85% to 90%David Zafman2017-04-171-1/+1
* common: Remove unused config option osd_recovery_threadsDavid Zafman2017-04-171-1/+0
* osd: too_full_for_backfill() returns ostream for reasonDavid Zafman2017-04-174-20/+14
* osd: Fail-safe full is a hard stop even for mdsDavid Zafman2017-04-171-1/+4
* test: Switch from pg to osd for set-*-ratio commandsDavid Zafman2017-04-171-15/+15
* osd: Remove unused argument to clear_queued_recoveryDavid Zafman2017-04-171-1/+1
* osd: Increase osd_backfill_retry_interval to 30 secondsDavid Zafman2017-04-171-1/+1
* ceph-objectstore-tool: cleanup commentDavid Zafman2017-04-171-1/+1
* osd: Fix log messageDavid Zafman2017-04-171-1/+1
* Merge pull request #12536 from ilc/cls_rgw_minor_refactorCasey Bodley2017-04-174-81/+143
|\
| * cls/rgw: Clean up the "magic string" usage in the cls layer for RGW.Ira Cooper2016-12-164-81/+143
* | 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-152-2/+11
|\ \ \ \ \
| * | | | | client/Client.cc: add feature to reconnect client after MDS resetHenrik Korkuc2017-04-122-2/+11
* | | | | | 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 #14490 from liewegas/wip-no-luminousSage Weil2017-04-152-11/+43
|\ \ \ \ \ \ \
| * | | | | | | 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
| * | | | | | | 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-141-9/+49
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | mon: emit cluster log messages on MDS health changesJohn Spray2017-04-131-9/+49
| |/ / / / / / / / / / /
* | | | | | | | | | | | 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 #14420 from optimistyzy/329Sage Weil2017-04-131-146/+223
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | bluestore, NVMEDevice: Add multiple thread support for SPDK I/O threadZiye Yang2017-04-121-146/+223
| |/ / / / / / / / / /