]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-05-23 Sage WeilMerge branch 'osd-mkfs'
2012-05-23 Sage WeilMerge remote-tracking branch 'gh/wip-mon-auth'
2012-05-23 Sage WeilMerge branch 'stable'
2012-05-23 Sage Weilfilestore: make read_fsid() out arg be a pointer
2012-05-23 Sage Weilfilestore: more informative fsid mkfs debug output
2012-05-23 Sage Weilosd: verify fsid whoami to match on repeat mkfs
2012-05-23 Sage Weilosd: require cluster fsid for mkfs
2012-05-23 Sage Weilosd: do not clobber existing key with --mkkey
2012-05-23 Sage Weilfilestore: mkfs: do not clobber exisiting journal if...
2012-05-23 Sage Weilfilejournal: add check() method
2012-05-23 Sage Weilfilestore: drop useless mkjournal error check
2012-05-23 Sage Weilfilestore: mkfs: less noise about leveldb creation
2012-05-23 Sage Weilfilestore: mkfs: only create snap_0 if we created curre...
2012-05-23 Sage Weilfilestore: fix misplaced #endif
2012-05-23 Johndoc/api/s3/bucketops.rst Corrected heading.
2012-05-23 Yehuda Sadehrgw: replace all bad use of formatter->dump_format()
2012-05-23 Johndoc/api/s3 <-chipping away at objectops and clean up...
2012-05-23 Sage Weilmon: use temp access_{r,all,cmd} variables to simplify...
2012-05-23 Sage Weilmon: drop redundant get_allow_all() cap check
2012-05-23 Sage Weilmonmap: return ENOENT from build_from_host_list when...
2012-05-23 Sage Weilmonmap: ignore conf mon entries when -m is specified
2012-05-23 Sage Weilv0.47.2 v0.47.2
2012-05-23 Sage WeilMakefile: do not install librgw.h
2012-05-23 Alexandre OlivaUpdate ceph.spec for ceph-0.47
2012-05-23 Yehuda Sadehlibs3: remove make install target
2012-05-23 Yehuda SadehMakefile.am: only append libs3 to SUBDIRS when needed
2012-05-23 Sage Weilmonclient: sanity check on monmap size
2012-05-23 Sage Weilmonmap: avoid dup addrs in generated initial monmap
2012-05-23 Sage Weilmonmap: aseert addrs are unique on add(), calc_ranks()
2012-05-23 Sage Weildoc: librados: fix getxattr return code
2012-05-23 Sage Weilmon: restrict mon 'join' message/command
2012-05-23 Sage Weilmon: apply 'r' and 'w' caps to mon and pg commands
2012-05-23 Sage Weilmon: apply 'r' and 'w' caps to mdsmap
2012-05-23 Sage Weilmon: apply 'r' and 'w' caps to osdmap
2012-05-23 Sage Weilmon: allow health, status, log, etc. messages with...
2012-05-23 Sage Weilmon: fix error messages
2012-05-23 Sage Weilmon: push down 'auth ...' command auth checks
2012-05-23 Sage Weilmon: push down command auth checks to each command
2012-05-23 Sage Weilmon: require admin privs to issue any monitor commands
2012-05-23 Sage Weilvstart.sh: set HOSTNAME when -l is used
2012-05-23 Sage Weilmon: fix 'get-or-create-key'
2012-05-23 Sage Weilfilestore: leave existing current/
2012-05-23 Sage Weilfilestore: create but do not clobber current/commit_op_seq
2012-05-23 Sage Weilfilestore: mkfs: only (re)set fsid if not already set
2012-05-23 Sage Weilfilestore: pass target into read_fsid()
2012-05-23 Sage Weilfilestore: mkfs: rename buf -> fsid_fn
2012-05-23 Sage Weilfilestore: always open/verify basedir; clean up error...
2012-05-23 Sage Weilfilestore: do not wipe on mkfs
2012-05-23 Sage Weilfilestore: remove unused 'filestore dev' option
2012-05-23 Sage Weilosd: only (re)write_meta files if old content is incorrect
2012-05-23 Sage Weilosd: only create superblock if not present
2012-05-23 Sage WeilMerge branch 'wip-quorum'
2012-05-23 John Wilkinsdoc/config-cluster/chef.rst <-fixed an error in upload...
2012-05-22 Josh DurginMerge branch 'stable'
2012-05-22 Sage Weilobjectcacher: fix infinite loop in flusher_entry
2012-05-22 John WilkinsMerge branch 'master' of github.com:ceph/ceph
2012-05-22 John Wilkinsdoc/config-cluster/ceph-conf.rst <-Fixed some formattin...
2012-05-22 Sage Weilmonmap: calc_ranks() on rename()
2012-05-22 Sage WeilMerge branch 'wip-defensive-alloc'
2012-05-22 Sage Weilcrush: check reweight return value
2012-05-22 Ross Turkdoc: fix broken link in FAQ
2012-05-22 Ross Turkdoc: added links from the chef install doc to the chef...
2012-05-22 Ross Turkdoc: Added a FAQ page.
2012-05-22 John WilkinsAdded the Swift API as is. Still needs a lot of work.
2012-05-21 Sage Weildoc: document range of methods for cluster creation...
2012-05-21 John Wilkinsdoc: misc updates
2012-05-21 Sage Weilmon: fix 'no initial monitors' warning
2012-05-21 Yehuda Sadehlibs3: remove make install target
2012-05-21 Sage Weilv0.47.1 v0.47.1
2012-05-21 Yehuda SadehMakefile.am: only append libs3 to SUBDIRS when needed
2012-05-21 Sage Weilfilestore: test xattrs on temporary file
2012-05-21 Sage Weilceph-object-corpus: add some old v2 monmaps
2012-05-21 Sage Weilmonmap: fix decoding of old monmaps
2012-05-21 Sage Weilqa: fix mon single_host_multi.sh test
2012-05-21 Sage Weilmon: rename ourselves if our name does not match commit...
2012-05-21 Sage Weilmon: only rename peers in seed monmap
2012-05-21 Sage Weilmon: move election msg check into elector
2012-05-21 Sage Weilmon: allow mons to rename themselves with the join...
2012-05-21 Sage Weilmonmap: fix rename
2012-05-21 Sage Weilmon: drop useless rank racalc in init
2012-05-21 Sage Weilmon: fix leak of MonMap
2012-05-21 Sage Weilmonmap: filter_initial_members -> set_initial_members
2012-05-21 Samuel JustUpdate leveldb to remove CompactionInputErrorParanoid
2012-05-21 Tommi Virtanenman: Remove leftover --bin from ceph-authtool(8).
2012-05-21 Sage WeilMerge branch 'stable'
2012-05-20 Sage Weilv0.47 v0.47
2012-05-20 Sage Weilkeys: new release key
2012-05-20 Sage Weilbuilder: make reweight helpers static, void
2012-05-20 Yehuda Sadehformatter: replace malloc with new
2012-05-20 Yehuda Sadehcheck malloc return values
2012-05-20 Yehuda Sadehcrush: check malloc results
2012-05-20 Sage Weilosdmap: set name_pool correctly in build_simple*()
2012-05-20 Sage Weilosdmap: use pg[p]_num accessors
2012-05-20 Sage Weilfilestore: do not test xattrs on fsid file
2012-05-20 Sage Weildebian: fix ceph-kdump-copy.init
2012-05-20 Sage Weildebian: fix ceph-kdump-copy.init
2012-05-19 Sage Weilfilestore: test xattrs on temporary file
2012-05-19 Sage Weilmonmaptool: fix clitests
2012-05-19 Sage Weilfilestore: do not test xattrs on fsid file
2012-05-19 Sage Weilosdmap: set name_pool correctly in build_simple*()
next