summaryrefslogtreecommitdiffstats
path: root/doc/api (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-23libceph -> libcephfsSage Weil22-72/+72
2011-09-23c* -> ceph-*Sage Weil83-364/+364
2011-09-22mount.ceph: use ":/" instead of just ":" as ip/path delimiterSage Weil1-1/+1
2011-09-22test/rados-api/test.cc: Add ability to set client idSamuel Just1-1/+5
2011-09-22test/test_stress_watch.cc: added simple watch stress testSamuel Just3-0/+63
2011-09-22PG: set log.backlog to false on corrupt logSamuel Just1-0/+1
2011-09-22vstart: debug filestore = 20Sage Weil1-1/+1
2011-09-22osd: fix PG::copy_after vs backlogSage Weil1-3/+2
2011-09-22mds: fix traverse snap vs forward checkSage Weil1-2/+2
2011-09-22rbd: fix progress redrawSage Weil1-0/+1
2011-09-21doc: Content for Getting Started with cephfs and rbd.Tommi Virtanen5-2/+163
2011-09-21doc: Content for Getting Started with RADOS.Tommi Virtanen7-0/+179
2011-09-21doc: Structure for Getting Started.Tommi Virtanen3-17/+8
2011-09-21doc: Separate key management from mounting.Tommi Virtanen4-5/+27
2011-09-21doc: Move config reference to top-level.Tommi Virtanen5-18/+18
2011-09-21doc: Split data placement into concrete operations and recommendations.Tommi Virtanen7-21/+26
2011-09-21doc: Reorganize ops/manage/Tommi Virtanen3-10/+13
2011-09-21doc: Move recommendations under /rec.Tommi Virtanen7-20/+23
2011-09-21doc: Move ops/grow under ops/manage.Tommi Virtanen9-3/+7
2011-09-21doc: Split manage into multiple pages.Tommi Virtanen2-1/+1
2011-09-21doc: Split install into multiple pages.Tommi Virtanen6-50/+57
2011-09-21doc: Clean reStructuredText syntax.Tommi Virtanen1-6/+5
2011-09-21client: tear down dir when setting I_COMPLETE on emptySage Weil1-5/+5
2011-09-21rados: accept '-b' as an argument.Greg Farnum1-0/+2
2011-09-21v0.35v0.35Sage Weil2-1/+7
2011-09-21Makefile: include config_opts.hSage Weil1-0/+1
2011-09-21osd: set reply version for dup requestsSage Weil3-1/+8
2011-09-21auth: keyring: whitespaceSage Weil1-4/+2
2011-09-21mon: make fsync vs sync threshold configurableSage Weil2-2/+4
2011-09-21mon: remove unused MonitorStore::sync()Sage Weil2-8/+0
2011-09-21mkcephfs: create /var/run/ceph (or wherever pid_file and admin_socket live)Sage Weil1-0/+12
2011-09-21cconf: do not common_init_finishSage Weil1-1/+5
2011-09-21rbd: error out gracefully when snapname specified for command that doesn't us...Sage Weil1-3/+11
2011-09-21mon: 'osd set pool <foo> crush_ruleset <num>'Sage Weil1-0/+13
2011-09-20OSD: return NULL when the OSD does not have the pg in lookup_lock_raw_pgSamuel Just1-1/+2
2011-09-20ReplicatedPG: populate obc watchers on sub_op_pushSamuel Just2-12/+21
2011-09-20osd: remove throttle_op_queue()Sage Weil2-28/+0
2011-09-20osd: preserve ordering when throttling races with missing/degraded requeueSage Weil2-5/+20
2011-09-20osd: set reply version for dup requestsSage Weil3-1/+8
2011-09-19CDir: put delete with pop so we don't read free'd memory in outputGreg Farnum1-1/+1
2011-09-19osd: clear need_up_thru in build_prior as appropriateSage Weil1-0/+1
2011-09-19flock: clean up waiting records of a lock when adding it succeedsGreg Farnum1-1/+7
2011-09-19flock: add a replay parameter to add_lockGreg Farnum3-6/+7
2011-09-19ceph_common.sh: Do not sudo to root unless neededTommi Virtanen1-1/+6
2011-09-19flock: move operator<<() to flock header, remove extra lineGreg Farnum2-19/+19
2011-09-19flock: remove doubled debug outputGreg Farnum1-1/+0
2011-09-19fix .gitignore for test_addrsSage Weil1-0/+1
2011-09-18test/test_addrs: unit tests for addr parsingSage Weil2-0/+68
2011-09-17Remove various unused variablesWido den Hollander4-18/+1
2011-09-17msgr: parse ipv6 addresses without []'sSage Weil2-15/+28