index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
pybind
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
pybind: decode empty string in conf_parse_argv() correctly
Josh Durgin
2015-11-26
1
-0
/
+5
*
Merge pull request #6323 from dingshang/wip-cephfs-dingshang
Gregory Farnum
2015-11-24
1
-0
/
+16
|
\
|
*
pybind/cephfs: add symlink and its unit test
Shang Ding
2015-10-20
1
-0
/
+16
*
|
mon/PGMonitor: remove map_pg_creates, send_pg_creates commands
Sage Weil
2015-11-23
1
-3
/
+0
*
|
pybind/rados: return pool_reverse_lookup() result as a string
Josh Durgin
2015-11-13
1
-0
/
+12
*
|
pybind/test_rbd: convert a few more str to bytes for py3
Josh Durgin
2015-11-13
1
-5
/
+5
*
|
pybind/test_rbd: fix map() usage for py3 compat
Josh Durgin
2015-11-13
1
-2
/
+2
*
|
pybind/test_rbd: use // for division for py3
Josh Durgin
2015-11-13
1
-6
/
+6
*
|
Merge branch 'pybind3' of https://github.com/dcoles/ceph into wip-pybind3
Josh Durgin
2015-11-13
2
-189
/
+185
|
\
\
|
*
|
pybind: Add decode_cstr helper function
David Coles
2015-11-13
1
-1
/
+1
|
*
|
pybind: Add test for creating pool by raw UTF-8
David Coles
2015-11-13
1
-0
/
+14
|
*
|
pybind: Add Python 3 support for rados and rbd modules
David Coles
2015-10-20
2
-190
/
+172
|
|
/
*
|
librbd: API: options on image create: update tests
Mykola Golub
2015-11-12
1
-2
/
+56
*
|
Merge pull request #5645 from xinxinsh/wip-snap-rename
Jason Dillaman
2015-11-05
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
add test for python binding
xinxin shu
2015-09-03
1
-0
/
+9
*
|
test: pybind/test_rados: add binary data.
Robin H. Johnson
2015-10-10
1
-8
/
+8
*
|
Revert "osd: new pool settings: scrub intervals"
Sage Weil
2015-09-25
1
-6
/
+2
*
|
osd: new pool settings: scrub intervals
Mykola Golub
2015-09-21
1
-2
/
+6
*
|
Merge pull request #5712 from yuyuyu101/wip-12801
Sage Weil
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
Mon: Make ceph osd metadata support dump all osds
Haomai Wang
2015-08-30
1
-1
/
+1
*
|
|
Merge pull request #5275 from tchaikov/wip-12287
Loic Dachary
2015-09-02
1
-2
/
+11
|
\
\
\
|
*
|
|
pybind/ceph_argparse: do not choke on non-ascii prefix
Kefu Chai
2015-07-17
1
-2
/
+11
|
|
/
/
*
|
/
mon: add a new pool setting to configure fast read for EC pool
Guang G Yang
2015-08-27
1
-5
/
+5
|
|
/
|
/
|
*
|
rados.py: This module now supports omap operations
chenji
2015-08-20
1
-1
/
+49
|
/
*
test: update argparse tests for "mds rm"
John Spray
2015-06-03
1
-10
/
+6
*
pycephfs: add tests for open call
Haomai Wang
2015-05-04
1
-2
/
+11
*
test_pycephfs: Fix tests for pycephfs
Haomai Wang
2015-05-04
1
-17
/
+18
*
pycephfs: add read/write support
Haomai Wang
2015-05-04
1
-4
/
+5
*
test_pycephfs: Add tests for open call
Haomai Wang
2015-05-04
1
-3
/
+14
*
test_cephfs: Add python binding cephfs tests
Haomai Wang
2015-04-30
1
-0
/
+61
*
Merge pull request #3170 from tchaikov/python-rados-refactor
Sage Weil
2015-04-07
1
-2
/
+32
|
\
|
*
python-rados: extract type-checking into a decorator
Kefu Chai
2015-03-26
1
-2
/
+32
*
|
tests: add update_features test for pybind
Jason Dillaman
2015-04-06
1
-0
/
+17
*
|
test: add compile-command for test_ceph_daemon.py
Xinze Chi
2015-03-26
1
-0
/
+5
|
/
*
mon:make 'ceph osd map' accept namespace.
Jianpeng Ma
2015-03-17
1
-1
/
+2
*
test: add unit tests for daemonperf formatting
John Spray
2015-03-05
1
-0
/
+39
*
tests: speed up Python RBD random data generation
Jason Dillaman
2015-02-24
1
-3
/
+1
*
rbd: disable RBD exclusive locking by default
Jason Dillaman
2015-02-23
1
-1
/
+1
*
librados: add blacklist_add API method
Jason Dillaman
2015-02-06
1
-0
/
+4
*
pybind: fixed runtime errors with librbdpy
Jason Dillaman
2015-02-04
1
-5
/
+8
*
rbd.py: Add rbd_read2/rbd_write2 funcion which can handle fadvise flags.
Jianpeng Ma
2015-02-06
1
-0
/
+11
*
librbd: added get_flags API methods
Jason Dillaman
2015-02-03
1
-0
/
+4
*
librbd: fixed object map issues discovered via fsx
Jason Dillaman
2015-02-03
1
-0
/
+1
*
librbd: Use object map for IO operations
Jason Dillaman
2015-01-29
1
-1
/
+1
*
tests: ensure RBD integration tests exercise all features
Jason Dillaman
2015-01-28
1
-0
/
+17
*
librbd: Coordinate maintenance through exclusive lock leader
Jason Dillaman
2015-01-25
1
-5
/
+25
*
Merge pull request #2697 from ceph/wip-8900
Josh Durgin
2015-01-13
1
-2
/
+108
|
\
|
*
librbd: Integrate librbd with new exclusive lock feature
Jason Dillaman
2015-01-13
1
-1
/
+80
|
*
librbd: Stub out new exclusive image feature
Jason Dillaman
2015-01-08
1
-2
/
+29
*
|
osd: tiering: add cache mode READPROXY
Zhiqiang Wang
2015-01-11
1
-1
/
+1
|
/
[prev]
[next]