]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-05-19 Sage Weilkclient: unsafewrites mount flag
2008-05-19 Sage Weilosd: include history in mkpg INFO query
2008-05-19 Sage Weilkclient: xattrs
2008-05-19 Sage Weilbuffer: fix 0-byte bufferptr behavior, encoding
2008-05-19 Sage Weilmds: handle empty xattrs
2008-05-19 Sage Weilmds: fix replay of xattrs
2008-05-19 Sage Weilmds: xattr ops. works.
2008-05-19 Sage Weilclient: xattr ops, fuse hooks
2008-05-19 Sage Weilmds: basic xattr map, lock
2008-05-19 Sage Weilmds: clean up file_sync(); initiate file size recovery...
2008-05-19 Sage Weilmsgr: always replace existing lossy connections
2008-05-17 Sage Weilosd: retry all reports to monitor; pg stat feedback...
2008-05-17 Sage Weilkclient: wait for SAFE on buffered writes
2008-05-17 Sage Weilmon: pg debug output
2008-05-17 Sage Weilosd: finish_recovery in peer() if already active, as...
2008-05-17 Sage Weilosd: read_superblock cleanup. purge_strays() is generic
2008-05-17 Sage Weilmon: trim old paxos state values. just pgmap, for now
2008-05-17 Sage Weilpaxos: invalidate lease in handle_commit, because we...
2008-05-16 Sage Weilosd: clean up pg change slightly
2008-05-16 Sage Weilosd: remove adjust_prior; fold crash logic into build_prior
2008-05-16 Sage Weilosd: remove old adjust_prior assertion
2008-05-16 Sage Weilosd: swap instead of copy big query list
2008-05-16 Sage Weiltodos
2008-05-16 Sage Weilosd: fix adjust_prior assert; clear peer_missing_reques...
2008-05-16 Sage Weilosd: remove last_epoch_started_any
2008-05-16 Sage Weilosd: clean up output
2008-05-16 Sage Weilosd: add osd_up_from to osdmap; mostly rewrote build_prior
2008-05-16 Sage Weilosd: fix pg entry log encoding
2008-05-16 Sage Weilosd: move epoch_created, last_epoch_started into History
2008-05-16 Sage WeilMerge branch 'client' into unstable
2008-05-16 Sage Weilclient: add reported_size
2008-05-16 Sage Weilkclient: update reported_size with size, in helper
2008-05-16 Sage Weilzero inode_t in containing classes' constructors
2008-05-16 Sage Weilclient: fix time_warp_seq debug output
2008-05-16 Sage Weilclient: turn down refcount debugging
2008-05-15 Sage Weilconfig.cc: better write_file. and no more -o
2008-05-15 Sage Weilkclient: d_find_alias takes a ref; drop it
2008-05-15 Sage Weilkclient: fix warnings
2008-05-15 Sage Weilclient: fix warnings
2008-05-15 Sage Weilkclient: d_find_alias takes a ref; drop it
2008-05-15 Sage Weilkclient: use helper to update size/ctime/mtime/atime...
2008-05-15 Sage Weilclient: use helper to fill inode file info in safely
2008-05-15 Sage WeilMerge branch 'unstable' into client
2008-05-15 Sage Weiltodos
2008-05-15 Sage Weilclient: killed FileCache
2008-05-15 Sage Weilmds: pick up mtime changes with EXCL, not just WR|WRBUFFER
2008-05-15 Sage Weilkclient: fix time_warp_seq behavior in fill_inode,...
2008-05-15 Sage Weilno FileCache for writes
2008-05-15 Sage Weilclient: flush commits for caching mode behaves?
2008-05-15 Sage Weilclient: client_oc=0 writes work
2008-05-15 Sage Weilmore
2008-05-15 Sage Weiltearing up client cap code
2008-05-15 Sage Weilclient: obey and request max_size for client_oc=0 mode
2008-05-15 Sage Weilmds: file size recovery when client goes stale
2008-05-14 Sage Weilmsgr: trust peer_addr based on port+pid if s_addr=0...
2008-05-14 Sage Weilmds: recover file sizes on mds recovery
2008-05-14 Sage Weilmds: disable fragmentation for now, until the replay...
2008-05-14 Sage Weilkclient: use d_find_alias in ceph_open
2008-05-14 Sage Weilmds: vastly simplify locker file_lock, file_mixed,...
2008-05-14 Sage Weilmds: fix gather deadlock in FileLock
2008-05-14 Sage Weilclient: implement fsync() for cache-disabled mode
2008-05-14 Sage Weilkclient: fix getattr. dont rehash everything in fill_trace
2008-05-13 Sage Weilkclient: brehash more aggressively in fill_trace, and...
2008-05-13 Sage Weilosd: make it MOSDAlive, and respond with new osdmap
2008-05-13 Sage Weilosd: put full precision ps in osd ops; keep in mind...
2008-05-13 Sage Weiljournaler: throw error on len=0 entry
2008-05-13 Sage Weilosd: add alive_thru to map; use MOSDIn to bump it in...
2008-05-13 Sage Weiljournaler: bit more debug output
2008-05-13 Sage Weilosd: sync on advance/activate_map
2008-05-13 Sage Weilmds: count nonstale caps only in Locker::file_loner...
2008-05-13 Sage Weilhelper script readme
2008-05-13 Sage Weilkclient: comments. undo stupid in dir.c
2008-05-13 Sage Weilrearrange mkfs/start scripts a bit
2008-05-13 Sage Weilebofs: redefine derr(x) macro in bdev
2008-05-13 Sage Weilkclient: handle mds replies on write ops with empty...
2008-05-13 Sage Weilmds: eliminate OP_CREATE; make open O_TRUNC|O_CREAT...
2008-05-13 Sage Weilmsgr: use accessor to set addrless entity's addr
2008-05-12 Sage Weilmds: don't export or split unlinked dirs in stray
2008-05-12 Sage Weilmake kernel client request redirection work
2008-05-12 Sage Weilmds: mark replication messages unsolicited to avoid...
2008-05-12 Sage Weilkclient: nfs fh encoding cleanup
2008-05-12 Sage Weilkclient: use ceph_inopath_item type when building fhs
2008-05-12 Sage Weilkclient: mark mds requests with dentry to direct to...
2008-05-12 Sage Weilosd: more debug output in handle_pg_notify
2008-05-11 Sage Weilauto-detect ip for all non-monitor components from...
2008-05-10 Sage Weiltodos
2008-05-10 Sage Weilkclient: make readdir handle fragments
2008-05-10 Sage Weilkclient: tolerate release on null sock
2008-05-10 Sage Weilinopath goof in MClientRequest
2008-05-10 Sage Weilbuild fat nfs handles, and add mds GETINODE op to resol...
2008-05-09 Sage Weilclient: fixed signedness
2008-05-09 Sage Weilmds: dont bother with small inos anymore
2008-05-09 Sage Weilmds: __u32, not long
2008-05-09 Sage Weilkclient: add fragtree, mds delegation/replication info...
2008-05-09 Sage WeilMerge branch 'encoding' into unstable
2008-05-09 Sage Weilkclient: cleanup
2008-05-09 Sage Weilkclient: export ops should use ceph_find_inode
2008-05-09 Sage Weilmore int size cleanup
2008-05-09 Sage Weiljournaler: dont use off_t
2008-05-09 Sage Weilmds: fixed EImportStart bug (cmapv not set)
next