]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2014-08-25 Yehuda Sadehrgw: fix test to identify whether object has tail 2321/head
2014-08-21 Sage WeilMerge pull request #2301 from ceph/wip-9176
2014-08-21 Sage Weilmon: make dispatch(), _ms_dispatch() void 2301/head
2014-08-21 Sage Weilmon: always process the message in dispatch
2014-08-21 Sage Weilmon: fix occasional message leak after session reset
2014-08-19 Sage WeilMerge remote-tracking branch 'gh/next'
2014-08-18 John Wilkinsdoc: Removed quick guide and wireshark from top-level IA.
2014-08-18 John Wilkinsdoc: Move wireshark documentation to dev.
2014-08-18 Sage Weildoc/release-notes: v0.84
2014-08-18 Sage WeilMerge pull request #2280 from ceph/wip-fs-docs
2014-08-18 johndoc: add notes on using "ceph fs new" 2280/head
2014-08-18 Jenkins0.84 v0.84
2014-08-18 Sage Weilqa/workunits/rbd/qemu-iotests: touch common.env
2014-08-18 Sage Weilqa/workunits/rbd/qemu-iotests: touch common.env
2014-08-18 Sage WeilMerge pull request #2010 from ceph/wip-misplaced
2014-08-17 Sage Weilqa/workunits/rest/test.py: use rbd instead of data...
2014-08-17 Sage Weilqa/workunits/rest/test.py: do snap test on our data2...
2014-08-17 Sage Weilqa/workunits/rest/test.py: fix rd_kb -> rd_bytes
2014-08-17 Sage WeilMerge pull request #2272 from ceph/wip-8621
2014-08-16 Sage Weilosd: fix theoretical use-after-free of OSDMap
2014-08-16 Sage WeilMerge pull request #2259 from ceph/wip-9039
2014-08-16 Sage Weilvstart.sh: make filestore fd cache size smaller 2010/head
2014-08-16 Sage Weilmon: track stuck undersized
2014-08-16 Sage Weilmon: track pgs that get stuck degraded
2014-08-16 Sage Weilosd: track last_fullsized in pg_stat_t
2014-08-16 Sage Weilosd: track last_undegraded pg stat
2014-08-16 Sage Weilosd/osd_types: add last_undegraded, last_undersized...
2014-08-16 Sage Weilosd/PG: track PG_STATE_UNDERSIZED separately from DEGRADED
2014-08-16 Sage Weilosd: add PG_STATE_UNDERSIZED
2014-08-16 Sage Weilosd/PG: account for misplaces separately than degraded
2014-08-16 Sage Weillibrados: approximate legacy 'degraded' value
2014-08-16 Sage Weilmon: warn about misplaced objects, just like degraded
2014-08-16 Sage Weilosd: num_objects_misplaced
2014-08-16 Sage WeilMerge pull request #2217 from ceph/wip-problem-osds
2014-08-16 Sage Weilqa/workunits/rest/test.py: fix 'df' test to use total_u...
2014-08-16 Sage WeilRevert "os/FileJournal: Update the journal header when...
2014-08-16 Sage WeilMerge pull request #2271 from ceph/wip-9053
2014-08-16 Yehuda Sadehrgw: update civetweb submodule 2272/head
2014-08-15 Alfredo DezaMerge pull request #2270 from ceph/wip-init-ceph
2014-08-15 Sage Weilinit-ceph: don't use bashism 2270/head
2014-08-15 Alfredo DezaMerge pull request #2247 from ceph/wip-ceph-disk
2014-08-15 Loic DacharyMerge pull request #2269 from ceph/wip-osd-mon-feature
2014-08-15 Sage WeilMerge remote-tracking branch 'gh/next'
2014-08-15 Boris RantoFix -Wno-format and -Werror=format-security options...
2014-08-15 Sage Weilosd: fix feature requirement for mons 2269/head
2014-08-15 Sage WeilMerge pull request #2268 from ceph/wip-9119
2014-08-15 Samuel JustReplicatedPG::maybe_handle_cache: do not forward RWORDE... 2268/head
2014-08-15 Samuel JustReplicatedPG::cancel_copy: clear cop->obc
2014-08-15 Sage WeilMerge pull request #2264 from ceph/wip-crush-features
2014-08-15 Sage Weilunittest_osdmap: test EC rule and pool features 2264/head
2014-08-15 Sage WeilMerge pull request #2266 from kevincox/removewirehsark
2014-08-15 Samuel JustMerge pull request #2070 from somnathr/wip-sd-filestore...
2014-08-15 Kevin CoxRemove Old Wireshark Dissectors 2266/head
2014-08-15 Sage Weilosd: only require crush features for rules that are...
2014-08-15 Sage Weilcrush: add is_v[23]_rule(ruleid) methods
2014-08-15 Loic DacharyMerge pull request #2213 from dachary/wip-9025-chunk...
2014-08-14 Sage Weilmon/Paxos: share state and verify contiguity early... 2271/head
2014-08-14 Sage Weilmon/Paxos: verify all new peons are still contiguous...
2014-08-14 Loic Dacharyerasure-code: remap chunks if not sequential 2213/head
2014-08-14 Loic Dacharyerasure-code: parse function for the mapping parameter
2014-08-14 Loic Dacharyerasure-code: ErasureCodeInterface::get_chunk_mapping()
2014-08-14 Yehuda Sadehrgw: update civetweb submodule
2014-08-14 Yehuda Sadehrgw: don't allow negative / invalid content length
2014-08-14 Yehuda Sadehrgw: log civetweb messages
2014-08-14 Yehuda Sadehrgw: disable civetweb url decoding
2014-08-14 Sage WeilMerge remote-tracking branch 'gh/next'
2014-08-14 Somnath RoyFileStore: Introduced a RLock instead of WLock 2070/head
2014-08-14 Somnath RoyFileStore: No need to hold Index lock during omap calls
2014-08-14 Somnath RoyFileStore: FDCache lookup is rearranged
2014-08-14 Somnath RoyFileStore: Index caching is introduced for performance...
2014-08-14 Somnath Royshared_cache: pass key (K) by const ref in interface...
2014-08-14 Greg FarnumFileStore: remove the fdcache_lock
2014-08-14 Greg FarnumFDCache: implement a basic sharding of the FDCache
2014-08-14 Greg Farnumshared_cache: expose prior existence when inserting...
2014-08-14 Sage WeilMerge pull request #2235 from kevincox/wireshark
2014-08-14 Yehuda Sadehrgw_admin: add --min-rewrite-stripe-size for object... 2259/head
2014-08-14 Kevin Coxdoc: Add documentation about Wireshark dissector. 2235/head
2014-08-14 Yehuda Sadehrgw: fix compilation
2014-08-14 Greg Farnumshared_cache: use a single lookup for lookup() too
2014-08-14 Sage Weilqa/workunits/cephtool: verify setmaxosd doesn't let...
2014-08-14 Anand BhatOSDMonitor: Do not allow OSD removal using setmaxosd
2014-08-14 Yehuda Sadehrgw: pass set_mtime to copy_obj_data()
2014-08-14 Yehuda Sadehrgw: copy_obj_data() uses atomic processor
2014-08-14 Sage WeilMerge pull request #2257 from ceph/wip-8784
2014-08-14 Yehuda Sadehrgw: copy object data if target bucket is in a differen...
2014-08-14 Sage WeilMerge pull request #2251 from ceph/wip-9102
2014-08-14 Sage WeilMerge pull request #2255 from ceph/wip-9062
2014-08-14 John SprayMerge remote-tracking branch 'origin/next'
2014-08-14 John SprayMerge pull request #2254 from ceph/wip-8725
2014-08-14 Sage Weildoc: update kernel recommendations (avoid 3.15!)
2014-08-14 Sage Weilmsg/PipeConnection: make methods behave on 'anon' conne... 2255/head
2014-08-13 Sage Weilmon/Paxos: put source mon id in a temp variable
2014-08-13 Sage Weilmds/MDSMap: fix incompat version for encoding 2254/head
2014-08-13 Sage Weilmds/MDSMap: drop trailing else in favor of early return
2014-08-13 Samuel JustMerge remote-tracking branch 'upstream/next'
2014-08-13 Samuel JustMerge pull request #2252 from ceph/wip-9087
2014-08-13 Sage WeilMerge remote-tracking branch 'gh/next'
2014-08-13 Samuel Justtest/system/systest_runnable.cc: debugging on start... 2252/head
2014-08-13 Alfredo Dezaceph-disk: linter cleanup 2251/head
2014-08-13 Sage Weilmon: fix divide by zero when pg_num adjusted and no...
next