]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2012-11-08 John Wilkinsdoc: Rewrote index for install section per new IA.
2012-11-08 John Wilkinsdoc: Removed source/index from top-level toc tree per...
2012-11-08 John Wilkinsdoc: Moved doc/source files to doc/install per new IA.
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA. Fix tip. Clean up for...
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA. Added reference to...
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA.
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA. Removed steps for build...
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA. Removed info for buildi...
2012-11-08 John Wilkinsdoc: Syntax cleanup for new IA.
2012-11-08 Josh Durgindoc: update the rest of the table for debian wheezy
2012-11-08 Samuel JustMerge remote-tracking branch 'upstream/wip_recovery_res...
2012-11-08 Mike Ryandoc/: document recovery reservation process
2012-11-08 Mike Ryanpg: recovery reservations
2012-11-08 Dan Mickdoc: Wheezy is now using kernel 3.2.0; say so
2012-11-08 Dan Mickdoc: Fix per-daemon public/private settings: "network...
2012-11-08 Dan Mickdoc: Clarify "pool size", copies, and replicas more
2012-11-08 Noah Watkinsdoc: fix Hadoop config option typo
2012-11-07 John Wilkinsdoc: Made changes to the CSS to make admonitions more...
2012-11-07 John Wilkinsdoc: Added lines between title and body. Pre IA cleanup.
2012-11-07 John Wilkinsdoc: Updated syntax for consistent usage prior to IA...
2012-11-07 John Wilkinsdoc: Updated index for removal of legacy openstack...
2012-11-07 John Wilkinsdoc: Minor edit to admonitions.
2012-11-07 John Wilkinsdoc: Updated syntax prior to IA updates.
2012-11-07 John Wilkinsdoc: Updated syntax usage prior to IA updates.
2012-11-07 John Wilkinsdoc: Added new info per Ross's request.
2012-11-07 John Wilkinsdoc: Fix and minor edit for admonitions.
2012-11-07 John Wilkinsdoc: Minor edits for admonitions.
2012-11-07 John Wilkinsdoc: Edits from Peter Reiher's feedback, and minor...
2012-11-07 John Wilkinsdoc: Minor edits for admonitions.
2012-11-07 John Wilkinsdoc: Added topic for adding OSDs and adjusting CRUSH...
2012-11-07 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-11-07 John Wilkinsdoc: Removed legacy OpenStack installation.
2012-11-07 John Wilkinsdoc: Added topic for adding an OSD and adjusting CRUSH...
2012-11-07 Gary Lowellceph.spec.in: Remove ceph version requirement from...
2012-11-07 tamilUpdate log file when rgw is not running
2012-11-07 Samuel Justosd/: add pool min_size parameter for min acting set...
2012-11-07 Samuel JustMerge remote-tracking branch 'upstream/wip_lost_unfound...
2012-11-07 Samuel JustMerge remote-tracking branch 'upstream/wip-xattr'
2012-11-07 Sage WeilMakefile: add missing rgw_resolve.h to dist tarball
2012-11-07 Sage Weilqa: disable xfstest 45 until mount issue is resolved...
2012-11-06 Dan MickMerge branch 'next'
2012-11-06 Dan Mickcls_rbd: send proper format of key to "last_read" for...
2012-11-06 Yehuda Sadehrgw: document cname configurable
2012-11-06 Yehuda SadehMerge remote-tracking branch 'origin/master' into wip...
2012-11-06 Yehuda Sadehrgw: resolve hostname dns cname record
2012-11-06 Noah Watkinsjava: use accessors for mode flag tests
2012-11-06 Yehuda Sadehrgw: fix multipart overwrite
2012-11-06 Yehuda Sadehrgw: don't reset multipart parts when updating their...
2012-11-06 Yehuda Sadehrgw: break out of read loop if we got zero bytes
2012-11-06 John WilkinsMerge branch 'master' of https://github.com/ceph/ceph
2012-11-06 John Wilkinsdoc: fixed some inccorrect syntax.
2012-11-06 Dan Mickrbd: allow removal of image even if rbd_children deleti...
2012-11-06 Dan Mickrbd: allow removal of image even if rbd_children deleti...
2012-11-05 John Wilkinsdoc: Minor edits and added reference to Cephx intro.
2012-11-05 Samuel Justosd/: encode LOST_REVERT reverting_to in prior_version pos
2012-11-05 Samuel JustPG: use remove_object_with_snap_hardlinks for divergent...
2012-11-05 Sage Weilrbd: stripe count is not measured in bytes
2012-11-05 Sage Weilchain_xattr: use sys_* methods
2012-11-05 Sage Weilos/FileStore: chain_*() methods return error codes...
2012-11-05 Yehuda Sadehchain_xattr: comment about how xattrs are named
2012-11-05 Sage Weilos/chain_xattr: whitespace, constify *end
2012-11-05 Sage Weilos/chain_xattr: do not double memory buffer (again)
2012-11-05 Sage Weilos/chain_xattr: fix listxattr buffer size
2012-11-05 Sage Weilos/FileStore: introduce lfn_close()
2012-11-05 Sage Weilos/FileStore: remove lfn_*xattr helpers
2012-11-05 Sage Weilos/FileStore: recast _rmattr on top of chain_f*
2012-11-05 Sage Weilos/FileStore: recast _setattrs() on top of chain_f...
2012-11-05 Sage Weilos/FileStore: drop _getattr() helpers
2012-11-05 Sage Weilos/FileStore: use new helpers from collection_{get...
2012-11-05 Sage Weilos/FileStore: use _fgetattr() from getattr()
2012-11-05 Sage Weilos/FileStore: remove unused _getattrs() methods
2012-11-05 Sage Weilos/FileStore: use _fgetattrs() from collection_getattr()
2012-11-05 Sage Weilos/FileStore: use _fgetattrs() from _rmattrs()
2012-11-05 Sage Weilos/FileStore: use _fgetattrs() for _setattrs()
2012-11-05 Sage Weilos/FileStore: use _fgetattrs() for CLONE
2012-11-05 Sage Weilos/FileStore: use _fgetattrs() for GETATTRS op
2012-11-05 Sage Weilos/FileStore: add _fgetattr(), _fgetattrs() helpers
2012-11-05 Sage Weilos/FileStore: use f*xattr() methods to test xattr support
2012-11-05 Sage Weilos/chain_xattr: move chained xattr helpers into separat...
2012-11-04 Noah Watkinsclient: return EBADF for invalid file desc
2012-11-04 Noah Watkinsdoc: describe Hadoop configuration options
2012-11-04 Samuel JustPG::merge_old_entry: fix case for divergent prior_version
2012-11-04 Samuel JustPG: use remove_object_with_snap_hardlinks for divergent...
2012-11-04 Sage WeilMerge branch 'wip-reorg'
2012-11-04 Sage WeilMerge branch 'wip-msgr-ports'
2012-11-04 Sage Weilmsg/Accepter: use derr
2012-11-04 Sage Weilmsgr: change port range from 6800-6900 -> 6800-7100
2012-11-04 Sage Weilmsgr: make bind port range configurable
2012-11-04 Sage Weillibrados: move misc tests into test/librados/ dir
2012-11-04 Sage Weillibrados: test/rados-api/* -> test/librados/*
2012-11-04 Sam Langclient: Support for fchown
2012-11-04 Sage Weilcls_lock: reorg test_cls_lock
2012-11-04 Sage Weilcls_rgw: reorg test_cls_rgw
2012-11-04 Sage Weilfix cls_rbd reorg
2012-11-04 Sage Weillibrbd: reorg rbd tests
next