index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
v0.47
v0.47
Sage Weil
2012-05-21
2
-1
/
+7
*
keys: new release key
Sage Weil
2012-05-21
2
-137
/
+168
*
osdmap: set name_pool correctly in build_simple*()
Sage Weil
2012-05-20
1
-0
/
+2
*
osdmap: use pg[p]_num accessors
Sage Weil
2012-05-20
4
-14
/
+24
*
filestore: do not test xattrs on fsid file
Sage Weil
2012-05-20
1
-1
/
+1
*
debian: fix ceph-kdump-copy.init
Sage Weil
2012-05-20
1
-2
/
+2
*
Merge branch 'wip-oc-error-handling' into next
Josh Durgin
2012-05-17
5
-62
/
+153
|
\
|
*
config: improve comments for rbd caching options
Josh Durgin
2012-05-17
1
-5
/
+5
|
*
librbd: check for cache flush errors
Josh Durgin
2012-05-17
1
-8
/
+11
|
*
ObjectCacher: handle write errors
Josh Durgin
2012-05-17
1
-10
/
+16
|
*
ObjectCacher: propagate read errors to the caller
Josh Durgin
2012-05-17
2
-36
/
+88
|
*
librados: avoid overflow in the return value of reads
Josh Durgin
2012-05-16
3
-1
/
+22
|
*
ObjectCacher: only perfcount reads requested by the client
Josh Durgin
2012-05-16
2
-3
/
+12
*
|
mon: fix mon removal check
Sage Weil
2012-05-17
1
-2
/
+8
*
|
doc: add ioctx parameter to rbd pybind examples.
Greg Farnum
2012-05-16
1
-6
/
+6
*
|
osd: include age in 'slow request' messages
Sage Weil
2012-05-16
1
-1
/
+2
*
|
workloadgen: Add transaction throughput infos.
Joao Eduardo Luis
2012-05-16
2
-1
/
+7
*
|
Additional documentation theme changes:
Ross Turk
2012-05-15
1
-2
/
+6
*
|
Merge branch 'stable'
Sage Weil
2012-05-15
2
-8
/
+26
|
\
\
|
*
|
Objecter: don't throttle resent linger ops
Josh Durgin
2012-05-15
2
-8
/
+26
|
*
|
objecter: ping connections with lingering ops every tick()
Yehuda Sadeh
2012-05-15
1
-1
/
+20
|
*
|
global_init: do not count threads before daemonize()
Sage Weil
2012-05-04
1
-7
/
+0
*
|
|
Documentation theme updates:
Ross Turk
2012-05-14
1
-12
/
+13
*
|
|
Merge branch 'wip-osdmap'
Sage Weil
2012-05-14
7
-10
/
+43
|
\
\
\
|
*
|
|
crush: pass weight vector size to map function
Sage Weil
2012-05-14
3
-8
/
+10
|
*
|
|
crush: adjust max_devices appropriately in insert_item()
Sage Weil
2012-05-14
1
-0
/
+6
|
*
|
|
mon: fail 'osd crush set ...' is osd doesn't exist
Sage Weil
2012-05-14
1
-1
/
+7
|
*
|
|
osdmap: filter out nonexistent osds from map
Sage Weil
2012-05-12
2
-1
/
+20
*
|
|
|
Updated link to publications
Ross Turk
2012-05-14
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
cephfs: pass -1 for old preferred_osd field
Sage Weil
2012-05-13
1
-0
/
+1
|
/
/
*
|
utime_t: no double ctor
Sage Weil
2012-05-10
2
-4
/
+2
*
|
objectcacher: make *_max_dirty_age tunables; pass to ctor
Sage Weil
2012-05-09
6
-12
/
+25
*
|
librbd: set cache defaults to 32/24/16 mb
Sage Weil
2012-05-09
1
-3
/
+3
*
|
Merge branch 'wip-rbd-wt'
Sage Weil
2012-05-09
6
-115
/
+228
|
\
\
|
*
|
objectcacher: make cache sizes explicit
Sage Weil
2012-05-06
5
-21
/
+40
|
*
|
objectcacher: delete unused onfinish from flush_set
Sage Weil
2012-05-06
1
-0
/
+4
|
*
|
objectcacher: explicit write-thru mode
Sage Weil
2012-05-06
1
-16
/
+29
|
*
|
common: add C_Cond
Sage Weil
2012-05-06
1
-5
/
+34
|
*
|
objectcacher: user helper to get starting point in buffer map
Sage Weil
2012-05-06
2
-58
/
+27
|
*
|
objectcacher: flush range, set
Sage Weil
2012-05-06
2
-9
/
+79
|
*
|
objectcacher: wait directly from writex()
Sage Weil
2012-05-05
4
-14
/
+17
|
*
|
objectcacher: don't wait for write waiters; wait after dirtying
Sage Weil
2012-05-04
4
-20
/
+26
*
|
|
test_filestore_workloadgen: name the Mutex variable
Sage Weil
2012-05-08
1
-1
/
+1
*
|
|
Merge remote branch 'gh/wip-wrkldgen-throughput'
Sage Weil
2012-05-08
2
-46
/
+297
|
\
\
\
|
*
|
|
workloadgen: time tracking using ceph's utime_t's instead of timevals.
Joao Eduardo Luis
2012-05-08
2
-52
/
+23
|
*
|
|
workloadgen: forcing the user to specify a data and journal.
Joao Eduardo Luis
2012-05-08
1
-4
/
+4
|
*
|
|
workloadgen: add option to specify the max number of in-flight txs.
Joao Eduardo Luis
2012-05-08
2
-3
/
+11
|
*
|
|
workloadgen: Allow finer control over what the generator does.
Joao Eduardo Luis
2012-05-08
2
-39
/
+311
*
|
|
|
Merge branch 'wip-rgw-bench'
Sage Weil
2012-05-08
12
-581
/
+1415
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
libs3: trailing / does strange things to EXTRA_DIST
Sage Weil
2012-05-07
1
-6
/
+6
[next]