]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-08-23 Sage Weilmon/MonClient: release pending outgoing messages on... 530/head
2013-08-22 Alexandre Olivaenable mds rejoin with active inodes' old parent xattrs
2013-08-22 Sage Weilceph-monstore-tool: shut up coverity
2013-08-22 Yan, Zhengstore: fix issues reported by coverity
2013-08-21 Josh Durginobjecter: fix keys of dump_linger_ops
2013-08-21 Josh Durginobjecter: resend unfinished lingers when osdmap is...
2013-08-21 Yehuda Sadehrgw: change cache / watch-notify init sequence
2013-08-20 Sage WeilMerge remote-tracking branch 'gh/wip-6004' into next
2013-08-20 Sage Weil.gitignore: ignore test-driver
2013-08-20 Sage Weilfuse: fix warning when compiled against old fuse versions
2013-08-20 Sage Weiljson_spirit: remove unused typedef
2013-08-20 Sage Weilgtest: add build-aux/test-driver to .gitignore
2013-08-20 Dan MickMerge pull request #517 from dmick/wip-6049
2013-08-20 Sage Weilmon/Paxos: always refresh after any store_state
2013-08-20 Sage Weilmon/Paxos: return whether store_state stored anything
2013-08-20 Sage Weilmon/Paxos: cleanup: use do_refresh from handle_commit
2013-08-20 Sage Weilpybind: fix Rados.conf_parse_env test
2013-08-20 Dan Mickmon/PGMap: OSD byte counts 4x too large (conversion... 517/head
2013-08-20 Samuel JustPG: remove old log when we upgrade log version
2013-08-20 Samuel JustPGLog: add a config to disable PGLog::check()
2013-08-19 Sage Weilceph: parse CEPH_ARGS environment variable
2013-08-19 Sage Weilrados pybind: add conf_parse_env()
2013-08-19 Sage WeilMerge remote-tracking branch 'gh/next'
2013-08-19 Sage Weildoc/release-notes: v0.61.8
2013-08-19 Sage WeilMerge pull request #513 from dalgaaf/fix/wip-da-documen...
2013-08-19 Danny Al-Gaaffilestore-config-ref.rst: mark some filestore keys... 513/head
2013-08-19 Sage WeilMerge pull request #512 from ceph/wip-5988
2013-08-19 Samuel JustMerge branch 'wip-erasure-coded-doc'
2013-08-19 Greg Farnumlibrados: synchronous commands should return on commit... 512/head
2013-08-19 athanatosMerge pull request #493 from dachary/wip-erasure-coding-doc
2013-08-19 Greg Farnummon: make MonMap error message about unspecified monito...
2013-08-19 Danny Al-Gaafauth-config-ref.rst: fix signature keys
2013-08-17 Sage Weilobjclass: move cls_log into class_api.cc
2013-08-17 Sage Weildoc/dev/filestore-filesystem-compatibliity: remove...
2013-08-17 Sage WeilMerge pull request #494 from kri5/wip-s3-compliance-doc
2013-08-17 Sage WeilMerge pull request #491 from kri5/wip-clang-compilation
2013-08-17 John Wilkinsdoc: Updated upgrade doc to include dumpling and incorp...
2013-08-17 Sage WeilMerge pull request #479 from devoid/fix-5797
2013-08-17 Sage WeilMakefile: move objclass/*.cc to libosd.la
2013-08-17 Sage Weildoc/changelog: add missing file
2013-08-17 Sage Weilos/FileStore: initialize blk_size on _detect_fs()
2013-08-17 Sage Weildoc/release-notes: v0.67.1
2013-08-17 Sage WeilMerge pull request #505 from ceph/wip-post-file
2013-08-17 Sage Weilmds: create only one ESubtreeMap during fs creation
2013-08-17 Sage Weildoc: quickstart: be more explicit that node == mon...
2013-08-17 Yehuda Sadehrgw: drain requests before exiting
2013-08-17 Sage Weilceph-post-file: single command to upload a file to... 505/head
2013-08-17 John Wilkinsdoc: Removed old mkcephfs references.
2013-08-17 John Wilkinsdoc: Removed mkcephfs references.
2013-08-17 John Wilkinsdoc: Updated script for dumpling.
2013-08-17 John Wilkinsdoc: Updated APT script for dumpling.
2013-08-17 John Wilkinsdoc: Removed mkcephfs references. Did a bit of clean...
2013-08-17 Dan MickMerge pull request #509 from dmick/wip-rest-conf
2013-08-16 Samuel JustReplicatedPG: add osd_recover_clone_overlap_limit to...
2013-08-16 Dan Mickconfig_opts: add two ceph-rest-api-only variables for... 509/head
2013-08-16 Samuel JustMerge remote-tracking branch 'upstream/wip-zfs'
2013-08-16 Sage WeilMerge pull request #504 from ceph/wip-cls-hello
2013-08-16 Sage Weilosdc/ObjectCacher: do not merge rx buffers
2013-08-16 Sage Weilosdc/ObjectCacher: match reads with their original...
2013-08-16 David ZafmanMerge branch 'wip-5848-coll'
2013-08-16 David Zafmanosd: Add perf tracking for all states in RecoveryState
2013-08-16 Sage Weilcls/hello: hello, world rados class 504/head
2013-08-16 Sage Weilosd: enforce RD, WR flags for class methods
2013-08-16 Sage Weilcls_rbd: remove old assign_bid method
2013-08-16 Sage Weillibrbd: remove mostly-useless assign_bid helper
2013-08-16 Sage Weilosd: do not return data payload for successful writes
2013-08-16 Sage Weilcommon/Preforker: shut up warning
2013-08-16 Sage WeilMerge remote-tracking branch 'gh/next'
2013-08-16 Sage WeilMerge pull request #506 from dmick/wip-admin-daemon
2013-08-16 Dan Mickceph.in: --admin-daemon was not returning EINVAL on... 506/head
2013-08-15 João Eduardo... Merge pull request #507 from ceph/wip-4635.master
2013-08-15 Joao Eduardo... PendingReleaseNotes: reflect 'osd crush set' behavior... 507/head
2013-08-15 Joao Eduardo... vstart.sh: s/osd crush set/osd crush add/ as it's suppo...
2013-08-15 Joao Eduardo... mon: OSDMonitor: don't expose uncommitted state on...
2013-08-15 Joao Eduardo... mon: OSDMonitor: document 'prepare_command' wrt expecte...
2013-08-15 Sage Weilmon: OSDMonitor: don't expose uncommitted state on...
2013-08-15 Sage Weilmon: clarify 'osd crush add' vs 'osd crush set'
2013-08-15 Sage Weilmon/MonCap: remove useless 'osd crush add' perm from...
2013-08-15 Joao Eduardo... mon: AuthMonitor: fix some >80 columns debug strings
2013-08-15 Joao Eduardo... mon: AuthMonitor: fix whitespaces
2013-08-15 Joao Eduardo... mon: AuthMonitor: remove dead code
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-15 Sage Weilmon/PGMap: fix typo
2013-08-15 Sage WeilRevert "config: fix stringification of config values"
2013-08-15 Sage WeilMerge pull request #501 from liewegas/wip-5906
2013-08-15 Sage Weilconfig: fix stringification of config values
2013-08-15 Sage WeilMerge pull request #502 from ceph/wip-mon-log-level
2013-08-15 Scott DevoidDocument unstable nature of CephFS 479/head
2013-08-15 Sage WeilMerge pull request #496 from ceph/wip-monstore-copy
2013-08-15 Sage WeilMerge pull request #490 from dachary/master
2013-08-15 Sage WeilMerge pull request #396 from hutkev/wip-wireshark-alt
2013-08-15 Sage WeilMerge pull request #499 from dachary/wip-test_osd_types
2013-08-15 Joe BuckRenamed filestore_backend test
2013-08-15 Yan, Zhengstore: Add (experimental) ZFS parallel journal support
2013-08-15 Yan, Zhengstore: Abstract the underlying filesystem functionality
2013-08-15 Li WangCeph-qa: change the fsx.sh to support hole punching...
2013-08-14 John Wilkinsdoc: Fixed typo.
2013-08-14 Josh Durginrados.py: fix Rados() unicode checking
next