]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-06-04 Sage Weilobjectcacher: fix use of invalid iterator in map_write()
2010-06-04 Sage Weilobjectcacher: match states before merging in map_write
2010-06-04 Yehuda Sadehosd: fix rollback when head points at the rolled back...
2010-06-04 Sage WeilMerge branch 'rbd' into unstable
2010-06-04 Sage Weilosd: clean up rollback debug output
2010-06-04 Sage Weiluclient: handle inode with no caps from mds
2010-06-04 Greg Farnumosd: filter_xattrs on a rollback op
2010-06-04 Greg Farnumosd: fix naughty iterator usage after invalidating it
2010-06-04 Greg Farnumosd: _make_clone now properly duplicates xattrs
2010-06-04 Greg Farnumosd: add filter_xattrs function to remove non-user...
2010-06-04 Sage Weilmds: fix straydn->first part deux
2010-06-04 Greg Farnumdebugging output
2010-06-04 Greg Farnumrados: print out pool instead of object
2010-06-04 Sage Weilmds: only purge dentries with no extra refs (besides...
2010-06-04 Sage Weilmds: set straydn first to match inode on unlink
2010-06-04 Sage Weilmds: don't export stray (~mdsfoo/stray), and ignore...
2010-06-04 Sage Weilmds: make discover work for multiversion inodes (e...
2010-06-04 Sage Weilmds: fix CDir::take_sub_waiting vs dnwaiter pin
2010-06-04 Sage Weilmds: kill open_foreign_stray; but open remote mdsdirs...
2010-06-04 Sage Weilmds: fix cap clone logic to look at matching first...
2010-06-03 Yehuda Sadehlibatomic: fix assert.h compilation
2010-06-03 Greg Farnumosd: make sure we don't return EAGAIN to client
2010-06-03 Sage Weilmds: open past snap parents at end of rejoin phase
2010-06-03 Sage Weilmdsmap: show individual mds states in summary
2010-06-03 Sage Weilosd: improve snap_trimmer debug output
2010-06-03 Sage Weilmds: another cap_exports message/mdcache encoding fix
2010-06-03 Sage Weilmds: only adjust dn->first on lock msg if !multiversion
2010-06-03 Sage Weilmds: more fix cap_exports typing
2010-06-03 Sage Weilmds: fix scatter_nudge infinite loop
2010-06-03 Sage Weilmds: fix ESessions type
2010-06-03 Sage Weilmds: drag in->first forward with straydn in handle_dent...
2010-06-03 Sage Weilmds: fix anchorclient dup lookups, again
2010-06-03 Sage Weilmds: only log successful requests as completed
2010-06-03 Sage Weilmds: anchor dir on mksnap
2010-06-03 CC Lienmkcephfs: error when creating journal file in a directo...
2010-06-03 Sage Weilmds: fix mismatched cap_exports type between msg and...
2010-06-03 Sage Weilmds: fix trim_unlinked iterator badness
2010-06-03 Sage Weilmds: define MDS_REF_SET in unstable
2010-06-03 Sage Weilmds: clear dirtyscattered in remove_inode()
2010-06-03 Sage Weilmds: allow dup lookups in anchorclient
2010-06-03 Sage Weilassert: fix assert vs atomic_ops.h breakage
2010-06-03 Sage Weilmds: ensure past snap parents get opened before doing...
2010-06-03 Sage Weilmds: relax lock state before encoding export (and lock...
2010-06-03 Sage Weilmds: do not bother tableserver until it is active
2010-06-03 Sage Weilmds: do not reset filelock state when checking max_size...
2010-06-03 Sage Weilmds: lock->sync replica state is lock, not sync
2010-06-03 Sage Weilmsg: add missing msg_types.cc
2010-06-02 Sage Weilmds: add export_dir command
2010-06-02 Sage Weilmds: add MDCache::cache_traverse()
2010-06-02 Sage Weilinitscript: unmount btrfs if we mounted it
2010-06-02 Sage Weilmove addr parse() into entity_addr_t
2010-06-02 Sage Weiltcp: parse ipv4 and ipv6 addresses
2010-06-02 Greg Farnummon: fix unsynchronized clock logic;
2010-06-01 Sage Weilmds: lookup exact snap dn on import
2010-06-01 Sage Weilmds: update dn->first too when lock state adjusts inode...
2010-06-01 Sage Weilmds: don't change lock states on replicated inode
2010-06-01 Sage Weilmds: fix root null deref in recalc_auth_bits
2010-06-01 Sage Weilmds: adjust subtree map when unlinking dirs
2010-06-01 Sage Weilmds: discover snapped paths on retried ops
2010-06-01 Greg Farnummon: add wiggle room for clock synchronization check
2010-06-01 Greg Farnummds: add case for CEPH_LOCK_DVERSION to LockType
2010-05-30 Greg Farnumxlist: add assert to catch invalid iterator usage
2010-05-29 Greg FarnumObjectCacher: do not try to deref an invalidated xlist...
2010-05-28 Sage Weilpaxos: fix store_state fix
2010-05-28 Sage Weilmsgr: print bind errors to stderr
2010-05-28 Yehuda Sadehrbd: some fixes to conform with qemy code style
2010-05-28 Sage Weilpaxos: cleanup
2010-05-28 Sage Weilpaxos: only store committed values in store_state
2010-05-28 Sage Weilinitscript: fix typo with $lockfile stuff
2010-05-28 Sage Weilpaxos: set last_committed in share_state()
2010-05-28 Yehuda Sadehosd: fix compilation
2010-05-27 Sage Weilmds: fix null dn deref during anchor_prepare
2010-05-27 Sage Weilconfig: parse in $host from conf file
2010-05-27 Sage Weilosdmaptool: include raw, up, acting mappings
2010-05-27 Sage Weilosdmap: assert maxrep >= minrep
2010-05-27 Sage Weilmkcephfs: pass -c to cmon --mkfs
2010-05-27 Sage Weilosd: warn, don't crash, on purged_snaps shrinkage
2010-05-27 Sage Weilinitscript: incorporate Josef's fedora fixes
2010-05-27 Yehuda Sadehrados.h: should use __le64 instead of __u64
2010-05-27 Greg Farnumlibrados: update C header file to proper name for rollb...
2010-05-27 Greg Farnumosd: set clone_overlaps properly on rollback
2010-05-27 Greg Farnumrados: add rollback functionality to rados
2010-05-27 Greg Farnumlibrados: add rollback_object functions.
2010-05-27 Greg Farnumobjecter: add rollback_object function, which rolls...
2010-05-27 Greg Farnumosd: implement rollback functionality
2010-05-27 Greg Farnumrados: add snap.snapid to ceph_osd_op, to replace use...
2010-05-27 Greg Farnumosd: create _delete_head function, move CEPH_OSD_OP_DEL...
2010-05-27 Greg Farnumosd: add rollback to ceph_osd_op_name
2010-05-27 Greg Farnumrados: add op for rollback
2010-05-27 Sage Weilceph.spec: build-required libatomic_ops-devel, not...
2010-05-27 Sage Weilsample.ceph.conf: include debug options, commented out
2010-05-26 Greg Farnumrados: you can now set the crush rule to use when creat...
2010-05-26 Greg Farnumlibrados: add crush_rule parameter to create_pool functions
2010-05-26 Greg Farnumobjecter: add optional crush_rule parameter; set in...
2010-05-26 Greg Farnummon: add crush_rule data member to MPoolOp; use it...
2010-05-26 Sage Weilmds: LAYZIO is not liked, but it is allowed
2010-05-26 Sage Weilclient: update ioctl.h (lazyio, invalidate_range)
2010-05-26 Sage Weilmds: include LAYZIO cap in sync->mix and mix->sync...
2010-05-26 Sage Weilmds: include LAZYIO in CEPH_CAP_ANY set
2010-05-26 Greg Farnummon: warn to log, not just dout, on clock drift
next