index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
changelog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-04-08
ceph.spec: update ceph description
Sage Weil
1
-2
/
+4
2014-04-08
os/FileStore: reset journal state on umount
Sage Weil
2
-0
/
+8
2014-04-08
vstart.sh: make crush location match up with what init-ceph does
Sage Weil
1
-1
/
+1
2014-04-08
mds: fix shared_ptr MDRequest bugs
Yan, Zheng
5
-108
/
+89
2014-04-08
erasure-code: thread-safe initialization of gf-complete
Loic Dachary
1
-0
/
+19
2014-04-08
osd_types: fix pg_stat_t::encode, object_stat_sum_t::decode version
Samuel Just
1
-2
/
+2
2014-04-08
SimpleLock: Switch MutationRef& for MutationRef in get_xlock()
Greg Farnum
1
-1
/
+1
2014-04-08
MDCache: use raw MutationImpl* instead of MutationRef in a few places
Greg Farnum
4
-38
/
+38
2014-04-08
Locker: use raw MutationImpl* instead of MutationRef in several places
Greg Farnum
5
-67
/
+67
2014-04-08
Locker: use a null_ref instead of NULL
Greg Farnum
1
-1
/
+2
2014-04-08
Locker: Use MutationRef instead of raw pointers
Greg Farnum
2
-50
/
+49
2014-04-08
Locker: remove Mutation param from xlock_import
Greg Farnum
3
-3
/
+3
2014-04-08
MDCache: fix users of active_requests for use of shared_ptr
Greg Farnum
1
-74
/
+84
2014-04-08
MDCache: use a null_ref instead of NULL in a few places
Greg Farnum
2
-7
/
+12
2014-04-08
MDCache: use MutationRef instead of raw pointers
Greg Farnum
2
-47
/
+49
2014-04-08
Server: use MutationRef instead of raw pointer
Greg Farnum
2
-13
/
+11
2014-04-08
MDS: switch cache object classes to use MutationRef instead of raw pointers
Greg Farnum
5
-12
/
+11
2014-04-08
ceph_test_rados_api_misc: print osd_max_attr_size
Sage Weil
1
-0
/
+1
2014-04-08
doc: Removed --stable arg and replaced with --release arg for ceph-deploy.
John Wilkins
1
-7
/
+3
2014-04-08
osd/ReplicatedPG: warn if invalid stats prevent us from activating agent
Sage Weil
1
-0
/
+4
2014-04-08
osd/ReplicatedPG: dump agent state on pg query
Sage Weil
1
-0
/
+5
2014-04-08
osd/ReplicatedPG: kickstart the agent if scrub stats become valid
Sage Weil
1
-0
/
+3
2014-04-07
ReplicatedPG: do not evict head while clone is being promoted
Samuel Just
1
-0
/
+5
2014-04-07
ReplicatedPG::trim_object: account evicted prev clone for stats
Samuel Just
1
-10
/
+12
2014-04-07
ReplicatedPG::make_writeable: check for evicted clone before adjusting for cl...
Samuel Just
2
-5
/
+24
2014-04-07
ReplicatedPG: use get_clone_bytes on evict/promote
Samuel Just
1
-2
/
+11
2014-04-07
ReplicatedPG::_scrub: account for clone_overlap on each clone
Samuel Just
3
-12
/
+23
2014-04-07
ReplicatedPG::find_object_context: check obs.exists on clone obc before check...
Samuel Just
1
-1
/
+1
2014-04-07
ReplicatedPG::finish_promote: add debugging assert for clone_size
Samuel Just
1
-0
/
+3