]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-11-16 Josh Durginlibrbd: take cache lock when discarding data from cache
2012-11-16 Josh DurginObjectCacher: fix off-by-one error in split
2012-11-16 Josh DurginObjectCacher: begin at the right place when iterating...
2012-11-16 Josh DurginObjectCacher: add debug function to check BufferHead...
2012-11-16 Josh DurginObjectCacher: more debugging for read completions
2012-11-16 Josh DurginObjectCacher: assert lock is held everywhere
2012-11-16 Josh DurginObjectCacher: debug read waiters
2012-11-16 Josh DurginObjectCacher: don't needlessly increment iterator
2012-11-16 Josh DurginObjectCacher: retry reads when they are incomplete
2012-11-16 Josh Durgintest: add ObjectCacher stress test that does not use...
2012-11-16 Josh DurginObjectCacher: more debugging for BufferHeads
2012-11-13 Josh Durgindoc: reorder some openstack/rbd instructions
2012-11-13 Sage WeilMerge branch 'wip-client-asok'
2012-11-12 Noah Watkinsjava: fix build.xml formatting
2012-11-12 Noah Watkinsjava: fix javadoc builds
2012-11-12 Sage Weilosdc/ObjectCacher: only return ENOENT if ObjectSet...
2012-11-12 Sage Weilclient: unregister commands on shutdown
2012-11-12 Sage Weilclient: fix null dentry crash on dump_cache
2012-11-12 Sage Weilclient: dump mds session info
2012-11-12 Sage Weilclient: add dump_cache asok command
2012-11-12 Sage Weilcommon: dumpers for ceph_{file,dir}_layout
2012-11-12 Sage Weilclient: add mds_requests asok command
2012-11-12 Sage WeilMakefile: fix hadoop lib build
2012-11-12 Sage WeilMakefile: use libclient.la for libcephfs
2012-11-12 Sage WeilMerge branch 'next'
2012-11-12 Sage WeilMerge branch 'wip-client-leaks' into next
2012-11-12 Sage Weilclient: fix null put in ~MetaSession
2012-11-12 Josh Durginlibrbd: fix create existence checking
2012-11-12 Josh Durginlibrbd: debug when copy occurs
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-javadoc'
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-librbd-remove...
2012-11-12 Sage Weilosd: add 'osd debug drop op probability'
2012-11-12 Sage Weilmon: require pgnum in 'ceph osd pool create <poolname...
2012-11-12 Josh Durginlibrbd: return actual error when detecting format fails...
2012-11-12 Josh DurginMerge remote branch 'origin/wip-rbd-read'
2012-11-12 Sage WeilMerge remote-tracking branch 'gh/wip-client-symlinks'
2012-11-12 Noah Watkinsjava: add symlink/readlink tests
2012-11-12 Sage Weiltest_libcephfs: fix, add symlink loop tests
2012-11-12 Sage Weildebug: adjust default debug levels
2012-11-10 Sage WeilMerge branch 'next'
2012-11-10 Sage WeilMerge branch 'wip-client-leaks' into next
2012-11-10 Sage Weilclient: simplify/fix symlink loop check
2012-11-10 Sage Weilclient: fix path_walk for directory symlinks
2012-11-10 Josh DurginOSDMonitor: remove max_devices and max_osd interdependency
2012-11-10 Sage Weilmds: re-try_set_loner() after doing evals in eval(CInod...
2012-11-10 Dan MickMerge branch 'next'
2012-11-10 Dan Micksi_t was not properly converting values < 100KB
2012-11-10 Sage Weilosdc/ObjectCacher: only call flush callback if we trans...
2012-11-10 tamilcleaned up scripts
2012-11-10 Sage Weilclient: ensure we don't leak MClientReply
2012-11-10 Sage Weilceph-fuse: fix leak of args
2012-11-10 Sage Weilosdc/ObjectCacher: fix leak on readahead
2012-11-09 Gary Lowellceph.spec.in: Build debuginfo subpackage.
2012-11-09 Josh Durgintest: add cli test for missing args to rbd
2012-11-09 Josh Durginrbd: check for second argument to mv/rename
2012-11-09 Josh Durginrbd: check for second argument to mv/rename
2012-11-09 Sam LangMerge branch 'wip-java-test'
2012-11-09 Joe Bucktest.sh: Adding LD_LIBRARY_PATH so JUnit can find ...
2012-11-09 Samuel Justdoc/cluster-ops/pools.rst: Added documentation for...
2012-11-09 Sage Weilclient: fix SnapRealm leak
2012-11-09 Sage Weilclient: debug SnapRealm reference counting
2012-11-09 Noah Watkinsvstart: allow minimum pool size of one
2012-11-09 Sage Weilclient: fix leak of Cap
2012-11-09 Sage Weilclient: fix leak of session release msg on session...
2012-11-09 Sage Weilclient: only start invalidator thread if cb != NULL
2012-11-09 Sage Weilceph-fuse: deallocate messenger, g_ceph_context on...
2012-11-09 Joao Eduardo... doc: add-or-rm-mons.rst: fix a formatting typo
2012-11-09 Joao Eduardo... doc: add-or-rm-mons.rst: make paths clearer
2012-11-09 Sage Weilclient: give get_caps() out-arg a less confusing name
2012-11-09 Sage Weilclient: do not gratuitously drop FILE_CACHE ref in...
2012-11-09 Sage Weilclient: assert cap refs don't go negative
2012-11-09 Dan MickMerge branch 'next'
2012-11-09 Josh Durginlibrbd: take parent lock when examining fields it protects
2012-11-09 Samuel JustOSDMap.cc: Add pool name to OSDMap dump
2012-11-09 Dan Mickrbd: fix snap unprotect, which was succeeding while...
2012-11-09 Josh Durginlibrbd: no need to scan snapshots for parents during...
2012-11-09 tamilscript clean up
2012-11-08 tamilAdded a function get_cmd_op
2012-11-08 Gary Lowellbuild: Add RPM release string generated from git describe.
2012-11-08 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-11-08 John Wilkinsdoc: Clarified text to reflect requirement for majority...
2012-11-08 Sage WeilMerge remote-tracking branch 'gh/wip-fix-symlinks'
2012-11-08 Sage WeilMerge remote-tracking branch 'gh/wip-mds'
2012-11-08 Gary Lowellceph.spec.in: Remove ceph version requirement from...
2012-11-08 caleb milesrgw_admin: do not throw error when start-date and end...
2012-11-08 Joe Bucklibcephfs_jni.cc: mtime and atime are Long data types...
2012-11-08 Noah Watkinsconfigure: fail when missing junit dependency
2012-11-08 Noah WatkinsMakefile: include Java test suite artifacts
2012-11-08 Noah WatkinsMakefile: include Java unit test runner
2012-11-08 Noah WatkinsMakefile: only add source files to EXTRA_DIST
2012-11-08 Noah WatkinsMakefile: use real file for make target
2012-11-08 Noah WatkinsMakefile: remove redundant EXTRA_DIST
2012-11-08 Joe BuckChanging build.xml to produce a jar instead of class...
2012-11-08 Joe BuckAdding libcephfs-java.jar to .gitignore
2012-11-08 Joe BuckAdding a simple workunit that executes one libcephfs...
2012-11-08 Joe BuckMoving test java files into a proper heirarchy. Moving...
2012-11-08 Noah Watkinsjava: fix return type on JNI function
2012-11-08 Sage Weilvstart.sh: allow shorter MON, OSD, MDS count env vars
2012-11-08 Sage Weilosdmap: make flag names match
2012-11-08 Sage Weilmon: make osdmap flags incur a health warning
next