]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-06-19 Sage Weilkclient: multithread
2008-06-18 Sage Weilkclient: fix up socket handling in msgr
2008-06-18 Sage Weilkclient: use single thread for messenger
2008-06-18 Sage Weilkclient: use d_time to track dir version
2008-06-18 Sage Weilmds: fix dir projection on truncate
2008-06-18 Sage Weilmds: debug try_to_expire
2008-06-18 Sage Weilsynclient: observe data flag on import_find
2008-06-18 Sage WeilMakefile.am, configure.ac updates for v0.3
2008-06-18 Sage Weildisable string table for now
2008-06-18 Sage Weilcfuse: warn on 32-bit kernels
2008-06-18 Sage Weilclient: fix init() with multiple clients in proc
2008-06-18 Sage Weilmsgr: fix ip discovery with multiple entities in proc...
2008-06-18 Sage Weilmissing include
2008-06-18 Sage Weilobjectcacher: fix writeback logic to be less braindead
2008-06-18 Sage Weildstartnew.sh
2008-06-18 Sage Weilmsgr: fix ip address discovery when using -m monip...
2008-06-18 Sage Weilmsgr: initialize need_addr in rank.bind() instead of...
2008-06-18 Sage Weilmds: be more verbose when not found in mdsmap
2008-06-18 Sage Weilosd: clean up pg creation state
2008-06-18 Sage Weilobjectcacher: avoid unnecessary flush_set calls
2008-06-18 Sage Weilclient: bigger default objectcacher size
2008-06-18 Sage Weilsynclient: show writefile progress
2008-06-18 Sage Weilcrush: fix warning
2008-06-18 Sage Weilosd: clean up pg_t printing
2008-06-17 Sage Weilosd: fix up osd_auto_weight
2008-06-17 Sage Weilmds: commit new dirs before first mention is trimmed...
2008-06-17 Sage Weilkclient: debug dput
2008-06-17 Sage Weilkclient: use d_materialise_unique to properly reattache...
2008-06-17 Sage Weilkclient: revalidate dentries while constructing paths.
2008-06-17 Sage Weilosd: do osd_auto_weight in mkfs
2008-06-17 Sage Weilfix buffer.h headers
2008-06-16 Sage Weiltodos
2008-06-16 Sage Weilkclient: never use VFS-provided dentry if d_parent...
2008-06-16 Sage Weilosd: add flags to osdmap
2008-06-16 Sage Weilosd: shutdown cleanly on SIGHUP
2008-06-16 Sage Weilebofs: fix memory leakage
2008-06-16 Sage Weilceph_fs.h include order tweak
2008-06-16 Sage Weilkclient: debugging d_drop
2008-06-15 Sage Weilfix up includes
2008-06-13 Sage Weilkclient: fix i_lock vs kmalloc in ceph_get_frag et al
2008-06-13 Sage Weilmds: mark sessionmapv in LogSegment during replay
2008-06-13 Sage Weilfrag: fix parens
2008-06-13 Sage Weiltodos
2008-06-13 Sage Weilmds: fix frag replay
2008-06-13 Sage Weilfrag: fix bug in force_to_leaf
2008-06-13 Sage Weilmds: disable authpin debugging
2008-06-13 Sage WeilMerge branch 'nstring' into unstable
2008-06-13 Sage Weilmds: fix fragstat accounting across dirfrag splits
2008-06-13 Sage Weilstring table
2008-06-13 Sage Weilmds: use nstring class
2008-06-12 Sage Weilmds: stop munging hash
2008-06-12 Sage Weilfrag: remove old cruft
2008-06-12 Sage Weilmds: auth_pin dir we are projecting in predirty_nested
2008-06-12 Sage Weilnew frag encoding uses _most_ significant bits.
2008-06-12 Sage Weilmds: rdlock dft during readdir
2008-06-12 Sage Weilfix frag_next, using lame old frag encoding strategy
2008-06-12 Sage Weilmds: added auth_pin debugging; fixed auth_pin leak...
2008-06-12 Sage Weilmds: frag fixups. but there is a lost auth_pin somewhe...
2008-06-12 Sage Weilmds: some initial dirfrag cleanups
2008-06-12 Sage Weilstore data and metadata in separate pg_pools; name...
2008-06-12 Sage Weilmds: move inode_t et al to mdstypes.h; remove inode_t...
2008-06-10 Sage Weilfilestore: mask SIGINT, SIGTERM to (somewhat) protect...
2008-06-10 Sage Weilos: remove read ops from transactions
2008-06-10 Sage Weilfilestore: alternative btrfs usertrans ioctl
2008-06-10 Sage Weilmds: make scatter gather completion skip fragstat/accou...
2008-06-10 Sage Weilmds: wait for journal safe for import/export
2008-06-10 Sage Weiljournaler: ack barriers
2008-06-10 Sage Weiljournaler: wait for ack and safe.. ack_pos flushed...
2008-06-10 Sage Weiltodo
2008-06-09 Sage Weilosd: write full maps out outside of advance_map transaction
2008-06-09 Sage Weilkclient: close wanted->needed cap transition ordering...
2008-06-06 Sage Weilkclient: avoid sending renew to non-active mds
2008-06-06 Sage Weilkclient: small cleanup
2008-06-06 Sage Weilasdf
2008-06-06 Sage Weilkclient: tolerate starting peer with 0.0.0.0 addr
2008-06-06 Sage Weilkclient: ClearPagePrivate more aggressively in invalida...
2008-06-06 Sage Weilkclient: simplify osdmap array allocation
2008-06-06 Sage Weilkclient: add mount_attempts mount option
2008-06-06 Sage Weilkclient: fix mount failure unwinding
2008-06-06 Sage Weilkclient: fix bad socket_put on connect error
2008-06-05 Sage Weilkclient: more debug info in osdc
2008-06-05 Sage Weilmds: fix FileLock can_wrlock
2008-06-05 Sage Weilmds: fix ScatterLock can_wrlock
2008-06-05 Sage Weilmds: clean up old mtime cruft, bug
2008-06-05 Sage Weilsome cap todos done
2008-06-05 Sage Weilcrush: add a few assertions to catch badness early
2008-06-05 Sage Weilclient: some cap cleanup
2008-06-05 Sage Weilkclient: cap import/export, some cleanups
2008-06-05 Sage Weilclient: simplify caps import/export behavior
2008-06-05 Sage Weilclient: fixed up cap import/exports. still need to...
2008-06-05 Sage Weilmds: slight cleanup of client reconnect failures
2008-06-05 Sage Weilallow lease duration to exceed session timeout
2008-06-05 Sage Weilkclient: replace ceph_read/write with aio_read/write
2008-06-05 Sage Weilmds: disable rename test hack
2008-06-04 Sage WeilMerge branch 'nested' into unstable
2008-06-04 Sage Weilkclient: fix crush cleanup
2008-06-04 Sage Weilkclient: simplify no-xattr encoding a bit
2008-06-04 Sage Weilclient: ignore STALE session msg for nwo
2008-06-04 Sage Weilfiler: fix file size probing
2008-06-04 Sage Weilmon: use fcntl F_SETLK instead of flock
next