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
*
Merge pull request #13727 from jcsp/wip-send-command
Sage Weil
2017-03-13
1
-6
/
+4
|
\
|
*
librados: update for osd_command/mon_command void change
John Spray
2017-03-09
1
-6
/
+4
*
|
librados: replace the var name from onact to oncomplete.
Pan Liu
2017-03-09
1
-41
/
+41
|
/
*
Merge pull request #13785 from liewegas/wip-cleanup-features
Sage Weil
2017-03-08
1
-1
/
+1
|
\
|
*
msg/Messenger: drop useless 'supported' arg to Policy ctor
Sage Weil
2017-03-03
1
-1
/
+1
*
|
Merge pull request #13775 from Liuchang0812/wip-add-override-librados-headers
Sage Weil
2017-03-08
5
-15
/
+15
|
\
\
|
*
|
librados: add override in headers
liuchang0812
2017-03-03
5
-15
/
+15
|
|
/
*
|
Merge pull request #13323 from yehudasa/wip-18079-2
Sage Weil
2017-03-07
4
-6
/
+144
|
\
\
|
*
|
librados: nobjects list get and seek to cursor
Yehuda Sadeh
2017-03-01
4
-0
/
+91
|
*
|
librados: ObjectCursor adjustments and additions
Yehuda Sadeh
2017-03-01
1
-6
/
+53
*
|
|
librados: rados_inconsistent_pg_list() check "buf" param for null before copy...
Kefu Chai
2017-03-03
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #12627 from liupan1111/wip-fix-remove-when-full
Yuri Weinstein
2017-03-03
1
-0
/
+10
|
\
\
|
*
|
librados: add interface to set osdmap fulll try flag
Pan Liu
2017-02-26
1
-0
/
+10
*
|
|
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
*
|
|
rbd-mirror: object copy should always reference valid snapshots
Jason Dillaman
2017-02-22
2
-2
/
+4
|
|
/
|
/
|
*
|
Merge pull request #13442 from Liuchang0812/cleanup-librados
Sage Weil
2017-02-15
3
-21
/
+21
|
\
\
|
*
|
librados: add override for librados
liuchang0812
2017-02-15
3
-21
/
+21
*
|
|
Merge pull request #11128 from tchaikov/wip-16091
Josh Durgin
2017-02-14
1
-1
/
+1
|
\
\
\
|
*
|
|
mon/monclient: hunt for multiple monitor in parallel
Kefu Chai
2017-02-14
1
-1
/
+1
*
|
|
|
Merge pull request #13149 from liewegas/wip-list-objects
Sage Weil
2017-02-14
3
-311
/
+48
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
librados: keep v1 stubs to preserve ABI
Sage Weil
2017-02-09
1
-0
/
+39
|
*
|
|
librados: remove deprecated object listing interfaces
Sage Weil
2017-02-09
1
-221
/
+0
|
*
|
|
librados: use new PGNLS even for legacy list API
Sage Weil
2017-02-09
3
-115
/
+34
|
|
/
/
*
/
/
common/hobject: remove cmp_* comparators; add normal operators
Sage Weil
2017-02-11
1
-2
/
+2
|
/
/
*
|
librados: do not expose non-public symbols
Kefu Chai
2017-02-05
2
-0
/
+4
*
|
Merge pull request #12950 from liewegas/wip-omap-getkeys
Sage Weil
2017-01-22
1
-18
/
+191
|
\
\
|
*
|
librados: add omap_get_{keys,vals}2 with pmore output arg
Sage Weil
2017-01-20
1
-8
/
+177
|
*
|
osdc/Objecter: add pmore argument to omap_get_{keys,vals}
Sage Weil
2017-01-19
1
-10
/
+14
*
|
|
Merge pull request #13008 from athanatos/wip-clone-range
Sage Weil
2017-01-22
3
-90
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
src/: remove CLONE_RANGE, ASSERT_SRC_VERSION, SRC_CMPXATTR
Samuel Just
2017-01-17
3
-90
/
+0
*
|
|
osd, messenger, librados: lttng enhancements
Anjaneya Chagam
2017-01-16
4
-0
/
+64
|
/
/
*
|
cmake: turn libcommon into a shared library
Kefu Chai
2017-01-10
1
-2
/
+2
*
|
librados: fix building crash
xie xingguo
2017-01-10
1
-6
/
+2
*
|
Merge pull request #12607 from liewegas/wip-librados-killack
Sage Weil
2017-01-09
4
-150
/
+77
|
\
\
|
*
|
osdc/Objecter: remove onack from remaining mutate methods
Sage Weil
2016-12-28
1
-5
/
+5
|
*
|
osdc/Objecter: go to single callback for mutate()
Sage Weil
2016-12-28
1
-5
/
+5
|
*
|
librados: eliminiate ack vs commit distinction
Sage Weil
2016-12-28
4
-146
/
+73
*
|
|
librados: blacklist_add should wait for latest OSD map
Jason Dillaman
2017-01-06
1
-0
/
+6
*
|
|
Merge pull request #12050 from dillaman/wip-16180
Mykola Golub
2017-01-05
3
-0
/
+103
|
\
\
\
|
*
|
|
librados: new asynchronous snapshot creation/deletion methods
Jason Dillaman
2016-11-17
3
-0
/
+103
*
|
|
|
src/librados/IoCtxImpl.h : fix typos
Xianxia Xiao
2016-12-30
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
common: Unskew clock
Adam C. Emerson
2016-12-22
2
-13
/
+13
*
|
|
librados: Memory leaks in object_list_begin and object_list_end
Brad Hubbard
2016-12-14
1
-2
/
+2
*
|
|
Merge pull request #12206 from jdurgin/wip-librados-setxattr-overload
Sage Weil
2016-12-01
1
-8
/
+0
|
\
\
\
|
*
|
|
librados: remove new setxattr overload to avoid breaking the C++ ABI
Josh Durgin
2016-11-29
1
-8
/
+0
|
|
|
/
|
|
/
|
*
/
|
embedded: Add librbd and librados to embedded ceph
Bassam Tabbara
2016-11-29
1
-0
/
+6
|
/
/
*
|
Merge pull request #9172 from majianpeng/librados-add-fullforce
Kefu Chai
2016-11-25
1
-0
/
+2
|
\
\
|
*
|
librados: For C-API, expose LIBRADOS_OPERATION_FULL_FORCE flag
Jianpeng Ma
2016-05-18
1
-0
/
+2
*
|
|
librados: drop io_ctx_impl on ioctx_create/create2
Venky Shankar
2016-11-20
1
-0
/
+2
[next]