summaryrefslogtreecommitdiffstats
path: root/qa (unfollow)
Commit message (Expand)AuthorFilesLines
2023-07-31doc/radosgw: correct emphasis in rate limit sectionPiotr Parczewski1-2/+2
2023-07-31mgr: fix some flake8 complaintsNizamudeen A3-6/+6
2023-07-28build: globally set FMT_USE_TZSET=0 for WindowsLucian Petrut2-2/+1
2023-07-28mgr/dashboard: allow PUT in CORSNizamudeen A1-1/+1
2023-07-28mgr/dashboard: empty grafana panels for performance of daemonsavanthakkar6-11/+69
2023-07-28doc/mgr/ceph_api: Promptify example commands in index.rstVille Ojamo1-10/+12
2023-07-28doc/radosgw: Add missing space to date option spec in admin.rstVille Ojamo1-2/+4
2023-07-27doc: update README.md install procedureZac Dover1-0/+6
2023-07-27mgr/dashboard: Add inventory card and two single stat panels to rgwAashish Sharma5-74/+109
2023-07-26rgw: fix the Content-Length in response header is inconsistent with response ...mengxiangrui1-0/+1
2023-07-26mgr/dashboard: add validations to zone access/secret key in zone creation/edi...Aashish Sharma1-2/+2
2023-07-26qa: fix cephfs-mirror unwinding and 'fs volume create/rm' orderJos Collin4-11/+14
2023-07-25async: Fix units in the create_time_event() declaration.Joshua Baergen1-1/+1
2023-07-25doc: update README.mdZac Dover1-18/+27
2023-07-25using json file to get alertmanager/prometheus credentialsRedouane Kachach1-17/+45
2023-07-25mgr/cephadm: storing prometheus/alertmanager credentials in monstoreRedouane Kachach7-81/+132
2023-07-25qa/workunits/rbd: use jammy version of qemu-iotests for centos 9Ilya Dryomov1-12/+8
2023-07-25qa: use centos 8.stream for fs:upgrade testsVenky Shankar8-4/+4
2023-07-24doc/rbd/rbd-cloudstack.rst: include support for multiple monitorsJayanth Reddy1-2/+2
2023-07-24client test: Add fsync to ll_preadv_pwritev testFrank S. Filz1-2/+67
2023-07-24libcephfs: Option to write + fsync via ceph_ll_nonblocking_readv_writevFrank S. Filz2-1/+4
2023-07-24Client: Hook nonblocking fsync into the write path of ll_preadv_pwritevFrank S. Filz2-29/+153
2023-07-24Client: Add non-blocking fsyncFrank S. Filz2-0/+213
2023-07-24Client/Inode: wait_for_caps fixupsFrank S. Filz3-19/+52
2023-07-24Client: change several waitfor_* to use Context listFrank S. Filz4-20/+24
2023-07-24test: Add nonblocking I/O client testFrank S. Filz2-0/+88
2023-07-24libcephfs: Add nonblocking readv/writev I/O interfaceFrank S. Filz2-0/+40
2023-07-24Client: Add ll_preadv_pwritev to expose non-blocking I/O to libcephfsFrank S. Filz2-0/+17
2023-07-24Client: Add non-blocking helper classesFrank S. Filz2-24/+563
2023-07-24Client: Break some code into new methods in prep for non-blocking I/OFrank S. Filz2-66/+75
2023-07-24Buffers: Add function to buffer.h to copy bufferlist to an iovecFrank S. Filz1-0/+17
2023-07-24ObjectCacher: Prepare file_write path for non-blocking I/OFrank S. Filz3-10/+22
2023-07-24rgw: typecast long long to int when passing length to format stringVedansh Bhartia1-6/+8
2023-07-24valgrind: update suppression for SyscallParam under call_initCasey Bodley1-4/+3
2023-07-24qa/rgw: pacific upgrade disables centos9Casey Bodley2-1/+1
2023-07-24doc/rados: remove redundant cache tiering deprecation noteIlya Dryomov1-2/+1
2023-07-24qa/suites/crimson-rados/perf: add monitoring_profiles for cbtMatan Breizman12-0/+84
2023-07-24qa/tasks/cbt.py: Fix perf package namingMatan Breizman1-1/+1
2023-07-24qa/suites/crimson-rados: Use centos8 for testingMatan Breizman8-4/+4
2023-07-24crimson/osd/osd_operations: add pipeline to LogMissingRequest to sync itXuehan Xu2-1/+14
2023-07-24doc/rados/configuration: add links to MON DNSVille Ojamo2-17/+20
2023-07-24crimson/net: set TCP_NODELAY according to ms_tcp_nodelayXuehan Xu1-0/+3
2023-07-23rgw/lua: allow passing tenant without uid to manage lua scriptsYuval Lifshitz1-1/+4
2023-07-23rgw: Read `sync status` from only the zones allowed to sync fromSoumya Koduri3-1/+17
2023-07-23rgw/sync-policy: Do not allow empty group namesSoumya Koduri1-10/+10
2023-07-23doc/rados: edit ceph-conf.rst (4 of x)Zac Dover1-56/+60
2023-07-22cephx: initializing two member variables in the ctorsRonen Friedman1-2/+2
2023-07-22osd/scrub: fixing & improving ReservationTimeout handler messagesRonen Friedman4-17/+63
2023-07-22doc/rados: edit ceph-conf.rst (3 of x)Zac Dover1-98/+104
2023-07-21mgr/dashboard: fix removal of non-master zone from the zone group via dashboardAashish Sharma2-21/+1