]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 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-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 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
2010-05-26 Greg Farnummon: detect and warn on clock synchronization problems;
2010-05-26 Christian Brunnerceph: add conversion to qemu coding style
2010-05-26 Sage Weilpaxos: use helper to store committed state; fix master...
2010-05-26 Sage Weilcfuse: bail out on mount() errors
2010-05-25 Sage WeilMerge branch 'lazyio' into unstable
2010-05-25 Sage Weilinterval_set: fix union_of, intersection_of size accounting
2010-05-25 Sage Weilinit-ceph: use = not == for comparison operator
2010-05-25 Sage WeilMerge branch 'mds_dentries' into unstable
2010-05-25 Sage Weilmds: better debugging on rmdir
2010-05-25 Sage Weilmds: fix scatterlock gather, writebehind
2010-05-24 Sage Weilmds: make export targets stay in mdsmap for a while
2010-05-24 Sage Weilmds: balancer cleanup
2010-05-24 Sage Weilmds: warn on dn release that dne
2010-05-24 Yehuda Sadehrbd: modify rbd on-disk header
2010-05-24 Yehuda Sadehrbd: fix push_to_qemu.pl
2010-05-24 Sage Weilmon: roll mkmonfs functionality into cmon --mkfs
2010-05-24 Sage Weilfilestore: make mkfs() zap any file or dirs it finds
2010-05-24 Yehuda Sadehrbd: modify header, add utility to ease sync with qemu...
2010-05-24 Sage Weilosd: keep recovery ops in sync with pull
2010-05-24 Sage Weilmon: no need for 'whoami' file in store
2010-05-23 Greg Farnumreword blacklisted output so it's clearly discussing...
2010-05-22 Sage Weiluclient: don't unlink null dentry when getting null...
2010-05-21 Sage Weilmon: trim pgmap states even when we don't have a full...
2010-05-21 Sage Weilpaxos: recover using stashed latest when state historie...
2010-05-21 Sage Weilmds: anchor multiversion inode before unlinking it
2010-05-21 Yehuda Sadehlibrados.h: add other TMAP definitions
2010-05-21 Sage Weilmds: fix readdir pingpong on snapped dir with multiple mds
2010-05-21 Sage Weilmonc: pick a different mon when repicking
2010-05-21 Sage Weilmonc: hunting by default
2010-05-20 Yehuda Sadehlibrados: update librados to define CEPH_OSD_TMAP_SET
2010-05-20 Sage Weilmon: fix mon injectargs, and simplify
2010-05-20 Sage Weilosd: simplify --mkjournal, add --flush-journal
2010-05-20 Sage WeilMerge branch 'osd_snapdir' into unstable
2010-05-20 Sage Weilosd: nicer debug output
2010-05-20 Sage Weilinterval_set: fix union_of _size accounting; optimize ==
2010-05-19 Sage Weilmds: fix interval_set copy of projected_free
2010-05-19 Sage Weilmds: fix interval_set copy of projected_free
2010-05-19 Sage Weilosd: use blank reqid for snapdir events, too
2010-05-19 Sage Weilosd: do not index by reqid if reqid not defined
2010-05-19 Sage Weilosd: update purged_snaps in PG::Info on trim completion...
2010-05-19 Yehuda Sadehrbd: fix snap_seq type in rbd_header
2010-05-19 Sage Weilinitscripts: remove 'flushoncommit' from default btrfs...
2010-05-19 Sage Weilosd: trim snaps via replicated osd ops
2010-05-19 Sage Weilosd: make build_removed_snaps, is_removed_snap consistent
2010-05-19 Greg Farnumrados: update documentation to mention mkpool and rmpool
2010-05-18 Sage Weilosd: fix peer_info updates on active primary
2010-05-18 Sage Weilautomake: some clean up
2010-05-17 Yehuda Sadehpoolop: fix MPoolOpReply decoding
2010-05-17 Sage Weilthrottle: allow large items if we're under our max
2010-05-16 Sage Weilosd: purged_snaps in PG::Info, queue snap trim on primary
2010-05-14 Sage Weilosd: include snapdir objects in pg log for proper repli...
2010-05-14 Sage Weilstrings: clean up pool op names
2010-05-14 Sage Weilmds: allow readdir result limit in bytes
2010-05-14 Sage Weildebian: put proper distribution in debian changelog
2010-05-14 Sage Weilversion: use next version ~rc for unstable branch
2010-05-13 Sage Weilradosgw_admin: die after first bad argument
2010-05-13 Sage Weilobjecter: separately track pgmap, osdmap state machine...
2010-05-13 Sage Weilmon: return correct state machine epoch in replies
2010-05-13 Sage Weiltestrados: fix aio api usage
2010-05-13 Sage Weillibrados: implement rados_stat_pool()
2010-05-12 Sage WeilMerge branch 'unstable' of ceph.newdream.net:git/ceph...
2010-05-12 Sage Weilrados: fix typo
2010-05-12 Sage Weilosd: add CEPH_PG_MAX_SIZE to header
2010-05-12 Sage Weilfilestore: update btrfs ioctl.h
2010-05-12 Sage Weilclient: un-"fix" u64 types in client/ioctl.h
2010-05-12 Sage Weilmsgr: fix possible overflow when sending seq
2010-05-12 Sage Weilmsgr: print message encoding version to aid debugging
2010-05-12 Yehuda Sadehceph_strings: checkpatch fix
2010-05-12 Yehuda Sadehceph_fs.h: checkpatch fixes
2010-05-12 Yehuda Sadehcmpxattr: null termination fixes
2010-05-12 Sage Weilrados: add 'tmap dump'
next