]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-08-10 Yehuda Sadehcls_rgw: fix rgw_cls_usage_log_trim_op encode/decode
2012-08-10 Yehuda Sadehrgw: expand date format support
2012-08-10 Yehuda Sadehrgw: complete multipart upload can handle chunked encoding
2012-08-10 Yehuda Sadehrgw_xml: xml_handle_data() appends data string
2012-08-10 Yehuda Sadehrgw: ETag is unquoted in multipart upload complete
2012-08-10 Josh DurginMonMap: return error on failure in build_initial
2012-08-10 Josh Durginaddr_parsing: report correct error message
2012-08-08 Sage Weilmkcephfs: use default osd_data, _journal values
2012-08-08 Sage Weilmkcephfs: use new default keyring locations
2012-08-01 Sage Weilosd: peering: detect when log source osd goes down
2012-07-31 Sylvain Munautrbd: fix off-by-one error in key name
2012-07-31 Sylvain Munautsecret: return error on empty secret
2012-07-28 Sage Weilosd: set STRAY on pg load when non-primary
2012-07-27 Sage Weilosd: peering: make Incomplete a Peering substate
2012-07-27 Sage Weilosd: peering: move to Incomplete when.. incomplete
2012-07-27 Sage WeilMerge remote-tracking branch 'gh/stable' into stable...
2012-07-26 Sage Weilosd: fixing sharing of past_intervals on backfill restart
2012-07-26 Sage WeilMerge remote-tracking branch 'gh/wip-rbd-bid' into...
2012-07-26 Sage Weilmon: make 'ceph osd rm ...' wipe out all state bits...
2012-07-26 Sage Weiltest_stress_watch: just one librados instance
2012-07-26 Sage WeilMerge commit '35b13266923f8095650f45562d66372e618c8824...
2012-07-26 Samuel JustReplicatedPG: fix replay op ordering
2012-07-26 Sage Weilobjecter: always resend linger registrations
2012-07-26 Sage Weilosd: guard class call decoding
2012-07-26 Sage Weillibrados: take lock when signaling notify cond
2012-07-26 Sage Weilworkqueue: kick -> wake or _wake, depending on locking
2012-07-26 Sage Weilclient: fix locking for SafeCond users
2012-07-26 Sage Weilfilestore: check for EIO in read path
2012-07-26 Sage Weilfilestore: add 'filestore fail eio' option, default...
2012-07-26 Sage Weilconfig: fix 'config set' admin socket command
2012-07-25 Sage Weilosd: break potentially large transaction into pieces
2012-07-25 Sage Weilosd: only commit past intervals at end of parallel...
2012-07-25 Sage Weilosd: generate past intervals in parallel on boot
2012-07-25 Sage Weilosd: move calculation of past_interval range into helper
2012-07-25 Sage Weilosd: fix map epoch boot condition
2012-07-25 Sage Weilmon: ignore pgtemp messages from down osds
2012-07-25 Sage Weilmon: ignore osd_alive messages from down osds
2012-07-23 Josh Durginlibrbd: replace assign_bid with client id and random...
2012-07-23 Dan Micklibrados: add new constructor to form a Rados object...
2012-07-19 Sage Weiladd CRUSH_TUNABLES feature bit
2012-07-18 Josh DurginObjectCacher: fix cache_bytes_hit accounting
2012-07-17 Pascal de Bruijn... Robustify ceph-rbdnamer and adapt udev rules
2012-07-16 Sage Weillog: apply log_level to stderr/syslog logic
2012-07-16 Sage Weillog: fix event gather condition
2012-07-16 Samuel JustPG::RecoveryState::Stray::react(LogEvt&): reset last_pg...
2012-07-16 Samuel JustReplicatedPG: don't warn if backfill peer stats don...
2012-07-16 Sage Weilmon/MonitorStore: always O_TRUNC when writing states
2012-07-16 Sage Weilosd: based misdirected op role calc on acting set
2012-07-13 Josh Durginqa: download tests from specified branch
2012-07-12 Yehuda Sadehrgw: don't override subuser perm mask if perm not specified
2012-07-12 James Pagedebian: fix ceph-fs-common-dbg depends
2012-07-11 Yehuda Sadehrados tool: remove -t param option for target pool
2012-07-11 Sage WeilMakefile: don't install crush headers
2012-07-10 Sage Weilmsgr: take over existing Connection on Pipe replacement
2012-07-09 Sage Weildebian: include librados-config in librados-dev
2012-07-06 Sage Weillockdep: increase max locks
2012-07-06 Sage Weilconfig: add unlocked version of get_my_sections; use...
2012-07-06 Sage Weilconfig: fix lock recursion in get_val_from_conf_file()
2012-07-06 Sage Weilconfig: fix recursive lock in parse_config_files()
2012-07-06 Sage Weilrgw: initialize fields of RGWObjEnt
2012-07-06 Yehuda Sadehrgw: handle response-* params
2012-07-06 Sage Weilosd: add missing formatter close_section() to scrub...
2012-07-06 Mike Ryanpg: report scrub status
2012-07-06 Mike Ryanpg: track who we are waiting for maps from
2012-07-06 Mike Ryanpg: reduce scrub write lock window
2012-07-06 Yehuda Sadehrgw: don't store bucket info indexed by bucket_id
2012-07-06 Yehuda Sadehtest_rados_tool.sh: test copy pool
2012-07-06 Yehuda Sadehrados tool: copy object in chunks
2012-07-06 Yehuda Sadehrados tool: copy entire pool
2012-07-06 Yehuda Sadehrados tool: copy object
2012-07-06 Sage Weilceph.spec.in: add ceph-disk-{activate,prepare}
2012-07-05 Wido den HollanderAllow URL-safe base64 cephx keys to be decoded.
2012-07-04 Wido den Hollanderlibrados: Bump the version to 0.48
2012-07-03 Yehuda Sadehrgw-admin: use correct modifier with strptime
2012-07-03 Yehuda Sadehrgw: send both swift x-storage-token and x-auth-token
2012-07-03 Yehuda Sadehrgw: radosgw-admin date params now also accept time
2012-07-03 Yehuda Sadehrgw-admin: fix usage help
2012-07-03 Sage Weilradosgw-admin: fix clit test
2012-07-03 Sage Weilceph: fix cli help test
2012-07-03 Samuel JustReplicatedPG: remove faulty scrub assert in sub_op_modi...
2012-07-03 Kyle Baderceph: better usage
2012-07-03 Sage Weildebian: strip new ceph-mds package
2012-07-03 Sage Weilconfig: remove bad argparse_flag argument in parse_option()
2012-07-03 Sage Weilmsgr: restart_queue when replacing existing pipe and...
2012-07-03 Sage Weilmsgr: choose incoming connection if ours is STANDBY
2012-07-03 Sage Weilmsgr: preserve incoming message queue when replacing...
2012-07-03 Sage Weilmsgr: move dispatch_entry into DispatchQueue class
2012-07-03 Sage Weilmsgr: move incoming queue to separate class
2012-07-03 Sage Weilmsgr: make D_CONNECT constant non-zero, fix ms_handle_c...
2012-07-03 Sage Weilmsgr: fix pipe replacement assert
2012-07-03 Sage Weilmsgr: do not try to reconnect con with CLOSED pipe
2012-07-03 Sage Weilmsgr: move to STANDBY if we replace during accept and...
2012-07-02 Sage Weilv0.48argonaut v0.48argonaut
2012-07-02 Holger Machtceph.spec.in: Change license of base package to GPL...
2012-07-02 Sage Weilmon: initialize quorum_features
2012-07-02 Samuel JustOSD::do_command: unlock pg only if we had it
2012-07-02 Samuel JustMOSDSubOp: set hobject_incorrect_pool in decode_payload
2012-07-02 Sage Weilfilestore: initialize m_filestore_do_dump
2012-06-30 Sage Weilosdmap: check new pool name on rename
2012-06-30 Sage Weilosd: handle pool name changes properly
next