]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-06-16 Josh Durginlibrbd: fix block_completion race condition
2011-06-15 Josh Durginlibrbd: add AioCompletion debugging
2011-06-14 Josh Durginlibrbd: fix AioCompletion race condition
2011-06-13 Samuel JustPG: clear scrub_received_maps in scrub_clear_state
2011-06-09 Samuel JustReplicatedPG: make_writeable, use correct size for...
2011-06-09 Greg Farnumman: update cosd man page to include info on flush...
2011-06-09 Sage Weilmkcephfs: fix ceph.conf reference
2011-06-08 Sage WeilMakefile: remove ancient comment
2011-06-08 Sage Weilmon: weaken pool creation caps check
2011-06-08 Sage Weilmoncaps: whitespace
2011-06-08 Sam LangFix typo in usage output for --num-osds
2011-06-08 Sam LangFix segfault caused by invalid argument string.
2011-06-06 Sage Weilv0.29 v0.29
2011-06-06 Greg Farnumremove dumpjournal
2011-06-06 Sage WeilMerge remote branch 'origin/stable' into next
2011-06-06 Sage WeilMerge remote branch 'origin/filestore_debugging' into...
2011-06-03 Samuel JustSimpleMessenger: Keep a disposable flag for use in...
2011-06-03 Greg Farnumrados_bencher: re-add written objects constraint to...
2011-06-03 Josh Durginfilestore: compare dentry->d_type against d_type constant
2011-06-03 Josh Durginfilestore: stat to test for file type if d_type is...
2011-06-03 Josh Durginosd, filestore: debug collection listing
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 Weilfilestore: fix fallback/slow do_clone_range
2011-06-02 Sage Weilmon: make sure osd paxos is writeable before doing...
2011-06-02 Samuel JustOSD: don't keep old connection over new one in update_h...
2011-06-01 Sage WeilMerge branch 'stable' into next
2011-06-01 Tommi VirtanenAllow embedded '\0' in bufferlists when copying to...
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
2011-05-25 Colin Patrick... ceph-pybind-test: test embedded NULLs in data
2011-05-25 Colin Patrick... obsync: more fixes for RgwStore
2011-05-25 Colin Patrick... pybind/rados: correctly return data with NULLs
2011-05-25 Colin Patrick... pybind/rados.py: throw NoData on ENODATA
2011-05-25 Sage Weilmds: fix canceled lock attempt
2011-05-25 Colin Patrick... pybind/rados.py: rados.Object.key should be string
2011-05-25 Colin Patrick... obysnc: RgwStore: make sure destination users exist
2011-05-25 Colin Patrick... obsync: fix DST_OWNER
2011-05-25 Yehuda Sadehrgw: return EACCES if acl xattr doesn't exist
2011-05-25 Colin Patrick... obsync: Add boto_retries, remove rgw_store.prefix
2011-05-25 Colin Patrick... rados python bindings: handle xattrs with NULL
2011-05-25 Samuel JustPG: fix race in _activate_committed
2011-05-25 Colin Patrick... RgwStore: fix some ACL issues
2011-05-25 Colin Patrick... test-obysnc.py: support librgw testing
2011-05-25 Colin Patrick... Rename RadosStore to RgwStore
2011-05-25 Colin Patrick... test-obsync: refactor a little bit
2011-05-25 Colin Patrick... Proper ACL support for rados targets
2011-05-25 Sage Weilmds: do not shift to EXCL or MIX while rdlocked
2011-05-25 Sage Weilcrushtool: clean up add-item a bit; don't add item...
2011-05-25 Sage Weilcrushtool: fix remove-item
2011-05-25 Sage Weilradosgw_admin: update clitest
2011-05-25 Colin Patrick... mkcephfs.in: print out usage if no actions given
2011-05-25 Colin Patrick... rgw: Fix RGWAccess::init_storage_provider
2011-05-25 Sage Weilmkcephfs: error out on bad usage
2011-05-24 Yehuda Sadehmake: fix build for rgw
2011-05-24 Yehuda Sadehrgw_admin: clean warning
2011-05-24 Yehuda SadehMerge commit 'origin/master' into rgw-multiuser
2011-05-24 Yehuda Sadehrgw_admin: add key create
2011-05-24 Yehuda Sadehrgw_admin: subuser and key removal
2011-05-24 Sage Weiljournaler: tolerate ENOENT when prezeroing
2011-05-24 Colin Patrick... test_common.sh: skip rm before put
2011-05-24 Colin Patrick... radostool: rados put should use write_full
2011-05-24 Colin Patrick... Merge branch 'wip_ceph_context'
2011-05-24 Colin Patrick... Create a libcommon service thread
2011-05-24 Sage Weillibrados: len should be size_t
2011-05-24 Sage Weilosd: add ability to explicitly mark unfound as lost
2011-05-24 Sage Weilosd: make automatically marking of unfound as lost...
2011-05-24 Sage Weilmds: clean up get_or_create_stray
2011-05-24 Sage Weilmds: initialize stray_index on startup
next