]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-09-24 Sage Weilmakefile: drop quotes on tcmalloc CXXFLAGS
2010-09-23 Sage Weilmds: scatter pin frozen tree on importer too
2010-09-23 Sage Weilmds: drop dead Renamer code
2010-09-23 Sage Weilmds: clarify inode dirstat/rstat locking
2010-09-23 Sage Weilmds: fix bounding frag rstat/fragstat update during...
2010-09-23 Sage Weilmds: do not scatter_writebehind on nudge if replicated
2010-09-23 Sage Weilmds: use scatter pins for migration instead of rd/wrlocks
2010-09-23 Sage Weilmds: add scatterpins
2010-09-23 Greg Farnumbacktrace: include ceph version
2010-09-23 Yehuda Sadehqa: add simple rgw test
2010-09-22 Sage Weilmds: fix eval_gather() for non-auth inodes
2010-09-22 Sage WeilMerge branch 'testing' into unstable
2010-09-22 Sage Weilmon: return errors (not 0) from MonitorStore::get_bl_ss()
2010-09-22 Sage Weilmon: move election start reset to starting_election...
2010-09-22 Greg Farnummds: distribute flocklock properly!
2010-09-22 Greg Farnummds: Make SimpleLock wait shift bits unique like they...
2010-09-22 Greg Farnummon: Fix infinite looping, if failed_notes is empty.
2010-09-22 Sage Weilmon: add debug output
2010-09-22 Sage Weilmsgr: do no open connection when policy indicates we...
2010-09-21 Yehuda Sadehrgw: url_decode url prefix
2010-09-21 Yehuda Sadehrgw: url_decode delimiter
2010-09-21 Greg FarnumMakefile: move tcmalloc checks outside of FUSE checks...
2010-09-21 Greg FarnumMerge branch 'profiling' into unstable
2010-09-21 Greg Farnummds: enable tcmalloc profiling on MDSes. Add commands...
2010-09-21 Greg Farnumosd: enable tcmalloc profiling on OSDs. Add commands...
2010-09-21 Greg Farnumconfig: build infrastructure for handling tcmalloc...
2010-09-21 Sage Weilqa: add snaptest-git-ceph.sh
2010-09-21 Sage Weilmds: correctly set straydn->first for rename target
2010-09-21 Sage WeilMerge branch 'testing' into unstable
2010-09-21 Sage Weilmds: do full pre_dirty()/mark_dirty() on cowed dentries
2010-09-21 Sage Weilmds: only return pdnvec for full path_traverse
2010-09-21 Sage Weilmds: don't instantiate null dentries for snapped namespace
2010-09-21 Sage Weilrgw: url_decode delimiter
2010-09-21 Greg Farnummakefile: build cfuse with tcmalloc
2010-09-21 Sage WeilMerge remote branch 'origin/objecter_ratelimit' into...
2010-09-20 Greg Farnumlibrados: throttle messages via the objecter
2010-09-20 Greg Farnumobjecter: enable automatic throttling of all messages
2010-09-20 Greg Farnumobjecter: add accounting to keep track of total in...
2010-09-20 Greg FarnumRevert "throttle: make count an atomic_t"
2010-09-18 Sage WeilMerge branch 'testing' into unstable
2010-09-18 Sage Weilv0.21.3 v0.21.3
2010-09-18 Sage Weilcauthtool: update man page
2010-09-18 Sage Weilclient: increase default cache size to 16K dentries...
2010-09-18 Sage Weildebian: allow builddebs.sh build a specific dist
2010-09-18 Yehuda Sadehrgw: get_data should not be initialized after being set
2010-09-18 Yehuda Sadehrgw: make gateway dns name configurable
2010-09-17 Sage Weildebian: make update_pbuilder.sh update a single dist...
2010-09-17 Greg Farnummakefile: add some flags recommended for use with tcmalloc.
2010-09-17 Sage Weilmkcephfs: use new cauthtool --cap syntax
2010-09-17 Sage Weilvstart.sh: use new cauthtool --cap syntax
2010-09-17 Sage Weilcauthtool: add simpler '--cap key val' syntax
2010-09-17 Sage Weilmds: drop x/wrlocks before, rdlocks after sending reply
2010-09-17 Sage Weilmds: touch missed dentry when fetching dir on path...
2010-09-17 Sage Weilqa: update snaptests, add snaptest-multi-capsnaps.sh
2010-09-16 Greg Farnumclient: Make truncation work properly
2010-09-16 Sage WeilMerge branch 'testing' into unstable
2010-09-16 Sage Weilosd: copy truncate_seq et al to clone oi
2010-09-16 Sage Weilosd: fix is_pool_snaps_mode() for empty pools
2010-09-16 Greg Farnumthrottle: make count an atomic_t
2010-09-16 Sage Weilupdate TODO
2010-09-16 Sage Weilinit-ceph: fix log_dir creation
2010-09-15 Yehuda Sadehrgw: fix cleanup for certain ops
2010-09-15 Yehuda Sadehrgw: fix cleanup for certain ops
2010-09-15 Sage Weilmds: update realm parent pointer and pin parent inode...
2010-09-14 Sage Weilmds: need_snapflush for all snaps intersecting cowed...
2010-09-14 Sage Weiltime: format dates based on ISO 8601
2010-09-14 Sage Weilmds: include tid in MClientCaps printout
2010-09-14 Greg Farnumthrottle: add non-blocking get_or_fail method
2010-09-14 Greg Farnumaddr_parsing: make more resilient; turn down debugging
2010-09-14 Greg Farnummonclient: parse named addresses, not just IPs
2010-09-14 Greg Farnumclient: in choose_target_mds, break parent lookup if...
2010-09-13 Sage Weilmon: only remove laggy standby mds's; mark others laggy
2010-09-13 Sage Weilmds: don't suppress cap on eval following do_cap_update
2010-09-13 Greg FarnumRevert "msgr: Test reconnect protocol changes."
2010-09-13 Greg FarnumMerge branch 'msgr' into unstable
2010-09-13 Greg Farnumobjecter: remove unused bufferlist
2010-09-13 Greg FarnumMerge branch 'unstable' into msgr
2010-09-13 Greg Farnumobjecter: remove unused bufferlist
2010-09-13 Greg Farnummsgr: Test reconnect protocol changes.
2010-09-13 Greg Farnummsgr: when both ends support it, exchange in_seq values...
2010-09-13 Greg Farnummsgr: Let requeue_sent remove items completely, given...
2010-09-13 Greg Farnummsgr: If one Connection/Pipe replaces an old one that...
2010-09-13 Sage Weilclient: don't crash on cache readdir of empty dir
2010-09-13 Sage Weilclient: implement readdir from cache
2010-09-13 Sage Weilclient: maintain dn->offset
2010-09-13 Sage Weilclient: remove stray dcache items while insert readdir...
2010-09-13 Sage Weilclient: buffer name->ino linkage only; do stat at time...
2010-09-13 Sage Weilclient: only parse readdir result once
2010-09-13 Sage Weilclient: keep map<> _and_ hash_map<> of dir names
2010-09-13 Sage Weilclient: avoid trivial helper _readdir_add_dirent
2010-09-13 Sage WeilMerge branch 'testing' into unstable
2010-09-13 Sage Weilconfig: fix buffer overrun in env_to_{vec,deq}()
2010-09-13 Sage Weilosd: fix osdcaps parsing negative return value
2010-09-13 Sage Weilfilestore: handle error opening fsid on mkjournal
2010-09-13 Sage Weilfilestore: handle error reading current_op_seq_fn
2010-09-13 Sage Weilfilestore: return on error creating fsid file
2010-09-12 Sage Weilfilestore: fix error paths for _clone()
2010-09-12 Sage Weilmoncaps: fix array out of bounds in parsing
2010-09-12 Sage Weilosd: handle nonexistant file in ager
2010-09-12 Sage Weilosd: check for errors in open, write in write_meta()
next