summaryrefslogtreecommitdiffstats
path: root/src/librados/IoCtxImpl.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: switch trivial users of bufferlist::copy{_in} to iterators.Radoslaw Zarzynski2020-01-261-1/+1
* Revert "Merge pull request #16715 from adamemerson/wip-I-Object!"Sage Weil2019-11-221-124/+86
* osdc: Asiofact the ObjecterAdam C. Emerson2019-11-041-86/+124
* */CMakeLists: add EVENTTRACE as cmakedefine, require LTTNGSamuel Just2019-09-281-13/+13
* librados: s/Mutex/ceph::mutex/Kefu Chai2019-08-031-99/+81
* librados: add symbol versioning to the C APIJason Dillaman2019-02-201-0/+1
* rados, librados: Get errors back to callerDavid Zafman2018-12-141-3/+5
* Merge pull request #24896 from tchaikov/wip-librados-cleanupKefu Chai2018-11-081-24/+0
|\
| * librados: remove rados_tmap_*Kefu Chai2018-11-071-24/+0
* | librados: update for CLI arg format changeJohn Spray2018-11-071-1/+1
|/
* Merge PR #24534 into masterSage Weil2018-10-301-0/+3
|\
| * librados: Copy buffer on AIO readWido den Hollander2018-10-111-0/+3
* | librados: Mutex::Locker -> std::lock_guardSage Weil2018-10-161-1/+1
|/
* Rename "include/assert.h"Brad Hubbard2018-09-141-1/+1
* librados: deprecate calls that take auidSage Weil2018-08-311-26/+0
* librados: Use ceph_assert for asserts.Adam C. Emerson2018-08-271-5/+5
* Merge pull request #21775 from Synesis-LLC/fix-23964Kefu Chai2018-06-051-3/+5
|\
| * librados: fix buffer overflow for aio_exec python bindingAleksei Gutikov2018-05-111-3/+5
* | core: use const_iterator for decodeKefu Chai2018-05-171-1/+1
* | librados: fix potential race condition if notify immediately failsJason Dillaman2018-05-091-0/+1
* | osdc: invoke notify finish context on linger commit failureJason Dillaman2018-05-091-6/+2
|/
* librados: make OPERATION_FULL_FORCE the default for rados_remove()Kefu Chai2018-02-221-1/+1
* librados: Use unqualified encode/decodeAdam C. Emerson2018-01-101-1/+1
* common: add eventtrace support for librbdMahati Chamarthy2017-12-011-12/+12
* librados: added async application enable APIJason Dillaman2017-07-191-8/+23
* librados: new API to manipulate pool application metadataJason Dillaman2017-07-191-0/+150
* blkin: librados should start new child traceJason Dillaman2017-05-191-6/+10
* librados: Overload aio_operate with blkin trace info parameterVictor Araujo2017-05-051-4/+19
* blkin: add traces to librados and ObjecterCasey Bodley2017-05-051-6/+18
* librados: add cmpext APIwangzhengyong2017-04-261-0/+60
* librados: expose new checksum osd operationJason Dillaman2017-04-181-0/+21
* librados: replace the var name from onact to oncomplete.Pan Liu2017-03-091-41/+41
* Merge pull request #13775 from Liuchang0812/wip-add-override-librados-headersSage Weil2017-03-081-1/+1
|\
| * librados: add override in headersliuchang08122017-03-031-1/+1
* | librados: nobjects list get and seek to cursorYehuda Sadeh2017-03-011-0/+15
|/
* Merge pull request #13442 from Liuchang0812/cleanup-libradosSage Weil2017-02-151-10/+10
|\
| * librados: add override for libradosliuchang08122017-02-151-10/+10
* | librados: use new PGNLS even for legacy list APISage Weil2017-02-091-30/+0
|/
* librados: do not expose non-public symbolsKefu Chai2017-02-051-0/+2
* Merge pull request #13008 from athanatos/wip-clone-rangeSage Weil2017-01-221-23/+0
|\
| * src/: remove CLONE_RANGE, ASSERT_SRC_VERSION, SRC_CMPXATTRSamuel Just2017-01-171-23/+0
* | osd, messenger, librados: lttng enhancementsAnjaneya Chagam2017-01-161-0/+57
|/
* librados: fix building crashxie xingguo2017-01-101-6/+2
* Merge pull request #12607 from liewegas/wip-librados-killackSage Weil2017-01-091-85/+50
|\
| * osdc/Objecter: remove onack from remaining mutate methodsSage Weil2016-12-281-5/+5
| * osdc/Objecter: go to single callback for mutate()Sage Weil2016-12-281-5/+5
| * librados: eliminiate ack vs commit distinctionSage Weil2016-12-281-81/+46
* | Merge pull request #12050 from dillaman/wip-16180Mykola Golub2017-01-051-0/+65
|\ \ | |/ |/|
| * librados: new asynchronous snapshot creation/deletion methodsJason Dillaman2016-11-171-0/+65
* | common: Unskew clockAdam C. Emerson2016-12-221-10/+10