]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-12-13 Josh DurginMerge pull request #936 from ceph/wip-rbd-single-major
2013-12-13 Sage WeilMerge pull request #932 from ceph/wip-6979
2013-12-13 Sage WeilMerge remote-tracking branch 'gh/next'
2013-12-13 Yan, Zhengtest/libcephfs: release resources before umount
2013-12-13 Alfredo Dezause the new get_command helper in check_call 932/head
2013-12-13 Ilya Dryomovrbd: modprobe with single_major=Y on newer kernels 936/head
2013-12-13 Ilya Dryomovrbd: add support for single-major device number allocat...
2013-12-13 Ilya Dryomovrbd: match against both major and minor on unmap on...
2013-12-13 Ilya Dryomovrbd: match against whole disks on unmap
2013-12-13 Ilya Dryomovrbd: switch to strict_strtol for major parsing
2013-12-12 Sage WeilMerge pull request #934 from cernceph/wip-rgw-ulimit
2013-12-12 Sage WeilMerge pull request #935 from ceph/wip-vstart-memstore
2013-12-12 Yehuda Sadehvstart.sh: add --memstore option 935/head
2013-12-12 Alfredo Dezause the absolute path for executables if found
2013-12-12 Alfredo Dezaremove trailing semicolon
2013-12-12 Dan van der... radosgw: increase nofiles ulimit on sysvinit machines 934/head
2013-12-12 Sage Weildoc/release-notes: sort
2013-12-12 Sage Weildoc/release-notes: fix indentation; sigh
2013-12-11 Sage Weildoc/release-notes: v0.73
2013-12-11 Sage WeilPendingReleaseNotes: note CRUSH and hashpspool default...
2013-12-11 Sage WeilMerge pull request #930 from ceph/wip-hashpspool
2013-12-11 Greg FarnumRevert "Partial revert "mon: osd pool set syntax relaxe...
2013-12-11 Sage Weilmon/OSDMonitor: take 'osd pool set ...' value as a...
2013-12-11 Gregory FarnumMerge pull request #925 from ceph/wip-mon-api
2013-12-11 Alfredo Dezareplace sgdisk subprocess calls with a helper
2013-12-11 Sage Weilosd: enable HASHPSPOOL by default 930/head
2013-12-11 Greg Farnummon: if we're the leader, don't validate command matching 925/head
2013-12-11 Greg Farnummon: by default, warn if some members of the quorum...
2013-12-11 Greg FarnumMemStore: update for the new ObjectStore interface
2013-12-10 Gary LowellMerge branch 'next'
2013-12-10 Gregory FarnumMerge pull request #927 from dachary/wip-crush-test
2013-12-10 Loic Dacharycrush: remove crushtool test leftover 927/head
2013-12-10 Sage WeilMerge pull request #920 from dachary/wip-man
2013-12-10 Greg FarnumElector: use monitor's encoded command sets instead...
2013-12-10 scuttlemonkeyMerge pull request #865 from ceph/wip-doc-build-cluster
2013-12-10 Greg FarnumMonitor: encode and expose mon command sets
2013-12-10 Loic Dacharyman: update man/ from doc/man/8 920/head
2013-12-10 Loic Dacharyman: Ceph is also an object store
2013-12-10 Sage WeilMerge pull request #923 from dachary/wip-crush-test
2013-12-10 Sage Weilos/MemStore: do on_apply_sync callback synchronously
2013-12-10 Gary Lowellv0.73 v0.73
2013-12-09 Greg FarnumElector: keep a list of classic mons instead of each...
2013-12-09 Loic Dacharycrush: implement --show-bad-mappings for indep 923/head
2013-12-09 Loic Dacharycrush: add unitest for crushtool --show-bad-mappings
2013-12-09 Loic Dacharycrush: remove scary message string
2013-12-09 Loic Dacharycrush: document the --test mode of operations
2013-12-09 Greg FarnumMonitor: Elector: share the classic command set if...
2013-12-09 Greg FarnumElector: share local command set when deferring
2013-12-09 Greg FarnumMonitor: import MonCommands.h from original Dumpling...
2013-12-09 Greg FarnumMonitor: validate incoming commands against the leader...
2013-12-09 Greg FarnumMonitor: disseminate leader's command set instead of...
2013-12-09 Greg FarnumElector: transmit local api on election win, accept...
2013-12-09 Greg Farnummessages: make room for passing supported monitor comma...
2013-12-09 Greg FarnumMonitor: pull command mapping out of _allowed_command()
2013-12-09 Sage WeilMerge pull request #918 from ceph/port/misc
2013-12-09 Sage WeilMerge pull request #922 from dachary/wip-crush-choose...
2013-12-09 Loic Dacharycrush: --show-utilization* implies --show-statistics
2013-12-09 Greg FarnumMonitor: add a separate leader_supported_commands
2013-12-09 Greg FarnumMonitor: expose local monitor commands to other compila...
2013-12-09 Greg FarnumMonCommand: add operator== and operator!=
2013-12-09 Greg FarnumMonCommand: support encode/decode
2013-12-09 Greg Farnumencoding: fix [encode|decode]_array_nohead
2013-12-08 Loic Dacharycrush: add CrushTester accessors
2013-12-08 Loic Dacharycrush: output --show-bad-mappings on err
2013-12-08 Loic Dacharycrush: fix map->choose_tries boundary test 922/head
2013-12-08 Sage WeilMerge pull request #869 from ceph/wip-crush
2013-12-08 Noah Watkinslibrbd: remove unused private variable 918/head
2013-12-08 Noah WatkinsTrackedOp: remove unused private variable
2013-12-08 Noah Watkinslibrbd: rename howmany to avoid conflict
2013-12-07 Sage WeilMerge pull request #917 from ceph/port/compat
2013-12-07 Sage WeilMerge pull request #919 from ceph/port/fdatasync
2013-12-07 Noah Watkinswbthrottle: use feature check for fdatasync 919/head
2013-12-07 Noah Watkinsrados_sync: fix mismatched tag warning
2013-12-07 Noah Watkinsrados_sync: remove unused private variable
2013-12-07 Noah Watkinsmon: check for sys/vfs.h existence
2013-12-07 Noah Watkinsmake: increase maximum template recursion depth
2013-12-07 Noah Watkinscompat: define replacement TEMP_FAILURE_RETRY 917/head
2013-12-07 Sage WeilMerge remote-tracking branch 'gh/wip-fix-3x'
2013-12-07 Sage WeilMerge remote-tracking branch 'gh/wip-fix-tunables'
2013-12-07 Sage Weilcrush/CrushCompiler: make current set of tunables ...
2013-12-07 Sage Weilcrushtool: remove scary tunables messages
2013-12-07 Sage Weilcrush/CrushCompiler: start with legacy tunables when...
2013-12-07 Sage Weilcrush: add indep data set to cli tests 869/head
2013-12-07 Sage Weilosdmaptool: fix cli tests for 3x
2013-12-07 Sage Weilosd: default to 3x replication
2013-12-07 Sage WeilMerge pull request #913 from dachary/wip-crush-unittest
2013-12-06 Sage WeilRevert "osd: default to 3x replication"
2013-12-06 Loic Dacharycrush: detach_bucket must test item >= 0 not > 0 913/head
2013-12-06 Loic Dacharycrush: remove obsolete comments from link_bucket
2013-12-06 Loic Dacharycrush: remove redundant code from move_bucket
2013-12-06 Loic Dacharycrush: unittest CrushWrapper::move_bucket
2013-12-06 Sage WeilMerge pull request #888 from ceph/wip-crush-tunables
2013-12-06 Sage WeilMerge pull request #903 from ceph/wip-memstore
2013-12-06 Sage WeilMerge pull request #907 from ceph/wip-3x
2013-12-06 Sage Weilcrush/mapper: dump indep partial progression for debugging
2013-12-06 Sage WeilPendingReleaseNotes: note change of CRUSH indep mode...
2013-12-06 Sage Weilcrush: add feature CRUSH_V2 for new indep mode and...
2013-12-06 Sage Weilcrush: CHOOSE_LEAF -> CHOOSELEAF throughout
2013-12-06 Sage Weilosd/OSDMap: fix feature calculation for CACHEPOOL
2013-12-06 Sage Weilcrush/CrushCompiler: [de]compile set_choose[leaf]_tries...
next