index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
neorados
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
neorados: remove unused symlink to completion.h
Casey Bodley
2024-05-08
1
-1
/
+0
*
neorados: Notify fixes
Adam Emerson
2023-12-07
1
-2
/
+2
*
neorados: Validate pointers from watch cookies
Adam Emerson
2023-12-07
1
-4
/
+5
*
neorados: More snapshot support
Adam Emerson
2023-12-07
1
-1
/
+45
*
neorados: Make neorados::Entry aggregate initializable
Adam Emerson
2023-12-07
1
-27
/
+1
*
neorados: Take `claim_append`ed `buffer::list`s by value
Adam Emerson
2023-12-07
1
-17
/
+17
*
neorados: Implement `ReadOp::checksum`
Adam Emerson
2023-12-07
1
-0
/
+43
*
neorados: Improve `cmp_omap` argument structure
Adam Emerson
2023-12-07
1
-15
/
+11
*
neorados: Change `cmpxattr_op` to `cmp_op` and use in `Op::cmp_omap`
Adam Emerson
2023-12-07
1
-16
/
+16
*
neorados: Fix `Op::cmpext` error and unfound behavior
Adam Emerson
2023-12-07
1
-9
/
+14
*
neorados: Op builder functions should chain
Adam C. Emerson
2023-12-06
1
-60
/
+821
*
neorados: Use `asio::any_completion_handler`
Adam C. Emerson
2023-12-06
1
-261
/
+311
*
neorados: No dangling references in arguments
Adam Emerson
2023-12-06
1
-115
/
+113
*
neorados: Switch to async_initiate
Adam C. Emerson
2023-12-06
1
-139
/
+165
*
neorados: Make IOContext getters/setters less weird
Adam Emerson
2023-12-06
1
-24
/
+37
*
neorados: Remove broken out duplicates of calls
Adam Emerson
2023-12-06
1
-153
/
+0
*
neorados: use granular includes instead of boost/asio.hpp
Casey Bodley
2023-10-20
1
-1
/
+2
*
neorados: s/ostream_formatter/fmt::ostream_formatter/
Kefu Chai
2022-11-22
1
-1
/
+1
*
neorados: compile with fmt v9
Tim Serong
2022-10-27
1
-0
/
+9
*
neorados: Remove using namespace std::literals from header
Adam C. Emerson
2022-01-22
1
-3
/
+1
*
neorados: introduce per-IOContext op flags
Ilya Dryomov
2021-09-17
1
-0
/
+3
*
librbd: support reverting to legacy blacklist op via neorados API
Jason Dillaman
2020-08-24
1
-0
/
+15
*
neorados: allow a client to wait for the latest OSD map
Jason Dillaman
2020-07-16
1
-0
/
+10
*
neorados: support blkin trace passing on execute calls
Jason Dillaman
2020-07-16
1
-6
/
+9
*
neorados: build new RADOS client using legacy librados::Rados
Jason Dillaman
2020-07-06
1
-0
/
+3
*
neorados: use a lightweight proxy object to abstract RADOS backend
Jason Dillaman
2020-07-06
1
-5
/
+4
*
neorados: Create new library
Adam C. Emerson
2020-05-15
4
-0
/
+1228