]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-10-15 Sage Weilcls_rgw: init var in ctor
2012-10-15 Yehuda Sadehrgw: don't add port to url if already has one
2012-10-15 Tommi Virtanenceph-disk-prepare, debian/control: Support external...
2012-10-14 Chris Dunloplogrotate: fix bash syntax
2012-10-14 Sage Weildoc: remove cephfs warning
2012-10-14 Sage Weildoc: fix file system recs
2012-10-12 Yehuda Sadehrgw: replace bucket creation with explicit pool creation
2012-10-11 Sam LangMerge branch 'wip-fix-getdents'
2012-10-11 Dan Mickrbd: don't issue usage on errors
2012-10-10 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-10-10 John Wilkinsdoc: Added radosgw temp remove.
2012-10-10 John Wilkinsdoc: Minor clean-up.
2012-10-10 John Wilkinsdoc: minor clean-up.
2012-10-10 Noah Watkinsrgw: fix compilation
2012-10-10 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-10-10 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-10-10 John WilkinsMerge branch 'wip-rbd-openstack-doc'
2012-10-10 Sage Weilmon: drop command replies on paxos reset
2012-10-10 John Wilkinsdoc: Editing and cleanup.
2012-10-10 Sam Langtest: Allow randomized tests to be repeatable
2012-10-10 Sam Langclient: Reset cache_name pos on dirp
2012-10-10 Dan Mickrbd cli tests: copy.sh was looking for old version...
2012-10-09 tamilclean up of rbd functionality script
2012-10-09 tamilcleaned up the perl module
2012-10-09 tamilcleaned up the script
2012-10-09 Yehuda Sadehradosgw-admin: don't try to parse date if wasn't specified
2012-10-09 Sage Weilceph-debugpack: updates
2012-10-09 Josh Durgindoc: separate config from I/O in openstack diagram
2012-10-09 Josh Durgindoc: clarify rbd openstack docs
2012-10-09 Tommi Virtanengitignore: Update to match packaging changes and additi...
2012-10-09 Tommi Virtanenconfigure.ac: Typo in human-readable description.
2012-10-09 Joao Eduardo... mon: Monitor: resolve keyring option to a file before...
2012-10-09 Josh Durgindoc: simplify wording for rbd-openstack config
2012-10-09 Sage WeilMerge remote-tracking branch 'gh/wip-gtest-libcephfs'
2012-10-09 Sam Langdoc: Add doxygen style documentation for libcephfs
2012-10-09 Sam Langtest: Refactored testceph.cc into gtest framework
2012-10-09 Sam Langtest: Allow readdir test to be repeated
2012-10-09 Sam Langlibcephfs: Check that buffer is non-null
2012-10-09 Sage WeilMerge remote-tracking branch 'gh/wip-client-stale'
2012-10-09 Sam Langmds: Fix removexattr ENODATA error
2012-10-09 Sage Weilosdmap: fix null deref in dump
2012-10-09 Sage Weilosdmap: fix osdmap dump null check
2012-10-09 Sage Weilmds: note fall-thru to please coverity
2012-10-09 Sage Weiltest_cfuse_cache_invalidate: check for errors
2012-10-09 Sage Weilmon/Elector: fix leak on monmap from peer
2012-10-09 Sage Weiltest_cfuse_cache_invalidate: zero buffer
2012-10-09 Josh DurginFileJournal: ignore osd journal size for block devices
2012-10-08 Yehuda Sadehrgw: switch perm to uint32_t
2012-10-08 Yehuda Sadehrgw: flexible attr fields
2012-10-08 Yehuda Sadehrgw: get bucket logging stub
2012-10-08 Yehuda Sadehrgw: check_disk_state also updates other object metadata
2012-10-08 Yehuda SadehMerge branch 'wip-rgw-coverity2'
2012-10-08 Yehuda Sadehrgw: set null termination explicitly
2012-10-08 Yehuda Sadehcls_rgw: return returned ret code
2012-10-08 Yehuda Sadehrgw: add missing parantheses
2012-10-08 Yehuda Sadehrgw: check NULL before dereference
2012-10-08 Yehuda Sadehrgw-admin: pass object by reference
2012-10-08 Yehuda Sadehrgw: fix leaks in certain error paths
2012-10-08 Yehuda Sadehrgw: fix (im)possible leak
2012-10-08 Yehuda Sadehrgw: catch possible exception
2012-10-08 Yehuda Sadehrgw: initialize member variables at req_state
2012-10-08 Yehuda Sadehrgw: initialize data members
2012-10-08 Yehuda Sadehrgw: RGWObjState() initialize memebers
2012-10-08 Yehuda Sadehrgw: initialize members at RGWRados()
2012-10-08 Yehuda Sadehcls_rgw: check pointer before dereferencing
2012-10-08 Yehuda Sadehrgw: multiple coverity fixes of uninitialized fields
2012-10-08 Yehuda Sadehrgw: trivial fix
2012-10-08 Yehuda Sadehrgw: change size_t to ssize_t for string.rfind() result
2012-10-08 Yehuda Sadehrgw: fix resource leak
2012-10-08 Dan MickRevert "admin/build-doc: Use installed Sphinx and its...
2012-10-08 Yehuda SadehMerge branch 'wip-admin-rest'
2012-10-08 Yehuda Sadehrgw: virtual bucket affects resource lookup
2012-10-08 Yehuda Sadehrgw: document admin, usage api
2012-10-08 Yehuda Sadehrgw: fix chunked object PUT for small objects
2012-10-08 Yehuda Sadehrgw: abort_early should initialize formatter if needed
2012-10-08 Yehuda Sadehrgw: configurable set of enabled apis
2012-10-08 Yehuda Sadehrgw: add user caps
2012-10-08 Yehuda Sadehrgw: usage trim
2012-10-08 Yehuda Sadehrgw: usage show accepts more params
2012-10-08 Yehuda Sadehrgw: different formatters for different services
2012-10-08 Yehuda Sadehrgw: add a flusher to handle output data, simplify...
2012-10-08 Yehuda SadehFormatter: fix XML formatter
2012-10-08 Yehuda Sadehrgw: add rest-usage handler
2012-10-08 Yehuda Sadehrgw: REST resources init uses configurables
2012-10-08 Yehuda Sadehrgw: refactor protocol stacking
2012-10-08 Yehuda Sadehrgw: tie callbacks in different handlers directly to...
2012-10-08 Yehuda Sadehrgw: sed 's/_REST/_ObjStore/g' *
2012-10-08 Yehuda Sadehrgw: start moving usage management functions
2012-10-08 Yehuda Sadehrgw: hide fcgi details from client code
2012-10-08 John Wilkinsdoc: Added admonishments to use separate host for clients.
2012-10-08 Sam Langmds: Reset session stale timer at end of open
2012-10-05 Josh DurginMerge branch 'wip-osd-caps'
2012-10-05 Tommi Virtanenupstart: OSD journal can be a symlink; if it's dangling...
2012-10-05 Sage Weilosd: Make --get-journal-fsid not really start the osd.
2012-10-05 Tommi Virtanenosd: Make --get-journal-fsid not attempt aio or direct_io.
2012-10-05 Tommi Virtanenceph-disk-prepare: Use the OSD uuid as the partition...
2012-10-05 Tommi Virtanendebian/control, ceph-disk-prepare: Depend on xfsprogs...
2012-10-05 Tommi Virtanenceph-disk-{prepare,activate}: Default mkfs arguments...
2012-10-05 Tommi Virtanenceph-disk-prepare: Avoid triggering activate before...
2012-10-05 Tommi Virtanenceph-disk-activate: Add a comment about user_xattr...
next