]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-03-02 Greg Farnumceph_fs: Split CEPH_FEATURE_{SUPPORTED, REQUIRED} flags...
2010-03-02 Greg FarnumOSD: If an auth_uid owns a pool and has no explicit...
2010-03-02 Greg Farnumosd: Add auth_uid to OSDCaps, and fill in.
2010-03-02 Greg Farnumauth: constant for unknown/unsecured user
2010-03-02 Sage Weilfilestore: fix ondisk vs onreadable_sync deadlock
2010-03-02 Sage Weiltodo
2010-03-02 Sage Weilbuilddebs.sh: keep base.tgz outside ~/debian
2010-03-02 Sage Weilmds: put forced open sessions in OPENING then OPEN
2010-03-01 Sage Weiltodo
2010-03-01 Sage Weildebian: new release, push, build, publish scripts
2010-02-28 Sage WeilMakefile: fix /sbin hack
2010-02-28 Sage WeilMakefile: include debian/
2010-02-26 Sage Weilmds: fix (new) sessionmap decoding
2010-02-26 Sage Weilmds: fix mds_export_targets message parent
2010-02-26 Sage Weilqa: download linux tarball from ceph.newdream.net for...
2010-02-26 Sage Weilcauthtool: validate arguments better, cleanup
2010-02-26 Sage Weilosd: use onreadable_sync finishers to drop ondisk locks
2010-02-26 Sage Weilfilestore: add onreadable_sync callback
2010-02-26 Sage Weilcontext: minor finish_contexts() cleanup
2010-02-26 Sage Weilfinisher: generic C_OnFinisher context
2010-02-26 Sage Weilobjectstore: conflate onjournal and ondisk
2010-02-26 Sage Weilmds: revise mds sessionmap encoding [disk format change]
2010-02-26 Sage Weilmds: initialize session state, even if we had it already
2010-02-26 Sage Weilmds: assert client_msut_resend on forward.
2010-02-26 Sage Weilmds: print session states as string; nicer dump
2010-02-26 Sage Weilencoding: make bool encoder explicitly u8
2010-02-25 Greg Farnumauth: auth_uid needs to be in AuthCapsInfo as well.
2010-02-25 Greg Farnumauthmon: reminder --> remainder, for less confusion!
2010-02-25 Sage Weilmds: if we have no subtrees on rejoin_done, leave cluster
2010-02-25 Sage Weilmds: fix trim_non_auth empty lru case
2010-02-25 Sage Weilqa: specify logdir on command line (or assume rundir)
2010-02-25 Sage Weilosd: do not activate pg if lost osds and no acting...
2010-02-25 Sage Weilosd: detect permanently lost objects, and continue
2010-02-25 Sage Weilosd: send log events to monitor
2010-02-25 Sage Weilosd: print lost_at
2010-02-25 Sage Weilmds: fix sessionmap decoding
2010-02-24 Greg Farnumrados: revert indentation so it matches kernel. Oops.
2010-02-24 Greg Farnummsgr: Set features in ceph_msg_connect_reply
2010-02-24 Greg Farnumauth: Add a uid field to EntityAuth; make it a required...
2010-02-24 Greg Farnumrados: fix indentation
2010-02-24 Sage Weilfiler: remove -> purge_range, and scale to large ranges
2010-02-24 Sage Weilmds: make scatter_nudge actually nudge when replica...
2010-02-24 Sage Weilmds: correctly set root inode_auth during recovery
2010-02-24 Sage Weilmds: show nref=%d if MDS_REF_SET is not defined
2010-02-24 Sage Weilmds: fix file purge race
2010-02-24 Sage Weilfilestore: explicitly parse args for _touch
2010-02-24 Sage Weilinit-ceph: don't barf on dash when no command
2010-02-23 Yehuda Sadehautomake: fix mount sbin dir when configured with prefix
2010-02-23 Sage Weilosd: clean up WRITE, TRUNCATE, TRIMTRUNC
2010-02-23 Sage Weilcauthtool: --caps fn alone is a command
2010-02-23 Sage Weiltodo
2010-02-20 Sage Weildebian: mount.ceph in /sbin, not /usr/sbin
2010-02-18 Sage Weilobjectstore: simpler transaction encoding
2010-02-18 Sage Weilvstart: default to 3 mds
2010-02-18 Sage Weiluclient: do not retain caps being revoked
2010-02-18 Sage Weildebug: fix warnings, use larger path buffers
2010-02-18 Sage Weillogger: fix warning
2010-02-18 Sage Weilworkqueue: behave when multiple threads call drain()
2010-02-18 Sage Weilmds: add support for directory sticky bit
2010-02-18 Sage Weilfilestore: only do btrfs_snap if btrfs
2010-02-17 Sage WeilMerge commit 'origin/filestore' into unstable
2010-02-17 Sage Weilupdate release checklist
2010-02-17 Sage Weilv0.19 v0.19
2010-02-17 Sage Weilmon: disable 'osd setmap'
2010-02-17 Sage Weilosdmap: fix uninit var warning
2010-02-17 Sage Weilmon: add 'auth export ]name]' to export a full or parti...
2010-02-17 Sage Weilqa: fix snaptest1.sh
2010-02-16 Sage Weilosdmap: decode old osdmaps prior to pool_max stuff
2010-02-16 Sage Weilosdmap: get rid of useless max_pools
2010-02-16 Sage Weilosd: pool cleanups
2010-02-16 Sage Weiltodo
2010-02-16 Sage Weilmds: ignore session RENEWCAPS if state not open|stale
2010-02-16 Greg Farnumosdmap/mon: Be more defensive about highest_pool_num...
2010-02-16 Greg Farnumrados tool: mkpool/rmpool commands now available
2010-02-16 Greg Farnummon: can now delete pools via 'ceph osd pool delete...
2010-02-16 Greg Farnumrgw: actually delete pools when using rados!
2010-02-16 Greg Farnumrados/objecter: can now delete pools!
2010-02-16 Greg Farnummon/msg: MPoolOp can carry POOL_OP_DELETE; OSDMon puts...
2010-02-16 Greg Farnumlibrados: init PoolCtx properly -- was always setting...
2010-02-16 Greg Farnumosd: Deal with pools being removed from OSDMap.
2010-02-16 Greg FarnumOSDMap: get_pg_pool now returns a pointer
2010-02-16 Greg Farnumrados: fix seg fault on cleanup of a failed pool open
2010-02-15 Sage Weilmds: infer 'follows' in journal_dirty_inode on non...
2010-02-15 Sage Weilmds: clear cap->issued on flushsnap
2010-02-15 Sage Weilmds: don't croak on null dentries in cache during recon...
2010-02-13 Yehuda Sadehobjectcacher: use trimtrunc read/write ops
2010-02-13 Yehuda Sadehosdc: clean up some mess
2010-02-13 Yehuda Sadehobjecter: add read_trunc, write_trunc
2010-02-12 Sage Weilmkmonfs: rm -rf, so that we kill 0600 admin_keyring.bin
2010-02-12 Sage Weilosd: fix recovery requeue race
2010-02-12 Sage Weilinit-ceph: print 'already started' instead of failing...
2010-02-12 Sage Weilmsgr: more conservative locking, thread join asserts
2010-02-12 Sage Weilmon: note mds beacon times more carefully
2010-02-12 Sage Weilosd: bail out of interval loop completely
2010-02-12 Sage Weilosd: always update up_thru if pg changes before going...
2010-02-12 Sage Weilosd: simplify, and version, pg attrs
2010-02-12 Sage Weilosd: remove some dead code from build_prior
2010-02-12 Sage Weilosd: fail startup if store is in use (before we fork)
2010-02-12 Sage Weilosd: set heartbeat addr properly
2010-02-12 Sage Weilosd: fix memset transposed params
next