]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 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 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 Weilradosgw: fix compile warning
2012-10-16 Gary LowellMerge branch 'next'
2012-10-16 John Wilkinsdoc: Updated the cephx section of the toc for cluster...
2012-10-16 John Wilkinsdoc: Did a little clean-up work in the cephx guide.
2012-10-16 John Wilkinsdoc: Added a new intro for cephx authentication.
2012-10-16 Yehuda Sadehrgw: multiple coverity fixes
2012-10-16 Sam Langtest: Add a workunit for chmod
2012-10-16 Sage Weilmds: explicitly queue messages for unconnected clients
2012-10-16 Sage Weilclient: fix implemented caps update on release/flush
2012-10-16 Sage WeilMClientRequest: fix mode formatting
2012-10-16 Gary Lowellv0.43 v0.53
2012-10-16 Sage WeilMerge remote-tracking branch 'gh/wip-fedora18' into...
2012-10-16 Dan Mickradosgw-admin manpage: Fix broken quotes
2012-10-15 Sage Weiladmin_socket: fix '0' protocol version
2012-10-15 Sage Weilrbd: fix striping feature bit addition
2012-10-15 Sage Weillibrbd: log why create failed when striping features...
2012-10-15 Sage Weillibrbd: use map-based stripe method to avoid fragmenting io
2012-10-15 Sage Weilstriper: expose method that works directrly from a...
2012-10-15 Sage WeilStriper: move from Filer
2012-10-15 Sage Weillibrbd: implement user-facing image to image copy
2012-10-15 Sage Weillibrbd: factor out copy from image create/open/close
2012-10-15 Sage Weillibrbd: rename get_size() -> get_current_size()
2012-10-15 Sage Weilfiler: trivial unit test
2012-10-15 Sage Weilosd: include buffer_extents in ObjectExtent operator<<
2012-10-15 Sage Weilfiler: more debug output
2012-10-15 Sage Weilfiler: fix add_partial_sparse_result
2012-10-15 Sage Weiltest_librbd_fsx: randomly vary striping on clone
2012-10-15 Sage Weillibrbd: allow striping to be specified for clones
2012-10-15 Sage Weilfiler: add debug printability for striped read result...
2012-10-15 Sage Weilfiler: uninline StripedReadResult
2012-10-15 Sage Weillibrbd: avoid read copy for c++ api read
2012-10-15 Sage Weillibrbd: read_from_parent into a bufferlist
2012-10-15 Sage Weillibrbd: use bufferlist target for read_iterate()
2012-10-15 Sage Weillibrbd: make read methods target buffers or bufferlists
2012-10-15 Sage Weillibrbd: kill unused get_block_osd()
2012-10-15 Sage Weillibrbd: kill legacy striping helpers
2012-10-15 Sage Weillibrbd: reimplement flatten in terms of child objects
2012-10-15 Sage Weillibrbd: write sync read over an extent list
2012-10-15 Sage Weillibrbd: make rollback use new striping accessors
2012-10-15 Sage Weillibrbd: make trim_image() behave with new world stripin...
2012-10-15 Sage Weillibrbd: generate format_string in ImageCtx
2012-10-15 Sage Weillibrbd: make read_iterate iterate over periods
2012-10-15 Sage Weillibrbd/ImageCtx: accessors
2012-10-15 Sage Weillibrbd: reimplement striping
2012-10-15 Sage Weilfiler: add sparse result into a striped read result
2012-10-15 Sage Weilfiler: make tail zeroing in stripe result assembly...
2012-10-15 Sage Weillibrbd: remove callback from handle_sparse_read
2012-10-15 Sage Weilobjecter: use StripedReadResult for scatter/gather...
next