]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-11-19 Sage Weilfilejournal: use single shared zeroed buffer for alignm...
2009-11-19 Sage Weilbuffer: add create_static constructor
2009-11-19 Yehuda Sadehvstart.sh: fix -k
2009-11-19 Sage WeilMerge commit 'd00b917143e2afd72851bfd0400b2c2a1f3fc018...
2009-11-19 Sage Weilvstart: fix errors on auth none
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 Weiluclient: replace C_Cond with C_SafeCond
2009-11-18 Sage Weiltodo
2009-11-18 Sage Weiltodo
2009-11-18 Sage Weilosd: allow reinitialization of osd journal
2009-11-18 Greg Farnumrados: Move array to heap. Prevent segfault when you...
2009-11-18 Greg Farnumrados: remove unused paramater, add very primitive...
2009-11-18 Greg Farnumrados: Cosmetic changes for Sage
2009-11-18 Sage Weilauth: change server side negotiation a bit
2009-11-18 Sage WeilMerge branch 'unstable' of ceph.newdream.net:git/ceph...
2009-11-18 Sage Weilosd: eval access mode before try_*
2009-11-18 Sage Weilosd: debug pg mode
2009-11-18 Sage Weilsepia: valgrind for a while
2009-11-18 Sage Weilobjecter: be more verbose about laggy requests
2009-11-18 Sage Weilmsgr: use discard_queue, kill drop_msgs
2009-11-18 Sage Weilmsgr: don't initiate connect if we keepalive on unconne...
2009-11-18 Sage Weilmsgr: fix possible use-after-free by taking pipe lock...
2009-11-18 Sage Weilmsgr: use common helper for reader/writer thread stop...
2009-11-17 Sage Weilmsgr: rename report_failures -> drop_msgs
2009-11-17 Sage Weilmsgr: small cleanups
2009-11-17 Sage Weilmonc: small sanity check
2009-11-17 Sage Weiluclient: set mode on snapdir properly
2009-11-17 Sage Weiluclient: assert we have CAP_PIN
2009-11-17 Sage Weiluclient: always retain CAP_PIN
2009-11-17 Sage Weilmonc: small cleanup
2009-11-17 Greg Farnumrados: Update stat calculation and display; change...
2009-11-17 Greg Farnumqa: We want to stop on errors. Add new scripts.
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-16 Sage Weiltodo
2009-11-16 Sage Weilmsgr: get rid of harmless valgrind error
2009-11-16 Sage Weilmon: fail on write error
2009-11-14 Sage Weilmonc: fix race/deadlock for get_monmap_privately
2009-11-14 Sage Weiluclient: use Inode::auth_cap to find mds to write back...
2009-11-14 Sage Weiluclient: keep MClientRequest local to send_request
2009-11-13 Sage Weilmds: journal open_files based on is_any_caps_wanted...
2009-11-13 Sage Weilmds: don't rejournal files with caps that are unwanted
2009-11-13 Sage Weilmds: don't croak on open_files without caps
2009-11-13 Greg Farnumrados: status printouts are now threaded
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 Sage Weilmds: don't try to send mdsmap to clients that need...
2009-11-13 Sage Weilmds: ignore/warn on late client reconnect attempts
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 Greg FarnumMerge branch 'unstable' of ceph.newdream.net:/git/ceph...
2009-11-13 Greg Farnumqa: prepare for a hierarchical test script system
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
next