summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.31v0.31Sage Weil2011-07-082-2/+2
* filejournal: parse kernel version 3.0+Sage Weil2011-07-081-4/+7
* rgw: fix copy operation (clean up acls)Yehuda Sadeh2011-07-081-0/+1
* rgw: when listing objects, set locator key only when neededYehuda Sadeh2011-07-081-1/+2
* osd: use shared helper for WRITE, CLONERANGE stats updatesSage Weil2011-07-082-27/+32
* osd: clean up a few things in do_osd_opsSage Weil2011-07-081-4/+3
* rados: fix usage()Sage Weil2011-07-071-31/+37
* mds: check that dnl exists before dereferencing it.Greg Farnum2011-07-071-1/+1
* mds: set old and new dentry lease bitsSage Weil2011-07-071-2/+2
* mds: conclude ENOENT during travrse if we have a readable null dentrySage Weil2011-07-071-2/+7
* Revert "mds: fail out of path_traverse if we have a null dentry."Sage Weil2011-07-071-69/+64
* mds: always clear_flushed() after finish_flush()Sage Weil2011-07-052-0/+5
* client: fix num_flushing_caps accountingSage Weil2011-07-051-4/+6
* client: don't call flush_snaps when nothing to flushSage Weil2011-07-051-1/+2
* mds: kill stray breakSage Weil2011-07-051-1/+0
* Merge branch 'stable'Sage Weil2011-07-051-0/+1
|\
| * logrotate.conf: Mark stat/*.log as "missingok"; it's not always there.Tommi Virtanen2011-07-051-0/+1
* | Merge branch 'stable'Sage Weil2011-07-053-11/+13
|\ \ | |/
| * Move stat/*.log to the end of logrotate.confAlexandre Oliva2011-07-051-9/+10
| * mds: fix file_excl assertSage Weil2011-07-051-1/+2
| * rgw: fix of users are created suspendedYehuda Sadeh2011-06-301-1/+1
| * obsync: Depend on python-lxml on Debian derived platformsWido den Hollander2011-06-301-1/+1
* | obsync: improve formatting a little bitColin Patrick McCabe2011-07-011-9/+33
* | obsync: add man page, documentation lineColin Patrick McCabe2011-07-012-0/+99
* | buffer: remove do_cow, clone_in_placeColin Patrick McCabe2011-07-012-30/+0
* | Merge remote branch 'origin/wip-client'Sage Weil2011-07-014-116/+163
|\ \
| * | client: clean up cap flush methodsSage Weil2011-06-302-68/+67
| * | Makefile: libmds.a, not libmds.laSage Weil2011-06-301-5/+5
| * | mds: fix off-by-one in cow_inode vs snap flushesSage Weil2011-06-301-1/+1
| * | client: only send one flushsnap once per mds sessionSage Weil2011-06-302-38/+71
| * | client: more inode ref counting debuggingSage Weil2011-06-292-6/+9
| * | client: make tdout() work in headerSage Weil2011-06-291-1/+4
| * | client: improve debug output a bitSage Weil2011-06-292-4/+13
* | | librados: close very small race conditionColin Patrick McCabe2011-07-012-4/+3
* | | mon: add 'osd create [id]' commandSage Weil2011-06-301-0/+42
* | | Fix handling of CEPH_CONFColin Patrick McCabe2011-06-3010-56/+49
* | | rados: fix warningYehuda Sadeh2011-06-301-1/+1
* | | Merge branch 'rados-load-gen'Yehuda Sadeh2011-06-301-1/+452
|\ \ \
| * | | rados tool: load generatorYehuda Sadeh2011-06-301-47/+199
| * | | rados: some more load-gen workYehuda Sadeh2011-06-291-34/+54
| * | | radostool: load gen, wipYehuda Sadeh2011-06-281-0/+279
* | | | Add "How to use C_GatherBuilder" commentColin Patrick McCabe2011-06-301-9/+11
* | | | C_GatherBuilder: add C_GatherBuilder::activate()Colin Patrick McCabe2011-06-3013-73/+101
* | | | C_Gather: remove unused "any" optionColin Patrick McCabe2011-06-301-14/+5
* | | | C_Gather: hide constructor, convert usesColin Patrick McCabe2011-06-308-58/+60
* | | | C_GatherBuilder: more uses, add set_finisherColin Patrick McCabe2011-06-304-70/+81
* | | | Filer.h: use C_GatherBuilderColin Patrick McCabe2011-06-306-41/+30
* | | | Add C_GatherBuilderColin Patrick McCabe2011-06-304-44/+66
* | | | mds/journal.cc: remove deadcodeColin Patrick McCabe2011-06-301-10/+0
* | | | Add compiler_extensions.h for warn_unused_resultColin Patrick McCabe2011-06-303-6/+37