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
*
auth,msg,common: test: use s/init_le*/ceph_le*/
Kefu Chai
2021-03-10
1
-7
/
+7
*
libradosstriper: make default layout const and static
Patrick Donnelly
2021-01-28
1
-1
/
+1
*
cls,rados,rbd,mds,common: Avoid name collision with Windows headers
Lucian Petrut
2020-07-08
1
-3
/
+3
*
monc: Asifoact MonClient
Adam C. Emerson
2020-05-15
3
-14
/
+16
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-2
/
+2
*
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
3
-16
/
+14
*
monc: Asifoact MonClient
Adam C. Emerson
2019-11-04
3
-14
/
+16
*
libradosstriper: s/create_completion/create_completion2/
Kefu Chai
2019-11-01
1
-47
/
+17
*
common/RefCountedObj: cleanup con/des
Patrick Donnelly
2019-09-16
1
-133
/
+120
*
librados: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
4
-76
/
+49
*
librados: revert librados3/libradoscc back to librados2
Jason Dillaman
2019-02-20
1
-1
/
+1
*
librados: move C++ APIs into libradospp
Kefu Chai
2018-11-01
1
-3
/
+5
*
common: fix typos
Kefu Chai
2018-09-21
1
-2
/
+2
*
libradosstriper: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
3
-10
/
+10
*
cmake: fix "WITH_STATIC_LIBSTDCXX"
Kefu Chai
2018-07-28
1
-4
/
+0
*
rados: clean up rados_getxattrs() and rados_striper_getxattrs()
Gu Zhongyan
2018-02-02
1
-2
/
+0
*
cmake: pass static linkflags to the linker who links libcommon
Kefu Chai
2018-01-04
1
-1
/
+6
*
libradosstriper: silence warning from -Wreorder
songweibin
2017-08-08
1
-2
/
+2
*
rado: Initilizating uninitilized member m_writeRc
amitkuma
2017-08-03
1
-1
/
+1
*
Merge pull request #15674 from chardan/jfw-wip-20240-printf-format
Kefu Chai
2017-07-17
1
-2
/
+8
|
\
|
*
libradosstriper: remove format injection vulnerability
Jesse Williamson
2017-06-20
1
-2
/
+8
*
|
radosstriper: assert(ref==1) in MultiAioCompletion's dtor
Kefu Chai
2017-06-05
1
-1
/
+2
*
|
radosstriper: use intrusive_ptr to manage lifecycle of MultiAioCompletionImpl
Kefu Chai
2017-06-05
4
-297
/
+291
|
/
*
Merge pull request #14658 from chardan/jfw-wip-halflife_atomic_t-baragon
Sage Weil
2017-05-26
1
-2
/
+0
|
\
|
*
libradosstriper: remove references to atomic.h
Jesse Williamson
2017-05-10
1
-2
/
+0
*
|
Merge pull request #15012 from tchaikov/wip-byteswap
Kefu Chai
2017-05-12
1
-7
/
+7
|
\
\
|
*
|
radosstriper: do not use GCC extension to initialize struct members
Kefu Chai
2017-05-10
1
-7
/
+7
|
|
/
*
/
libradosstriper: do not assign garbage to returned value
Kefu Chai
2017-05-10
1
-1
/
+4
|
/
*
librados: add override in headers
liuchang0812
2017-03-03
1
-4
/
+4
*
RadosStriperImpl.cc: fix double free
Danny Al-Gaaf
2017-02-09
1
-2
/
+0
*
cmake: turn libcommon into a shared library
Kefu Chai
2017-01-10
1
-1
/
+1
*
librados: eliminiate ack vs commit distinction
Sage Weil
2016-12-28
2
-4
/
+4
*
radosstriper : Fixed locking of truncation in libradosstriper
Sebastien Ponce
2016-11-01
1
-1
/
+5
*
radosstriper : Reworked handling of unlocking completion in striper library
Sebastien Ponce
2016-11-01
2
-140
/
+159
*
radosstriper : Fixed memory leaks found in valgrind testing of (improved) str...
Sebastien Ponce
2016-11-01
3
-24
/
+56
*
radosstriper : implementation of async remove/stat/stat2
Sebastien Ponce
2016-11-01
3
-17
/
+277
*
radosstriper : proper calls to static function aio_create_completion
Sebastien Ponce
2016-11-01
1
-8
/
+8
*
radosstriper : prefer asynchronous unlock to synchronous ones
Sebastien Ponce
2016-11-01
1
-6
/
+18
*
radosstriper : protect aio_write API from calls with 0 bytes
Sebastien Ponce
2016-11-01
1
-26
/
+30
*
radosstriper : optimized truncation and removal of striped objects
Sebastien Ponce
2016-11-01
2
-29
/
+262
*
remove autotools
Sage Weil
2016-09-07
1
-27
/
+0
*
cmake: move librados.cc out of libradosstriper
Kefu Chai
2016-06-29
1
-1
/
+1
*
cmake: link libradostriper with librados_objs
Kefu Chai
2016-06-23
1
-2
/
+4
*
cmake: remove visibility flags from libcephfs,libradosstriper
Kefu Chai
2016-06-23
1
-2
/
+1
*
cmake: use ${CEPH_SHARED} when adding libradosstriper
Kefu Chai
2016-06-22
1
-1
/
+1
*
cmake: install dso into ${CMAKE_INSTALL_LIBDIR} instead of "lib"
Kefu Chai
2016-06-22
1
-1
/
+1
*
cmake: add visibility flags for exported dso
Kefu Chai
2016-06-22
1
-2
/
+3
*
cmake: libradosstriper's OUTPUT_NAME should be radosstriper
Kefu Chai
2016-06-01
1
-4
/
+7
*
cmake: install libradosstriper headers
Kefu Chai
2016-05-27
1
-1
/
+3
*
struct ceph_file_layout -> file_layout_t
Sage Weil
2016-03-01
1
-10
/
+19
[next]