]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2013-12-04 Samuel JustOSD: allow project_pg_history to handle a missing map
2013-11-27 Yehuda Sadehrgw: bucket meta remove don't overwrite entry point...
2013-11-25 Yehuda Sadehrgw: lower some debug message
2013-11-21 Josh Durginosd: fix bench block size
2013-11-21 David Zafmanos, osd, tools: Add backportable compatibility checking...
2013-11-08 Ray Lvrgw: Wrap hex_to_num table into class HexTable
2013-11-05 Yehuda SadehMerge pull request #805 from ceph/wip-rgw-replica-log...
2013-11-03 Josh Durginrgw: don't turn 404 into 400 for the replicalog api 805/head
2013-11-03 Yehuda Sadehrgw: when failing read from client, return correct...
2013-11-02 Sylvain Munautrgw: Fix S3 auth when using response-* query string... 808/head
2013-11-02 Yehuda Sadehrgw: fix leak in RGWMetadataManager::remove()
2013-11-02 Yehuda Sadehrgw: quiet down warning message
2013-11-02 Yehuda Sadehrgw: try to create log pool if doesn't exist
2013-11-01 Yehuda Sadehformatter: dump_bool dumps unquoted strings
2013-11-01 Yehuda SadehFormatter: add dump_bool()
2013-11-01 Josh Durginrgw: escape bucket and object names in StreamReadRequests
2013-11-01 Josh Durginrgw: move url escaping to a common place
2013-11-01 Josh Durginrgw: update metadata log list to match data log list
2013-11-01 Josh Durginrgw: include marker and truncated flag in data log...
2013-11-01 Josh Durgincls_log: always return final marker from log_list
2013-11-01 Josh Durginrgw: skip read_policy checks for system_users
2013-10-29 Sage Weilcommon/crc32c: fix #ifdef to be x86_64 specific
2013-10-25 Loic Dacharyrgw: fix rgw test to reflect usage change
2013-10-25 Josh Durginrbd.py: increase parent name size limit
2013-10-24 Sage Weilcommon/config: include --cluster in default usage message
2013-10-16 Yan, Zhengmds: fix infinite loop of MDCache::populate_mydir().
2013-10-15 Yehuda Sadehrgw: fix authenticated users acl group check
2013-10-15 Yehuda Sadehrgw: change default log level
2013-10-14 Yehuda Sadehrgw: swift update obj metadata also add generic attrs
2013-10-14 Yan, Zhengmds: return -EAGAIN if standby replay falls behind
2013-10-14 Yan, Zhengmon/MDSMonitor: don't reset incarnation when creating...
2013-10-10 Yan, Zhengosdc/ObjectCacher: finish contexts after dropping objec...
2013-10-08 Sandon Van... Go back to $PWD in fsstress.sh if compiling from source.
2013-10-08 Gary Lowellceph.spec.in: radosgw package doesn't require mod_fcgi
2013-10-04 Gary LowellMerge branch 'dumpling' of jenkins:ceph/ceph into dumpling
2013-10-04 Sage Weilceph_test_rados: do not let rollback race with snap...
2013-10-03 Gary Lowellv0.67.4 v0.67.4
2013-10-03 Yehuda Sadehrgw: fix keystone token expiration test
2013-10-01 David Zafmanosd/OSD.cc: Use MIN() so that we don't exceed osd_recov...
2013-10-01 Joao Eduardo... mon: OSDMonitor: do not write full_latest during trim
2013-10-01 Sage Weilcrush: invalidate rmap on create (and thus decode)
2013-10-01 Dan MickInvoke python with /usr/bin/env python instead of directly
2013-09-30 Sage Weilqa/workunits/mon/crush_ops.sh: fix test
2013-09-26 Sage WeilRevert "ceph: parse CEPH_ARGS environment variable"
2013-09-26 Benoît KnechtAdd CEPH_ARGS at the end of sys.argv
2013-09-24 Sage Weilmon/OSDMonitor: fix 'ceph osd crush reweight ...'
2013-09-24 Joao Eduardo... qa: workunits: mon: crush_ops: test 'ceph osd crush...
2013-09-24 Loic Dacharyosd: change warn_interval_multiplier to uint32_t
2013-09-24 David Zafmancrushtool: do not dump core with non-unique bucket IDs
2013-09-24 Joao Eduardo... qa: workunits: cephtool: check if 'heap' commands are...
2013-09-24 Joao Eduardo... osd: OSD: add 'heap' command to known osd commands...
2013-09-24 Joao Eduardo... mds: MDS: pass only heap profiler commands instead...
2013-09-24 Joao Eduardo... perfglue/heap_profiler.cc: expect args as first element...
2013-09-24 Yehuda Sadehrgw: destroy get_obj handle in copy_obj()
2013-09-23 Joao Eduardo... mon: MonCommands: expect a CephString as 1st arg for...
2013-09-23 Sage Weilosd: revert 'osd max xattr size' limit
2013-09-23 Greg Farnummds: be more careful about decoding LogEvents
2013-09-23 Joao Eduardo... mon: OSDMonitor: multiple rebuilt full maps per transaction
2013-09-23 Joao Eduardo... mon: OSDMonitor: update latest_full while rebuilding...
2013-09-23 Joao Eduardo... mon: OSDMonitor: smaller transactions when rebuilding...
2013-09-23 Joao Eduardo... mon: OSDMonitor: check if pool is on unmanaged snaps...
2013-09-20 Yehuda Sadehlru_map: don't use list::size()
2013-09-20 Yehuda Sadehcommon/lru_map: rename tokens to entries
2013-09-19 Yehuda Sadehrgw: use bufferlist::append() instead of bufferlist...
2013-09-19 Yehuda Sadehrgw: NULL terminate buffer before parsing it
2013-09-19 Yehuda Sadehrgw: don't call list::size() in ObjectCache
2013-09-18 Yehuda Sadehrgw: drain pending requests before completing write
2013-09-11 Yehuda Sadehrgw: fix get cors, delete cors
2013-09-11 Yehuda SadehMerge branch 'wip-6078-dumpling' into dumpling
2013-09-11 Yehuda Sadehrgw: fix certain return status cases in CORS
2013-09-11 Yehuda Sadehrgw: add COPY method to be handled by CORS
2013-09-11 Yehuda Sadehrgw: fix CORS rule check
2013-09-11 Yehuda Sadehrgw: don't handle CORS if rule not found (is NULL)
2013-09-11 Yehuda Sadehrgw: tie CORS header response to all relevant operations
2013-09-11 Yehuda Sadehrgw: add a generic CORS response handling
2013-09-11 Yehuda Sadehrgw: OPTIONS request doesn't need to read object info
2013-09-11 Yehuda Sadehrgw: remove use of s->bucket_cors
next