]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2012-10-18 tamilS3 test scripts
2012-10-18 John Wilkinsdoc: minor fix on user name for GW script.
2012-10-18 tamilCleaned up
2012-10-18 Sage WeilMerge branch 'next'
2012-10-18 Sage Weiladdr_parsing: make , and ; and ' ' all delimiters
2012-10-18 Sage Weilvstart.sh: log client to out/$name.log
2012-10-17 Sage Weilclient: fix signed/unsigned comparison warning
2012-10-17 Joao Eduardo... mon: MonitorStore: fix error checks for mkdir operations
2012-10-17 Sage Weilleveldb: revert accidental rewind
2012-10-17 Sage Weilclient: initialize tid in MetaRequest ctor
2012-10-17 Sam Langtest/libcephfs: Fix telldir/seekdir test
2012-10-17 Sam Langtest: Add libcephfs tests for stat, lstat, chmod
2012-10-17 Sam Langclient: Fix stat of relative symlinks
2012-10-17 Sam Langdoc: Fix wrong wording for symlink xattrs calls
2012-10-17 Sam Langclient: Implement lchown in Client and libcephfs
2012-10-17 Sam Langtest: Add libcephfs tests for stat, lstat, chmod
2012-10-17 Sam Langclient: Implement stat and correct lstat
2012-10-17 Sam Langclient: Support for fchmod
2012-10-17 Sage WeilMerge remote-tracking branch 'gh/mon-coverity-fixes'
2012-10-17 Joao Eduardo... mon: MonitorStore: check return value of 'rename' for...
2012-10-17 Joao Eduardo... mon: MonitorStore: check mkdir return value for errors
2012-10-17 Joao Eduardo... mon: MonitorStore: check return value for errors on...
2012-10-17 Joao Eduardo... mon: AuthMonitor: check return values
2012-10-17 Joao Eduardo... mon: LogMonitor: check return value when writing to...
2012-10-17 Joao Eduardo... mon: Monitor: unlock before returning
2012-10-17 Joao Eduardo... mon: Monitor: fix potential null-pointer dereference
2012-10-17 Sage Weilleveldb: update .gitignore
2012-10-17 Sage Weilmonclient: drop now-unused MonClient::is_latest_map()
2012-10-17 Sage WeilMerge branch 'wip-3301'
2012-10-17 Sam Langtest: Add func. test for chmod in libcephfs
2012-10-17 Sam Langclient: Add permissions checking to open
2012-10-17 Dan Mickrbd: reject negative size (can make image that is hard...
2012-10-17 Sage Weilqa: run multiprocess rados tests
2012-10-17 Sage Weiltestrados_watch_notify: fix most tests, disable one
2012-10-17 Sage Weiltestrados_list_parallel: fix
next