index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libradosstriper
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4955 from kylinstorage/librados-2read-segmentation-fault-v1
Kefu Chai
2015-09-09
1
-2
/
+2
|
\
|
*
bug fix: librados segmentation fault, support RadosStriperImpl::aio_read() me...
Min Chen
2015-08-31
1
-2
/
+2
*
|
tests : Fixed broken Makefiles after integration of lttng into rados.
Sebastien Ponce
2015-06-23
1
-2
/
+2
|
/
*
Merge pull request #4150 from javierguerragiraldez/master
Kefu Chai
2015-03-24
1
-1
/
+1
|
\
|
*
Declare libradosstriper library dependencies
Javier Guerra
2015-03-23
1
-1
/
+1
*
|
Merge remote-tracking branch 'gh/hammer'
Sage Weil
2015-03-19
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
Minor changes in other Makefile.am files to make them support the build refin...
Boris Ranto
2015-03-06
1
-0
/
+8
*
|
msg/xio: fix build with '--enable-xio'
Kefu Chai
2015-02-27
1
-1
/
+1
|
/
*
libradosstriper: fixed write_full when ENOENT
Sebastien Ponce
2015-02-06
1
-1
/
+1
*
Fix libstriprados::remove, use strtoll insdead of strtol
Dongmao Zhang
2014-12-10
1
-1
/
+1
*
librados: Only public API symbols from the shared library
Jason Dillaman
2014-11-26
1
-1
/
+1
*
Fixed locking issue in the trun method of libradosstriper leading to potentia...
Sebastien Ponce
2014-11-18
1
-11
/
+11
*
Fix libstriprados::stat, use strtoll insdead of strtol
Dongmao Zhang
2014-11-17
1
-1
/
+1
*
Fix rados_shutdown hang forever when using radosstriper
Dongmao Zhang
2014-10-31
2
-5
/
+26
*
Fixed remaining part of the seg fault described in bug 9356 by adding referen...
Sebastien Ponce
2014-10-20
2
-26
/
+33
*
Fixed part of the seg fault described in bug 9356 by adding reference countin...
Sebastien Ponce
2014-10-20
2
-7
/
+11
*
Fixed part of the seg fault described in bug 9356 by cleaning reference count...
Sebastien Ponce
2014-10-20
1
-4
/
+4
*
Cleanup up useless method release in MultiAioCompletionImpl. It was exactly e...
Sebastien Ponce
2014-10-20
3
-10
/
+3
*
Merge pull request #2035 from ceph/wip-da-SCA-20140623
Sage Weil
2014-06-26
1
-2
/
+2
|
\
|
*
RadosStriperImpl.cc: catch exception by reference
Danny Al-Gaaf
2014-06-25
1
-2
/
+2
*
|
Fixed build on 32 bits platforms
Sebastien Ponce
2014-06-26
1
-4
/
+6
|
/
*
Implementation of the radosstriper interface.
Sebastien Ponce
2014-06-07
6
-0
/
+2251