summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.27v0.27Sage Weil2011-04-222-1/+7
* cauthtool: -C not -c in man pageSage Weil2011-04-191-2/+2
* osd: better debug output on replay completionSage Weil2011-04-191-3/+4
* mkcephfs: allow a prebuild osdmap to be specifiedSage Weil2011-04-191-12/+24
* Revert "Revert "autoconf: Complain if tcmalloc is not found.""Sage Weil2011-04-191-7/+4
* debian: Handle missing tcmalloc on Debian lenny.Tommi Virtanen2011-04-191-0/+8
* debian: Build without tcmalloc on non-i386/amd64.Tommi Virtanen2011-04-191-0/+7
* mds: remove MDSlaveUpdate from list on deletionSage Weil2011-04-191-1/+3
* Merge commit '8038c491ba90a8cbcd569e84d4cafc8bbdff81d5' into nextSage Weil2011-04-182-3/+4
|\
| * clitests: fix radosgw_admin testColin Patrick McCabe2011-04-181-1/+2
| * clitests: eliminate use of old-style section nameColin Patrick McCabe2011-04-181-2/+2
* | Merge remote branch 'origin/stable' into nextSage Weil2011-04-182-15/+15
|\ \
| * | objecter: resub ops on full->nonfull transitionSage Weil2011-04-181-14/+14
| * | mkcephfs: fix check for highest osdSage Weil2011-04-151-1/+1
* | | osd: make ZERO on non-existent object a no-opSage Weil2011-04-181-12/+14
| |/ |/|
* | MDS: move slave rename xlock handling before finish_export_inode.Greg Farnum2011-04-181-16/+16
* | improve debug printingGreg Farnum2011-04-181-1/+7
* | mds: Unify migration-handling code in _commit_slave_rename.Greg Farnum2011-04-181-4/+2
* | mds: _commit_slave_rename needs to drop auth_pins for exported xlocks.Greg Farnum2011-04-181-0/+10
* | MDS: Make _rename_apply inode import auth_pinning more intelligent.Greg Farnum2011-04-181-1/+3
* | mds: If we're a slave, clean up xlocks when we export an inode.Greg Farnum2011-04-181-0/+10
* | mds: properly drop imported xlocks.Greg Farnum2011-04-183-19/+28
* | MDS: Server takes auth_pins for xlocks on imported inodes.Greg Farnum2011-04-181-1/+9
* | osd: show "full" or "nearfull" in osdmap summary lineSage Weil2011-04-181-0/+4
* | Merge remote branch 'origin/stable'Sage Weil2011-04-188-15/+28
|\ \ | |/
| * mkcephfs, init-ceph: tolerate complete lack of a typeSage Weil2011-04-151-1/+1
| * mds: make _create_system_file dirty dentries properlySage Weil2011-04-122-6/+10
| * mds: fix create_mydir_hierarchy to save dirSage Weil2011-04-121-2/+4
| * Don't crash during initialization when working without an osd journal.Alexandre Oliva2011-04-071-2/+4
| * rgw: fix decl vs goto errorSage Weil2011-04-051-1/+2
| * osd: process missing when log is emptySage Weil2011-04-052-2/+2
| * 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
* | Merge branch 'rgw_uid'Yehuda Sadeh2011-04-188-122/+135
|\ \
| * | rgw: remove get_user_info() and clean upYehuda Sadeh2011-04-187-89/+49
| * | rgw: store user info on all indexes in the same formatYehuda Sadeh2011-04-181-4/+4
| * | rgw_admin: can lookup user by access keyYehuda Sadeh2011-04-181-1/+9
| * | rgw: basic support for separate uid and access keyYehuda Sadeh2011-04-154-44/+89
* | | mount.ceph: behave when CONFIG_KEYS is not compiled inSage Weil2011-04-171-1/+1
* | | radosgw_admin: Update manpage to new syntaxWido den Hollander2011-04-171-23/+47
* | | MDS: Fix Locker::handle_reqrdlock for xlocked locks.Greg Farnum2011-04-162-8/+15
* | | mds: Always _open_parents when opening a new snaprealmSage Weil2011-04-161-3/+8
* | | mds: don't run all of try_subtree_merge on a rename across MDSes.Greg Farnum2011-04-163-7/+13
* | | mds: adjust LocalLock can_xlock_local().Greg Farnum2011-04-161-1/+1