summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 14.2.9v14.2.9Jenkins Build Slave User2020-04-092-1/+7
* rgw: reject control characters in response-header actionsRobin H. Johnson2020-04-081-0/+22
* rgw: EPERM to ERR_INVALID_REQUESTAbhishek Lekshmanan2020-04-081-1/+1
* rgw: reject unauthenticated response-header actionsMatt Benjamin2020-04-081-0/+5
* msg/async/crypto_onwire: fix endianness of nonce_tIlya Dryomov2020-04-081-4/+4
* msg/async/ProtocolV2: avoid AES-GCM nonce reuse vulnerabilitiesIlya Dryomov2020-04-084-22/+67
* msg/async: rename outcoming_bl -> outgoing_bl in AsyncConnection.Radoslaw Zarzynski2020-04-084-35/+35
* 14.2.8v14.2.8Jenkins Build Slave User2020-03-022-1/+7
* Merge PR #33569 into nautilusPatrick Donnelly2020-02-271-5/+7
|\
| * mgr/volumes: unregister job upon async threads exceptionVenky Shankar2020-02-261-5/+7
|/
* Merge pull request #33346 from yaarith/backport-nautilus-pr-32903Yuri Weinstein2020-02-251-9/+14
|\
| * mgr/devicehealth: fix telemetry stops sending device reports after 48 hoursYaarit Hatuka2020-02-141-1/+1
| * mgr/devicehealth: factor _get_device_metrics out of show_device_metricsSage Weil2020-02-141-8/+13
* | Merge PR #33526 into nautilusPatrick Donnelly2020-02-243-12/+12
|\ \
| * | test: verify purge queue w/ large number of subvolumesVenky Shankar2020-02-241-9/+9
| * | test: pass timeout argument to mount::wait_for_dir_empty()Venky Shankar2020-02-241-1/+1
| * | mgr/volumes: access volume in lockless mode when fetching async jobVenky Shankar2020-02-242-2/+2
|/ /
* | Merge PR #33498 into nautilusPatrick Donnelly2020-02-241-0/+1
|\ \
| * | mgr: drop reference to msg on returnPatrick Donnelly2020-02-231-0/+1
|/ /
* | Merge pull request #33470 from neha-ojha/wip-mgsr2-order-nautilusYuri Weinstein2020-02-211-0/+0
|\ \
| * | qa/suites/upgrade/mimic-x/stress-split: fix msgr2 vs nautilus orderingNeha Ojha2020-02-211-0/+0
|/ /
* | Merge pull request #33378 from badone/wip-badone-testingYuri Weinstein2020-02-181-1/+2
|\ \ | |/ |/|
| * nautilus: qa/ceph-ansible: ansible-version and ceph_ansibleBrad Hubbard2020-02-181-1/+2
|/
* Merge pull request #33278 from smithfarm/wip-44085-nautilusYuri Weinstein2020-02-142-6/+47
|\
| * doc: update mondb recovery scriptKefu Chai2020-02-131-0/+6
| * ceph-monstore-tool: correct the key for storing mgr_command_descsKefu Chai2020-02-131-1/+1
| * ceph-monstore-tool: rename mon-ids in initial monmapKefu Chai2020-02-132-5/+40
* | Merge pull request #33277 from smithfarm/wip-43722-nautilusYuri Weinstein2020-02-142-0/+30
|\ \
| * | common/bl: fix the dangling last_p issue.Radoslaw Zarzynski2020-02-132-0/+30
| |/
* | Merge pull request #33276 from smithfarm/wip-44082-nautilusYuri Weinstein2020-02-141-0/+5
|\ \
| * | qa/suites/rados/multimon/tasks/mon_clock_with_skews: whitelist MOST_DOWNSage Weil2020-02-131-0/+1
| * | qa/suites/rados/multimon/tasks/mon_clock_with_skews: disable ntpd etcSage Weil2020-02-131-0/+4
| |/
* | Merge pull request #32844 from smithfarm/wip-43239-nautilusYuri Weinstein2020-02-143-2/+142
|\ \
| * | qa/standalone/misc/ok-to-stop: improve testSage Weil2020-02-121-3/+3
| * | qa/standalone/ceph-helpers: add wait_for_peeredSage Weil2020-02-121-0/+88
| * | mgr/DaemonServer: fix 'osd ok-to-stop' for EC poolsSage Weil2020-02-122-2/+54
* | | Merge pull request #33337 from jan--f/wip-44153-nautilusJan Fajerski2020-02-141-2/+4
|\ \ \
| * | | ceph-volume: don't remove vg twice when zapping filestoreJan Fajerski2020-02-141-2/+4
* | | | Merge pull request #33334 from jan--f/wip-44152-nautilusJan Fajerski2020-02-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ceph-volume: pass journal_size as Size not stringJan Fajerski2020-02-141-1/+1
|/ / /
* | | Merge pull request #33301 from jan--f/wip-43871-nautilus-failed-cpJan Fajerski2020-02-141-2/+1
|\ \ \
| * | | ceph-volume: batch bluestore fix create_lvs callJan Fajerski2020-02-141-2/+1
* | | | Merge pull request #33297 from jan--f/wip-44135-nautilusJan Fajerski2020-02-141-1/+7
|\ \ \ \ | |/ / / |/| | |
| * | | ceph-volume: avoid calling zap_lv with a LV-less VGJan Fajerski2020-02-141-1/+7
|/ / /
* | | Merge pull request #33151 from shyukri/wip-43877-nautilusYuri Weinstein2020-02-131-3/+3
|\ \ \
| * | | rgw: fix one part of the bulk delete(RGWDeleteMultiObj_ObjStore_S3)fails but ...xxcs2020-02-081-3/+3
* | | | Merge pull request #33149 from shyukri/wip-43874-nautilusYuri Weinstein2020-02-131-3/+3
|\ \ \ \
| * | | | rgw: maybe coredump when reload operator happenedRichard Bai(白学余)2020-02-081-3/+3
| |/ / /
* | | | Merge pull request #33008 from smithfarm/wip-43922-nautilusYuri Weinstein2020-02-131-1/+2
|\ \ \ \
| * | | | rgw_file: avoid string::front() on empty pathMatt Benjamin2020-01-311-1/+2