]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-03-08 Dan MickUpdate conf.py
2013-03-08 Sage WeilMerge pull request #96 from concubidated/master
2013-03-08 John Wilkinsdoc: Added a new network configuration reference document.
2013-03-08 ConcubidatedFix output of 'ceph osd tree --format=json' 96/head
2013-03-08 John Wilkinsdoc: Added network settings. Reorganized index.
2013-03-08 John Wilkinsdoc: Excised network settings.
2013-03-08 John Wilkinsdoc: Format edits. Excised much of network discussion...
2013-03-08 Sage Weilmon/Paxos: make old clock skew message more/less suggestive
2013-03-08 Yehuda SadehMerge pull request #92 from jaharkes/content_length
2013-03-08 Jan HarkesProperly format Content-Length: header on 32-bit systems. 92/head
2013-03-08 Yehuda SadehMerge pull request #93 from jaharkes/range_requests
2013-03-08 David ZafmanMerge branch 'wip-2733'
2013-03-08 David ZafmanAdd filestore_replica_fadvise config option default...
2013-03-08 David Zafmanosd: fadvise replica data don't use
2013-03-08 Jan HarkesAvoid sending a success response when an error occurs. 93/head
2013-03-08 David ZafmanFix FileStore to notice if filestore_flusher config...
2013-03-08 Sage WeilMerge branch 'wip-traceless'
2013-03-08 Sage Weilclient: move annoying traceless handling into verify_re...
2013-03-08 Sage Weilclient: debug async cache invalidation
2013-03-08 Sage Weilmds: pass created_ino back to client on replayed requests
2013-03-08 Sage Weilmds: track created inos with completed request ids...
2013-03-08 Sage Weilclient: debug created ino
2013-03-08 Sage Weilclient: unlink old_dentry on traceless rename reply
2013-03-08 Sage Weilclient: force lookup on traceless reply
2013-03-08 Sage Weilclient: make _do_lookup take a const string
2013-03-08 Sage Weilmds: do not do traceless reply for open O_TRUNC requests
2013-03-08 Sage Weilclient: handle fh cleanup in ll_create() failure path
2013-03-08 Sage Weilclient: root can write to any file
2013-03-08 Sage Weilclient: clear I_COMPLETE on traceless reply for dentry...
2013-03-08 Sage Weilclient: pass ptarget from link, create, mkdir, symlink...
2013-03-07 Sage Weilclient: handle traceless replies from make_request()
2013-03-07 Sage Weilvstart.sh: osd debug op order = true
2013-03-06 David ZafmanMissed adding rados_types.hpp to package
2013-03-06 Sage Weilosd: add ctor for clone_info
2013-03-06 Sage WeilMerge remote-tracking branch 'gh/wip-expose-topo'
2013-03-06 Sage WeilMerge pull request #90 from grosskur/fix-debian-libsnappy
2013-03-06 Alan Grosskurthdebian: require libsnappy-dev for ceph 90/head
2013-03-06 Noah Watkinslibcephfs: return osd location from crush map
2013-03-06 Gary Lowellrelease-process.rst: Fix typos
2013-03-06 Noah Watkinsclient: expose extent/osd mapping
2013-03-05 Sage WeilMerge branch 'wip-prepare'
2013-03-05 Sage Weilceph-disk-prepare: move in-use checks to the top, befor...
2013-03-05 Sage Weildoc/release-notes: v0.58
2013-03-05 carsonoidUpdate doc/radosgw/s3/python.rst
2013-03-05 David ZafmanMerge branch 'wip-4207'
2013-03-05 Gary LowellMerge branch 'master' of https://github.com/ceph/ceph
2013-03-05 Gary LowellMerge branch 'next'
2013-03-05 David ZafmanAdd list_snaps() calls to snapshots test cases
2013-03-05 David ZafmanAdd rados listsnaps command
2013-03-05 David Zafmanosd/librados: add op to list clones/snaps for an object
2013-03-05 David ZafmanRemove unused SnapContext in librados.hpp
2013-03-05 David Zafmanosd: Improve snapshot test
2013-03-05 David Zafmanosd: correct comment
2013-03-05 Sage Weilceph-disk-prepare: verify device is not in use by devic...
2013-03-05 Sage Weilceph-disk-prepare: verify device is not mounted before...
2013-03-05 Josh Durgindebian: require >= python2.6 for ceph as well
2013-03-05 Sage Weilceph-disk-prepare: clean up stupid check for a digit
2013-03-05 Sage Weilceph-disk-prepare: use os.path.realpath()
2013-03-04 Gary Lowellv0.58 v0.58
2013-03-04 Filippos GiannakosAdd X-Python-Version >=2.6 to debian control file.
2013-03-04 Samuel JustPG,ReplicatedPG: use pg_has_reset_since to discard...
2013-03-04 Samuel JustPG::build_scrub_map: detect race with peering via last_...
2013-03-04 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject: use intrusiv...
2013-03-04 Samuel JustReplicatedPG::C_OSD_CommittedPushedObject take epoch...
2013-03-04 Sage Weilinit-ceph: fix --restart option
2013-03-04 John Wilkinsdoc: Updated year in footer.
2013-03-04 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2013-03-04 John Wilkinsdoc: Added instructions for ensuring ceph config file...
2013-03-04 Sage WeilMerge pull request #89 from Elbandi/master
2013-03-04 Sage Weiljounal: disable aio
2013-03-04 Sage WeilMerge remote-tracking branch 'gh/wip-3484'
2013-03-04 Andras ElsoBuild: no longer need to use LEVELDB_INCLUDE 89/head
2013-03-04 Joao Eduardo... tools: ceph: add 'ceph df' usage
2013-03-04 Joao Eduardo... mon: Monitor: 'ceph df'
2013-03-02 Gary LowellREADME: Add libsnappy-dev to build requirements.
2013-03-02 Dan Mickdoc: missing blank line in radosgw/config-ref
2013-03-02 Gary LowellMerge pull request #85 from dalgaaf/wip-da-spec-1
2013-03-02 Sage WeilMerge pull request #88 from nmtadam/master
2013-03-01 Adam Manzanareslibrados.hpp: replace paris with pairs 88/head
2013-03-01 John Wilkinsdoc: Instruction should have been noout, not nodown.
2013-03-01 John Wilkinsdoc: Fixed OSD pool config settings. Should be in ...
2013-03-01 Gary Lowellceph.spec.in: Require gptfdisk for Suse, gdisk for...
2013-03-01 Sage WeilMerge pull request #87 from dalgaaf/wip-da-sca-style-2
2013-03-01 Danny Al-Gaafosd/Watch.cc: init NotifyTimeoutCB::canceled in constru... 87/head
2013-03-01 Danny Al-Gaafosd/ReplicatedPG.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove unused variables
2013-03-01 Danny Al-GaafReplicatedPG.cc: remove consecutive return/break statement
2013-03-01 Danny Al-Gaafosd/PG.cc: reduce scope of listed_collection in read_lo...
2013-03-01 Danny Al-Gaafosd/PG.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafosd/OSD.cc: remove unused variable 'map<int64_t, int...
2013-03-01 Danny Al-Gaafosd/OSD.cc: reduce scope of "PG *pg" in OSD::handle_pg_...
2013-03-01 Danny Al-Gaafosd/OSD.cc: use static_cast instead of C-Style cast
2013-03-01 Danny Al-Gaafos/IndexManager.cc: reduce scope of 'int r' in IndexMan...
2013-03-01 Danny Al-Gaafos/LevelDBStore.h: pass const string by reference to...
2013-03-01 Danny Al-Gaafos/FileStore.cc: fix warning about comparing int with...
2013-03-01 Danny Al-Gaafos/FileStore.cc: remove identical else branch
2013-03-01 Danny Al-Gaafos/FileStore.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-GaafSimpleMessenger.cc: use static_cast instead of C-Style...
2013-03-01 Danny Al-Gaafmsg/Pipe.cc: reduce scope of some variables
2013-03-01 Danny Al-Gaafmon/Paxos.cc: use static_cast instead of C-Style cast
next