index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librados
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/config: pass entity_type down into parse_env()
Sage Weil
2019-03-08
1
-3
/
+3
*
librados: add symbol versioning to the C++ API
Jason Dillaman
2019-02-21
3
-33
/
+26
*
librados: add symbol versioning to the C API
Jason Dillaman
2019-02-20
5
-604
/
+982
*
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-28
/
+4
*
librados: don't claim ObjectOperation::cmpext() buffer
Ilya Dryomov
2019-02-19
1
-2
/
+3
*
msg/Dispatcher: remove force_new arg from ms_get_authorizer()
Sage Weil
2019-01-17
2
-3
/
+2
*
rados, librados: Get errors back to caller
David Zafman
2018-12-14
1
-3
/
+5
*
librados: fix a way rados approximate per-pool net amount.
Igor Fedotov
2018-12-06
2
-8
/
+8
*
rados,mon: improve ceph and rados df reports.
Igor Fedotov
2018-12-06
2
-4
/
+27
*
Merge PR #23550 into master
Sage Weil
2018-12-05
1
-1
/
+2
|
\
|
*
auth: Kerberos authentication
oliveiradan
2018-12-04
1
-1
/
+2
*
|
librados: NObjectIteratorImpl::get_next() throws std::system_error
Casey Bodley
2018-11-26
2
-5
/
+3
|
/
*
Merge pull request #24014 from yehudasa/wip-rgw-svc-2
Yehuda Sadeh
2018-11-08
1
-0
/
+13
|
\
|
*
librados: add move operations to IoCtx
Casey Bodley
2018-11-08
1
-0
/
+13
*
|
Merge pull request #24896 from tchaikov/wip-librados-cleanup
Kefu Chai
2018-11-08
4
-141
/
+10
|
\
\
|
|
/
|
/
|
|
*
librados: remove rados_tmap_*
Kefu Chai
2018-11-07
4
-113
/
+0
|
*
librados: add new setxattr overload back
Kefu Chai
2018-11-07
1
-0
/
+7
|
*
librados: remove redundant IoCtx::nobjects_begin() variants
Kefu Chai
2018-11-07
1
-18
/
+0
|
*
librados: deprecate ObjectWriteOperation::copy_from()
Kefu Chai
2018-11-07
1
-10
/
+3
*
|
librados: update for CLI arg format change
John Spray
2018-11-07
1
-1
/
+1
|
/
*
cmake: bump librados so version
Kefu Chai
2018-11-01
1
-2
/
+2
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
8
-3026
/
+3146
*
librados: move get_inconsistent_pgs() into RadosClient
Kefu Chai
2018-11-01
3
-74
/
+65
*
Merge PR #24534 into master
Sage Weil
2018-10-30
1
-0
/
+3
|
\
|
*
librados: Copy buffer on AIO read
Wido den Hollander
2018-10-11
1
-0
/
+3
*
|
librados: fix unitialized timeout in wait_for_osdmap
Casey Bodley
2018-10-24
1
-2
/
+1
*
|
Merge pull request #20004 from mogeb/steady-clock-tools-rados
Kefu Chai
2018-10-22
2
-4
/
+7
|
\
\
|
*
|
librados: use steady clock for rados_mon_op_timeout
Mohamad Gebai
2018-05-21
2
-4
/
+7
*
|
|
librados: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
2
-9
/
+9
|
|
/
|
/
|
*
|
Merge pull request #23622 from renhwztetecs/renhw-wip-25103
John Spray
2018-10-10
1
-2
/
+14
|
\
\
|
*
|
librados: Add compatible code to PG new pg_state_ready field
huanwen ren
2018-09-27
1
-2
/
+14
*
|
|
common: fix typos
Kefu Chai
2018-09-21
1
-1
/
+1
*
|
|
Merge pull request #23823 from dillaman/wip-namespace-osd-check
Jason Dillaman
2018-09-20
3
-0
/
+27
|
\
\
\
|
*
|
|
librados: new get_min_compatible_osd API helper methods
Jason Dillaman
2018-08-28
3
-0
/
+27
*
|
|
|
Rename "include/assert.h"
Brad Hubbard
2018-09-14
2
-2
/
+2
*
|
|
|
Merge pull request #23839 from trociny/wip-migration-commit-race
Jason Dillaman
2018-09-10
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
librados/calc_snap_set_diff: return empty diff if need to read whole object
Mykola Golub
2018-08-31
1
-0
/
+1
|
|
/
/
/
*
|
|
|
librados: deprecate calls that take auid
Sage Weil
2018-08-31
5
-68
/
+55
*
|
|
|
osdc/Objecter: do not pass auid to create_pool
Sage Weil
2018-08-31
1
-2
/
+2
|
/
/
/
*
|
|
librados: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
5
-41
/
+41
*
|
|
librados: add a rados_omap_iter_size function
Jeff Layton
2018-08-15
1
-0
/
+6
|
/
/
*
|
cmake: fix "WITH_STATIC_LIBSTDCXX"
Kefu Chai
2018-07-28
1
-4
/
+0
*
|
common,rbd,rgw,osd: extract config values into ConfigValues
Kefu Chai
2018-07-10
2
-25
/
+25
*
|
librados: myaddr -> myaddrs
Sage Weil
2018-07-03
1
-1
/
+1
*
|
Merge pull request #22710 from tchaikov/wip-config-without-lock
Kefu Chai
2018-06-27
1
-1
/
+1
|
\
\
|
*
|
common: add LockPolicy to md_config_t
Kefu Chai
2018-06-27
1
-1
/
+1
*
|
|
Merge pull request #22673 from dillaman/wip-24558
Mykola Golub
2018-06-27
1
-0
/
+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
librados: add namespace getter to IoCtx API
Jason Dillaman
2018-06-21
1
-0
/
+21
*
|
|
include/memory.h: remove memory.h
Kefu Chai
2018-06-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #21999 from myoungwon/wip-manifest-unset-op
Kefu Chai
2018-06-05
1
-0
/
+6
|
\
\
[next]