]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-09-29 Sage Weilosd: try to object from other replica(s) on EOF
2010-09-29 Colin Patrick... Add the setup-chroot.sh script
2010-09-28 Sage Weilosd: clarify comment in recovery code
2010-09-28 Greg Farnummsgr: Don't take over old pipes if they're lossy.
2010-09-27 Colin Patrick... Implement interval_set::const_iterator
2010-09-27 Colin Patrick... Rename interval_set::begin and end
2010-09-27 Yehuda Sadehrgw: send 100-continue response only if requested
2010-09-27 Sage Weilmds: set PREXLOCK next state to LOCK
2010-09-27 Sage Weilmds: don't block request on freezing if we're already...
2010-09-25 Sage Weilmds: block request is freezing
2010-09-25 Sage Weilosd: add coll_t::is_pg() method
2010-09-24 Sage Weilmds: fix ESessions event type
2010-09-24 Sage Weilmds: fix xlock state asserts for LocalLock
2010-09-24 Sage Weilmds: fix locallock rule (missing column)
2010-09-24 Sage Weilmds: add rename failure hooks
2010-09-24 Sage Weilosd: fix pull completion tests, again
2010-09-24 Sage Weilceph: make version in backtrace look nice
2010-09-24 Sage Weilosd: clean out redundant (and wrong) complete calculation
2010-09-24 Sage Weilosd: make sparse data/clone push behave with partial...
2010-09-24 Sage Weilmds: defer MExportDirDiscover until we have root inode...
2010-09-24 Sage Weilmds: alloc auth xlock on versionlock/LocalLock
2010-09-24 Sage Weilmds: defer cap release and update consistently when...
2010-09-24 Sage Weilmds: refactor process_cap_update a bit
2010-09-24 Sage Weilmds: drop old/incorrect comment
2010-09-24 Sage Weilmds: always mark parent scatterlock when marking dirty...
2010-09-24 Sage Weilmds: mark dirty rstat inodes during recovery
2010-09-24 Sage Weilmds: error to log when inode/dirfrag rbytes get out...
2010-09-24 Sage Weilmds: stubs for printing projected fragstat/rstat
2010-09-24 Sage Weilmds: assimilate dirty rstat inodes during scatter_writeback
2010-09-24 Sage Weilmds: maintain dirty_rstat list
2010-09-24 Sage Weilmds: add dirty_rstat CInode elist, state, pins
2010-09-24 Yehuda Sadehqa: improved rgw tests
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
next