index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messages
/
MOSDSubOp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup noop in message
Xiaoxi Chen
2014-12-01
1
-7
/
+7
*
Merge remote-tracking branch 'upstream/master' into wip-8438-master
Samuel Just
2014-06-27
1
-2
/
+2
|
\
|
*
osd: explicit shard_id_t() and NO_SHARD
Loic Dachary
2014-05-29
1
-2
/
+2
*
|
osd/: plumb rollback_trim_to through interfaces and messages
Samuel Just
2014-06-27
1
-1
/
+9
|
/
*
osd/: propogate hit_set history with repop
Samuel Just
2014-04-21
1
-1
/
+10
*
Change tid_t to ceph_tid_t to avoid conflicts with a popular type
Dan Mick
2014-03-19
1
-1
/
+1
*
osd/: replace bufferptr with bufferlist for attrs in recovery
Samuel Just
2014-02-18
1
-1
/
+1
*
messages/: include shard information in various pg messages
Samuel Just
2014-02-18
1
-5
/
+20
*
messages, os, osd: Clean-up g/hobject_t MAX handling
David Zafman
2014-01-09
1
-1
/
+1
*
osd: flag new/old temp objects in MOSDSubOp
Sage Weil
2013-09-12
1
-1
/
+11
*
osd: set PULL subop cost to size of requested data
Sage Weil
2013-01-22
1
-0
/
+6
*
MOSDSubOp: set hobject_incorrect_pool in decode_payload
Samuel Just
2012-07-02
1
-0
/
+1
*
OSD,PG,ObjectStore: handle messages with old hobject_t encoding
Samuel Just
2012-06-22
1
-3
/
+14
*
ReplicatedPG: add omap_header to recovery
Samuel Just
2012-03-06
1
-1
/
+5
*
MOSDSubOp: Add entry for omap recovery
Samuel Just
2012-03-01
1
-1
/
+6
*
MOSDSubOp: Add new object recovery state
Samuel Just
2012-02-13
1
-2
/
+21
*
messages: populate header.version in constructor
Sage Weil
2012-02-10
1
-15
/
+17
*
messages: set type in default constructor
Sage Weil
2012-02-03
1
-1
/
+1
*
msg: go const-crazy on messages
Sage Weil
2012-01-30
1
-2
/
+2
*
msg: no cct for decode_payload
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: no cct needed for message encoding
Sage Weil
2012-01-30
1
-1
/
+1
*
msg: pass features explicitly into message encoders
Sage Weil
2012-01-30
1
-1
/
+1
*
osd: OSDOp::data -> indata
Sage Weil
2012-01-09
1
-3
/
+3
*
MOSDSubOpReply/MSDSubOp: No need to update encoding version.
Samuel Just
2011-09-01
1
-11
/
+3
*
OSD: Fix encoding versions affected by hobject switch
Samuel Just
2011-08-31
1
-3
/
+11
*
src/messages/: s/sobject_t/hobject_t
Samuel Just
2011-08-30
1
-3
/
+3
*
msg: remove globals
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
osd: store locator with object_info; add incompat feature
Sage Weil
2010-10-28
1
-2
/
+6
*
osd: push in chunks
Sage Weil
2010-07-20
1
-2
/
+18
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
Merge branch 'string' into unstable
Sage Weil
2010-05-08
1
-1
/
+1
|
\
|
*
replace nstring with std::string
Sage Weil
2010-04-28
1
-1
/
+1
*
|
types: standardize on uint64_t
Sage Weil
2010-05-07
1
-3
/
+3
|
/
*
msg: MOSDSubOp has a private destructor
Greg Farnum
2010-03-31
1
-0
/
+3
*
msgr: put tid in ceph_msg_header (protocol change)
Sage Weil
2009-12-22
1
-4
/
+1
*
osd: name args in ceph_osd_op union
Sage Weil
2009-09-30
1
-1
/
+1
*
osd: do NOT include op vector when shipping raw transaction
Sage Weil
2009-06-20
1
-1
/
+1
*
osd: pass updated stats to replica
Sage Weil
2009-06-19
1
-0
/
+3
*
osd: hold op data on the specific op
Yehuda Sadeh
2009-06-10
1
-4
/
+20
*
osd: kill pobject_t (use sobject_t throughout)
Sage Weil
2009-06-03
1
-3
/
+3
*
osd: ship transaction (not op) to replicas
Sage Weil
2009-05-28
1
-8
/
+15
*
osd: set mtime based on client-provided timestamp
Sage Weil
2009-03-23
1
-0
/
+3
*
osd: remove inc_lock
Sage Weil
2009-01-29
1
-5
/
+1
*
osd: initialize all MOSDSubOp fields
Sage Weil
2008-12-11
1
-1
/
+2
*
osd: make replica scrub_map generation a subop
Sage Weil
2008-12-04
1
-0
/
+1
*
osd: keep projected info on in-progress object modifications in memory
Sage Weil
2008-12-04
1
-3
/
+11
*
osd: do not clear ops vector to indicate noop (protocol change)
Sage Weil
2008-12-03
1
-4
/
+9
*
osd: ack type in osd sub ops
Sage Weil
2008-11-25
1
-3
/
+5
*
os: use nstring instead of string for attrsets
Sage Weil
2008-11-20
1
-1
/
+1
*
osd: compound osd operations
Sage Weil
2008-11-10
1
-21
/
+13
[next]