index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xxHash
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
qa: update links for modified fs subsuite names
John Spray
4
-4
/
+3
2017-04-24
qa/tasks/cephfs: clean up mount point setup
John Spray
1
-23
/
+9
2017-04-24
qa/suites: don't use btrfs for cephfs testing
John Spray
12
-10
/
+12
2017-04-24
qa: remove unused fs/ dir
John Spray
4
-21
/
+0
2017-04-24
qa/suites/fs: more meaningful names for sub suites
John Spray
64
-0
/
+0
2017-04-24
qa/suites/fs: put simple functional tests together
John Spray
7
-3
/
+0
2017-04-24
qa: don't permute object store for functional tests
John Spray
2
-1
/
+1
2017-04-24
mds: remove boost::pool usage and use tcmalloc directly
Zhi Zhang
8
-83
/
+7
2017-04-24
osdc: warning: comparison between signed and unsigned integer expressions
Jos Collin
1
-1
/
+1
2017-04-23
test/rbd_mirror: race in TestMockLeaderWatcher.AcquireError
Mykola Golub
1
-12
/
+18
2017-04-23
doc: fix link that pointed to a nonexistent file
Peter Maloney
3
-3
/
+3
2017-04-21
radosgw-admin: warn that 'realm rename' does not update other clusters
Casey Bodley
1
-0
/
+3
2017-04-21
CMakeLists.txt: don't do crypto/isa-l if not Intel
Dan Mick
1
-1
/
+3
2017-04-21
vstart.sh: add --valgrind_args
Sage Weil
1
-1
/
+5
2017-04-21
mgr/MgrSession: allow ref tracing, and fix ref leak
Sage Weil
2
-2
/
+2
2017-04-21
vstart.sh: add --valgrind_mgr
Sage Weil
1
-0
/
+5
2017-04-21
mon/OSDMonitor: cleanup: use range-based loop
Sage Weil
1
-7
/
+6
2017-04-21
qa/tasks/ceph_manager: use 'pg map' for get_pg_{primary,replica}
Sage Weil
1
-10
/
+6
2017-04-21
mgr: release allocated PyString
Kefu Chai
1
-1
/
+2
2017-04-21
mon: don't call propose_pending in dispatch
John Spray
1
-2
/
+2
2017-04-21
msg/async/EventKqueue.cc: set logging from Kqueue higher
Willem Jan Withagen
3
-25
/
+25
2017-04-21
mgr: move handle_pyerror() from MgrPyModules to MgrPyModule
Kefu Chai
3
-27
/
+27
2017-04-21
mgr/MgrPyModule::handle_command: order stringstreams to match intent
Dan Mick
2
-4
/
+4
2017-04-21
mgr/PyModules handle_pyerror: don't add extra newlines to tb
Dan Mick
1
-1
/
+1
2017-04-21
mgr/MgrPyModule.cc: get Python traceback in all CallMethod spots
Dan Mick
1
-9
/
+12
2017-04-21
mgr: log module name before PyErr_Print()
Tim Serong
1
-3
/
+7
2017-04-21
mgr: redirect python stdout,stderr to ceph log
Kefu Chai
2
-2
/
+39
2017-04-21
test: warning: comparison between signed and unsigned integer expressions
Jos Collin
1
-1
/
+2
2017-04-21
rbd-mirror: remove image name retrieval from pool watcher
Jason Dillaman
9
-427
/
+38
2017-04-21
rbd-mirror: eliminate use of image name during bootstrap
Jason Dillaman
7
-36
/
+19
2017-04-21
rbd-mirror: supply image id of new images to bootstrap state machine
Jason Dillaman
5
-22
/
+46
2017-04-21
librbd: specify image id for create and clone operations
Jason Dillaman
7
-31
/
+51
2017-04-21
rbd-mirror: removed unused pool name from cluster watcher
Jason Dillaman
3
-13
/
+0
2017-04-21
rbd-mirror: renamed Replayer to PoolReplayer
Jason Dillaman
5
-165
/
+165
2017-04-21
cephtool.yaml: Add "failsafe" osd error messages to whitelist
David Zafman
1
-0
/
+2
2017-04-21
qa/workunits/ceph-helpers.sh: Improve test_mon_pg() by starting healthy
Willem Jan Withagen
1
-0
/
+3
2017-04-21
qa/workunits/ceph-helpers.sh: introduce (and use) wait_for_health
Willem Jan Withagen
2
-11
/
+45
2017-04-21
mon: Fix incorrect health output and test code to match
David Zafman
2
-2
/
+2
2017-04-21
/workunits/cephtool/test.sh: Improve testing of health-output.
David Zafman
1
-1
/
+1
2017-04-21
test: Fix test_admin_heap_profiler() and enable it
David Zafman
1
-5
/
+6
2017-04-21
cephtool/test.sh: Get socket for whichever environment this test is running
David Zafman
1
-7
/
+20
2017-04-20
rados: out json 'df' values as numbers, not strings
Sage Weil
2
-18
/
+23
2017-04-20
init-ceph: add ceph libraries path to environment
Mohamad Gebai
1
-0
/
+4
2017-04-20
qa/rgw: don't scan radosgw logs for encryption keys on jewel upgrade test
Casey Bodley
2
-0
/
+3
2017-04-20
qa/suites/upgrade/jewel-x/point-to-point: no xenial
Sage Weil
3
-1
/
+2
2017-04-20
upgrade/jewel-x/stress-split: not pg import/export tests during upgrade
Sage Weil
1
-0
/
+1
2017-04-20
qa/suites/upgrade/jewel-x: add mgr.x role
Sage Weil
2
-0
/
+2
2017-04-20
ReplicatedPG: use new fiemap interface
Piotr Dałek
2
-16
/
+9
2017-04-20
rgw: add bucket size limit check to radosgw-admin
Matt Benjamin
5
-11
/
+207
2017-04-20
ObjectStore, *Store: extend fiemap interface
Piotr Dałek
9
-43
/
+132
[next]