summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 15.2.3v15.2.3Jenkins Build Slave User2020-05-292-1/+7
* bluestore, common/options.cc: disable bluefs_preextend_wal_filesNeha Ojha2020-05-291-1/+1
* 15.2.2v15.2.2Jenkins Build Slave User2020-05-182-1/+7
* Merge branch 'wip-joshd-fix-octopus' into octopusJosh Durgin2020-05-183-43/+52
|\
| * PendingReleaseNotes: note about security fixJosh Durgin2020-05-131-0/+2
| * mgr: require all caps for pre-octopus tell commandsJosh Durgin2020-05-131-15/+22
| * mon: enforce caps for pre-octopus client tell commandsJosh Durgin2020-05-131-28/+28
* | Merge pull request #35067 from cbodley/wip-qa-rgw-too-many-shards-octopusYuri Weinstein2020-05-141-5/+0
|\ \ | |/ |/|
| * qa/rgw: remove 1999-shard tests from rgw/verifyCasey Bodley2020-05-141-5/+0
|/
* Merge pull request #34828 from rhcs-dashboard/wip-45328-octopusYuri Weinstein2020-05-083-0/+4
|\
| * monitoring: fix decimal precision in Grafana %Ernesto Puerta2020-04-293-0/+4
* | Merge pull request #34924 from smithfarm/wip-45401-octopusYuri Weinstein2020-05-083-1/+342
|\ \
| * | mon/OSDMonitor: ensure lec only accounts for up osdsJoao Eduardo Luis2020-05-061-2/+3
| * | qa/standalone: exercise osdmon's last epoch cleanJoao Eduardo Luis2020-05-061-0/+307
| * | mon/OSDMonitor: dump last epoch clean info on reportJoao Eduardo Luis2020-05-062-0/+33
* | | Merge pull request #34917 from sseshasa/wip-45392-octopusYuri Weinstein2020-05-081-21/+22
|\ \ \
| * | | mon/OSDMonitor: Always tune priority cache manager memory on all monsSridhar Seshasayee2020-05-061-21/+22
| |/ /
* | | Merge pull request #34449 from rhcs-dashboard/wip-44979-octopusYuri Weinstein2020-05-081-2/+2
|\ \ \
| * | | monitoring: Fix pool capacity incorrectJames Cheng2020-04-271-2/+2
* | | | Merge pull request #34912 from batrick/i45389Yuri Weinstein2020-05-074-36/+10
|\ \ \ \
| * | | | qa: move fsx deps into common cephfs install yamlPatrick Donnelly2020-05-054-36/+10
| | |/ / | |/| |
* | | | Merge pull request #34766 from smithfarm/wip-45214-octopusYuri Weinstein2020-05-071-14/+34
|\ \ \ \
| * | | | client: reset requested_max_size if file write is not wantedYan, Zheng2020-04-271-14/+34
| | |/ / | |/| |
* | | | Merge pull request #34273 from ukernel/octopus-44800Yuri Weinstein2020-05-075-12/+22
|\ \ \ \
| * | | | mds: fix 'if there is lock cache on dir' checkYan, Zheng2020-03-305-12/+22
* | | | | Merge pull request #34528 from smithfarm/wip-45039-octopusYuri Weinstein2020-05-072-2/+39
|\ \ \ \ \
| * | | | | qa/workunits/mon: add check for min_sizeDeepika Upadhyay2020-04-161-0/+38
| * | | | | mon: calculate min_size on osd pool set sizeDeepika Upadhyay2020-04-161-2/+1
* | | | | | Merge pull request #34416 from smithfarm/wip-44836-octopusYuri Weinstein2020-05-072-24/+27
|\ \ \ \ \ \
| * | | | | | mgr/DaemonServer: fetch metadata for new daemons (e.g., mons)Sage Weil2020-04-062-24/+27
* | | | | | | Merge pull request #34769 from smithfarm/wip-45211-octopusYuri Weinstein2020-05-0713-74/+299
|\ \ \ \ \ \ \
| * | | | | | | cmake: detect fuse3 as wellKefu Chai2020-04-271-2/+7
| * | | | | | | cmake: check for FUSE versionKefu Chai2020-04-271-9/+23
| * | | | | | | cmake: link against FUSE::FUSEKefu Chai2020-04-275-7/+16
| * | | | | | | cmake: rename Findfuse.cmake to FindFUSE.cmakeKefu Chai2020-04-272-2/+2
| * | | | | | | ceph-fuse: link to libfuse3 if fuse3 is installedXiubo Li2020-04-275-35/+226
| * | | | | | | ceph-fuse: don't get mount options from /etc/fstab when doing remountYan, Zheng2020-04-271-1/+1
| * | | | | | | rbd-fuse: remove FUSE_CAP_BIG_WRITES when linking to libfuse3Xiubo Li2020-04-271-1/+1
| * | | | | | | rbd-fuse: switch to use utimens insteadXiubo Li2020-04-271-2/+8
| * | | | | | | ceph-fuse: enable the big writes as defaultXiubo Li2020-04-271-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #34775 from ajarr/octopus-fix-fs-commandsYuri Weinstein2020-05-074-6/+50
|\ \ \ \ \ \ \
| * | | | | | | mon/FSCommands: Fix 'fs new' commandRamana Raja2020-04-272-2/+20
| * | | | | | | mon/FSCommands: Fix 'add_data_pool' commandRamana Raja2020-04-274-4/+30
* | | | | | | | Merge pull request #34803 from smithfarm/wip-45220-octopusRamana Raja2020-05-072-1/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | qa/cephfs: scrub the subdir/ after data scanXiubo Li2020-04-281-0/+5
| * | | | | | | | qa/cephfs: remove the whole subdir/ after test doneXiubo Li2020-04-281-0/+3
| * | | | | | | | tools/cephfs: Disable dirfrag auto merging and splittingXiubo Li2020-04-281-0/+4
| * | | | | | | | tools/cephfs: scan the links to set the proper dnfirstXiubo Li2020-04-281-0/+1
| * | | | | | | | mds: fix debug log typoXiubo Li2020-04-281-1/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #34802 from smithfarm/wip-45219-octopusRamana Raja2020-05-071-32/+25
|\ \ \ \ \ \ \ \