]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-12-04 Gary Lowellv0.55 v0.55
2012-12-04 Gary Lowellceph.spec.in: Add SLES and remove Fedora from debug...
2012-12-03 Sage Weiltest_rados_api_misc: fix dup rmmkey test
2012-12-03 Sage Weilosd: EINVAL on unknown TMAP op code
2012-12-03 Sage Weilmds: use TMAP_RMSLOPPY op when removing dentries
2012-12-03 Sage Weilosd: add TMAP_RMSLOPPY op
2012-12-03 Sage Weilosd: ENOENT on TMAP_RM on non-existent key
2012-12-02 Sage Weilosd: fix RepModify when past last_peering_reset
2012-12-01 Samuel Justceph-osd: put g_ceph_context before exit
2012-11-30 Samuel JustReplicatedPG: only increment active_scrub on primary...
2012-11-30 Joao Eduardo... mon: PaxosService: cancel proposal timer after election
2012-11-30 David Zafmanlogrotate: fix rotation
2012-11-29 Sage WeilMerge remote-tracking branch 'gh/wip_next_bugs' into...
2012-11-29 Sage WeilMerge remote-tracking branch 'gh/wip-mon-osd-create...
2012-11-29 Yehuda Sadehradosgw-admin: close storage before exit
2012-11-29 Sam Langclient: Fix for #3490 and config option to test
2012-11-29 Sam Langtest/libcephfs: Test reading an empty file
2012-11-29 Samuel JustPG: scrubber.end should be exactly a boundary
2012-11-29 Samuel JustReplicatedPG: remove from snap_collections even without...
2012-11-29 Samuel JustOSD: get_or_create_pg return null if pool is gone
2012-11-29 Samuel JustOSD: history.last_epoch_started should start at 0
2012-11-29 Samuel JustPG: maintain osd local last_epoch_started for find_best...
2012-11-29 Samuel Justhobject_t: make max private
2012-11-29 Greg FarnumMerge branch 'wip-mon-store-errorcheck' into next
2012-11-29 Yehuda SadehMerge remote-tracking branch 'origin/wip-rgw-leak'...
2012-11-29 Joao Eduardo... mon: Monitor: don't allow '+' or '-' prefixed values...
2012-11-29 Joao Eduardo... mon: OSDMonitor: return -EINVAL on not-a-uuid during...
2012-11-29 Greg Farnummon: add WARN_UNUSED_RESULT to the MonitorStore functio...
2012-11-29 Greg Farnummon: remove the silly write_bl_ss write_bl_ss_impl...
2012-11-29 Greg Farnummon: convert store users with unchecked return codes...
2012-11-29 Greg Farnummon: update Paxos::read()'s successful read check
2012-11-29 Greg Farnummon: add new get_bl_[sn|ss]_safe functions
2012-11-29 Greg Farnummon: In MonitorStore, wrap all uses of ::close and...
2012-11-28 Alex Eldercreate qa/workunits/rbd/map-unmap.sh
2012-11-28 Sage Weillog: 10,000 recent log entries
2012-11-28 Sage Weillog: fix log_max_recent config
2012-11-28 Greg Farnummon: check all uses of fsync in the MonitorStore for...
2012-11-28 Dan Mickrbd: fix import from stdin, add test
2012-11-28 Dan Mickrbd: allow export to stdout, add tests
2012-11-28 Sage Weilmon: fix compiler warning
2012-11-28 Sage Weilmon: do not crash on invalid 'mon tell N ...' target
2012-11-28 Sage Weilconfig: make $pid a metavariable
2012-11-28 Sage Weiltest_rados_api_misc: fix TMAPPUT sorting test
2012-11-27 Sam LangREADME: add the libboost-thread-dev dep to the list
2012-11-27 Sage WeilMerge branch 'wip-mds-next' into next
2012-11-27 Sage Weilosd: detect (some) misordered ondisk tmaps
2012-11-27 Sage Weilosd: verify TMAPPUT data is sorted
2012-11-27 Sage Weilosd: do not ENOENT on missing key on remove
2012-11-27 Sage Weilosd: tolerate misordered TMAP updates
2012-11-27 Sage Weilosd: move tmapup into a helper
2012-11-27 Dan Mickrbd workunit: Add tests for clones across pools
2012-11-27 Dan Mickrbd workunit: Make "remove_images" silent
2012-11-27 Dan Mickrbd workunit: Add tests for cross-pool rename
2012-11-27 Dan Mickrbd: tests for copy with explicit/implicit pool names
2012-11-27 Dan Mickrbd: fix import pool assumptions
2012-11-27 Dan Mickrbd: change destpool assumptions.
2012-11-27 Dan Mickrbd: --size fixes
2012-11-27 Dan Mickrbd: allow parsing image@snap even if --pool given
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-mon-workloadgen...
2012-11-27 Joao Eduardo... test: mon: run_test.sh: helper script for the mon's...
2012-11-27 Joao Eduardo... qa: workunits: mon: add workloadgen's workunit
2012-11-27 Joao Eduardo... test: mon: workload generator
2012-11-27 Joao Eduardo... messages: MLog: make ctor's uuid argument a const
2012-11-27 Joao Eduardo... mon: Monitor: use existing strict_strtol() on parse_pos...
2012-11-27 Joao Eduardo... crush: relax the order by which rules and buckets must...
2012-11-27 Joao Eduardo... crushtool: rework how verbosity works
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-perf' into next
2012-11-27 Sage WeilMerge remote-tracking branch 'gh/wip-crush' into next
2012-11-27 Danny Al-Gaaffix syncfs handling in error case
2012-11-27 Yan, Zhengmds: don't add not issued caps when confirming cap...
2012-11-27 Yan, Zhengmds: check parent inode's versionlock when propagating...
2012-11-27 Yan, Zhengmds: fix anchor table update
2012-11-27 Yan, Zhengmds: don't expire log segment before it's fully flushed
2012-11-27 Sage Weilosdc/ObjectCacher: remove unused waitfor_{rd,wr}
2012-11-27 Sage Weilosdc/ObjectCacher: *do* pin object during write
2012-11-27 Sage Weilmon, osd: adjust msgr requires for CRUSH_TUNABLES2...
2012-11-27 Sage Weilcrush: introduce CRUSH_TUNABLES2 feature
2012-11-27 Jim Schuttcrush: for chooseleaf rules, retry CRUSH map descent...
2012-11-26 Yehuda Sadehrgw: document ops logging setup
2012-11-26 Yehuda Sadehrgw: usage REST api handles cateogories
2012-11-26 Sage Weilperfcounters: fl -> time, use u64 nsec instead of double
2012-11-26 Sage Weilperfcounters: add 'perf' option to disable perf counters
2012-11-26 Alexandre Olivalogrotate on systems without invoke-rc.d
2012-11-26 Alexandre OlivaSearch for srcdir/.git in check_version
2012-11-26 Yehuda Sadehrgw: POST requests not default to init multipart upload
2012-11-26 Noah Watkinsjava: add ceph_open_layout interface
2012-11-26 Noah Watkinsclient: add ceph_open_layout interface
2012-11-26 Josh Durginqa: add script to run objectcacher tests
2012-11-26 Sage WeilMerge remote-tracking branch 'gh/wip-upstart' into...
2012-11-26 Sage Weilinit-ceph: do not make noise about missing devs
2012-11-25 Sage Weilsyncfs: check for __NR_syncfs too
2012-11-25 Sage Weilmonmap: fix crash from dup initial seed mons
2012-11-24 Sage Weilosdc/ObjectCacher: fix BufferHead leak on ENOENT
2012-11-24 Sage WeilMerge remote-tracking branch 'gh/wip-mon-misc-fixes...
2012-11-24 Danny Al-Gaafmake mkcephfs and init-ceph osd filesystem handling...
2012-11-23 Joao Eduardo... mon: Monitor: wake up contexts based on paxos machine...
2012-11-23 Joao Eduardo... mon: AuthMonitor: increase log levels when logging...
2012-11-23 Joao Eduardo... auth: Keyring: increase log levels when logging secrets
2012-11-23 Joao Eduardo... auth: cephx: increase log levels when logging secrets
2012-11-23 Joao Eduardo... crush: CrushWrapper: don't add item to a bucket with...
next