index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
librados
/
librados_cxx.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
librados: expose op cancellation through AioCompletion::cancel()
Casey Bodley
2024-11-19
1
-0
/
+8
*
librados: dont duplicate class names in member definitions
Casey Bodley
2024-10-28
1
-22
/
+21
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2024-02-06
1
-1
/
+21
*
librados: make querying pools for selfmanaged snaps reliable
Ilya Dryomov
2023-12-04
1
-1
/
+8
*
librados: use ObjectOperationImpl for rados_write_op_t
Casey Bodley
2023-05-23
1
-12
/
+1
*
librados: aio_operate() supports ObjectWriteOperation::mtime2()
Casey Bodley
2023-05-23
1
-5
/
+5
*
Revert "tracer/osd/librados/build/rgw: rgw and osd end2end tracing using open...
Yuval Lifshitz
2023-04-30
1
-4
/
+4
*
tracer/osd/librados/build/rgw: rgw and osd end2end tracing using opentelemetry
Omri Zeneva
2023-03-19
1
-4
/
+4
*
Merge pull request #45468 from idryomov/wip-pool-reverse-lookup-osdmap
Yuri Weinstein
2022-03-23
1
-1
/
+1
|
\
|
*
librados: check latest osdmap on ENOENT in pool_reverse_lookup()
Ilya Dryomov
2022-03-16
1
-1
/
+1
*
|
Merge pull request #45419 from tchaikov/wip-cxx20-fixes-core
Kefu Chai
2022-03-18
1
-2
/
+2
|
\
\
|
*
|
librados: stop using c++20 keyword 'requires'
Casey Bodley
2022-03-17
1
-2
/
+2
|
|
/
*
/
librados: add ability to pass a truncate_size/seq to sparse_read
Jeff Layton
2022-03-07
1
-2
/
+4
|
/
*
librbd: propagate CEPH_OSD_FLAG_FULL_TRY from IoCtx to IOContext
Ilya Dryomov
2021-09-17
1
-0
/
+5
*
librados: build without "using namespace std"
Kefu Chai
2021-08-13
1
-2
/
+4
*
Merge pull request #39322 from rzarzynski/wip-librados-nul-objname
Kefu Chai
2021-02-24
1
-5
/
+7
|
\
|
*
librados: NObjectIteratorImpl takes care about NUL in obj name.
Radoslaw Zarzynski
2021-02-05
1
-5
/
+7
*
|
librados: set FULL_TRY flag on ioctx, not objecter
Sage Weil
2021-02-03
1
-4
/
+4
|
/
*
Merge pull request #37134 from myoungwon/wip-tier-evict
Samuel Just
2020-10-06
1
-0
/
+7
|
\
|
*
osd: add tier_evict for manifest tier
myoungwon oh
2020-09-29
1
-0
/
+7
*
|
librados: API to decode notify message (bufferlist)
Venky Shankar
2020-09-17
1
-0
/
+19
|
/
*
Merge PR #35697 into master
Patrick Donnelly
2020-09-01
1
-0
/
+4
|
\
|
*
librados: add API for fetching client addrs
Venky Shankar
2020-09-01
1
-0
/
+4
*
|
Merge pull request #35899 from myoungwon/wip-fix-manifest-tier
Samuel Just
2020-09-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
osd: make set_chunk as ReadOperation
myoungwon oh
2020-08-18
1
-1
/
+1
*
|
blacklist -> blocklist
Sage Weil
2020-08-24
1
-4
/
+4
|
/
*
Merge pull request #29283 from myoungwon/wip-refcount-snap
Samuel Just
2020-07-15
1
-7
/
+7
|
\
|
*
osd: change tier-flush's operation type to ReadOperation
myoungwon oh
2020-06-14
1
-7
/
+7
*
|
cls,rados,rbd,mds,common: Avoid name collision with Windows headers
Lucian Petrut
2020-07-08
1
-3
/
+3
|
/
*
osdc: Asiofact the Objecter
Adam C. Emerson
2020-05-15
1
-15
/
+15
*
librados: allow passing flags to operate sync APIs
Yuval Lifshitz
2020-02-25
1
-0
/
+16
*
librados, osd: add copy_from2 to librados and Objecter
Luis Henriques
2019-12-04
1
-0
/
+14
*
Merge pull request #30204 from tchaikov/wip-test-aio-completion-release
Kefu Chai
2019-11-24
1
-4
/
+12
|
\
|
*
librados: release pimpl pointer in destructor
Kefu Chai
2019-11-22
1
-4
/
+12
*
|
Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"
Sage Weil
2019-11-22
1
-14
/
+14
|
/
*
osdc: Asiofact the Objecter
Adam C. Emerson
2019-11-04
1
-14
/
+14
*
librados: s/aio_create_completion/aio_create_completion2/
Kefu Chai
2019-11-01
1
-1
/
+1
*
librados: s/wait_for_safe/wait_for_complete/
Kefu Chai
2019-11-01
1
-1
/
+1
*
librados: add Rados::aio_create_completion(arg, cb)
Kefu Chai
2019-11-01
1
-0
/
+9
*
librados: add IoCtx::{set,unset}_pool_full_try()
Kefu Chai
2019-09-28
1
-0
/
+10
*
osdc/Objecter: s/honor_osdmap_full/honor_pool_full/
Kefu Chai
2019-09-28
1
-2
/
+2
*
librbd: initial support for friendly mirror site names
Jason Dillaman
2019-09-17
1
-0
/
+10
*
librados: add IoCtx::is_valid method to test if IoCtx was initialized
Mykola Golub
2019-08-27
1
-0
/
+4
*
Merge PR #29292 into master
Sage Weil
2019-08-09
1
-2
/
+4
|
\
|
*
osd/osd_types: separate get_{user,allocated}_bytes() into data and omap variants
Sage Weil
2019-08-06
1
-2
/
+4
*
|
librados: s/Mutex/ceph::mutex/
Kefu Chai
2019-08-03
1
-2
/
+2
|
/
*
Merge pull request #28778 from myoungwon/wip-chunk-flush-op
Kefu Chai
2019-07-24
1
-0
/
+7
|
\
|
*
src/osd: add tier_flush operation
myoungwon oh
2019-07-12
1
-0
/
+7
*
|
mon: use per-pool stats only when all OSDs are reporting
Sage Weil
2019-07-11
1
-3
/
+4
|
/
*
librados: Make ObjectOperation move constructible
Adam C. Emerson
2019-04-08
1
-8
/
+104
[next]