summaryrefslogtreecommitdiff
path: root/src/common
Commit message (Expand)AuthorAgeFilesLines
* osd: augment osd heartbeat peers with neighbors and randoms, to up some minSage Weil2013-05-291-0/+1
* mon: disable tdump by defaultSage Weil2013-05-281-1/+1
* Merge remote-tracking branch 'gh/last'Sage Weil2013-05-281-0/+1
|\
| * Merge branch 'wip_scrub_tphandle' into nextSamuel Just2013-05-231-0/+1
| |\
| | * PG: ping tphandle during omap loop as wellSamuel Just2013-05-231-0/+1
* | | pg_pool_t: enable FLAG_HASHPSPOOL by defaultSamuel Just2013-05-241-0/+2
* | | msgr: increase port range to 6900-7300 (from -7100)Sage Weil2013-05-231-1/+1
* | | common: add mask argument to pick_addresses() to specify what we needJoao Eduardo Luis2013-05-222-4/+12
* | | Merge pull request #303 from ceph/wip-librbd-config-createJosh Durgin2013-05-211-0/+23
|\ \ \ | |/ / |/| |
| * | librbd: make image creation defaults configurableJosh Durgin2013-05-161-0/+23
* | | mon: clear pg delta after some periodSage Weil2013-05-161-0/+1
|/ /
* | SimpleThrottle: fix -ENOENT checkingJosh Durgin2013-05-131-1/+1
* | Replace mis-named mon config variables using mon_osd_min_down_reports/mon_osd...David Zafman2013-05-131-2/+2
* | librbd: add options to enable balanced or localized reads for snapshotsJosh Durgin2013-05-121-0/+2
* | Merge pull request #272 from ceph/wip-rbd-parallelSage Weil2013-05-103-0/+84
|\ \
| * | Throttle: move start_op() to C_SimpleThrottle constructorJosh Durgin2013-05-101-1/+3
| * | librbd: delete more than one object at onceJosh Durgin2013-05-101-0/+1
| * | Throttle: add a simpler throttle that just blocks above a thresholdJosh Durgin2013-05-102-0/+81
* | | Merge branch 'wip-4273'David Zafman2013-05-101-15/+26
|\ \ \
| * | | Add priority option to AsyncReserver classDavid Zafman2013-05-091-14/+26
| * | | AsyncReserver: Remove assert in set_max() for max > 0David Zafman2013-05-091-1/+0
| |/ /
* | | common/safe_io.c: reduce scope of some ssize_t variablesDanny Al-Gaaf2013-05-101-10/+4
* | | common/obj_bencher.cc: reduce scope of avg_bandwidthDanny Al-Gaaf2013-05-101-2/+1
* | | common/ceph_argparse.cc: remove scope of some variablesDanny Al-Gaaf2013-05-101-10/+5
* | | common/admin_socket.cc: remove scope of ret variable in do_accept()Danny Al-Gaaf2013-05-101-4/+2
* | | Merge branch 'wip_pg_res'Samuel Just2013-05-092-1/+7
|\ \ \
| * | | common/sharedptr_registry.hpp: add removeSamuel Just2013-05-091-0/+6
| * | | WorkQueue: Allow WorkQueueVal to be specified with 1 typeSamuel Just2013-05-071-1/+1
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-081-2/+3
|\ \ \ \
| * | | | mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-081-0/+5
| * | | | osd: optionally enable leveldb loggingSage Weil2013-05-081-0/+1
| * | | | mon: allow leveldb loggingSage Weil2013-05-081-0/+1
| * | | | common/Preforker: fix warningsSage Weil2013-05-081-2/+3
| |/ / /
* | | | mon: dump MonitorDBStore transactions to fileSamuel Just2013-05-081-0/+5
* | | | Merge pull request #261 from ceph/wip-leveldbSage Weil2013-05-081-0/+2
|\ \ \ \
| * | | | osd: optionally enable leveldb loggingSage Weil2013-05-061-0/+1
| * | | | mon: allow leveldb loggingSage Weil2013-05-061-0/+1
| | |/ / | |/| |
* | | | Fix whitespace indentationWido den Hollander2013-05-071-21/+21
* | | | Implement 'config get <var>' for the admin socketWido den Hollander2013-05-071-2/+13
| |/ / |/| |
* | | Merge branch 'next'Gary Lowell2013-05-061-0/+1
|\ \ \ | |/ / |/| / | |/
| * os/: default to dio for non-block journalsSamuel Just2013-05-061-0/+1
* | Merge branch 'next'Sage Weil2013-05-031-0/+94
|\ \ | |/
| * mon: fork early to avoid leveldb static env stateSage Weil2013-05-031-0/+94
* | Merge branch 'next'Sage Weil2013-05-021-5/+7
|\ \ | |/
| * Merge remote-tracking branch 'gh/wip-mon-rank' into nextSage Weil2013-05-021-3/+3
| |\
| | * mon: Monitor: use rank instead of name when randomly picking monitorsJoao Eduardo Luis2013-05-011-3/+3
| * | osd: default 'osd leveldb paranoid = false'Sage Weil2013-05-021-1/+1
| * | librados,client: bump mount timeout to 5 minSage Weil2013-05-021-1/+1
| * | rgw: increase startup timeout to 5 minSage Weil2013-05-021-1/+1
| * | osd: add --osd-leveldb-paranoid flagSage Weil2013-05-011-0/+1