]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-09-10 Josh Durginlibrbd: ignore -ENOENT during discard
2012-09-10 Sage Weilobjectcacher: fix bh leak on discard
2012-09-05 Tommi Virtanenupstart, ceph-create-keys: Make client.admin key genera...
2012-09-05 Tommi Virtanenconfig: Add a per-name default keyring to front of...
2012-09-05 Tommi Virtanenupstart: Make instance jobs export their cluster and...
2012-09-05 Tommi Virtanenupstart: Make ceph-osd always set the crush location.
2012-09-05 Tommi Virtanenceph-disk-prepare: Partition and format OSD data disks...
2012-09-05 Tommi Virtanenceph-disk-prepare: Take fsid from config file.
2012-09-05 Tommi Virtanenupstart: fix regex
2012-08-28 Yehuda Sadehrgw: clear usage map before reading usage
2012-08-24 Gary LowellDon't package crush header files.
2012-08-21 Yehuda Sadehrgw: dump content_range using 64 bit formatters
2012-08-21 Sage WeilRevert "rgw: dump content_range using 64 bit formatters"
2012-08-20 Yehuda Sadehrgw: dump content_range using 64 bit formatters
2012-08-16 Matthew Wodrichobsync: add missing package specifier to format_exc
2012-08-16 Danny Kukawkafix keyring generation for mds and osd
2012-08-16 Danny Kukawkafix ceph osd create help
2012-08-14 Sage Weilmon: simplify logmonitor check_subs; less noise
2012-08-13 Sage Weilv0.48.1argonaut v0.48.1argonaut
2012-08-10 Yehuda Sadehrgw: fix usage trim call encoding
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...
next