]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-11-17 Sage Weilupstart: make ceph-osd-all, ceph jobs
2012-11-17 Sage Weilupstart: set high open file limits
2012-11-17 Sage Weilmsg/Accepter: only close socket if >= 0
2012-11-17 Sage Weilosd: default journal size to 5GB
2012-11-16 Gary Lowellbuild: update for boost_thread library.
2012-11-16 Sage Weilos/FileStore: only try BTRFS_IOC_SUBVOL_CREATE on btrfs
2012-11-16 Samuel JustPrioritizedQueue: remove internal lock, not used
2012-11-15 Samuel JustDispatchQueue: lock DispatchQueue when for get_queue_len()
2012-11-15 Alex Elderrun_xfstests.sh: activate more tests that now work
2012-11-15 Sage Weilmsg/Pipe: fix leak of Authorizer
2012-11-15 Sage WeilMerge remote-tracking branch 'gh/wip-3477' into next
2012-11-15 Samuel Justmsg/DispatchQueue: release throttle on messages when...
2012-11-15 Samuel JustPrioritizedQueue: allow remove_by_class to return remov...
2012-11-15 Sage Weillibrbd: use delete[] properly
2012-11-15 Sage Weilobjecter: fix leak of out_handlers
2012-11-15 Sage Weilmon: calculate failed_since relative to message receive...
2012-11-15 Yehuda Sadehrgw: update post policy parser
2012-11-15 Sage Weilmon: set default port when binding to random local ip
2012-11-15 Sage WeilMerge remote-tracking branch 'gh/wip-asok' into next
2012-11-14 Yehuda Sadehrgw: relax date format check
2012-11-14 Sage Weilclient: register admin socket commands without lock...
2012-11-14 Sage Weilobjecter: separate locked and unlocked init/shutdown
2012-11-14 Gary LowellMerge branch 'next'
2012-11-14 Samuel Justosd/: add config helper for min_size and update build_s...
2012-11-14 Sage Weildoc/release-notes: fix heading
2012-11-14 Sage Weildoc: release-notes for v0.54
2012-11-14 Sage Weildoc: update crush weight ramping process
2012-11-13 Yehuda Sadehrgw: fix warning
2012-11-13 Sage WeilMerge branch 'wip-min-size'
2012-11-13 Sage Weilosd: default pool min_size to 0 (which gives us size...
2012-11-13 Sage Weilmon: default min_size to size-size/2 if min_size defaul...
2012-11-13 Sage Weilosd: default min_size to size - size/2
2012-11-13 Sage Weilmon: helpful warning in 'health detail' output about...
2012-11-13 Sage Weilosd: start_boot() after init()
2012-11-13 Dan Mickvstart.sh: support -X by adding 'auth required = none...
2012-11-13 Sage WeilMerge remote-tracking branch 'gh/wip-rgw-integration'
2012-11-13 Gary Lowellv0.54 v0.54
2012-11-13 Yehuda Sadehrgw: compile with -Woverloaded-virtual
2012-11-13 Yehuda Sadehrgw: fix RGWCache api
2012-11-13 Yehuda Sadehrgw: fix RGWCache api
2012-11-13 Sage Weilosd: remove dead rotating key code from init
2012-11-13 Sage Weilosd: defer boot until we have rotating keys
2012-11-13 Samuel JustMerge branches 'wip_persist_missing' and 'wip_recovery_qos'
2012-11-13 Samuel JustPG: persist divergent_priors in ondisklog
2012-11-13 Samuel JustPG::merge_old_entry: fix case for divergent prior_version
2012-11-13 Sage WeilPrioritizedQueue: use iterator to streamlink SubQueue...
2012-11-13 Sage WeilPrioritizedQueue: avoid double-lookup on create_queue()
2012-11-13 Samuel Justosd/: de-prioritize recovery ops relative to client ops
2012-11-13 Samuel Justmsg/: use PrioritizedQueue to handle DispatchQueue...
2012-11-13 Samuel JustOSD: queue ops based on message priority
2012-11-13 Samuel JustOSD: use PrioritizedQueue for OpWQ
2012-11-13 Samuel JustWorkQueue: Add WorkQueueVal for passing params by val
2012-11-13 Samuel Justcommon: Add PriorititizedQueue
2012-11-13 Samuel JustPipe: we don't queue DispatchQueue codes on an actual...
2012-11-13 Samuel Justcommon: add RefCountedObj.cc with intrusive_ptr hooks
2012-11-13 caleb milesrgw_cache: change call signature to overwrite rgw_rados...
2012-11-13 Yehuda Sadehrgw: unquote etag for if-match
2012-11-13 Sylvain Munautrgw: use thread safe version of gmtime
2012-11-13 Yehuda Sadehrgw: don't convert object mtime to UTC
2012-11-13 Noah Watkinsjava: remove redundant src.dir
2012-11-13 Josh Durgindoc: reorder some openstack/rbd instructions
2012-11-13 Sage WeilMerge branch 'wip-client-asok'
2012-11-12 Noah Watkinsjava: fix build.xml formatting
2012-11-12 Noah Watkinsjava: fix javadoc builds
2012-11-12 Sage Weilosdc/ObjectCacher: only return ENOENT if ObjectSet...
2012-11-12 Sage Weilclient: unregister commands on shutdown
2012-11-12 Sage Weilclient: fix null dentry crash on dump_cache
2012-11-12 Sage Weilclient: dump mds session info
2012-11-12 Sage Weilclient: add dump_cache asok command
2012-11-12 Sage Weilcommon: dumpers for ceph_{file,dir}_layout
2012-11-12 Sage Weilclient: add mds_requests asok command
2012-11-12 Sage WeilMakefile: fix hadoop lib build
2012-11-12 Sage WeilMakefile: use libclient.la for libcephfs
2012-11-12 Sage WeilMerge branch 'next'
2012-11-12 Sage WeilMerge branch 'wip-client-leaks' into next
2012-11-12 Sage Weilclient: fix null put in ~MetaSession
2012-11-12 Josh Durginlibrbd: fix create existence checking
2012-11-12 Josh Durginlibrbd: debug when copy occurs
2012-11-12 Sage Weilmon: kick failures when we lose leadership
2012-11-12 Sage Weilmon: process failures when osds go down
2012-11-12 Sage Weilmon: ignore failure messages if already pending a failure
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-javadoc'
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-librbd-remove...
2012-11-12 Sage Weilosd: add 'osd debug drop op probability'
2012-11-12 Sage Weilmon: require pgnum in 'ceph osd pool create <poolname...
2012-11-12 Josh Durginlibrbd: return actual error when detecting format fails...
2012-11-12 Josh DurginMerge remote branch 'origin/wip-rbd-read'
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-client-symlinks'
2012-11-12 Noah Watkinsjava: add symlink/readlink tests
2012-11-12 Sage Weiltest_libcephfs: fix, add symlink loop tests
2012-11-12 Sage Weildebug: adjust default debug levels
2012-11-10 Sage WeilMerge branch 'next'
2012-11-10 Sage WeilMerge branch 'wip-client-leaks' into next
2012-11-10 Sage Weilclient: simplify/fix symlink loop check
2012-11-10 Sage Weilclient: fix path_walk for directory symlinks
2012-11-10 Josh DurginOSDMonitor: remove max_devices and max_osd interdependency
2012-11-10 Sage Weilmds: re-try_set_loner() after doing evals in eval(CInod...
2012-11-10 Dan MickMerge branch 'next'
2012-11-10 Dan Micksi_t was not properly converting values < 100KB
2012-11-10 Sage Weilosdc/ObjectCacher: only call flush callback if we trans...
next