index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
streamtest.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
automake cleanup: moving tests to test subdir
Roald J. van Loon
2013-09-07
1
-191
/
+0
*
config: alternative config options for global_init()
Yehuda Sadeh
2012-03-12
1
-1
/
+1
*
streamtest: show total throughput, avg latencies
Sage Weil
2012-02-05
1
-1
/
+17
*
streamtest: do mkfs
Sage Weil
2011-10-17
1
-1
/
+6
*
streamtest: print to stdout
Sage Weil
2011-10-17
1
-3
/
+3
*
osd/: fix hobject_t construction
Samuel Just
2011-08-30
1
-1
/
+1
*
Remove "#include debug.h" from config.h
Colin Patrick McCabe
2011-06-22
1
-0
/
+1
*
Convert g_ceph_context to a pointer.
Colin Patrick McCabe
2011-06-21
1
-5
/
+5
*
move common_init to global_init
Colin Patrick McCabe
2011-06-21
1
-2
/
+2
*
g_clock.now -> ceph_clock_now
Colin Patrick McCabe
2011-06-21
1
-4
/
+4
*
Add CephContext
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
Split common_init_daemonize from common_init_finish
Colin Patrick McCabe
2011-05-24
1
-1
/
+1
*
common_init: don't init crypto until after fork
Colin Patrick McCabe
2011-05-21
1
-1
/
+1
*
ebofs: Remove dead code.
Tommi Virtanen
2011-04-07
1
-2
/
+0
*
cfuse: set proper defaults
Colin Patrick McCabe
2011-03-14
1
-1
/
+1
*
common_init: Split common_init into multiple parts
Colin Patrick McCabe
2011-03-10
1
-2
/
+2
*
Replace g_conf.name and g_conf.id with entityname
Colin Patrick McCabe
2011-03-08
1
-1
/
+1
*
Fold common_set_defaults into common_init
Colin Patrick McCabe
2011-02-23
1
-1
/
+0
*
common: Split argument parsing into ceph_argparse
Colin Patrick McCabe
2011-02-20
1
-0
/
+1
*
common: combine set_fg_logging into common_init
Colin Patrick McCabe
2011-02-08
1
-2
/
+2
*
common: make command-line programs log to stderr
Colin Patrick McCabe
2011-01-06
1
-0
/
+1
*
logging: eliminate dbeginl
Colin Patrick McCabe
2010-12-08
1
-1
/
+1
*
common: break init into set_defaults and init steps
Sage Weil
2010-07-01
1
-1
/
+3
*
osd: use per-PG ObjectStore::Sequencer when possible
Sage Weil
2010-03-03
1
-1
/
+1
*
streamtest: do concurrent ios; async commit AND ack
Sage Weil
2010-02-01
1
-12
/
+36
*
Merge branch 'unstable' into auth
Sage Weil
2009-11-10
1
-2
/
+2
|
\
|
*
osd: kill int <-> pg_t conversions
Sage Weil
2009-11-04
1
-2
/
+2
*
|
auth: common_init should not always init keys
Yehuda Sadeh
2009-09-26
1
-1
/
+1
|
/
*
osd: kill pobject_t (use sobject_t throughout)
Sage Weil
2009-06-03
1
-1
/
+1
*
osd: make object_t a string
Sage Weil
2009-06-03
1
-1
/
+1
*
osd: move .snap out of object_t
Sage Weil
2009-05-08
1
-1
/
+1
*
osd: do not use ebofs
Sage Weil
2009-05-08
1
-3
/
+3
*
config: clean up common_init a bit
Sage Weil
2009-03-20
1
-1
/
+1
*
conf: restructure of the conf mechanism
Yehuda Sadeh
2009-03-11
1
-1
/
+1
*
config: remove some debug cruft
Sage Weil
2009-03-02
1
-5
/
+0
*
added a common initialization function
Yehuda Sadeh
2009-02-10
1
-1
/
+2
*
streamtest: fix recursive locking
Sage Weil
2008-11-14
1
-1
/
+0
*
streamtest: fix debug
Sage Weil
2008-11-05
1
-2
/
+4
*
lockdep: annotate Mutex declarations
Sage Weil
2008-11-01
1
-1
/
+1
*
filestore: constrain ObjectStore interface, simplify journaling, update commi...
Sage Weil
2008-09-12
1
-1
/
+3
*
journal: journal rewrite
Sage Weil
2008-09-12
1
-2
/
+2
*
filestore: mask SIGINT, SIGTERM to (somewhat) protect transactions
Sage Weil
2008-06-11
1
-1
/
+3
*
objectstore: change interface to include mandatory coll_t
Sage Weil
2008-05-21
1
-1
/
+1
*
filestore, not fakestore. add os/ dir
Sage Weil
2008-05-20
1
-2
/
+2
*
fakestore: fixed up btrfs ioctls
Sage Weil
2008-04-22
1
-2
/
+4
*
client: require rd cap before checking size in Client::_read()
Sage Weil
2008-03-04
1
-2
/
+2
*
journal: some fixes, still some issues left
Sage Weil
2008-03-04
1
-0
/
+141