]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-02-13 Alfredo Dezarelease build 67.6 v0.67.6
2014-02-13 Sage WeilMerge pull request #1232 from ceph/dumpling-7334
2014-02-12 David Zafmancommon,os: Remove filestore_xattr_use_omap option 1226/head
2014-02-12 Alfredo Dezaadd support for absence of PATH 1232/head
2014-02-12 Sage Weilceph-disk: make initial journal files 0 bytes
2014-02-12 Alfredo Dezaalert the user about error messages from partx
2014-02-12 Alfredo Dezause partx for red hat or centos instead of partprobe
2014-02-12 Josh Durginceph-disk: run the right executables from udev
2014-02-12 Loic Dacharyceph-disk: implement --sysconfdir as /etc/ceph
2014-02-12 Loic Dacharyceph-disk: implement --statedir as /var/lib/ceph
2014-02-12 Loic Dacharyceph-disk: add copyright notice
2014-02-12 Loic Dacharyceph-disk: create the data directory if it does not...
2014-02-12 Loic Dacharyceph-disk: run ceph-osd when --mark-init=none
2014-02-12 Loic Dacharyceph-disk: implement --mark-init=none
2014-02-12 Loic Dacharyceph-disk: fsid is a known configuration option
2014-02-12 Loic Dacharyceph-disk: use CalledProcessError.returncode
2014-02-12 Loic Dacharyceph-disk: display the command output on OSD creation...
2014-02-12 Loic Dacharyceph-disk: which() uses PATH first
2014-02-12 Loic Dacharyceph-disk: add --prepend-to-path to control execution
2014-02-12 Loic Dacharyceph-disk: make exception handling terse in main_activa...
2014-02-12 Loic Dacharyceph-disk: do not hide main_activate() exceptions
2014-02-12 Loic Dacharyceph-disk: fix activate() indent
2014-02-12 Loic Dacharyceph-disk: remove noop try:
2014-02-12 Loic Dacharyceph-disk: fix Error() messages formatting
2014-02-12 Loic Dacharyceph-disk: prepare --data-dir must not override files
2014-02-12 Loic Dacharyceph-disk: zap needs at least one device
2014-02-12 Alfredo Dezause the new get_command helper in check_call
2014-02-12 Alfredo Dezause the absolute path for executables if found
2014-02-12 Alfredo Dezaremove trailing semicolon
2014-02-12 Alfredo Dezareplace sgdisk subprocess calls with a helper
2014-02-12 Jonathan DaviesCall --mbrtogpt on journal run of sgdisk should the...
2014-02-12 Loic Dacharyceph-disk: blacklist /dev/fd0
2014-02-12 git-harryMake fsid comparison case-insensitive
2014-02-12 Josh Durginlibrbd: remove limit on number of objects in the cache
2014-02-12 Josh DurginObjectCacher: use uint64_t for target and max values
2014-02-12 Josh DurginObjectCacher: remove max_bytes and max_ob arguments...
2014-02-11 Sage WeilMerge pull request #1210 from dachary/dumpling
2014-02-11 Loic Dacharycommon: admin socket fallback to json-pretty format 1210/head
2014-02-10 Josh Durginqa: add script for testing rados client timeout options
2014-02-10 Josh Durginrados: check return values for commands that can now...
2014-02-10 Josh Durginlibrados: check and return on error so timeouts work
2014-02-10 Josh Durginmsg/Pipe: add option to restrict delay injection to...
2014-02-10 Josh DurginMonClient: add a timeout on commands for librados
2014-02-10 Josh DurginObjecter: implement mon and osd operation timeouts
2014-02-10 Josh Durginlibrados: add timeout to wait_for_osdmap()
2014-02-10 Josh Durginconf: add options for librados timeouts
2014-02-10 Sage Weiltest_striper: fix warning
2014-02-08 Sage Weilcrushtool: add cli test for off-by-one tries vs retries bug
2014-02-03 Sage Weilclient: use 64-bit value in sync read eof logic
2014-01-31 Sage Weilosd: do not send peering messages during init
2014-01-29 Sage WeilOSDMap: fix deepish_copy_from
2014-01-28 Yehuda Sadehrgw: fix listing of multipart upload parts
2014-01-28 Yehuda Sadehrgw: initialize RGWUserAdminOpState::system_specified
2014-01-28 Robin H. Johnsonrgw: Fix CORS allow-headers validation
2014-01-28 Robin H. Johnsonrgw: Clarify naming of case-change functions
2014-01-28 Robin H. Johnsonrgw: Look at correct header about headers for CORS
2014-01-28 Yehuda Sadehrgw: fix reading bucket policy in RGWBucket::get_policy()
2014-01-28 Yehuda Sadehrgw: handle racing object puts when object doesn't...
2014-01-28 Yehuda Sadehrgw: don't return -ENOENT in put_obj_meta()
2014-01-28 Robin H. Johnsonrgw: Use correct secret key for POST authn
2014-01-28 Joao Eduardo... osd: OSDMonitor: ignore pgtemps from removed pool
2014-01-28 Sage WeilOSDMonitor: use deepish_copy_from for remove_down_pg_temp
2014-01-28 Sage WeilOSDMap: deepish_copy_from()
2014-01-28 Sage Weilbuffer: make 0-length splice() a no-op
2014-01-28 Sage Weilosdc/Striper: test zero-length add_partial_result
2014-01-27 Derek Yarnellpackaging: apply udev hack rule to RHEL
2014-01-23 Sage WeilMerge pull request #1129 from ceph/wip-dumpling-backpor...
2014-01-23 Joao Eduardo... mds: MDSMap: adjust buffer size for uint64 values with... 1129/head
2014-01-21 Sage Weilmon/MDSMonitor: do not generate mdsmaps from already...
2014-01-20 John SprayFix #7187: Include all summary items in JSON health...
2014-01-10 Yehuda Sadehrgw: convert bucket info if needed
2014-01-09 Sage Weilosd: ignore OSDMap messages while we are initializing
2014-01-09 Sage Weilmon: only send messages to current OSDs
2014-01-02 Sage Weilosd: discriminate based on connection messenger, not...
2013-12-30 Loic Dacharyqa: test for error when ceph osd rm is EBUSY
2013-12-30 Loic Dacharymon: set ceph osd (down|out|in|rm) error code on failure
2013-12-30 Joao Eduardo... mon: OSDMonitor: fix some annoying whitespace
2013-12-30 Josh Durginlibrbd: call user completion after incrementing perfcou...
2013-12-30 Josh Durginobjecter: don't take extra throttle budget for resent ops
2013-12-30 Josh Durginrbd: check write return code during bench-write
2013-12-30 Josh Durginobjecter: resend all writes after osdmap loses the...
2013-12-30 Josh Durginosd: drop writes when full instead of returning an...
2013-12-30 Yehuda Sadehobjecter: clean pause / unpause logic
2013-12-30 Yehuda Sadehobjecter: set op->paused in recalc_op_target(), resend...
2013-12-30 Josh Durginobjecter: don't resend paused ops
2013-12-30 Sage WeilMerge pull request #808 from ceph/wip-6152-dumpling
2013-12-19 Gary Lowellv0.67.5 v0.67.5
2013-12-18 Yehuda Sadehrgw: fix use-after-free when releasing completion handle
2013-12-18 Yehuda Sadehrgw: don't return data within the librados cb
2013-12-13 Christophe... rgw: Allow wildcard in supported keystone roles.
2013-12-13 Roald J. van... Validate S3 tokens against Keystone
2013-12-13 Yehuda Sadehrgw: init src_bucket_name, src_object in the S3 handler
2013-12-13 Yehuda Sadehrgw: get rid of req_state.bucket_name
2013-12-13 Yehuda Sadehrgw: turn swift COPY into PUT
2013-12-13 Samuel JustOSDMonitor: add 'osd perf' command to dump recent osd...
2013-12-13 Samuel JustObjectStore: add ObjectStore::get_cur_stats and impl...
2013-12-13 Samuel Justosd_types: add osd_perf_stat_t type
2013-12-13 Sage Weilrgw: do not use UNPRIVILEGED_DAEMON option
2013-12-11 Sage Weilosd/OSDMonitor: accept 'osd pool set ...' value as...
2013-12-04 Josh Durgininit, upstart: prevent daemons being started by both
next