]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-02-04 Yehuda Sadehrgw: fix setting of NULL to string
2013-02-04 Danny Al-Gaafxattr_bench.cc: remove twice included <time.h>
2013-02-04 Danny Al-Gaafceph-filestore-dump.cc: remove twice included <iostream>
2013-02-04 Danny Al-Gaaftestmsgr.cc: remove twice included <sys/stat.h>
2013-02-04 Danny Al-Gaafperf_counters.cc: remove twice included header files
2013-02-04 Danny Al-Gaaftestxattr.cc: remove twice included <iostream>
2013-02-04 Danny Al-Gaafworkload_generator.cc: remove twice included "common...
2013-02-04 Danny Al-Gaaftest_idempotent.cc: remove twice included "os/FileStore.h"
2013-02-04 Danny Al-Gaaftp_bench.cc: remove twice included <iostream>
2013-02-04 Danny Al-Gaafsmall_io_bench*.cc: remove twice included <iostream>
2013-02-04 Danny Al-GaafMDS.cc: remove twice included common/errno.h
2013-02-04 Sage Weilmon: enforce reweight be between 0..1
2013-02-03 Sage Weilqa: smalliobenchrbd workunit
2013-02-03 Sage WeilMerge remote-tracking branch 'gh/wip-rbd-bench'
2013-02-02 Gary LowellMerge branch 'wip-rpm-update3'
2013-02-01 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-02-01 John Wilkinsdoc: Minor edits.
2013-02-01 Yehuda Sadehrgw: key indexes are only link to user info
2013-02-01 Gary LowellBuild: Add -n to files and description for rbd-fuse...
2013-02-01 Gary LowellMakefile: Install new rdb-fuse.8 man page
2013-02-01 Gary Lowellbuild: Add new rbd-fuse package
2013-02-01 Danny Al-GaafRevert "Don't install rbd-fuse binary"
2013-02-01 Dan Mickrbd-fuse: quick and dirty manpage
2013-02-01 Dan Mickrbd-fuse: quick and dirty manpage
2013-02-01 Danny Al-Gaafceph-filestore-dump.cc: don't use po::value<string...
2013-02-01 John Wilkinsdoc: Added more detail to SSD section. Links to perform...
2013-02-01 Yehuda SadehMerge pull request #37 from alram/master
2013-01-31 Alexandre MarangoneAdd important note in doc/radosgw/config.rst 37/head
2013-01-31 Danny Al-Gaafceph-filestore-dump.cc: don't use po::value<string...
2013-01-31 Danny Al-Gaafceph.spec.in: fix file section for ceph-resource-agents
2013-01-31 Danny Al-Gaafceph.spec.in: extend fix for libedit-devel on special...
2013-01-31 Danny Al-Gaafceph.spec.in: don't move libcephfs_jni files around
2013-01-31 Danny Al-Gaafceph.spec.in: move libcephfs_jni.so to ceph-devel
2013-01-31 Dan MickValidate format strings for CLS_ERR/CLS_LOG
2013-01-31 Alex Elderqa: update the rbd/concurrent.sh workunit
2013-01-31 David ZafmanAdd ceph-filestore-dump to the packaging
2013-01-30 Sage Weildoc: v0.56.2 release notes
2013-01-30 David Zafmanosd: create tool to extract pg info and pg log from...
2013-01-30 David ZafmanMove read_log() function to prep for next commit
2013-01-30 Danny Al-GaafPGMap: fix -Wsign-compare warning
2013-01-30 Sage Weiltest_libcephfs: fix xattr test
2013-01-30 Sage Weilqa: add test for rbd map and snapshots
2013-01-30 Sage WeilMerge remote-tracking branch 'gh/next'
2013-01-30 Dan Mickcls_rbd, cls_rgw: use PRI*64 when printing/logging...
2013-01-30 Sage Weilmds: move lexical_cast and assert re-#include to the top
2013-01-30 Dan MickDon't install rbd-fuse binary
2013-01-30 Dan Mickmds/Server.cc: fix warring assert.h's
2013-01-30 Sage Weilmon: require name for 'auth add ...' command
2013-01-30 Greg FarnumMerge remote-tracking branch 'origin/wip-fuse-create...
2013-01-30 Dan Mickinit-ceph: make ulimit -n be part of daemon command
2013-01-30 Sage WeilMerge remote-tracking branch 'gh/wip-recovery-stats-b'
2013-01-30 Sage WeilMerge branch 'wip-vxattr'
2013-01-30 Sage Weilqa: add layout_vxattrs.sh test script
2013-01-30 Sage Weilmds: allow dir layout/policy to be removed via removexa...
2013-01-30 Sage Weilmds: handle ceph.*.layout.* setxattr
2013-01-30 Sage Weilmds: fix client view of dir layout when layout is removed
2013-01-30 Sage Weilclient: note presence of dir layout in inode operator<<
2013-01-30 Sage Weilclient: list only aggregate xattr, but allow setting...
2013-01-30 Sage Weilclient: implement ceph.file.* and ceph.dir.* vxattrs
2013-01-30 Sage Weilclient: move xattr namespace enforcement into internal...
2013-01-30 Sage Weilclient: allow ceph.* xattrs
2013-01-30 Sage Weilmds: open mydir after replay
2013-01-29 Josh DurginObjectCacher: fix flush_set when no flushing is needed
2013-01-29 Alex Elderqa: add rbd/concurrent workunit
2013-01-29 Sam Langmds: Send created ino in journaled_reply
2013-01-29 Sam Langclient: Don't use geteuid/gid for fuse ll_create
2013-01-29 Gary Lowellceph.spec.in: package rbd udev rule
2013-01-29 Sage Weilmon: smooth pg stat rates over last N pgmaps
2013-01-29 Sage WeilMerge remote-tracking branch 'yan/wip-mds'
2013-01-29 Ross Turkdoc: fix overly-big fixed-width text in Firefox
2013-01-29 Sage Weilmon/PGMap: report IO rates
2013-01-29 Sage Weilmon/PGMap: report recovery rates
2013-01-29 Sage Weilmon/PGMap: include timestamp
2013-01-29 Sage Weilosd: track recovery ops in stats
2013-01-29 Sage Weilosd_types: add recovery counts to object_sum_stats_t
2013-01-29 Sage Weilrbd-fuse: fix warning
2013-01-29 John Wilkinsdoc: Removed indep, and clarified explanation.
2013-01-29 Yan, Zhengmds: clear inode dirty when slave rename finishes.
2013-01-29 Yan, Zhengmds: mark export bounds for cross authority directory...
2013-01-29 Yan, Zhengmds: allow handling slave request in the clientreplay...
2013-01-29 Yan, Zhengmds: fix 'discover' handling in the rejoin stage
2013-01-29 Yan, Zhengmds: add projected rename's subtree bounds to ESubtreeMap
2013-01-29 Yan, Zhengmds: fetch missing inodes from disk
2013-01-29 Yan, Zhengmds: rejoin remote wrlocks and frozen auth pin
2013-01-29 Yan, Zhengmds: move variables special to rename into MDRequest...
2013-01-29 Yan, Zhengmds: properly clear CDir::STATE_COMPLETE when replaying...
2013-01-29 Yan, Zhengmds: don't journal opened non-auth inode
2013-01-29 Yan, Zhengmds: journal inode's projected parent when doing link...
2013-01-29 Yan, Zhengmds: fix for MDCache::disambiguate_imports
2013-01-29 Yan, Zhengmds: fix for MDCache::adjust_bounded_subtree_auth
2013-01-29 Yan, Zhengmds: don't replace existing slave request
2013-01-29 Yan, Zhengmds: always use {push,pop}_projected_linkage to change...
2013-01-29 Yan, Zhengmds: send resolve messages after all MDS reach resolve...
2013-01-29 Yan, Zhengmds: split reslove into two sub-stages
2013-01-29 Yan, Zhengmds: fix slave rename rollback
2013-01-29 Yan, Zhengmds: preserve non-auth/unlinked objects until slave...
2013-01-29 Yan, Zhengmds: don't journal non-auth rename source directory
2013-01-29 Yan, Zhengmds: force journal straydn for rename if necessary
2013-01-29 Yan, Zhengmds: splits rename force journal check into separate...
2013-01-29 Yan, Zhengmds: fix "had dentry linked to wrong inode" warning
next