summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * mds/Locker.cc: reduce scope of 'pool' in Locker::issue_client_lease()Danny Al-Gaaf2013-03-011-2/+1
| * mds/Locker.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-66/+66
| * mds/CDir.h: use static_cast instead of C-Style castDanny Al-Gaaf2013-03-011-1/+1
|/
* ceph.spec.in: gdisk for for rpm based systems instead of gptfdisk.Gary Lowell2013-02-281-1/+1
* Merge branch 'next'Sage Weil2013-02-282-0/+4
|\
| * msgr: drop messages on cons with CLOSED PipesSage Weil2013-02-281-0/+2
| * FileJournal::wrap_read_bl: adjust pos before returningSamuel Just2013-02-281-0/+2
* | osd: add 'osd debug op order' to track and assert order of client opsSage Weil2013-02-283-0/+25
* | osd: include osdmap epoch in osd_op message operator<<Sage Weil2013-02-281-0/+1
* | osd: useful debugging for when we drop requestsSage Weil2013-02-282-0/+5
* | crush-map.rst: fix chooseleaf syntax in ssd exampleSamuel Just2013-02-281-7/+7
* | Merge pull request #84 from dalgaaf/wip-da-sca-styleSage Weil2013-02-286-23/+22
|\ \
| * | librbd/internal.cc: remove unused variable total_writeDanny Al-Gaaf2013-02-281-3/+0
| * | librbd/internal.cc: reduce scope of 'int r'Danny Al-Gaaf2013-02-281-1/+1
| * | librados/librados.cc: don't check unsigned 'len' against less than zeroDanny Al-Gaaf2013-02-281-1/+1
| * | librados/librados.cc: reduce scope of 'ret' in rados_objects_list_next()Danny Al-Gaaf2013-02-281-2/+1
| * | librados/librados.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-02-281-2/+2
| * | librados/RadosClient.cc: use static_cast instead of C-Style castDanny Al-Gaaf2013-02-281-6/+14
| * | cls_rbd.cc: remove another unused variableDanny Al-Gaaf2013-02-281-3/+1
| * | cls_rbd.cc: remove unused variableDanny Al-Gaaf2013-02-281-3/+0
| * | CInode.h: use static_cast instead of C-Style castDanny Al-Gaaf2013-02-281-1/+1
| * | CDentry.h: use static_cast instead of C-Style castDanny Al-Gaaf2013-02-281-1/+1
* | | init-ceph: kick off ceph-create-keys when starting monsSage Weil2013-02-282-0/+21
* | | init-ceph: fix default admin socket path used for statusSage Weil2013-02-281-1/+1
* | | osd: show retry attempt in MOSDOp operator<<Sage Weil2013-02-281-1/+2
* | | msg/Pipe: allow tuning of TCP receive buffer sizeSage Weil2013-02-282-0/+9
* | | msg/Pipe: move setting of socket options into a common methodSage Weil2013-02-283-16/+18
* | | Merge pull request #82 from dalgaaf/wip-da-specSage Weil2013-02-281-0/+4
|\ \ \
| * | | ceph.spec.in: add new Requires from ceph-disk-prepareDanny Al-Gaaf2013-02-281-0/+4
| |/ /
* | | Merge pull request #83 from dalgaaf/wip-da-reallocSage Weil2013-02-281-36/+163
|\ \ \ | |/ / |/| |
| * | crush/builder.c: fix realloc handlingDanny Al-Gaaf2013-02-281-31/+158
| * | crush/builder.c: fix sizeof handling of bucket->h.itemsDanny Al-Gaaf2013-02-281-13/+13
|/ /
* | Merge branch 'wip-4222'Gary Lowell2013-02-271-0/+1
|\ \
| * | ceph-test.install: Add libcephfs-test.jar to package.Gary Lowell2013-02-271-0/+1
* | | fix ceph-object-corpus submodule commitSage Weil2013-02-271-0/+0
* | | doc: rbd-cloudstack: fix bullet list, missing words, change ! to .Dan Mick2013-02-272-3/+4
|/ /
* | Merge branch 'wip-4281'Sage Weil2013-02-277-20/+48
|\ \
| * | mon: PaxosServices: don't ignore get_version(ver,bl) return valueJoao Eduardo Luis2013-02-276-15/+32
| * | mon: MonitorDBStore: return -ENOENT on get() if key doesn't existJoao Eduardo Luis2013-02-271-5/+16
* | | doc: Consolidated Ubuntu and Ubuntu 12.10 requirements.John Wilkins2013-02-271-10/+2
* | | doc: Added dependencies for ubuntu 12.10.John Wilkins2013-02-271-0/+11
* | | debian: require cryptsetup-binSage Weil2013-02-271-1/+1
* | | vstart.sh: give mon. key mon = 'allow *' capsSage Weil2013-02-271-1/+1
* | | doc: fixed link and form edit.John Wilkins2013-02-271-2/+2
* | | doc: Added auth entry to index.John Wilkins2013-02-271-0/+1
* | | doc: Removed auth entries from general. Part of an auth-specific section now.John Wilkins2013-02-271-55/+0
* | | doc: Added comment to enable message. Added link to Auth Config Reference.John Wilkins2013-02-271-2/+5
* | | doc: Added Auth Config Reference as standalone config reference.John Wilkins2013-02-271-0/+217
* | | osd: allow log trimming during recoverySage Weil2013-02-271-11/+7
* | | ceph-fuse: add ceph options for all current fuse optionsSage Weil2013-02-272-9/+16