]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2013-02-22 David ZafmanMerge branch 'wip-3403-4-rebase'
2013-02-22 David ZafmanAdd test for list_watchers() C++ interface
2013-02-22 David ZafmanAdd listwatchers command to rados
2013-02-22 David ZafmanAdd ObjectReadOperation and IoCtx functions
2013-02-22 David Zafmanlibrados: expose a list of watchers on an object
2013-02-22 David ZafmanAdd rados_types.h header file
2013-02-22 Sage Weilosd/PG: fix typo, missing -> omissing
2013-02-22 Sage WeilMerge branch 'next'
2013-02-22 Sage Weilceph_common.sh: fix iteration of items in ceph.conf
2013-02-22 Dan Mickceph-conf.rst: missing '=' in example network settings
2013-02-21 Sage WeilMerge remote-tracking branch 'gh/wsp.bobtail.2merge'
2013-02-21 Samuel JustPG::proc_replica_log: adjust oinfo.last_complete based...
2013-02-21 Samuel JustMerge remote-tracking branch 'upstream/wip_clone_attrs'
2013-02-21 Greg FarnumMDS: remove a few other unnecessary is_base() checks
2013-02-21 Greg Farnummds: allow xattrs on the root inode
2013-02-21 Greg Farnummds: use inode_t::layout for dir layout policy
2013-02-21 Sage Weilmds: parse ceph.*.layout vxattr key/value content
2013-02-21 Samuel JustFileStore::_clone: use _fsetattrs rather than _setattrs
2013-02-21 Samuel JustFileStore::_setattrs: use _fsetattrs
2013-02-21 Samuel JustFileStore: add _fsetattrs
2013-02-21 Samuel JustFileStore::_setattrs: only do omap operations if necessary
2013-02-21 Samuel JustFileStore::_setattrs no need to grab an Index lock...
2013-02-21 Yehuda SadehMerge pull request #67 from jaharkes/content_length
2013-02-21 Jan HarkesFix failing > 4MB range requests through radosgw S3...
2013-02-21 Yehuda SadehMerge pull request #66 from jaharkes/range_requests
2013-02-21 Jan HarkesHandle empty CONTENT_LENGTH environment variable. 67/head
2013-02-21 Jan HarkesFix failing > 4MB range requests through radosgw S3... 66/head
2013-02-21 Sage Weilosd: an interval can't go readwrite if its acting is...
2013-02-21 Sage WeilMerge branch 'next'
2013-02-21 Sage Weilosd: clear recovery state on pg removal
2013-02-21 Joao Eduardo... ceph-object-corpus: use temporary 'wsp.master.new'...
2013-02-21 Joao Eduardo... Merge branch 'wsp.bobtail.2merge' into wsp.bobtail...
2013-02-21 Joao Eduardo... vstart.sh: Create mon data directory before --mkfs
2013-02-21 Joao Eduardo... test: ObjectMap: add a generic leveldb store tool
2013-02-21 Joao Eduardo... mon: ceph-mon: convert an old monitor store to the...
2013-02-21 Joao Eduardo... mon: Add an offline monitor store converter
2013-02-21 Joao Eduardo... os: LevelDBStore: scrap init() and create open() and...
2013-02-21 Joao Eduardo... mon: Monitor: Add monitor store synchronization support
2013-02-21 Joao Eduardo... message: MMonSync: Monitor Synchronization message
2013-02-21 Joao Eduardo... mon: MonitorDBStore: add store iterators to obtain...
2013-02-21 Joao Eduardo... mon: Paxos: get rid of slurp-related code
2013-02-21 Joao Eduardo... mon: PaxosService: rework full version stashing
2013-02-21 Joao Eduardo... mon: Paxos: trim through Paxos
2013-02-21 Joao Eduardo... mon: Single-paxos and key/value store support
2013-02-21 Sage Weilmds: parse ceph.*.layout vxattr key/value content
2013-02-20 Samuel JustMerge branch 'wip_watch_cleanup'
2013-02-20 Samuel JustReplicatedPG: allow multiple watches in one transaction
2013-02-20 Samuel Justdoc: add some internal docs for watch/notify
2013-02-20 Samuel Justlibrados/: include watch cookie in notify_ack
2013-02-20 Samuel JustReplicatedPG: accept watch cookie value with notify ack
2013-02-20 Samuel JustWatch/Notify: rework watch/notify
2013-02-20 Samuel Justosd/: move ObjectContext over to osd_types.h
2013-02-20 Samuel JustPG: check object_contexts on flushed
2013-02-20 Samuel JustReplicatedPG: add intrusive_ptr hooks
2013-02-20 Samuel JustTimer.cc: use complete() rather than finish()
2013-02-20 Sage Weilosd: remove force hack for testing the HASHPSPOOL code
2013-02-20 Sage Weilmon: allow syslog level and facility for cluster log...
2013-02-20 Joao Eduardo... mon: Monitor: keyring always on mon_data/keyring by...
2013-02-20 Joao Eduardo... mon: MonitorDBStore: Add a key/value store to be used...
2013-02-20 Yehuda Sadehrgw: refactor header grants
2013-02-20 caleb milesrgw_acl: Support ACL grants in headers.
2013-02-20 Sage Weilmon: fix new pool type
2013-02-20 Sage Weilosd: lock pg in build_past_intervals_parallel()
2013-02-20 Sage Weilqa: mon/pool_ops.sh: fix last test
2013-02-20 Greg Farnumdoc: make the cephfs man page marginally more truthful
2013-02-20 Yehuda Sadehrgw: fix multipart uploads listing
2013-02-20 Yehuda Sadehrgw: don't copy object when it's copied into itself
2013-02-20 Greg Farnumman: make the cephfs man page marginally more truthful
2013-02-20 Sage WeilMerge branch 'wip-pool'
2013-02-20 Sage Weilosd/OSDMap: note OSDHASHPSPOOL feature when pool FLAG_H...
2013-02-20 Sage Weilmon: move OSDMap feature bit calculation into an OSDMap...
2013-02-19 Sage Weilosd: introduce HASHPSPOOL pool flag, feature to avoid...
2013-02-19 Sage Weilqa: mon/pool_ops.sh: test pool set size
2013-02-19 Sage Weilqa: mon/pool_ops.sh: fix pool tests
2013-02-19 Sage WeilMerge remote-tracking branch 'gh/wip-4159'
2013-02-19 Sage Weiltest/bufferlist: fix warning
2013-02-19 Gary LowellMerge branch 'master' of https://github.com/ceph/ceph
2013-02-19 Gary LowellMerge branch 'next'
2013-02-19 Joe Bucktesting: updating hadoop-internal test
2013-02-19 Noah Watkinsqa: sample test for new replication tests
2013-02-19 Sage Weildoc/release-notes: v0.57
2013-02-19 Samuel JustPG: remove weirdness log for last_complete < log.tail
2013-02-19 Sage Weilos/FileStore: check replay guard on src for collection...
2013-02-19 Sage Weilosd: requeue pg waiters at the front of the finished...
2013-02-19 Sage Weilosd: pull requeued requests off one at a time
2013-02-19 Gary Lowellv0.57 v0.57
2013-02-19 Sage Weilosd: fix printf warning on pg_log_entry_t::get_key_name
2013-02-19 Sage Weilqa: test_mon_workloadgen: use default config file path
2013-02-19 Sage Weilqa: mon/workloadgen.sh: drop TEST_CEPH_CONF code
2013-02-19 Sage Weilrbd: udevadm settle before unmap
2013-02-19 Joe Bucktest: correcting hadoop-internal tests
2013-02-19 Joe Bucktesting: adding a Hadoop wordcount test
2013-02-19 Sage Weilmon: restrict pool size to 1..10
2013-02-19 Sage Weilqa: rbd map-snapshot-io: udevadm settle
2013-02-19 Sage Weildebian: allow extra args to get passed to ./configure...
2013-02-18 Sage Weilqa: rbd/map-snapshot-io: remove image when done
2013-02-18 Sage Weilqa: fix quoting of wget URLs
2013-02-18 Sage Weilosd: log weirdness if caller_ops hash gets bigger than...
2013-02-18 Sage WeilMerge pull request #65 from javacruft/wip-ocf-rbd
2013-02-18 James PageStrip any trailing whitespace from rbd showmapped 65/head
next