]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-04-22 Sage Weilosd: more useful debugging on repop version, out of...
2010-04-22 Sage Weilosd: print a bit more debug info about compat problems
2010-04-22 Sage Weilmds: verify mdsmap compatset on startup
2010-04-22 Sage Weilmds: add CompatSet to mdsmap
2010-04-22 Yehuda Sadehrbd: change rbd header disk format, update protocol...
2010-04-22 Sage Weilmdsmap: add separate struct version for extended portio...
2010-04-22 Sage Weilcauthtool: add --gen-print-key
2010-04-22 Sage Weilauth: take key or file containing key on command line
2010-04-22 Sage Weilcauthtool: always print entire encoded CryptoKey
2010-04-22 Sage Weilmsgr: increment connect_seq when STANDBY->CONNECTING
2010-04-21 Sage WeilMerge remote branch 'origin/mdssnaps' into unstable
2010-04-21 Sage Weilfilestore: default to writeahead journal, and no btrfs...
2010-04-21 Sage Weilrbdtool: add, use prettybyte_t type
2010-04-21 Sage Weilrbdtool: add --info, --resize commands
2010-04-21 Sage Weilauth: make 'admin' the default user
2010-04-21 Sage Weillibrados: adjust C++ aio completion creation api
2010-04-21 Sage Weilsample.ceph.conf: add example on writeahead (vs paralle...
2010-04-21 Sage Weilosd: create 'rbd' pool
2010-04-21 Sage Weildebian: require hdparm, recommend btrfs-tools
2010-04-21 Sage Weildebian: require hdparm, recommend btrfs-tools
2010-04-20 Sage Weilmds: always use get_newest_seq (not snap) when doing cow
2010-04-20 Sage Weilmds: rename move_to_realm(), add debugging (cleanup)
2010-04-20 Sage Weilmds: don't cow already cowed dentry
2010-04-20 Sage Weilsample.ceph.conf: updated
2010-04-20 Sage Weilfetch_config: enable fetching ceph.conf from a remote...
2010-04-20 Sage Weilosd: don't capture SIGINT/SIGTERM; journal and/or btrfs...
2010-04-20 Sage Weilauth: less noisy debug
2010-04-20 Sage Weilmds: drop mutation locks
2010-04-20 Sage Weilosd: fix snapset loading from _snapdir
2010-04-20 Sage Weilmds: clone dentry for multiversion dir if linkage is...
2010-04-19 Sage Weilmds: avoid null deref when hiding .ceph dir
2010-04-16 Jim Schuttautoconf: Fix detection of sync_file_range.
2010-04-16 Greg Farnumremove references to [group] and [mount] in sample...
2010-04-16 Greg Farnumadd executables to .gitignore
2010-04-16 Sage Weilmds: xlock versionlock on rename if witnesses
2010-04-16 Yehuda Sadehrados: aio, reorder callback completion handler creation
2010-04-15 Sage Weilfilestore: be thorough about wiping out old osd data...
2010-04-15 Sage Weilfilestore: log snap_create error before asserting success
2010-04-15 Sage Weilmon: do not build mon to mon authorizer if cephx is...
2010-04-14 Sage Weilosd: fix source type checks (osd, mon)
2010-04-14 Sage Weilosd: don't ->put() a null session in _share_map_incoming
2010-04-14 Sage Weilosd: queue pg update under pg sequencer
2010-04-14 Sage Weilosd: queue pg creation under pg sequencer
2010-04-14 Sage Weilmds: not dout(0) request latency
2010-04-14 Sage Weilqa: set -e in workunits
2010-04-14 Sage Weilmds: fix broken snaprealm split optimization for (unlin...
2010-04-13 Greg Farnumrgw: don't crash if HTTP_HOST isn't set
2010-04-13 Sage Weilosd: avoid PGPool lookup in inner loop
2010-04-13 Sage Weilosd: fix loading of snapset from _snapdir object attr
2010-04-13 Greg Farnumosd: replace the ALLOW_MESSAGES_FROM macro with use...
2010-04-13 Greg Farnumosd: add a message_from_mon function
2010-04-13 Greg FarnumRevert "osd: replace the ALLOW_MESSAGES_FROM macro...
2010-04-13 Sage Weilmds: only recover files from stale clients when auth
2010-04-12 Greg Farnumosd: add some put()s of Session * that weren't being...
2010-04-12 Greg Farnumosd: replace the ALLOW_MESSAGES_FROM macro with use...
2010-04-12 Greg Farnumosd: Add is_X functions to OSDCaps (where X is mon...
2010-04-12 Greg Farnumrados: check that given pool name actually exists when...
2010-04-12 Greg Farnummon: OSDMonitor makes sure pool ID is good, preventing...
2010-04-09 Sage Weilosdmap: move pool names into first part of encoding...
2010-04-09 Sage Weillibrados: add lookup_pool()
2010-04-09 Sage Weillibrados: no need to include linux/types.h
2010-04-09 Sage Weildebian: more librados1-dev deps
2010-04-09 Sage Weilspinlock: clean up #include deps
2010-04-09 Sage Weilmonclient: seed RNG so we pick a random monitor
2010-04-09 Sage Weiltodo: move bugs to tracker
2010-04-09 Greg Farnumauth: cauthtool now identifies itself properly to commo...
2010-04-09 Greg Farnummon: add 'get' command to AuthMon, letting you retrive...
2010-04-09 Sage Weilfilestore: fix weird references for clone/clone_range
2010-04-09 Sage Weilobjectstore: fix clone_range() transaction encoding
2010-04-09 Sage Weillibrados: clean up object listing api
2010-04-09 Sage Weilosd: clear initial interval_set in build_removed_snaps
2010-04-09 Sage Weiltestrados: create/use own pool
2010-04-08 Sage Weilcrc32c: ifdef out dead code to shut up warning
2010-04-08 Sage WeilMerge branch 'ns' into unstable
2010-04-08 Sage Weilfilestore: more informative error on current/ rename...
2010-04-08 Sage Weilinit-ceph: include 'noatime' btrfs mount option by...
2010-04-08 Sage Weiltestrados: test more stuff
2010-04-08 Sage Weilobjecter: cleanup
2010-04-08 Sage Weillibrados: clean up c header
2010-04-08 Sage Weildebian: fix up librados1-dev with all necessary headers
2010-04-08 Sage Weillibrados: move c++ api into librados.hpp; more type...
2010-04-08 Sage Weillibrados: use std::string, not nstring, in c++ api
2010-04-08 Sage Weillibrados: avoid snapid_t type, types.h
2010-04-08 Sage Weilrbdtool: fix man warnings
2010-04-08 Sage Weilfilestore: check for SNAP_DESTROY ioctl, and file if...
2010-04-08 Sage Weillibrados: move librados.h to include/
2010-04-08 Sage Weilspinlock: move to include/
2010-04-08 Sage Weilspinlock: move to ceph namespace
2010-04-08 Sage Weilatomic: move to ceph namespace
2010-04-08 Sage Weilatomic: rename test() -> read()
2010-04-08 Sage Weilbuffer: avoid including ceph assert directly
2010-04-08 Sage Weilassert: use ceph namespace
2010-04-08 Sage Weilcrc32c: prefix with ceph_
2010-04-08 Sage Weilpage: move to ceph namespace, defs to common/page.cc
2010-04-08 Sage Weilbuffer: move to ceph namespace
2010-04-08 Sage Weilosd: fix transposed clone_range args
2010-04-08 Sage Weilspinlock: avoid lockdep include unless lockdep is on
2010-04-08 Sage Weilbuffer: avoid spinlock include unless debugging is on
2010-04-08 Sage Weillibrados: reduce #includes
2010-04-07 Sage Weillibrados: c binding for rados_tmap_update()
next