]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-06-15 Greg Farnumuclient: path_walk should notice when it gets absolute...
2011-06-15 Sage Weilvstart: put .journal outside of osd data dir
2011-06-15 Tommi Virtanenqa: Make snaptest-git-ceph.sh clean up after itself.
2011-06-14 Colin Patrick... auth: remove CephCryptoManager
2011-06-14 Colin Patrick... monmaptool: implement --help
2011-06-14 Colin Patrick... test/bufferlist: don't alloc large array on stack
2011-06-14 Sage Weil.gitignore man/Makefile
2011-06-14 Sage Weilqa: do not use automake for workunit makefiles
2011-06-14 Sage Weilqa/workunits/direct_io: fit .gitignore
2011-06-14 Sage Weilradosgw_admin: fix clitest help
2011-06-14 Sage Weilcrbdnamer: man page
2011-06-14 Sage Weilcrbdnamer: +x
2011-06-14 Sage Weilqa: radosgw_admin: fix clitest
2011-06-14 Sage Weilqa: direct_io: fix warnings
2011-06-14 Sage Weilconfigure: check for boost statechart header
2011-06-13 Yehuda Sadehradosgw_admin: log show can dump info in xml, json
2011-06-13 Yehuda Sadehradosgw_admin: fix log show (with new poolid param)
2011-06-13 Yehuda Sadehradosgw_admin: pool create command
2011-06-13 Sage WeilMerge branch 'wip-workunits'
2011-06-13 Sage Weillibrados: use empty(), not size()
2011-06-13 Sage Weilqa: test_sync_io: zero buffers prior to read
2011-06-13 Sage Weilqa: test_sync_io improvements
2011-06-13 Yehuda Sadehrgw: log pool id, and store/retrieve pool id info
2011-06-13 Yehuda Sadehlibrados: expose pool id
2011-06-13 Sage Weilqa: fix test_shorT_dio_read
2011-06-13 Sage Weilqa: fix loopall, runallonce scripts
2011-06-13 Sage Weilqa: move compiled workunits into organized directory
2011-06-13 Sage Weilqa: add short directio read test
2011-06-13 Sage Weilqa: add henry's direct io tests
2011-06-13 Sage Weilqa: include $basedir/src/ (qa/src/) in path
2011-06-13 Sage Weilqa: add direct and sync io workunits
2011-06-13 Sage Weilqa: expand test_sync_io
2011-06-13 Sage Weilqa: organize workunits a bit
2011-06-13 Sage Weilqa: move compiled items into qa/src/
2011-06-13 Sage Weilosd: fix head_exists fix
2011-06-13 Sage Weilosd: don't update snapset head_exists unless full trans...
2011-06-13 Sage Weilosd: fix make_writeable
2011-06-13 Sage Weilmonc: protect msg source check with monc_lock
2011-06-13 Sage WeilMerge branch 'mds_issue_caps'
2011-06-11 Sage WeilMerge remote branch 'origin/stable'
2011-06-11 Sage WeilMerge remote branch 'origin/deb-pybind'
2011-06-11 Tommi Virtanendebian: Move python-ceph into section python.
2011-06-11 Tommi Virtanendebian: Strip and do -dbg magic for librgw too.
2011-06-11 Tommi Virtanendebian: Fix copy-pasto in librgw1 control paragraph.
2011-06-10 Tommi Virtanendebian: Depend on python-ceph in obsync.
2011-06-10 Tommi Virtanendebian: Depend on librgw1 in python-ceph.
2011-06-10 Tommi Virtanendebian: Package librgw.
2011-06-10 Tommi Virtanenpybind: Open shared libs by their major version.
2011-06-10 Tommi Virtanendebian: Make git ignore obsync, gceph* package dirs.
2011-06-10 Tommi Virtanendebian: Prevent git ignore from recursing on *.substvar...
2011-06-10 Tommi Virtanendebian: Make git ignore all of the *.debhelper files.
2011-06-10 Tommi Virtanendebian: Dev packages no longer have soname in their...
2011-06-10 Tommi Virtanendebian: Properly package the python bindings.
2011-06-10 Yehuda Sadehrgw: list bucket display the correct objects owners
2011-06-10 Colin Patrick... boto_tool: add put_bucket_acl
2011-06-10 Yehuda Sadehrgw: don't allow handing out object ownership
2011-06-10 Yehuda Sadehlibrados: remove useless reference holding
2011-06-10 Yehuda Sadehlibrados: get reference to the io context for the pendi...
2011-06-10 Greg Farnumheap_profiler: if log_dir is empty, don't try and log...
2011-06-10 Josh Durgincoverage.sh: use .lcov instead of .info to avoid confusion
2011-06-10 Josh DurginMerge remote branch 'origin/wip_coverage'
2011-06-10 Yehuda Sadehrgw: remove required indexes when modifying user info
2011-06-10 Greg Farnummon: Follow the Message rules when forwarding tells
2011-06-10 Sage Weilmds: clear correct state bit in do_file_recover
2011-06-10 Colin Patrick... Thread: remove globals. Thread create must succeed
2011-06-10 Colin Patrick... LogClient: pass in CephContext explicitly
2011-06-10 Colin Patrick... Monitor: pass in CephContext explicitly
2011-06-10 Josh Durginmds, mon, osd: with coverage enabled, exit(0) when...
2011-06-10 Josh DurginRevert "mon: add all_exit and exit commands"
2011-06-10 Josh DurginRevert "mds: allow mds to 'exit immediately'"
2011-06-10 Josh DurginRevert "osd: add command to exit cleanly"
2011-06-10 Greg Farnummds: fix up MDCache::path_is_mine to remove a totally...
2011-06-10 Greg Farnummon: add new "tell" infrastructure.
2011-06-09 Colin Patrick... CephContext: initialize module_type in ctor
2011-06-09 Sage Weilmds: be slightly more careful about checking if lock...
2011-06-09 Sage Weilmds: fix xlock_finish do_issue checks
2011-06-09 Sage Weilmds: fix eval_gather callers passing pissue_gather...
2011-06-09 Sage Weilmds: fix xlock_finish issue flag check
2011-06-09 Sage Weilmds: make pneed_issue required for eval(SimpleLock*)
2011-06-09 Sage Weilmds: explicitly issue_caps after file_recover
2011-06-09 Sage Weilmds: make pneed_issue required for *lock_finish()
2011-06-09 Sage Weilmds: efficiently issue_caps for OOO or extra locks...
2011-06-09 Sage Weilmds: explicitly issue_caps for rdlock_finish_set
2011-06-09 Sage Weilmds: explicitly issue_caps for slave xlock release
2011-06-09 Sage Weilmds: efficiently issue_caps for scatterlocks unlock...
2011-06-09 Sage Weilmds: efficiently drop_rdlocks and drop_xlocks too
2011-06-09 Sage Weilmds: set or issue caps on lock state changes
2011-06-09 Sage Weilmds: make issue_caps from file_update_finish smarter
2011-06-09 Sage Weilmds: issue caps from drop_locks
2011-06-09 Sage Weilmds: pass pissue_caps through *lock_finish()
2011-06-09 Colin Patrick... CephContext: remove silly debug code
2011-06-09 Colin Patrick... Dispatcher should take a CephContext argument
2011-06-09 Greg Farnummds: fix tcmalloc check.
2011-06-09 Greg Farnummds: xlock_finish should only do_issue in certain cases.
2011-06-09 Greg FarnumMDiscoverReply: encode/decode wanted_ino.
2011-06-09 Greg Farnummdcache: correct error message.
2011-06-09 Greg Farnummds: replay: save the right dir!
2011-06-09 Sage Weildebian: move gceph into a separate package
2011-06-09 Colin Patrick... tools/common: fix C_ObserverRefresh constructor
2011-06-09 Samuel JustReplicatedPG: make_writeable, use correct size for...
next