]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-06-24 Colin Patrick... Filer, Journaler: deglobalize
2011-06-24 Colin Patrick... ObjectCacher.cc: de-globalize
2011-06-24 Yehuda Sadehrgw: restructure permissions verification
2011-06-24 Yehuda Sadehfilestore: don't bother doing fiemap on small ranges
2011-06-23 Sage WeilMerge remote branch 'origin/osd_metrics'
2011-06-23 Sage Weilupdate .gitignore
2011-06-23 Colin Patrick... client/Client.cc: deglobalize
2011-06-23 Sage Weilqa: wget -q for kenrel_untar_build.sh
2011-06-23 Colin Patrick... librgw: eliminate globals
2011-06-23 Sage Weilupdate .gitignore
2011-06-23 Colin Patrick... librados, librbd, librgw: remove dep on libglobal
2011-06-23 Sage Weilosd: reorder, cleanup prologger metrics
2011-06-23 Sage Weilosd: rip out old peer stat sharing
2011-06-23 Sage Weilosd: rename peer_stat_lock -> stat_lock
2011-06-23 Sage Weilosd: instrument osdmap updates
2011-06-23 Sage Weilosd: clean up numpg*, hb*
2011-06-23 Sage Weilosd: instrument readable latency too
2011-06-23 Sage Weilosd: remove lame rlsum/num
2011-06-23 Sage Weilosd: fix loadavg check
2011-06-23 Sage Weilosd: instrument pushes, pull requests
2011-06-23 Sage Weilosd: add sub_op instrumentation
2011-06-23 Sage Weilosd: fix up log_op_stats to actually work
2011-06-23 Sage Weilosd: rename push applied, committed completions
2011-06-23 Sage Weilosd: clean up client op stats
2011-06-23 Yehuda Sadehosd: fix compilation
2011-06-23 Yehuda SadehRevert "osd: make it compile on older boost libraries"
2011-06-23 Colin Patrick... test_ceph_argparse: fix build
2011-06-23 Colin Patrick... push global_init_set_globals into preinit callers
2011-06-23 Yehuda Sadehosd: make it compile on older boost libraries
2011-06-23 Sage WeilMerge branch 'next'
2011-06-23 Sage WeilMerge remote branch 'origin/stable' into next
2011-06-23 Colin Patrick... create test_librados_build
2011-06-23 Yehuda Sadehlibrados: fix end_block calculation for aio_read
2011-06-23 Yehuda Sadehlibrados: fix end_block calculation for aio_read
2011-06-23 Yehuda Sadehlibrbd: track block_ofs instead of ofs in aio_sparse_re...
2011-06-23 Colin Patrick... Add ceph_argparse unit test
2011-06-23 Colin Patrick... ceph_argparse_witharg: fix dashes in args
2011-06-23 Jim Schuttcommon/Throttle: Remove unused return type on Throttle...
2011-06-23 Colin Patrick... libceph: delogbalize, again
2011-06-23 Sage WeilMakefile: add missing common/dout.h header to dist...
2011-06-23 Yehuda Sadehlibrados: fix end_block calculation for aio_read
2011-06-22 Sage Weilproflogger: only register one event for all loggers
2011-06-22 Colin Patrick... librados: deglobalize, again
2011-06-22 Colin Patrick... OSDMap: kill some deadcode, deglobalize
2011-06-22 Colin Patrick... librados: deglobalize
2011-06-22 Greg FarnumAnchorServer: fix return values in add().
2011-06-22 Greg Farnumuclient: change snaprealm refcounting to erase at 0...
2011-06-22 Tommi Virtanenmount.ceph, rbd: Output errors to stderr, not stdout.
2011-06-22 Tommi Virtanenmount.ceph, errno: Avoid printing binary, clarify message.
2011-06-22 Tommi Virtanenmount.ceph, rbd: Avoid clobbering errno with printf...
2011-06-22 Tommi Virtanenrun-cli-tests: Pass through CCACHE_DIR and such env...
2011-06-22 Colin Patrick... Remove "#include debug.h" from config.h
2011-06-22 Colin Patrick... librbd: Remove derr uses
2011-06-22 Sage WeilMerge branch 'next'
2011-06-22 Sage Weilclient: always use get_snap_context() accessor
2011-06-22 Colin Patrick... librbd.cc: de-globalize
2011-06-22 Greg FarnumAnchorServer: overwrite old Anchor backpointers when...
2011-06-22 Greg Farnumuclient: Update statfs to match the kernel client and...
2011-06-22 Greg Farnumuclient: fix flush_caps(Inode*,int)
2011-06-22 Greg Farnumuclient: only change the auth_cap if the mseq is newer
2011-06-22 Greg Farnummds: Include the pinner in nested auth pin debugging...
2011-06-22 Yehuda Sadehlibrbd: track block_ofs instead of ofs in aio_sparse_re...
2011-06-22 Sage WeilRevert "debian: ceph-client-tools depends on librados2...
2011-06-22 Yehuda Sadehlibrbd: fix read_iterate for the case where block ofs...
2011-06-22 Yehuda Sadehlibrbd: fix read_iterate for the case where block ofs...
2011-06-22 Sage WeilMerge remote branch 'origin/stable' into next
2011-06-22 Sage Weilosd: fix merge
2011-06-22 Colin Patrick... signals unit test: fix
2011-06-22 Samuel JustMerge branch 'wip_snap_trimmer'
2011-06-22 Samuel JustReplicatedPG: clean up OpContext use in do_op
2011-06-22 Samuel JustReplicatedPG: Replica collection removal
2011-06-22 Samuel JustReplicatedPG, PG: fill out state machine
2011-06-22 Samuel JustReplicatePG,PG: SnapTrimmer state machine skeleton
2011-06-22 Samuel JustReplicatedPG: factor object trimming out of snap_trimmer
2011-06-22 Samuel JustReplicatedPG: split get_obs_to_trim from snap_trimmer
2011-06-22 Samuel JustReplicatedPG,PG: update snap_collections on replica
2011-06-22 Samuel JustReplicatedPG: update pull_info and data_subset in sub_o...
2011-06-22 Samuel JustFileStore: die if we get an ENOENT on a clone
2011-06-22 Yehuda Sadehlibrbd: fix read_iterate for the case where block ofs...
2011-06-22 Colin Patrick... Makefile.am: use libtool convenience libraries
2011-06-22 Sage WeilMerge branch 'next'
2011-06-22 Sage Weilrbd: --help/-h
2011-06-22 Yehuda Sadehlibrbd: sparse read cleanup, fixes
2011-06-22 Yehuda Sadehlibrbd: fix and cleanup a bit read_iterate
2011-06-22 Yehuda Sadehlibrbd: sparse read cleanup, fixes
2011-06-22 Yehuda Sadehlibrbd: fix and cleanup a bit read_iterate
2011-06-22 Yehuda Sadehrgw: some cleanups
2011-06-22 Sage Weilqa: simple rbd import/export test
2011-06-22 Colin Patrick... Objecter.cc: de-globalize
2011-06-21 Colin Patrick... initialize g_ceph_context in common_preinit
2011-06-21 Colin Patrick... CephContext: not copyable
2011-06-21 Sage Weilmake misc items as not copyable
2011-06-21 Sage Weil[dex]list: not copyable
2011-06-21 Sage Weilmsgr: avoid copying Pipe* xlist
2011-06-21 Sage WeilMerge branch 'stable' into next
2011-06-21 Sage Weilmds: make avoid copying sessionmap by_state xlist
2011-06-21 Sage Weilosd: do misdirected request checks before pg active...
2011-06-21 Sage Weilmds: avoid copying snap client_caps xlist
2011-06-21 Sage Weilmon: do not copy subscription xlist
2011-06-21 Sage Weilqa: clean up after snaptest-multiple-capsnaps.sh
next