index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
os
/
Transaction.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
os: build without "using namespace std"
Kefu Chai
2021-08-13
1
-0
/
+1
*
os: use transparent comparator in ObjectStore::getattrs()
Kefu Chai
2021-06-29
1
-1
/
+1
*
os/Transaction: do not use anonymous aggregate with member having ctor
Kefu Chai
2020-05-27
1
-2
/
+2
*
mon: Build ceph-mon without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-0
/
+10
*
src/: s/advance/operator+=/
Kefu Chai
2020-02-02
1
-3
/
+3
*
os/Transaction: dump alloc hint flags in op
Zengran Zhang
2019-07-29
1
-0
/
+2
*
os/objectstore: add new op OP_CREATE for create a new object.
Jianpeng Ma
2019-06-11
1
-0
/
+10
*
os: break Transaction of of Objectstore, use in crimson
Samuel Just
2019-05-10
1
-3
/
+47
*
Revert "os/objectstore: add new op OP_CREATE for create a new object."
Kefu Chai
2018-12-31
1
-10
/
+0
*
os/objectstore: add new op OP_CREATE for create a new object.
Jianpeng Ma
2018-11-19
1
-0
/
+10
*
os/ObjectStore: add merge_collection operation to Transaction
Sage Weil
2018-09-07
1
-0
/
+12
*
core: use const_iterator for decode
Kefu Chai
2018-05-17
1
-1
/
+1
*
Merge branch 'wip-names!-in!-space!' of git://github.com/adamemerson/ceph
Sage Weil
2018-01-11
1
-2
/
+3
|
\
|
*
os: Use unqualified encode/decode
Adam C. Emerson
2018-01-10
1
-2
/
+3
*
|
os/Transaction: print keys when dumping omap_removekeys transaction
Igor Fedotov
2018-01-03
1
-0
/
+5
|
/
*
os:startsync can be removed
amitkuma
2017-07-28
1
-4
/
+0
*
os/ObjectStore: add collection_set_bits op
Sage Weil
2017-03-29
1
-0
/
+9
*
os/Transaction: add missing break
Sage Weil
2016-11-28
1
-0
/
+1
*
os/ObjectStore: remove the legacy tbl support completely.
Jianpeng Ma
2016-11-03
1
-484
/
+0
*
os/ObjectStore: extend OS interface with set_collection_opts method.
Igor Fedotov
2016-10-19
1
-1
/
+0
*
Merge pull request #6208 from liewegas/wip-alloc-hints
Sage Weil
2016-05-20
1
-1
/
+1
|
\
|
*
osd: support new alloc_hint flags
Sage Weil
2016-05-14
1
-1
/
+1
*
|
os: remove collection attr methods
Sage Weil
2016-05-13
1
-36
/
+1
|
/
*
Transaction: handle OP_TRY_RENAME in dump
Samuel Just
2016-03-29
1
-0
/
+11
*
os/: add try_rename
Samuel Just
2016-02-25
1
-0
/
+14
*
Revert "os: drop deprecated collection_* attr methods"
Sage Weil
2015-10-16
1
-1
/
+49
*
Transaction.c: replace deprecated function call
Danny Al-Gaaf
2015-09-10
1
-1
/
+1
*
Merge remote-tracking branch 'gh/wip-osd-compat'
Sage Weil
2015-08-27
1
-49
/
+1
|
\
|
*
os: drop deprecated collection_* attr methods
Sage Weil
2015-08-20
1
-49
/
+1
*
|
os/ObjectStore: pass bits to create_collection
Sage Weil
2015-08-19
1
-2
/
+2
|
/
*
osd: use non-string coll_t's
Sage Weil
2015-06-19
1
-2
/
+2
*
os/ObjectStore: deprecated collection_move
Sage Weil
2015-06-19
1
-1
/
+1
*
locally disable pragma warnings on gcc < 4.6
Josh Durgin
2015-02-10
1
-0
/
+4
*
osd: build fields for Transaction::iterator when tbl is used
Dong Yuan
2015-01-06
1
-0
/
+501
*
osd: new Transaction::iterator interface
Dong Yuan
2015-01-06
1
-100
/
+88
*
os/ObjectStore: deprecated collection attr operations
Sage Weil
2014-12-17
1
-2
/
+7
*
remove collection_rename
Sage Weil
2014-10-28
1
-1
/
+0
*
os/ObjectStore: remove collection_{add,remove}
Sage Weil
2014-10-28
1
-2
/
+0
*
Implement the collection hint transaction, add a new transation type as expec...
Guang Yang
2014-08-19
1
-0
/
+11
*
Add a new transaction OP (collection hint) to ObjectStore.
Guang Yang
2014-08-19
1
-0
/
+10
*
libosd_types, libos_types, libmon_types
Sage Weil
2014-07-19
1
-0
/
+471