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
*
librados: get_pool_name() should not return ref of a local variable
Kefu Chai
2016-06-08
3
-4
/
+3
*
Merge pull request #9314 from xiexingguo/xxg-wip-fix-radosclient
Yuri Weinstein
2016-06-08
3
-18
/
+15
|
\
|
*
librados: kill cached_pool_names from IoCtxImpl
xie xingguo
2016-05-25
2
-13
/
+3
|
*
librados: add sanity check for osd[pg]_command
xie xingguo
2016-05-25
1
-4
/
+2
|
*
librados: fix potential message leak
xie xingguo
2016-05-25
1
-0
/
+1
|
*
librados: reduce cpu burning when try to get first osdmap from monitor
xie xingguo
2016-05-25
1
-1
/
+9
*
|
Merge pull request #9187 from liewegas/wip-cppool
Yuri Weinstein
2016-05-28
3
-0
/
+18
|
\
\
|
|
/
|
/
|
|
*
librados: add get_pool_is_selfmanaged_snaps_mode() function
Sage Weil
2016-05-24
3
-0
/
+18
*
|
Merge pull request #6208 from liewegas/wip-alloc-hints
Sage Weil
2016-05-20
3
-7
/
+54
|
\
\
|
*
|
librados: add set_alloc_hint2 with flags
Sage Weil
2016-05-14
3
-7
/
+54
|
|
/
*
/
librados: use caller provided snapid for aio_sparse_read()
David Disseldorp
2016-05-13
1
-1
/
+1
|
/
*
Merge pull request #8998 from kylinstorage/wip-fix-wrong-raw-pointer-conversion
Sage Weil
2016-05-11
1
-8
/
+8
|
\
|
*
librados: fix aio_operate()
Li Wang
2016-05-09
1
-6
/
+6
|
*
librados: fix operate()
Li Wang
2016-05-09
1
-2
/
+2
*
|
Merge pull request #8684 from vuhuong/wip-radosaio-copyout-data-xio
Sage Weil
2016-05-09
2
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
librados: copy out data to users' buffer for xio
Vu Pham
2016-04-28
2
-1
/
+5
*
|
Merge pull request #8629 from tchaikov/wip-rados_ping_monitor
Sage Weil
2016-04-30
1
-1
/
+1
|
\
\
|
*
|
librados: always set the outstrlen for rados_ping_monitor()
Kefu Chai
2016-04-16
1
-1
/
+1
|
|
/
*
|
Merge pull request #7830 from yuyuyu101/wip-14907
Jason Dillaman
2016-04-29
3
-14
/
+22
|
\
\
|
*
|
IoCtxImpl: delete WatchCtx when it's internal alloc
Haomai Wang
2016-02-28
3
-14
/
+22
*
|
|
librados: add writesame API
David Disseldorp
2016-04-25
3
-0
/
+121
|
|
/
|
/
|
*
|
librados: use Objecter::prepare_*_op helpers to set c->tid safely
Sage Weil
2016-04-04
1
-39
/
+68
*
|
librados: fix narrow race with tid return value assignment
Sage Weil
2016-04-04
1
-1
/
+1
*
|
Merge pull request #7979 from dillaman/wip-14413
Josh Durgin
2016-03-15
2
-5
/
+7
|
\
\
|
*
|
librados: calc_snap_set_diff now provides last known object size
Jason Dillaman
2016-03-13
2
-5
/
+7
*
|
|
librados: cancel aio notification linger op upon completion
Jason Dillaman
2016-03-14
1
-0
/
+1
*
|
|
Merge pull request #7915 from ceph/wip-librados-stat2
Sage Weil
2016-03-14
3
-67
/
+209
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
remove ceph_real_time_t typedef and overrides using it
Matt Benjamin
2016-03-10
3
-50
/
+0
|
*
|
librados: add mtime2() that uses timespec and ceph::real_time
Yehuda Sadeh
2016-03-05
3
-69
/
+130
|
*
|
librados: new stat2() that returns ceph::real_time
Yehuda Sadeh
2016-03-04
3
-0
/
+45
|
*
|
librados: add stat2() calls that return high resultion mtime
Yehuda Sadeh
2016-03-04
3
-0
/
+86
*
|
|
Merge pull request #7864 from dillaman/wip-librados-aio-notify
Sage Weil
2016-03-09
1
-8
/
+51
|
\
\
\
|
*
|
|
librados: race condition on aio_notify completion handling
Jason Dillaman
2016-03-01
1
-8
/
+51
|
|
/
/
*
|
|
Merge branch 'wip-conf-root' of https://github.com/liewegas/ceph
Sage Weil
2016-03-07
1
-3
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: more parse_errors into md_config_t
Sage Weil
2016-03-03
1
-3
/
+2
*
|
|
librados: aio watch/unwatch/notify now uses completion objver
Jason Dillaman
2016-02-26
1
-6
/
+3
|
|
/
|
/
|
*
|
librados: add missing tracpoint for scrub APIs
Kefu Chai
2016-02-25
1
-2
/
+2
*
|
librados: add get_inconsistent_snapsets() API
Kefu Chai
2016-02-25
3
-0
/
+48
*
|
librados: add get_inconsistent_objects() API
Kefu Chai
2016-02-25
3
-0
/
+48
*
|
librados: add get_inconsistent_pgs() to librados
Kefu Chai
2016-02-25
1
-0
/
+131
*
|
librados: remove unused local variables
xie xingguo
2016-02-24
1
-2
/
+0
*
|
librados: do not clear handle for aio_watch()
xie xingguo
2016-02-24
1
-1
/
+0
*
|
Merge pull request #7649 from yuyuyu101/wip-async-watch
Jason Dillaman
2016-02-24
5
-14
/
+179
|
\
\
|
*
|
RadosClient: call watch_flush before finisher stop
Haomai Wang
2016-02-24
1
-6
/
+10
|
*
|
librados: add async_watch_flush api
Haomai Wang
2016-02-20
1
-0
/
+17
|
*
|
RadosClient: add async watch_flush version
Haomai Wang
2016-02-20
2
-1
/
+47
|
*
|
librados: add C api impl and tracing codes
Haomai Wang
2016-02-20
1
-0
/
+37
|
*
|
librados: remove unused variables
Haomai Wang
2016-02-20
1
-1
/
+0
|
*
|
librados: support aio_unwatch api
Haomai Wang
2016-02-20
3
-0
/
+22
|
*
|
librados: add async watch api
Haomai Wang
2016-02-20
3
-6
/
+46
[next]