]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-11-19 Sage Weilmsgr: rev protocol
2009-11-18 Yehuda Sadehauth: fix monclient startup issue
2009-11-18 Yehuda Sadehauth: fix client and server side negotiation
2009-11-18 Sage Weilauth: change server side negotiation a bit
2009-11-17 Sage Weilmonc: small cleanup
2009-11-17 Yehuda Sadehauth: reuse global_id when requesting tickets
2009-11-17 Yehuda Sadehvstart: fix overwrite conf
2009-11-16 Sage Weilmon: fix decode authmon stash on restart
2009-11-16 Sage Weilmds: don't crap on !check_from, this doesn't happen...
2009-11-16 Sage Weilmon: move misplaced parens
2009-11-13 Sage Weilmkmonfs: cleanup monmap fn arg
2009-11-13 Sage WeilMakefile: include all the headers we need to build
2009-11-13 Sage Weilconfig: accept list of possible conf file locations...
2009-11-13 Sage Weilvstart: -x to start up with cephx
2009-11-13 Sage Weilmonc: fix race/deadlock for get_monmap_privately
2009-11-13 Yehuda Sadehauth: don't try to read keys if cephx not supported
2009-11-13 Yehuda Sadehauth: use user admin as the default user
2009-11-13 Sage Weilvstart: some cleanup
2009-11-12 Sage Weilconf: default to auth type 'none'
2009-11-12 Sage Weilauth: fix compile errors, warnings
2009-11-12 Sage Weilauth: kill residual kernel/ files
2009-11-12 Sage WeilMerge branch 'unstable' into auth
2009-11-12 Sage Weiluclient: fewer msgs
2009-11-12 Sage Weiltodo
2009-11-12 Sage WeilMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-11-12 Sage Weilput testing ceph.conf's in git
2009-11-12 Sage Weilosd: print useful mode wait message
2009-11-12 Sage Weilfilestore: skip sync_file_range if the full commit...
2009-11-12 Sage Weilmds: recommit after commit if waiting for newer version
2009-11-12 Yehuda Sadehauth: fix mds messages filtering
2009-11-12 Greg Farnumrados: fix usage() and -p option checking
2009-11-12 Sage Weilmds: warn, don't crash, on rfiles/rsubdirs underflow
2009-11-12 Yehuda Sadehmsg: don't die unconditionally when got unknown message...
2009-11-12 Sage Weiluclient: increase cache size
2009-11-12 Sage Weilfilestore: flusher thread; commit snaps (disabled)
2009-11-12 Sage Weilosd: avoid truncate, remove ops we know will fail
2009-11-12 Sage Weilosd: don't requeue pg removal if already removing
2009-11-11 Sage Weiltodo
2009-11-11 Sage Weilmds: force rdlock on any snapped inodes
2009-11-11 Greg Farnumsessionmap is an object, not a pointer
2009-11-11 Sage Weilmds: fix typo; also only suicide if we have clients
2009-11-11 Sage Weilmds: underwater is function of _loaded_ version, not...
2009-11-11 Sage Weiltodo
2009-11-11 Greg Farnummds: If last MDS, suicide on stop rather than entering...
2009-11-10 Sage Weilosd: do not apply_transaction in finish_recovery
2009-11-10 Sage Weilfilestore: don't croak on 0 op usertrans error
2009-11-10 Sage Weilfilestore: check return values
2009-11-10 Sage Weiltest_trans
2009-11-10 Sage Weilfilestore: fix usertrans setxattr, print it out nicely
2009-11-10 Sage Weilfilestore: clean up btrfs ioctls; use actual btrfs...
2009-11-10 Sage Weilsample.ceph.conf: include usertrans flag
2009-11-10 Sage Weilfilestore: make FileStore btrfs ioctl tests more readable
2009-11-10 Sage Weilmon: ignore MAuth message when connection has no session
2009-11-10 Sage Weilceph: default to admin user
2009-11-10 Sage Weilauth: make ~ in keyring search path subst in $HOME
2009-11-10 Sage WeilMerge branch 'unstable' into auth
2009-11-10 Yehuda Sadehauth: auth none encodes global_id at build_authorizer
2009-11-10 Yehuda Sadehauth: pass global_id to the osd, mds verify-authorizers
2009-11-10 Sage Weilmds, osd: call monc->authenticate(), not wait_authentic...
2009-11-10 Sage Weiluclient: get keys, build authorizer
2009-11-09 Yehuda Sadehauth: don't display auth incrementals in the ceph tool
2009-11-09 Sage Weilauth: fix global id alloc on peon monitors
2009-11-09 Sage Weilauth: kill ClientMOnitor, MCLientMOunt*, etc.
2009-11-09 Sage Weilmon: use g_conf.mon_globalid_prealloc
2009-11-09 Yehuda Sadehauth: added should_propose callback to auth mon
2009-11-09 Yehuda Sadehauth: verify global_id with the one on the ticket
2009-11-09 Yehuda Sadehauth: increase max global id only when paxos is writable
2009-11-09 Sage Weilosd: log misdirected ops; reply with -ENXIO
2009-11-09 Sage Weilsample.ceph.conf: fix btrfs mountoptions
2009-11-09 Yehuda Sadehauth: distribute global instance id to client
2009-11-08 Sage Weilosdmap: clear out old hash distribution code
2009-11-08 Sage Weilosd: make pgids sort on (pool, preferred, ps)
2009-11-08 Sage Weilcrushtool: small fix
2009-11-08 Sage WeilRevert "crush: use spirit classic headers"
2009-11-08 Sage Weilhash: small cleanup
2009-11-08 Sage Weilcrush: hrm fix up builder too
2009-11-08 Sage Weilcrush: use spirit classic headers
2009-11-08 Sage Weilcrush: make hash function selectable
2009-11-07 Sage Weilosd: make object hash a pg_pool parameter
2009-11-07 Sage Weilosdmaptool: test-map-object
2009-11-07 Sage Weilosd: use stronger hash function for mapping objects...
2009-11-07 Sage Weilcrush: no more static inline
2009-11-07 Yehuda Sadehauth: some cleanup, compilation fixes
2009-11-07 Yehuda Sadehauth: manage global id in the auth mon
2009-11-06 Greg Farnumosd: This logic is slightly less confusing without...
2009-11-06 Sage Weilmon: don't delete stats when sending osdmap incremental
2009-11-06 Sage Weilqa: test subdir mounts
2009-11-06 Sage Weilinit-ceph: tell user we're mounting btrfs
2009-11-06 Sage Weilosd: send single osd_boot on startup
2009-11-06 Sage Weilmon: don't log dup osd boot msgs
2009-11-06 Sage Weilmsgr: leave off ss_family when printing
2009-11-06 Sage Weiltodo
2009-11-06 Sage Weilppc: do not copy_in unencoded __u32
2009-11-06 Sage Weilbuffer: only define _XOPEN_SOURCE ifndef
2009-11-06 Sage Weiltodo
2009-11-06 Sage Weilmon: make initial monmap epoch match paxos version
2009-11-06 Sage Weilmkmonfs: use common_init and parse regular args
2009-11-06 Sage Weildon't forget -standalone.git in release checklist
2009-11-05 Greg FarnumOSD: Don't repeatedly send the same incremental map...
2009-11-05 Greg Farnumuclient: set NAME_MAX = PAGE_SIZE
next