]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-12-01 Sage Weilsepia: asdf
2009-12-01 Sage Weilmds: journal/replay rollback on MDSTableServer
2009-12-01 Sage Weilmds: track _note_prepared/committed in normal path...
2009-12-01 Sage Weilmds: pass do_eval through to adjsut_subtreeauth
2009-12-01 Sage Weilvstart: add [mds.a] section when no -x
2009-12-01 Sage Weilmds: drop requests on closed|closing|etc sessions
2009-11-26 Sage Weilceph.spec: mostly in line with .deb
2009-11-26 Sage Weilobject: add missing include
2009-11-26 Sage Weilmds: ignore reconnect if session state is closed
2009-11-25 Sage Weiltodo
2009-11-25 Sage Weilmds: don't renew caps (or touch_session) on closed...
2009-11-25 Sage Weilmds: less --, more -
2009-11-25 Sage Weilmds: update pending_for_mds during table server replay
2009-11-25 Sage Weilmon: add 'mds set_state <gid> <stateid>'
2009-11-25 Sage Weilmon: avoid mds state update when clearing laggy flag
2009-11-24 Yehuda Sadehvstart.sh: fix -k for mds loading
2009-11-24 Yehuda Sadehvstart.sh: fix -k (cmds init)
2009-11-23 Sage Weilmsgr: fix bad unlock on tcp_write error
2009-11-23 Sage Weilmds: fix replay of hard links
2009-11-21 Sage Weilmds: clear session before remove_session
2009-11-21 Sage Weilmds: do not eval subtree root during rename_prepare
2009-11-21 Sage Weiltodo
2009-11-21 Sage Weilmds: fix client purge crash
2009-11-20 Sage Weilmon: fix use-after-free in mds mon blacklisting
2009-11-20 Sage Weilmds: warn if replay used ino doesn't match session...
2009-11-20 Sage Weilmds: fix reconnect race
2009-11-20 Sage Weilmds: remove dead session request list trim waiter code
2009-11-20 Sage Weilmds: associate session with connection; clean up
2009-11-20 Sage Weilvstart: include [mds.$name] for auth_none
2009-11-20 Sage Weilosd: don't crash on (and allow) messages sent to self
2009-11-20 Yehuda Sadehconf: don't crash if conf file not specified and not...
2009-11-20 Sage Weilfilestore: fix mkfs with no jourhal
2009-11-20 Yehuda Sadehauth: change error code when not supporting authentication
2009-11-20 Sage Weilrgw: ifdef out dead code
2009-11-20 Sage Weilauth: set initial values in misc structs
2009-11-19 Sage Weilsepia: no valgrind on osds for now
2009-11-19 Sage Weilmon: allow mds injectargs on recovering mdss
2009-11-19 Sage Weilmds: use global_id as key in MDSMap
2009-11-19 Sage Weilfilestore: don't magically enable journal if ${osd_data...
2009-11-19 Sage Weilrados: kill unused ceph_fsid_set
2009-11-19 Yehuda Sadehauth: when renewing session, encrypt ticket
2009-11-19 Sage Weilrgw: fix base64 warnings (move impl to .c file)
2009-11-19 Sage Weilmon: only remove_session if !s->closed
2009-11-19 Sage Weilatomic: assert valid ref counts
2009-11-19 Sage Weilauth: initialize EntityName type in constructor
2009-11-19 Sage Weilmon: fix session ref leak
2009-11-19 Sage Weilmonc: restart auth handshake each time we connect to mon
2009-11-19 Sage Weilmds: don't change directory size/rbytes from client...
2009-11-19 Sage Weilauth: add ull to large constant
2009-11-19 Sage Weilmds: fix inode rstat debug output
2009-11-19 Sage Weilauth: add missing virtual destructors
2009-11-19 Sage Weilosdc: use __u64, not size_t
2009-11-19 Sage Weilmds: do not crash if m->connection == NULL
2009-11-19 Sage Weilmds: do not send MMDSMap to ourselves
2009-11-19 Sage Weiladd ceph_fsid_set helper
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
next