index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librados
/
RadosClient.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/: define ceph_release_t and use it
Kefu Chai
2019-05-04
1
-3
/
+5
*
msg: remove old ms_* auth methods from Dispatcher interface
Sage Weil
2019-04-24
1
-10
/
+0
*
common: add --log-early command line option
Sage Weil
2019-04-07
1
-0
/
+5
*
msg/Dispatcher: remove force_new arg from ms_get_authorizer()
Sage Weil
2019-01-17
1
-2
/
+1
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
1
-1
/
+2
*
librados: move get_inconsistent_pgs() into RadosClient
Kefu Chai
2018-11-01
1
-0
/
+49
*
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
1
-4
/
+6
|
\
|
*
librados: use steady clock for rados_mon_op_timeout
Mohamad Gebai
2018-05-21
1
-4
/
+6
*
|
librados: Mutex::Locker -> std::lock_guard
Sage Weil
2018-10-16
1
-8
/
+8
*
|
Merge pull request #23823 from dillaman/wip-namespace-osd-check
Jason Dillaman
2018-09-20
1
-0
/
+14
|
\
\
|
*
|
librados: new get_min_compatible_osd API helper methods
Jason Dillaman
2018-08-28
1
-0
/
+14
*
|
|
Rename "include/assert.h"
Brad Hubbard
2018-09-14
1
-1
/
+1
*
|
|
librados: deprecate calls that take auid
Sage Weil
2018-08-31
1
-21
/
+3
*
|
|
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
1
-5
/
+5
*
|
librados: myaddr -> myaddrs
Sage Weil
2018-07-03
1
-1
/
+1
*
|
common/LogEntry: addr -> addrs
Sage Weil
2018-05-28
1
-1
/
+1
|
/
*
Merge pull request #21609 from dragonylffly/wip-fix-create-ioctx
Kefu Chai
2018-05-09
1
-1
/
+14
|
\
|
*
librados: return ENOENT if pool_id invalid
Li Wang
2018-05-07
1
-0
/
+4
|
*
librados: check latest osdmap for pool_get_name
Li Wang
2018-05-07
1
-1
/
+10
*
|
librados: timeout on mgr_command()
Kefu Chai
2018-05-04
1
-1
/
+5
*
|
librados: fix locking on get_required_monitor_features
John Spray
2018-05-04
1
-1
/
+2
*
|
librados: config mgrclient for pre-luminous cluster
John Spray
2018-05-04
1
-0
/
+5
*
|
librados: Reject the invalid pool create request at client side, rather than ...
Yang Honggang
2018-04-09
1
-0
/
+3
|
/
*
librados: fix common_init_finish timing
Sage Weil
2018-03-06
1
-2
/
+2
*
mon/MonClient: one-shot mon connection on started to fetch config
Sage Weil
2018-03-06
1
-0
/
+7
*
librados: getter for min compatible client versions
Jason Dillaman
2018-01-23
1
-0
/
+16
*
rados: use WaitInterval()'s return value instead of manual timing
Mohamad Gebai
2018-01-18
1
-4
/
+2
*
rados,mgr: pass daemon_status by rvalue reference
Kefu Chai
2017-10-24
1
-2
/
+2
*
client: Support new, filtered MStatfs
Douglas Fuller
2017-08-03
1
-1
/
+2
*
librados: added async application enable API
Jason Dillaman
2017-07-19
1
-12
/
+11
*
librados: new API to manipulate pool application metadata
Jason Dillaman
2017-07-19
1
-0
/
+5
*
librados: include common daemon metadata in service_daemon_register
John Spray
2017-07-09
1
-0
/
+3
*
librados: allow service registrations
Sage Weil
2017-07-09
1
-0
/
+52
*
librados: add log channel to rados_monitor_log2 callback
Sage Weil
2017-06-26
1
-1
/
+3
*
osdc/Objecter: s/atomic_t/std::atomic<>/
Kefu Chai
2017-06-08
1
-1
/
+1
*
librados: add rados_monitor_log2 that includes EntityName
Sage Weil
2017-05-31
1
-10
/
+23
*
librados: use EntityName in monitor_log line
Sage Weil
2017-05-31
1
-1
/
+1
*
librados: return error from mgr start_command
Sage Weil
2017-03-29
1
-2
/
+4
*
Merge pull request #13535 from dongbula/add-rgw-finisher-to-perfcounter
Sage Weil
2017-03-20
1
-1
/
+1
|
\
|
*
rgw: add radosclient finisher to perf counter
lvshuhua
2017-03-09
1
-1
/
+1
*
|
librados: update for osd_command/mon_command void change
John Spray
2017-03-09
1
-6
/
+4
|
/
*
msg/Messenger: drop useless 'supported' arg to Policy ctor
Sage Weil
2017-03-03
1
-1
/
+1
*
Merge pull request #13289 from songbaisen/s13
Yuri Weinstein
2017-03-03
1
-11
/
+13
|
\
|
*
rados: we need to get the latest osdmap when pool does not exists
songbaisen
2017-02-14
1
-11
/
+13
*
|
Merge pull request #13442 from Liuchang0812/cleanup-librados
Sage Weil
2017-02-15
1
-1
/
+1
|
\
\
|
*
|
librados: add override for librados
liuchang0812
2017-02-15
1
-1
/
+1
*
|
|
mon/monclient: hunt for multiple monitor in parallel
Kefu Chai
2017-02-14
1
-1
/
+1
|
/
/
*
|
osd, messenger, librados: lttng enhancements
Anjaneya Chagam
2017-01-16
1
-0
/
+1
[next]