index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
Transaction.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ceph-dencoder: osd - Add missing types
NitzanMordhai
2023-12-20
1
-2
/
+2
*
os/Transaction: Introduce claim_and_reset()
Matan Breizman
2023-07-26
1
-0
/
+6
*
os: build without "using namespace std"
Kefu Chai
2021-08-13
1
-1
/
+1
*
os: use transparent comparator in ObjectStore::getattrs()
Kefu Chai
2021-06-29
1
-2
/
+6
*
auth,msg,common: test: use s/init_le*/ceph_le*/
Kefu Chai
2021-03-10
1
-5
/
+5
*
crimson/os/seastore: add ObjectStore and OnodeManager stubs
Samuel Just
2020-06-09
1
-0
/
+4
*
os/Transaction: do not use anonymous aggregate with member having ctor
Kefu Chai
2020-05-27
1
-10
/
+3
*
os: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+3
*
crimson: complete context delete in alien world
Chunmei Liu
2020-02-28
1
-0
/
+8
*
*: switch trivial users of bufferlist::copy{_in} to iterators.
Radoslaw Zarzynski
2020-01-26
1
-1
/
+1
*
os/Transaction: add omap_rmkey
Sage Weil
2020-01-14
1
-0
/
+16
*
headers: Make ceph_le member private
Ulrich Weigand
2019-09-23
1
-3
/
+3
*
os: Clean up endian handling
Ulrich Weigand
2019-09-18
1
-24
/
+24
*
transaction: Fix incorrect use of __le16/32/64
Ulrich Weigand
2019-09-05
1
-59
/
+59
*
os: add bufferlist overload for omap_rmkeyrange()
Casey Bodley
2019-08-06
1
-9
/
+23
*
os/objectstore: add new op OP_CREATE for create a new object.
Jianpeng Ma
2019-06-11
1
-0
/
+15
*
os: break Transaction of of Objectstore, use in crimson
Samuel Just
2019-05-10
1
-0
/
+1245