summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.26v0.26Sage Weil2011-04-042-3/+4
* configure: change gtk dep to 2.12 instead of 2.13 for lennySage Weil2011-04-041-1/+1
* Revert "autoconf: Complain if tcmalloc is not found."Sage Weil2011-04-021-4/+7
* journaler: adjusted requested/received_pos when dropping journal tailSage Weil2011-04-011-0/+2
* mds: show correct incarnation on mdsmap updateSage Weil2011-04-012-2/+8
* mds: fix discover_pathSage Weil2011-04-011-1/+1
* mkcephfs: Actually do a mkfs.btrfsWido den Hollander2011-03-311-1/+1
* testlibrbd: fix warningsJosh Durgin2011-03-301-3/+2
* testlibrbd: clean up and add tests for snapshotsJosh Durgin2011-03-301-45/+121
* librbd: fix snapshot handlingJosh Durgin2011-03-301-54/+85
* librados, librbd: add some debugging messagesJosh Durgin2011-03-302-5/+55
* librados: add selfmanaged_snap_rollbackJosh Durgin2011-03-303-0/+20
* librados: return -EROFS when trying to write to a snapshotJosh Durgin2011-03-301-11/+27
* mkcephfs: minor fixSamuel Just2011-03-301-1/+1
* mkcephfs: copy to daemon nodes for each daemonSamuel Just2011-03-301-5/+2
* journaler: don't block when we adjust back write_posSage Weil2011-03-301-1/+1
* rados: print error message on exitSage Weil2011-03-301-0/+2
* rados: add 'tmap {set,create} obj key value'Sage Weil2011-03-301-0/+14
* osd: add tmap key (exclusive) createSage Weil2011-03-303-3/+26
* OSD: ReplicatedPG: commits should be high priority, like acks.Greg Farnum2011-03-301-1/+2
* cosd: fix bind to specific addressSage Weil2011-03-291-13/+5
* cmon: fix typoSage Weil2011-03-291-1/+1
* Merge branch 'stable' into nextSage Weil2011-03-293-13/+21
|\
| * mds: add FIXME for renames between snaprealmsSage Weil2011-03-231-1/+3
| * mds: add FIXME for snaprealm on rename slaveSage Weil2011-03-231-0/+5
| * mds: remove bad open_snaprealm()Sage Weil2011-03-231-2/+0
| * mds: simplify _rename_apply branchingSage Weil2011-03-231-9/+7
| * v0.25.2v0.25.2Sage Weil2011-03-202-2/+8
| * msgr: temp hack to keep nonce uniqueSage Weil2011-03-171-2/+6
* | cmon: add --inject-monmap optionSage Weil2011-03-292-0/+41
* | mkcephfs: don't clobber osdmap when importing crushmapSage Weil2011-03-291-1/+1
* | mds: include .ceph is root directorySage Weil2011-03-251-1/+2
* | mds: fix client session removal on journal replaySage Weil2011-03-251-6/+8
* | Fix Debian librados1 -> librados2 package renamesLaszlo Boszormenyi2011-03-252-3/+7
* | obsync: Remove deadcodeColin Patrick McCabe2011-03-251-41/+0
* | units: remove "performance test" from crypto unitsColin Patrick McCabe2011-03-251-29/+1
* | units: fix cauthtool usage testColin Patrick McCabe2011-03-251-3/+18
* | rgw: escape XML attributesColin Patrick McCabe2011-03-257-4/+215
* | boto_tool.py: usage fixColin Patrick McCabe2011-03-251-1/+1
* | rgw: don't reject requests that don't have bucketColin Patrick McCabe2011-03-251-0/+4
* | common_init: allow init without config fileColin Patrick McCabe2011-03-249-16/+30
* | MDSMon: Add mon_force_standby_active config option.Greg Farnum2011-03-243-1/+5
* | filestore: fix journaling for writeahead, parallel modesSage Weil2011-03-242-4/+4
* | filestore: include stat result (size) in debug outputSage Weil2011-03-241-1/+1
* | osd: let single large ops through the throttlerSage Weil2011-03-241-1/+2
* | rgw: fix str_to_boolYehuda Sadeh2011-03-241-1/+1
* | rgw: don't validate bucket/object names if name is emptyYehuda Sadeh2011-03-241-6/+10
* | boto_tool reworkColin Patrick McCabe2011-03-241-39/+191
* | Merge branch 'master' of ssh://ceph.newdream.net/git/cephYehuda Sadeh2011-03-2411-66/+17
|\ \
| * | mds: drop dead journal flush codeSage Weil2011-03-241-18/+0