summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | crush: implement get_children(), get_immediate_parent_id()Sage Weil2013-01-282-4/+41
| | | |_|/ | | |/| |
| * | | | rgw: fix crash when missing content-type in POST objectYehuda Sadeh2013-01-281-1/+1
| * | | | Merge remote-tracking branch 'gh/wip-timecheckSage Weil2013-01-283-27/+99
| |\ \ \ \
| | * | | | mon: Monitor: rework timecheck code to clarify logic boundariesJoao Eduardo Luis2013-01-282-28/+97
| | * | | | mon: Elector: reset the acked leader when the election finishes and we lostJoao Eduardo Luis2013-01-271-0/+2
| | * | | | mon: Monitor: force timecheck cleanup on finish_election()Joao Eduardo Luis2013-01-271-0/+1
* | | | | | doc: Updated to add indep and first n to chooseleaf. Num only used with firstn.John Wilkins2013-01-281-4/+4
|/ / / / /
* | | | | rbd-fuse: fix printf format for off_t and size_tDanny Al-Gaaf2013-01-281-4/+5
* | | | | rbd-fuse: fix usage of conn->wantDanny Al-Gaaf2013-01-281-1/+2
* | | | | configure: fix check for fuse_getgroups()Danny Al-Gaaf2013-01-281-4/+4
* | | | | rbd: don't ignore return value of system()Danny Al-Gaaf2013-01-281-6/+30
* | | | | utime: fix narrowing conversion compiler warning in sleep()Danny Al-Gaaf2013-01-281-1/+1
* | | | | Merge branch 'wip-java-api'Noah Watkins2013-01-285-24/+305
|\ \ \ \ \
| * | | | | java: remove extra whitespaceNoah Watkins2013-01-241-1/+0
| * | | | | java: support ceph_get_file_pool_nameNoah Watkins2013-01-243-0/+95
| * | | | | libcephfs: document ERANGE rv for get_file_pool_nameNoah Watkins2013-01-241-1/+1
| * | | | | java: fix exception name typoNoah Watkins2013-01-241-1/+1
| * | | | | java: add missing chmod unmounted testNoah Watkins2013-01-241-0/+5
| * | | | | java: support fchmodNoah Watkins2013-01-244-0/+78
| * | | | | java: support stat()Noah Watkins2013-01-244-22/+126
* | | | | | doc: fix rbd create syntaxJosh Durgin2013-01-281-4/+3
| |_|/ / / |/| | | |
* | | | | configure: remove -m4_include(m4/acx_pthread.m4)Danny Al-Gaaf2013-01-261-1/+0
* | | | | configure: fix RPM_RELEASEDanny Al-Gaaf2013-01-261-1/+8
* | | | | osdmaptool: fix clitestsSage Weil2013-01-262-9/+9
* | | | | osd: dump/display pool min_sizeSage Weil2013-01-261-0/+2
| |/ / / |/| | |
* | | | rbd-fuse: add simple RBD FUSE clientDan Mick2013-01-254-612/+461
* | | | rbd-fuse: Original code from Andreas BluemleAndreas Bluemle2013-01-251-0/+908
* | | | s3/php: update to 1.5? version of APIDan Mick2013-01-251-1/+6
| |/ / |/| |
* | | workunit for iogentamil2013-01-251-0/+12
* | | Merge branch 'wip-osd-msgr'Sage Weil2013-01-256-68/+39
|\ \ \
| * | | osd/PG: include map epoch in query resultsSage Weil2013-01-251-0/+1
| * | | osd: kill unused addr-based send_map()Sage Weil2013-01-252-12/+0
| * | | osd: share incoming maps via Connection*, not addrsSage Weil2013-01-252-49/+20
| * | | osd: pass new maps to dead osds via existing ConnectionSage Weil2013-01-251-7/+1
| * | | osd: requeue osdmaps on heartbeat connections for cluster connectionSage Weil2013-01-251-0/+8
| * | | msgr: add get_loopback_connection() methodSage Weil2013-01-253-0/+9
* | | | mon: Monitor: timecheck: only output report to dout onceJoao Eduardo Luis2013-01-251-3/+7
* | | | mon: Monitor: track timecheck round state and report on healthJoao Eduardo Luis2013-01-252-15/+47
* | | | doc: Added new, more comprehensive OSD/PG monitoring doc.John Wilkins2013-01-251-0/+607
* | | | doc: Trimmed some detail and added a x-ref to detailed osd/pg monitoring doc.John Wilkins2013-01-251-25/+4
* | | | doc: Added osd/pg monitoring section to the index.John Wilkins2013-01-251-0/+1
* | | | doc: Added x-ref links.John Wilkins2013-01-251-3/+9
* | | | Merge branch 'master' of https://github.com/ceph/cephJohn Wilkins2013-01-252-18/+29
|\ \ \ \
| * | | | doc: wider sidebar, larger font, cleaned tip CSSRoss Turk2013-01-251-17/+29
| * | | | sharedptr_registry: remove extaneous Mutex::Locker declarationSamuel Just2013-01-251-1/+0
* | | | | doc: fixed description for pg in control section.John Wilkins2013-01-251-3/+3
|/ / / /
* | | | doc: Added Subdomain section.John Wilkins2013-01-251-14/+45
|/ / /
* | | common: fix cli tests on usageSage Weil2013-01-242-4/+0
* | | Revert "filestore: disable extra committing queue allowance"Sage Weil2013-01-241-2/+2
* | | os/FileStore: only adjust up op queue for btrfsSage Weil2013-01-241-1/+1