]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2013-09-09 Gary Lowellv0.67.3 v0.67.3
2013-09-07 Sage WeilMerge pull request #574 from dalgaaf/fix/da-dumpling...
2013-09-07 Danny Al-Gaafinit-radosgw*: fix status return value if radosgw isn... 574/head
2013-09-06 Samuel JustFileStore: add config option to disable the wbthrottle
2013-09-06 Samuel JustWBThrottle: use fdatasync instead of fsync
2013-09-06 Samuel JustPGLog: initialize writeout_from in PGLog constructor
2013-09-06 Samuel JustPGLog: maintain writeout_from and trimmed
2013-09-06 Samuel JustPGLog: don't maintain log_keys_debug if the config...
2013-09-06 Samuel JustPGLog: move the log size check after the early return
2013-09-06 Sage Weilrbd.cc: relicense as LGPL2
2013-09-04 Yehuda Sadehrgw: flush pending data when completing multipart part...
2013-09-04 Yehuda Sadehrgw: check object name after rebuilding it in S3 POST
2013-09-04 Sage Weilmon/MonClient: release pending outgoing messages on...
2013-09-03 Yehuda Sadehrgw: change watch init ordering, don't distribute if...
2013-08-30 Sage Weilceph-post-file: use mktemp instead of tempfile
2013-08-30 Sage Weilmon: discover mon addrs, names during election state too
2013-08-30 Dan Mickceph_rest_api.py: create own default for log_file
2013-08-28 Sage Weilceph-post-file: single command to upload a file to...
2013-08-27 Gary Lowellceph.spec.in: remove trailing paren in previous commit
2013-08-27 Gary Lowellceph.spec.in: Don't invoke debug_package macro on...
2013-08-27 Sage Weilosd: install admin socket commands after signals
2013-08-27 Sage Weilceph-disk: partprobe after creating journal partition
2013-08-27 Sage Weilmon/Paxos: always refresh after any store_state
2013-08-27 Sage Weilmon/Paxos: return whether store_state stored anything
2013-08-27 Sage Weilmon/Paxos: cleanup: use do_refresh from handle_commit
2013-08-26 Sage Weilosdc/ObjectCacher: do not merge rx buffers
2013-08-26 Sage Weilosdc/ObjectCacher: match reads with their original...
2013-08-26 Sage Weilmon/Paxos: fix another uncommitted value corner case
2013-08-26 Sage Weilos: make readdir_r buffers larger
2013-08-26 Sage Weilos: fix readdir_r buffer size
2013-08-23 Yehuda Sadehrgw: fix crash when creating new zone on init
2013-08-23 Yehuda Sadehrgw: change cache / watch-notify init sequence
2013-08-23 Alexandre Olivaenable mds rejoin with active inodes' old parent xattrs
2013-08-23 David Disseldorpmds: remove waiting lock before merging with neighbours
2013-08-23 Dan Mickmon/PGMap: OSD byte counts 4x too large (conversion...
2013-08-23 Alfredo Dezaceph-disk: specify the filetype when mounting
2013-08-23 Gary Lowellv0.67.2 v0.67.2
2013-08-22 Sage Weil.gitignore: ignore test-driver
2013-08-22 Sage Weilfuse: fix warning when compiled against old fuse versions
2013-08-22 Sage Weiljson_spirit: remove unused typedef
2013-08-22 Sage Weilgtest: add build-aux/test-driver to .gitignore
2013-08-21 Josh Durginobjecter: resend unfinished lingers when osdmap is...
2013-08-20 Sage Weilpybind: fix Rados.conf_parse_env test
2013-08-20 Sage Weillibrados: fix MWatchNotify leak
2013-08-20 Samuel JustPG: remove old log when we upgrade log version
2013-08-20 Samuel JustPGLog: add a config to disable PGLog::check()
2013-08-19 Sage Weilceph: parse CEPH_ARGS environment variable
2013-08-19 Sage Weilrados pybind: add conf_parse_env()
2013-08-18 Yehuda Sadehrgw: drain requests before exiting
2013-08-18 Sage Weilrgw: do not leak handler in get_handler() error path
2013-08-18 Sage Weilrgw: fix leak of RGWDataChangesLog::renew_thread
2013-08-18 Sage Weilrgw: free resolver on shutdown
2013-08-18 Sage Weilrgw: fix up signal handling
2013-08-17 Gary Lowellv0.67.1 v0.67.1
2013-08-16 Dan Mickceph.in: --admin-daemon was not returning EINVAL on...
next