]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-11-05 Greg FarnumHadoop: Update JavaDoc and put in new patch file
2009-11-05 Greg FarnumHadoop: Numerous fixes.
2009-11-05 Yehuda Sadehmount: fix hint initialization for getaddrinfo
2009-11-05 Yehuda Sadehmount: fix hint initialization for getaddrinfo
2009-11-05 Sage Weilfilestore: oops less noisy
2009-11-05 Sage Weilosdmap: fix pps calc for preferred pgs
2009-11-05 Sage Weilosd: nicer debug output on misdirected requests
2009-11-04 Sage Weilmds: mark scatterlocks with dirty rstat/fragstat during...
2009-11-04 Sage Weilmds: use fnode when replaying journal
2009-11-04 Sage Weildebian: gracefully replace lib packages prior to '1...
2009-11-04 Sage Weilosd: kill int <-> pg_t conversions
2009-11-04 Sage Weilosd: convert ceph_pg union to struct
2009-11-03 Sage Weilmsgr: encode sockaddr.ss_family big endian in ceph_enti...
2009-11-03 Sage Weilfilestore: close btrfs transactions cleanly
2009-11-03 Sage Weildefault pid file /var/run/ceph/$type.$id.pid
2009-11-03 Yehuda Sadehauth: fix authorizer in the 'none' protocol case
2009-11-03 Yehuda Sadehvstart.sh: add option to avoid conf file overwrite
next