]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-01-11 Samuel JustPG: gen_prefix should grab a map reference atomically
2012-01-11 Yehuda Sadehrgw-admin: add pool rm and pools list
2012-01-11 Yehuda Sadehrgw-admin: clean up unused commands
2012-01-11 Josh Durginrados.py: avoid getting return value of void function
2012-01-11 Alexandre Olivaclient: start caching readdir results after readdir_start
2012-01-11 Sage Weilmonclient: fix resolve_addrs() call
2012-01-11 Sage Weilresolve_addrs: return ipv4 and ipv6 addrs
2012-01-11 Samuel JustReplicatedPG: fix typo in stats accounting in _rollback_to
2012-01-10 Greg Farnummon: allow specifying pg_num and pgp_num when creating...
2012-01-10 Tommi Virtanenauth: Fix Doxygen warnings.
2012-01-10 Tommi VirtanenFix several doxygen warnings, to minimize noise. Only...
2012-01-10 Tommi Virtanenlibrados: Make API docs use @note instead of @bug for...
2012-01-10 Samuel JustFileStore: assert on ENOSPC even for SETXATTR
2012-01-10 Greg Farnummds: initiate monitor reconnect if beacon acks take...
2012-01-10 Greg Farnummds: remove beacon_killer code.
2012-01-10 Sage Weilosd: make less noise when filestore is already up to...
2012-01-10 Josh Durgindoc: add librados C aio example
2012-01-10 Josh Durgindoc: describe some rados_pool_stat_t members
2012-01-10 Josh Durgindoc: add librados pool creation defaults
2012-01-10 Josh Durgindoc: add short section on documenting code
2012-01-10 Josh Durgindoc: clarify librados return codes
2012-01-10 Josh Durgindoc: @return -> @returns to match the sphinx output
2012-01-10 Josh Durgindoc: standardize rados_tmap_* docs
2012-01-10 Josh Durgindoc: fix rados_version todo formatting
2012-01-10 Josh Durgindoc: add a prefix to group names in librados.h
2012-01-10 Josh Durgindoc: Put rados_ioctx_locator_set_key in a group so...
2012-01-10 Josh Durgindoc: move rados_ioctx_get_id to the pool group
2012-01-10 Josh Durgindoc: fix some typos in librados C API
2012-01-10 Tommi Virtanendoc: Switch doxygen integration from breathe to asphyxiate.
2012-01-10 Tommi Virtanenlibrados: Avoid using "crush_rule" as name of function...
2012-01-10 Tommi Virtanendoxygen: Use first sentence as brief description.
2012-01-10 Josh Durgindoc: add configuration and connecting to librados C...
2012-01-10 Josh Durgindoc: add librados C api docs
2012-01-10 Alex Elderceph: add a new "run_uml.sh" script to manage running...
2012-01-09 Yehuda Sadehrgw: adjust log level
2012-01-09 Yehuda Sadehrgw: some cleanup
2012-01-09 Yehuda Sadehrgw: only use plain PUT processor when !chunked_upload
2012-01-08 Sage WeilMerge remote branch 'gh/wip-osd-retry-attempt'
2012-01-08 Sage WeilMerge remote branch 'gh/wip-admin-socket'
2012-01-07 Sage Weilperfcounters: fix unittest for new admin_socket interface
2012-01-07 Sage WeilMakefile: disable untitest_interval_tree
2012-01-07 Sage Weilunittest_interval_tree: make it compile
2012-01-07 Yehuda Sadehosd: read op should claim_append data instead of claim
2012-01-07 Yehuda Sadehrgw: remove object before writing both xattrs and data
2012-01-07 Yehuda Sadehrgw: create plain processor for small objects
2012-01-07 Yehuda Sadehrgw: fix multipart PUT
2012-01-07 Yehuda Sadehrgw: rearrange PutObj::execute()
2012-01-07 Yehuda Sadehrgw: different atomic handling for small objects
2012-01-07 Sage Weilmon: fix uninitialized cluster_logger_registered
2012-01-06 Sage Weilobjecter: ignore replies from old request attempts
2012-01-06 Sage Weilosd: encode retry attempt in MOSDOp[Reply]
2012-01-06 Sage Weilmon: document quorum_status, mon_status
2012-01-06 Sage Weilmon: fix misplaced else
2012-01-06 Sage WeilMerge remote branch 'gh/wip-mon-timeouts'
2012-01-06 Sage Weilceph: speak new admin socket protocol
2012-01-06 Sage Weiladmin_socket: fix, extend admin_socket unit tests
2012-01-06 Sage Weiladmin_socket: string commands
2012-01-05 Greg Farnummon: elector needs to reset leader_acked on every elect...
2012-01-05 Greg Farnummon: instrument elector so you can stop participating...
2012-01-05 Greg Farnummon: kill client sessions when we're not in quorum
2012-01-05 Florian HaasOCF RA: fix variable name
2012-01-05 Florian Haasdebian: build ceph-resource-agents
2012-01-05 Sage Weiladmin_socket: refactor
2012-01-05 Josh Durginrbd: add a command to delete all snapshots of an image
2012-01-05 Sage Weiladmin_socket: whitespace
2012-01-05 Josh Durginlibrbd: don't remove an image that still has snapshots
2012-01-05 Josh DurginSimpleMessenger: clarify when ms_bind_ipv6 is used
2012-01-05 Greg Farnumqa: add a slightly more stressful anchortable test
2012-01-05 Greg Farnumqa: fix mdstable script for proper injectargs use.
2012-01-05 Sage Weilrados: fix run-length option parsing for rados load-gen
2012-01-04 Sage WeilMerge pull request #8 from kylemarsh/master
2012-01-04 Sage Weilqa: load-gen-mix-small-long
2012-01-04 Kyle Marshobsync: make obsync run without cloudfiles installed 8/head
2012-01-04 Sage Weilosd: fix misdirect check for requests with old epochs
2012-01-04 Sage Weilosd: check that we're supposed to be getting a PG befor...
2012-01-04 Sage Weilrados: gracefully report errors from 'ls'
2012-01-04 Sage Weilosd: return EINVAL on bad PGLS[_FILTER] handle
2012-01-04 Josh Durginlibrados: return int64_t pool ids
2012-01-04 Josh Durginrados.py: use uint64_t for auids
2012-01-03 Yehuda Sadehradosgw-admin: add eol following info
2012-01-03 Josh Durgintestrados: replace testreadwrite and testsnaps with...
2012-01-03 Josh DurginRadosModel: check for out of order replies within WriteOps
2012-01-03 Josh DurginRadosModel: allow TestOps to pass data to their finish...
2012-01-03 Josh DurginRadosModel: make object write ranges configurable
2012-01-03 Greg Farnumosd: add a monitor timeout via MPGStatsAck messages
2012-01-03 Alphat-PCFix invalid docdir_SCRIPTS usage with >=automake-1...
2011-12-31 Sage Weillibrados: take lock in rollback
2011-12-31 Sage Weilobjecter: assert lock held in op_submit
2011-12-31 Sage Weillibrados: call aio_operate() with lock held
2011-12-30 Yehuda Sadehrgw: create default constructors for some structs
2011-12-30 Josh Durginworkunits: update rbd test for new error format
2011-12-30 Sage Weilconfig: use autoconf $libdir for default rados class dir
2011-12-30 Sage Weil.gitignore: src/ocf/ceph
2011-12-30 Florian HaasSpec: conditionally build ceph-resource-agents package
2011-12-30 Florian HaasAdd OCF-compliant resource agent for Ceph daemons
2011-12-30 Sage Weilmon: fix full ratio updates
2011-12-30 Sage Weilmon: don't ignore first full ratio update callback
2011-12-30 Sage Weilmon: only update full_ratio if we're the leader
2011-12-30 Sage WeilMerge remote branch 'gh/wip-cleanup'
2011-12-30 Sage Weilmon: make full ratio config change callback safe
next