]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-10-26 Noah WatkinsMerge branch 'wip-java-cephfs'
2012-10-26 Jim SchuttPG: Do not discard op data too early
2012-10-26 Noah Watkinsjava: use unique directory in test
2012-10-26 Noah Watkinsjava: add tests for double mounting
2012-10-26 Noah Watkinsjava: add AlreadyMounted exception
2012-10-26 Noah Watkinsjava: remove deprecated ceph_shutdown
2012-10-26 Noah Watkinsjava: clean-up in finalize()
2012-10-26 Noah Watkinsjava: enable ceph_release
2012-10-26 Noah Watkinsjava: enable ceph_unmount
2012-10-26 Noah Watkinsjava: mkdirs returns IOException
2012-10-26 Noah Watkinsjava: log listdir contents in java client
2012-10-26 Noah Watkinsjava: remove tabs to fix formatting
2012-10-26 Noah Watkinsjava: add O_WRONLY open flag
2012-10-26 Noah Watkinsjava: add FileAlreadyExists exception
2012-10-26 Sage Weillibrbd: fix race in AioCompletion that are still being...
2012-10-26 Noah WatkinsMerge branch 'wip-client-unmount'
2012-10-26 Noah Watkinsclient: add ceph_release, ceph_shutdown
2012-10-26 Noah Watkinsclient: double mount returns -EISCONN
2012-10-26 Sage WeilMerge branch 'wip-mds'
2012-10-26 Sage Weilclient: do not reset session state on reopened sessions
2012-10-26 Sage Weilmds: fix handling of cache_expire export
2012-10-26 Sage Weilmds: do not mark closed connections disposable
2012-10-26 Sage Weilmds: use connection on closed sessions in force_open_se...
2012-10-26 Ross Turkdoc: update copyright to include contributors, CC
2012-10-25 Sage WeilMerge branch 'next'
2012-10-25 Sage Weilosd: fix populate_obc_watchers() assert
2012-10-25 Sage Weilmds: check getcwd() return value
2012-10-25 Sage Weilleveldb: fix accidental submodule revert
2012-10-24 Josh Durgindoc: note raw format required for openstack/rbd
2012-10-24 Sage Weilmds: fix #include for getcwd(), simplify
2012-10-24 John Wilkinsdoc: Added hyperlink.
2012-10-24 John Wilkinsdoc: Fixed usage and deleted legacy values.
2012-10-23 Sam Langvstart.sh: Use ./init-ceph instead of CEPH_BIN
2012-10-23 tamilScript that generates perl wrapper for teuthology tests
2012-10-23 caleb milesrgw_admin: do not throw error when start-date and end...
2012-10-23 Sage WeilMerge branch 'wip-assert-exists-2'
2012-10-23 Sage Weilosd/osd_types: make stat osd_op print nicely
2012-10-23 Sage Weillibrbd: use assert_exists() to simplify copyup check
2012-10-23 Sage Weillibrados: add assert_exists guard operation
2012-10-23 Dan Micklibrbd: validate copy size against proper snapshot id
2012-10-23 Sage Weilosd: return EOPNOTSUPP on bad class or method name
2012-10-23 Sage Weilleveldb: fix accidental revert
2012-10-23 Yehuda Sadehrgw: dump an error message if FCGX_Accept fails
2012-10-22 Sage Weilworkqueue: make debug output include active threads
2012-10-22 Sage WeilMerge branch 'wip-msgr'
2012-10-22 Sage Weilmsg/Pipe: fix tight reconnect loop on connect failure
2012-10-22 Sage Weilthrottle: less default log noise
2012-10-22 Dan Mickrbd: document defaults for rbd bench-write
2012-10-22 Sam Langtest: Dont check initial permissions
2012-10-22 Sage WeilMakefile: include java in dist tarball
2012-10-22 Yehuda Sadehrgw: check client write status on swift get_obj
2012-10-22 Yehuda Sadehrgw: don't continue processing of GET request on error
2012-10-22 Sage WeilMerge remote-tracking branch 'gh/next'
2012-10-22 Sage Weilosd: drop conditional check in populate_obc_watchers
2012-10-22 Sage Weilosd: populate obc watchers even when degraded
2012-10-22 Tommi Virtanenrun-cli-tests: Include rationale for cram patch and...
2012-10-22 John Wilkinsdoc: Changed rack, row text to row, rack. Fixed some...
2012-10-22 Joe Buckvstart.sh: cephx on by default, -X to disable
2012-10-22 Sage Weilobjecter: move map checks to helper
2012-10-22 Sage WeilMerge remote-tracking branch 'gh/wip-mds-coverity'
2012-10-22 Sage Weilmds: avoid copy in SessionMap::get_or_add_session()
2012-10-22 Sage Weillibrbd: init layout in ImageCtx ctor
2012-10-22 Sage Weillibrbd: init vars in AioRequest ctor
2012-10-21 Sage Weilmon: pass by ref
2012-10-21 Sage Weilmonmap: pass by ref
2012-10-21 Sage Weilclient: release import caps we don't have
2012-10-21 Sage Weilauth: change default: require 'cephx' for daemons
2012-10-21 Sage WeilMerge branch 'wip-testrados'
2012-10-21 Sage Weilmds: fix typo, build
2012-10-21 Sage Weilmds: make dup session close an error; make case consistent
2012-10-20 Greg Farnummds: deal with the case where you have a Session close...
2012-10-19 John Wilkinsdoc: Added clarification from Peter's feedback.
2012-10-19 John Wilkinsdoc: Added backward compatibility text. Additional...
2012-10-19 Sage Weilman: update ceph-debugpack, ceph man pages
2012-10-19 Sage Weilrbd: update man page build
2012-10-19 Sage Weildoc: clean up doc build directions
2012-10-19 Sage WeilMerge remote-tracking branch 'noah/wip-java-cephfs'
2012-10-19 Noah Watkinsjava: update deb bits from ceph-devel feedback
2012-10-19 Noah Watkinsjava: add test for mount with bad root
2012-10-19 Sage WeilMakefile: add src/include to #include path for libcephf...
2012-10-19 Sage Weildo_autogen.sh: add -j flag to enable java stuff
2012-10-19 Noah Watkinsdebian: add libcephfs-java package
2012-10-19 Noah Watkinsautomake: setup autotools to build cephfs-java
2012-10-19 Noah Watkinsjava: add Java and C++ source files
2012-10-19 Noah Watkinslibcephfs: return error when not mounted
2012-10-19 Sam Langtest/libcephfs: Fix telldir/seekdir test
2012-10-19 Sage Weilmds: use const ref instead of large pass-by-value
2012-10-19 Sage Weilmds: annotate switch case fall-thru
2012-10-19 Sage Weilmds: fix coverity warnings on NULL deref
2012-10-19 Sage Weilmds: fix possible inode_t::get_layout_size_increment...
2012-10-19 Sage Weilmds: init cap_reconnect_t::flock_len
2012-10-19 Sage Weilmds: init in cap_reconnect_t ctor
2012-10-19 Sage Weilmds: init inode_t::dir_layout
2012-10-19 Sam LangMerge branch 'wip-3346'
2012-10-18 Sage Weilrbd: implement bench-write command
2012-10-18 Sage WeilMerge branch 'wip-rbd-stripe' (early part)
2012-10-18 Sage Weilrbd: print useful error message if striping is specifie...
2012-10-18 Sam Langclient: Fix permissions checking for O_WRONLY
2012-10-18 Sam Langtest: Make the test filename unique to test
2012-10-18 Sam Langclient: Fix permissions error on open with O_CREAT
next