]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-04-06 Colin Patrick... config: complain if --name gives an invalid type
2011-04-06 Colin Patrick... ConfFile: add support for backslashes
2011-04-06 Colin Patrick... pybind: install ceph-pybind-test on debug builds
2011-04-05 Colin Patrick... conf: small code cleanups
2011-04-05 Sage Weilosd: fix signed/unsigned comp
2011-04-05 Colin Patrick... ConfUtils: new parser
2011-04-05 Sage Weilosd: simplify stat
2011-04-05 Josh Durginlibrbd: remove unnecessary includes
2011-04-04 Colin Patrick... config: expand metavariables when needed
2011-04-04 Colin Patrick... config: add ability to complain about parse errs
2011-04-04 Colin Patrick... confutils: test unicode parsing
2011-04-04 Colin Patrick... config: fix metavariable substitution
2011-04-04 Colin Patrick... config: remove some unecessary g_conf references
2011-04-01 Josh Durgincclass: add bindir option
2011-04-01 Sage Weilclient: close snaprealm on last cap removal during...
2011-04-01 Sage Weilmds: fix trim_non_auth assert for base inodes
2011-04-01 Samuel JustMDS: change messenger name for replay mdses
2011-04-01 Colin Patrick... confutils: more parsing tests
2011-04-01 Sage Weiljournaler: fix partial tail entry correction
2011-04-01 Colin Patrick... config: Add confutils unit test
2011-04-01 Sage Weiljournaler: fix signedness
2011-04-01 Sage Weiljournaler: fix warning
2011-04-01 Sage Weilmds: fix bounds on import
2011-04-01 Sage Weilmds: rejoin dirfrags explicitly
2011-04-01 Sage Weilmds: set dir_auth between EImport{Start,Finish}
2011-04-01 Sage Weilmds: use try_trim_non_auth_subtree helper
2011-04-01 Sage Weilmds: close exported dirfrag
2011-04-01 Samuel JustMDSMonitor: MDS do not standby replay until other is...
2011-04-01 Sage Weiljournaler: fix requested_pos badness in _issue_read
2011-04-01 Sage WeilMerge branch 'mds_ino'
2011-04-01 Sage WeilMerge remote branch 'origin/rgw'
2011-04-01 Colin Patrick... boto_tool: often use get_bucket rather than lookup
2011-04-01 Sage Weilmds: fix find_ino_dir completion
2011-04-01 Sage Weilmds: find_ino_dir debugging
2011-04-01 Sage Weilmds: fix dir fetch on lookup_hash fix
2011-04-01 Sage Weilmds: fix discover_path
2011-04-01 Sage Weilmds: don't query self from find_ino_peers
2011-04-01 Sage Weilclient: lookup_ino command
2011-04-01 Sage Weilclient: fix lookup_hash request hash value
2011-04-01 Colin Patrick... ceph_argparse: fix silly usage message
2011-04-01 Colin Patrick... config: typecheck initialization macros
2011-04-01 Colin Patrick... config: introduce OPT_U64
2011-04-01 Sage Weilclient: fix lookuphash to use rjenkins
2011-04-01 Sage Weilmds: add LOOKUPINO op
2011-04-01 Sage Weilmds: rename chained _lookup_hash_? methods
2011-04-01 Sage Weilmds: also try to look up ino directly
2011-04-01 Sage Weilmakefile: include MMDSFindIno[Reply].h
2011-04-01 Sage Weiljournaler: fix comments
2011-04-01 Sage WeilMerge branch 'mds_ino'
2011-04-01 Sage Weilmds: try find_ino_dir if find_ino_peers fails for looku...
2011-04-01 Sage Weilmds: find_ino_dir
2011-04-01 Colin Patrick... common: fix cmdline of indashes_to_underscores
2011-04-01 Colin Patrick... rgw: Properly support truncating on S3 PUT
2011-03-31 Sage Weilmds: use helper to generate dir inode object names
2011-03-31 Sage Weilmds: allow explicit finisher context for path_traverse
2011-03-31 Sage Weilmds: fix possible null dereference
2011-03-31 Sage Weilmds: add mds failure/recovery support for find_ino_peers
2011-03-31 Sage Weilmds: try find_ino_peers for lookuphash requests
2011-03-31 Sage Weilmds: find_ino_peer
2011-03-31 Sage Weilclient: lookuphash
2011-03-31 Colin Patrick... vstart.sh: don't put quotes in generated ceph.conf
2011-03-31 Colin Patrick... ceph_argparse: convert dashes to underscores
2011-03-31 Tommi Virtanenclient: Use NULL instead of 0, for clarity.
2011-03-31 Tommi Virtanenman: Make </VirtualHost> be on its own line.
2011-03-31 Colin Patrick... rgw: fix buffer overflow
2011-03-31 Sage Weilrgw: recover from partial bucket creates
2011-03-31 Sage Weilrgw: use tmap key (excl) create when creating a bucket
2011-03-31 Colin Patrick... config: remove kill_after
2011-03-31 Josh Durgintestlibrbd: fix warnings
2011-03-31 Josh DurginMerge branch 'next'
2011-03-31 Josh Durgintestlibrbd: clean up and add tests for snapshots
2011-03-31 Josh Durginlibrbd: fix snapshot handling
2011-03-31 Josh Durginlibrados, librbd: add some debugging messages
2011-03-31 Josh Durginlibrados: add selfmanaged_snap_rollback
2011-03-31 Josh Durginlibrados: return -EROFS when trying to write to a snapshot
2011-03-30 Sage WeilMerge branch 'next'
2011-03-30 Samuel Justmkcephfs: minor fix
2011-03-30 Samuel Justmkcephfs: copy to daemon nodes for each daemon
2011-03-30 Sage Weiljournaler: don't block when we adjust back write_pos
2011-03-30 Colin Patrick... config: parse_argv fix
2011-03-30 Sage Weilrados: print error message on exit
2011-03-30 Sage Weilrados: add 'tmap {set,create} obj key value'
2011-03-30 Sage Weilosd: add tmap key (exclusive) create
2011-03-30 Colin Patrick... config: fix use of uint64_t* as uint32_t*
2011-03-30 Colin Patrick... config: tighten up uint32_t use
2011-03-30 Samuel Justmkcephfs: copy to daemon nodes for each daemon
2011-03-30 Sage Weilcommon_init: fix keyring loading
2011-03-30 Colin Patrick... common: Add strict_strtof, strict_strtod, unittest
2011-03-30 Greg FarnumOSD: ReplicatedPG: commits should be high priority...
2011-03-30 Colin Patrick... config: use std::string in md_config_t
2011-03-30 samtest/bufferlist.cc: Added append tests
2011-03-30 Colin Patrick... ConfUtils: move parsing into config.cc
2011-03-30 Colin Patrick... ConfUtils: fix up read API a bit
2011-03-30 Colin Patrick... ConfUtils: decode to std::string
2011-03-29 Tommi Virtanenmount.ceph: Use LDADD not LDFLAGS to bring in -lkeyutils.
2011-03-29 Sage Weilcosd: fix bind to specific address
2011-03-29 Samuel Justmkcephfs: minor fix
2011-03-29 Tommi VirtanenAdd an RPM BuildRequires on keyutils-libs-devel.
2011-03-29 Colin Patrick... config: temporary fix for monclient conf issue
2011-03-29 Sage Weilcmon: fix typo
next