]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-06-08 Sage Weilqa: test witness subtree adjustment
2011-06-08 Sage Weilqa: add dir rename tests
2011-06-08 Sage Weilmds: open renamed import child frags during journal...
2011-06-08 Sage Weilmds: journal open srci frags on srci import (master)
2011-06-08 Sage Weilmds: journal renames on witnesses if we have nested...
2011-06-08 Sage Weilmds: CDir::contains() should use projected hierarchy
2011-06-07 Sage Weilmds: fix check for no-op rename of two links to the...
2011-06-07 Sage Weilqa: add rename dir checks
2011-06-07 Sage Weilqa: rename tests
2011-06-07 Sage Weilmds: rename: add missing pop_and_dirty_projected_inode...
2011-06-07 Sage Weilmds: rename: use temp *in in _rename_apply
2011-06-07 Sage Weilmds: rename: move unlink out of every possible branch
2011-06-07 Sage Weilmds: rename: fix oldin pop
2011-06-07 Sage Weilmds: rename: some cleanup
2011-06-07 Sage Weilclient: fix rename request target selection
2011-06-07 Sage Weilclient: fix mds selection for unlink
2011-06-07 Sage Weilclient: make debug prints for choose_target_mds more...
2011-06-07 Sage Weilclient: allow caps to be dropped on another inode for...
2011-06-07 Sage Weilmds: fix unlink new snaprealm check
2011-06-07 Sage Weilclient: fix rename debug print
2011-06-07 Sage Weilmds: rename: fix handling of target that is remote...
2011-06-07 Sage Weilclient: fix mds routing for link requests
2011-06-07 Sage Weilmds: rename: only add target to stray if destdn is...
2011-06-07 Sage Weilmds: fix/clean up xlock import/export
2011-06-06 Sage Weilmds: adjust subtree roots on rename
2011-06-06 Sage Weilcommon: add module_type to CephContext; use to initiali...
2011-06-06 Sage WeilMerge remote branch 'origin/wip_librbd_locking'
2011-06-06 Sage Weilmonclient: use default mon port if not specified in...
2011-06-06 Sage Weilmonmaptool: use default mon port if not specified
2011-06-04 Colin Patrick... dumpjnl: call msgr->register_entity before start
2011-06-04 Colin Patrick... simple_spin: use file-scope global not function
2011-06-03 Sage Weilsimple_spin: fix linker error
2011-06-04 Greg Farnumfix the MonClient problems for --with-debug programs.
2011-06-03 Colin Patrick... Refactor MonClient, KeyRing
2011-06-03 Colin Patrick... remove g_keyring
2011-06-03 Colin Patrick... dout:remove stream from dout_emerg_streams earlier
2011-06-03 Colin Patrick... DoutStreambuf: de-globalize dout lock
2011-06-03 Colin Patrick... DoutStreambuf: de-globalize emergency logging
2011-06-03 Colin Patrick... Add simple_spin
2011-06-03 Greg FarnumRevert "cfuse.cc: use safe_write"
2011-06-03 Greg Farnumrados_bencher: re-add written objects constraint to...
2011-06-03 Greg Farnummds: remove now-erroneous comment
2011-06-03 Greg FarnumMerge branch 'next'
2011-06-03 Greg Farnummds: Clean up _rename_prepare journaling
2011-06-03 Greg Farnummds: _rename_prepaer should only journal dest if auth...
2011-06-03 Greg Farnumuclient: reset flushing_caps on (mds) cap import.
2011-06-03 Greg Farnumuclient: don't use racy check for uncommitted data.
2011-06-03 Greg Farnumuclient: call the right function pointer on truncate
2011-06-03 Greg Farnummds: fail out of path_traverse if we have a null dentry.
2011-06-02 Colin Patrick... rados_sync: add test for temp file deletion, fix
2011-06-02 Colin Patrick... rados_sync: in export, download, then rename
2011-06-02 Laszlo BoszormenyiRemove unneeded libcrush1 files
2011-06-02 Sage Weilmds: journal parents of srci when srcdn is remote
2011-06-02 Sage Weiljournaler: also initialize safe_pos
2011-06-02 Sage Weiljournaler: fix trim crash after standby-replay -> active
2011-06-02 Sage Weilmds: cleanup rename_prepare a bit
2011-06-02 Sage Weilvstart.sh: turn down debug ms
2011-06-02 Sage Weilmds: pin inode while one renamed_files list
2011-06-02 Sage Weilmon: make sure osd paxos is writeable before doing...
2011-06-01 Matthew Wodrichboto_tool: add get_bucket_acl
2011-06-01 Sage WeilMerge branch 'stable' into next
2011-06-01 Sage WeilMerge branch 'stable'
2011-06-01 Colin Patrick... dout: use recursive mutex for dout
2011-06-01 Colin Patrick... lockdep: fix shadowed global, add printout
2011-06-01 Tommi VirtanenAllow embedded '\0' in bufferlists when copying to...
2011-06-01 Colin Patrick... rados_sync: don't hash paths with periods
2011-05-31 Colin Patrick... test_rados_tool.sh: test hashed paths
2011-05-31 Colin Patrick... rados export: better name mangling rules, fix test
2011-05-31 Colin Patrick... rados_sync: prefix user extended attributes
2011-05-31 Sage Weillibrados: implement aio_flush
2011-05-31 Sage Weilcrushtool: error out if uniform weights vary
2011-05-31 Josh Durginosd: fix ScrubFinalizeWQ::_clear condition
2011-05-31 Sage Weildebian: depend on libboost-dev >= 1.34
2011-05-31 Sage Weilosd: don't leak Connection reference
2011-05-31 Sage Weilosd: ignore old/stale heartbeat messages
2011-05-31 Sage Weilosd: fix map sharing due to heartbeats
2011-05-30 Greg Farnumosd: protect recovery_wq ops with the recovery lock
2011-05-30 Sage Weilcrushtool: add -v verbose for --test mode
2011-05-29 Laszlo BoszormenyiAdd content to obsync package
2011-05-28 Sage Weilv0.28.2 v0.28.2
2011-05-27 Colin Patrick... hadoop: track Hadoop API changes
2011-05-27 Colin Patrick... SimpleMessenger: allow multiple calls to shutdown
2011-05-27 Colin Patrick... common/Thread.h: const cleanup
2011-05-27 Colin Patrick... Merge branch 'wip-obsync'
2011-05-27 Sage Weilmkcephfs: pass config to osdmaptool
2011-05-27 Sage Weildrop useless cm.txt
2011-05-27 Sage Weilosdmap: take default pool size from config
2011-05-26 Sage Weilcrushtool: update help
2011-05-26 Colin Patrick... obysnc: rgw target: validate all users
2011-05-26 Colin Patrick... Merge branch 'wip-obsync'
2011-05-26 Sage Weilmon: remove pg_temp mappings when we delete pools
2011-05-26 Colin Patrick... test-obsync: test sync directly from s3->rgw
2011-05-26 Sage Weilcrushtool: fix --add-item weight being zero when parent...
2011-05-26 Colin Patrick... obsync: fix bucket creation through rgw target
2011-05-26 Sage WeilMerge branch 'stable'
2011-05-26 Colin Patrick... test-obsync: test big objects, user-defined xattr
2011-05-26 Sage Weilmkcephfs: set rdir for local mon setup
2011-05-26 Sage Weilinit-ceph: ssh
2011-05-26 Colin Patrick... obysnc: fix content-type on RGWStore
2011-05-26 Colin Patrick... test-obsync: compare_directory now compares xattrs
next