summaryrefslogtreecommitdiffstats
path: root/src/xxHash (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-24qa: update links for modified fs subsuite namesJohn Spray4-4/+3
2017-04-24qa/tasks/cephfs: clean up mount point setupJohn Spray1-23/+9
2017-04-24qa/suites: don't use btrfs for cephfs testingJohn Spray12-10/+12
2017-04-24qa: remove unused fs/ dirJohn Spray4-21/+0
2017-04-24qa/suites/fs: more meaningful names for sub suitesJohn Spray64-0/+0
2017-04-24qa/suites/fs: put simple functional tests togetherJohn Spray7-3/+0
2017-04-24qa: don't permute object store for functional testsJohn Spray2-1/+1
2017-04-24mds: remove boost::pool usage and use tcmalloc directlyZhi Zhang8-83/+7
2017-04-24osdc: warning: comparison between signed and unsigned integer expressionsJos Collin1-1/+1
2017-04-23test/rbd_mirror: race in TestMockLeaderWatcher.AcquireErrorMykola Golub1-12/+18
2017-04-23doc: fix link that pointed to a nonexistent filePeter Maloney3-3/+3
2017-04-21radosgw-admin: warn that 'realm rename' does not update other clustersCasey Bodley1-0/+3
2017-04-21CMakeLists.txt: don't do crypto/isa-l if not IntelDan Mick1-1/+3
2017-04-21vstart.sh: add --valgrind_argsSage Weil1-1/+5
2017-04-21mgr/MgrSession: allow ref tracing, and fix ref leakSage Weil2-2/+2
2017-04-21vstart.sh: add --valgrind_mgrSage Weil1-0/+5
2017-04-21mon/OSDMonitor: cleanup: use range-based loopSage Weil1-7/+6
2017-04-21qa/tasks/ceph_manager: use 'pg map' for get_pg_{primary,replica}Sage Weil1-10/+6
2017-04-21mgr: release allocated PyStringKefu Chai1-1/+2
2017-04-21mon: don't call propose_pending in dispatchJohn Spray1-2/+2
2017-04-21msg/async/EventKqueue.cc: set logging from Kqueue higherWillem Jan Withagen3-25/+25
2017-04-21mgr: move handle_pyerror() from MgrPyModules to MgrPyModuleKefu Chai3-27/+27
2017-04-21mgr/MgrPyModule::handle_command: order stringstreams to match intentDan Mick2-4/+4
2017-04-21mgr/PyModules handle_pyerror: don't add extra newlines to tbDan Mick1-1/+1
2017-04-21mgr/MgrPyModule.cc: get Python traceback in all CallMethod spotsDan Mick1-9/+12
2017-04-21mgr: log module name before PyErr_Print()Tim Serong1-3/+7
2017-04-21mgr: redirect python stdout,stderr to ceph logKefu Chai2-2/+39
2017-04-21test: warning: comparison between signed and unsigned integer expressionsJos Collin1-1/+2
2017-04-21rbd-mirror: remove image name retrieval from pool watcherJason Dillaman9-427/+38
2017-04-21rbd-mirror: eliminate use of image name during bootstrapJason Dillaman7-36/+19
2017-04-21rbd-mirror: supply image id of new images to bootstrap state machineJason Dillaman5-22/+46
2017-04-21librbd: specify image id for create and clone operationsJason Dillaman7-31/+51
2017-04-21rbd-mirror: removed unused pool name from cluster watcherJason Dillaman3-13/+0
2017-04-21rbd-mirror: renamed Replayer to PoolReplayerJason Dillaman5-165/+165
2017-04-21cephtool.yaml: Add "failsafe" osd error messages to whitelistDavid Zafman1-0/+2
2017-04-21qa/workunits/ceph-helpers.sh: Improve test_mon_pg() by starting healthyWillem Jan Withagen1-0/+3
2017-04-21qa/workunits/ceph-helpers.sh: introduce (and use) wait_for_healthWillem Jan Withagen2-11/+45
2017-04-21mon: Fix incorrect health output and test code to matchDavid Zafman2-2/+2
2017-04-21/workunits/cephtool/test.sh: Improve testing of health-output.David Zafman1-1/+1
2017-04-21test: Fix test_admin_heap_profiler() and enable itDavid Zafman1-5/+6
2017-04-21cephtool/test.sh: Get socket for whichever environment this test is runningDavid Zafman1-7/+20
2017-04-20rados: out json 'df' values as numbers, not stringsSage Weil2-18/+23
2017-04-20init-ceph: add ceph libraries path to environmentMohamad Gebai1-0/+4
2017-04-20qa/rgw: don't scan radosgw logs for encryption keys on jewel upgrade testCasey Bodley2-0/+3
2017-04-20qa/suites/upgrade/jewel-x/point-to-point: no xenialSage Weil3-1/+2
2017-04-20upgrade/jewel-x/stress-split: not pg import/export tests during upgradeSage Weil1-0/+1
2017-04-20qa/suites/upgrade/jewel-x: add mgr.x roleSage Weil2-0/+2
2017-04-20ReplicatedPG: use new fiemap interfacePiotr Dałek2-16/+9
2017-04-20rgw: add bucket size limit check to radosgw-adminMatt Benjamin5-11/+207
2017-04-20ObjectStore, *Store: extend fiemap interfacePiotr Dałek9-43/+132