]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-08-17 Gary Lowellv0.67.1 v0.67.1
2013-08-16 Dan Mickceph.in: --admin-daemon was not returning EINVAL on...
2013-08-15 Sage Weilmon: use str_join instead of std::copy
2013-08-15 Sage Weilconfig: fix stringification of config values
2013-08-15 Sage Weilcommon: add str_join helper
2013-08-14 Josh Durginrados.py: fix Rados() unicode checking
2013-08-14 Josh Durginrados.py: fix Rados() backwards compatibility
2013-08-14 Sage Weillibrados: fix async aio completion wakeup
2013-08-14 Josh Durginlibrados: fix locking for AioCompletionImpl refcounting
2013-08-13 Gary Lowellv0.67 v0.67
2013-08-12 Yehuda Sadehrgw: fix multi delete
2013-08-10 Sage Weilceph-disk: fix mount options passed to move_mount
2013-08-10 Samuel Justconfig_opts.h: reduce osd_recovery_max_active and osd_r...
2013-08-09 Sage Weilceph: retry new-style mon command if we get EINVAL...
2013-08-09 Joao Eduardo... common: pick_addresses: fix bug with observer class...
2013-08-09 Yehuda Sadehrgw: return 423 Locked response when failing to lock...
2013-08-09 Yehuda Sadehrgw: make RGWHTTPClient callback methods pure virtual
2013-08-09 Yehuda Sadehrgw: rename read_header() to receive_header() where...
2013-08-09 Yehuda Sadehrgw: rename data receive callbacks in swift token revoc...
2013-08-09 Samuel JustRadosClient: shutdown monclient after dropping lock
2013-08-09 Sage Weilbuffer: change #include order
2013-08-09 Alfredo Dezamake sure we are using the mount options
2013-08-09 Sage WeilMerge pull request #487 from ceph/wip-5746
2013-08-08 Sage WeilMerge pull request #488 from dmick/wip-dmick-daemon...
2013-08-08 Dan Mickceph.in: return EINVAL on daemon command error 488/head
2013-08-08 Dan Mickceph.in: Re-enable ceph interactive mode (missing its... 487/head
2013-08-08 Sage Weilmon: fix 'osd crush rule rm ...' dup arg
2013-08-07 Sage Weilqa/workunits/cephtool/test.sh: test set/unset of all...
2013-08-07 Sage Weilmon/MonCommands: fix typo nobackfile -> nobackfill
2013-08-07 Dan MickAdd back the mistakenly removed "ceph osd set noscrub...
2013-08-07 Samuel JustMerge branch 'wip-recovery-op-warn' into next
2013-08-06 Samuel JustOSD: suspend timeout on process_peering_events pg lock
2013-08-06 Yehuda SadehMerge pull request #476 from dalgaaf/wip-CID-1058791
2013-08-06 Samuel JustOSD: only start osd_recovery_max_single_start at once
2013-08-06 Samuel JustReplicatedPG: ping tphandle between pushes
2013-08-06 Samuel JustReplicatedPG: ping TPHandle during scan_range
2013-08-06 Samuel JustOSD: also suspend timeout while grabbing recovery_tp...
2013-08-06 Samuel JustOpRequest: don't warn as quickly for slow recovery ops
2013-08-06 Dan Mickmon, osd: Clean up "flush(stringstream)" continued
2013-08-06 Dan Mickmon, osd: Clean up "flush(stringstream); bl.append...
2013-08-05 Sage Weilqa/workunits/cephtool/test.sh: add tests for 'pg dump...
2013-08-05 Dan Mickmon/PGMonitor: add 'pg dump pgs_brief' subcommand
2013-08-05 Dan MickMerge branch 'wip-python-cleanup' into next
2013-08-05 Yehuda Sadehrgw: only log (as in ops logging) certain operations
2013-08-05 Yehuda Sadehrgw_admin: flush replicalog entries
2013-08-05 Dan Mickcephtool/test.sh, rest/test.py: add tell command tests
2013-08-05 Dan Mickceph.in, ceph_rest_api.py: import only used syms from...
2013-08-05 Dan Mickcephtool/test.sh: add a few tests for invalid command...
2013-08-05 Dan Mickceph_argparse.py: add stderr note if nonrequired param...
2013-08-05 Dan MickFix "too few args validate"
2013-08-04 Sage Weilqa/workunits/cephtool/test_daemon.sh: we should error...
2013-08-03 Samuel JustPG: set !flushed in Reset()
2013-08-02 Yehuda SadehMerge branch 'wip-5831' into next
2013-08-02 Yehuda SadehMerge branch 'wip-5810' into next
2013-08-02 Yehuda Sadehrgw: only fetch cors info when needed
2013-08-02 Yehuda Sadehrgw: don't read cors attrs if there's no bucket in...
2013-08-02 Yehuda Sadehrgw: rename sync-type to update-type
2013-08-02 Yehuda Sadehrgw: only check version if meta object exists
2013-08-01 Gary LowellMerge pull request #478 from dalgaaf/wip-da-spec-req
2013-08-01 Danny Al-Gaafceph.spec.in: merge back JUnit handling from SUSE spec 478/head
2013-08-01 Danny Al-Gaafceph.spec.in: move junit BuildRequires to the cephfs...
2013-08-01 Danny Al-Gaafceph.spec.in: use snappy-devel only on RHEL derivatives
2013-08-01 Erik Logtenbergceph.spec.in: add missing buildrequires for Fedora
2013-08-01 Dan MickMerge branch 'wip-5815' into next
2013-08-01 David ZafmanMerge branch 'wip-5784' into next
2013-08-01 Dan Mickmon/MDSMonitor: don't call all EINVALs "unrecognized...
2013-08-01 Dan Mickrest/test.py: retry mds setmap in case epoch has changed
2013-08-01 Dan Mickrest/test.py: expect_nofail() to allow examination...
2013-08-01 Sage WeilMerge tag 'v0.67-rc3' into next
2013-08-01 David ZafmanVerify that deleting op never in check_latest_map_ops map
2013-07-31 David Zafmanosdc: op left in check_lastest_map_ops
2013-07-31 Danny Al-Gaafrgw_rados.cc: fix invalid iterator comparison 476/head
2013-07-31 Sage Weilqa/workunits/cephtool/test_daemon.sh: sudo
2013-07-31 David Zafmanosdc: Add asserts that client_lock is held
2013-07-31 David Zafmantest: Fix valgrind found "Mismatched free() / delete...
2013-07-31 David Zafmanqa: Add workunit that hangs for manual thrasher testing
2013-07-31 Sage Weilceph: developer mode: set PATH, too
2013-07-31 Sage Weilcephtool/test.sh: add tests for mon daemon command
2013-07-31 Dan MickMake all AdminSocket commands use argparse/cmdmap.
2013-07-30 Yehuda Sadehrgw: fix set_buckets_enabled(), set_bucket_owner()
2013-07-30 Samuel JustObjecter: set c->session to NULL if acting is empty
2013-07-30 Gary Lowellv0.67-rc3 v0.67-rc3
2013-07-30 Sage WeilMerge remote-tracking branch 'gh/wip-mon' into next
2013-07-30 Sage Weilmon: add missing state name
2013-07-30 Sage Weilmon: allow others to sync from us across bootstrap...
2013-07-30 Sage Weilmon: drop useless sync_reset() calls
2013-07-29 Sage Weilmon/Paxos: be more vocal about calling elections
2013-07-29 Yehuda Sadehrgw: keep a region connection map
2013-07-29 Yehuda Sadehrgw: cors subresource needs to be in canonical auth...
2013-07-29 Yehuda Sadehrgw: set bucket attrs are a bucket instance meta operation
2013-07-29 Yehuda Sadehrgw: track bucket instance oid
2013-07-29 Yehuda Sadehrgw: read / write bucket attributes from bucket instance
2013-07-29 Sage Weilmon/PGMonitor: fix 'pg dump_[pools_]json'
2013-07-29 Sage Weilmon: fix xml element name
2013-07-29 Loic Dacharycheck_new_interval must compare old acting with old...
2013-07-29 Samuel JustOSD: suspend tp timeout while taking pg lock in OpWQ
2013-07-29 Samuel JustWorkQueue: fix bracing on reset_tp_timeout
2013-07-29 Sage Weilosd: get initial full map after a map gap
2013-07-29 Sage Weilosd: fix off-by-one in map gap logic
2013-07-28 Sage Weilceph_test_rados: print version banner on startup
next