]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-10-22 Yehuda Sadehkclient: cleanup
2008-10-22 Yehuda Sadehkclient: revocation of rdcache handling
2008-10-22 Sage Weilkclient: more patch queue futzing
2008-10-22 Sage Weilcrush: comments, cleanup
2008-10-22 Sage Weilkclient: flush cap_snaps on session close
2008-10-22 Sage Weilkclient: build patches too in import script
2008-10-22 Sage Weilkclient: remove remaining #include/#ifdef cruft from...
2008-10-22 Sage Weilkclient: patch queue commit comments
2008-10-22 Sage Weilclean up ceph_fs.h a bit
2008-10-21 Sage Weilkclient: more patch queue fun
2008-10-22 Sage Weilkclient: adjust import queue
2008-10-21 Sage Weilkclient: allow monitor port to be specified with the...
2008-10-21 Sage Weilkclient: include Documentation/filesystems/ceph.txt...
2008-10-21 Yehuda Sadehkclient: some changes for 2.6.28
2008-10-21 Yehuda Sadehkclient: added crush.h for the git import tool
2008-10-20 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-10-20 Sage Weilkclient: add dput to getattr for do_lookup splice case
2008-10-20 Yehuda Sadehkclient: import tool fix, take two
2008-10-20 Yehuda Sadehkclient: add Makefile to git import script
2008-10-20 Yehuda Sadehkclient: fix bookkeeper dynamic setup
2008-10-20 Yehuda Sadehkclient: bookkeeper cleanup, configurable via kconfig
2008-10-20 Yehuda Sadehkclient: replace printk with dout in the leak tool
2008-10-20 Yehuda Sadehkclient: some more cleanup
2008-10-20 Yehuda Sadehkclient: cleanup
2008-10-20 Yehuda Sadehkclient: some leak tool cleanup
2008-10-20 Yehuda Sadehkclient: remove extra debug messages
2008-10-20 Yehuda Sadehkclient: analyze crush correctly, kzalloc
2008-10-20 Yehuda SadehMerge branch 'unstable' into kleak
2008-10-20 Yehuda Sadehkclient: leak output shows filename and line
2008-10-20 Yehuda Sadehkclient: add missing files
2008-10-20 Yehuda Sadehkclient: leak detections tool
2008-10-20 Sage Weilmds todo
2008-10-20 Sage Weilfilestore: fix getattrs to interpret listxattr return...
2008-10-20 Sage Weilfilestore: clean up xattr routines using nice helpers
2008-10-20 Sage Weilmds: kill off inodes that get recovered but no longer...
2008-10-20 Sage Weilmds: don't clobber ctime on snap removal
2008-10-20 Sage Weilkclient: fix snap_realm leak
2008-10-20 Sage Weilosd: clean up write_info vs write_log vs write_state
2008-10-20 Sage Weilkclient: fix possible null pointer deref
2008-10-20 Sage Weilcrush: include cleanup
2008-10-20 Sage Weilkclient: include crush in patch series
2008-10-20 Sage Weilmds: update log segment tid list on journaled tableclie...
2008-10-20 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-10-20 Yehuda Sadehkclient: free sessions container on exit
2008-10-20 Sage Weilkclient: whitespace
2008-10-20 Sage Weilkclient: remove useless __ for __u32 et al
2008-10-20 Sage Weilkclient: fix else as per CodingStyle
2008-10-20 Yehuda Sadehkclient: wrong parameter passed to mdsmap_destroy
2008-10-20 Yehuda Sadehkclient: fix leak in osd reply messages
2008-10-20 Yehuda Sadehkclient: mdsmap leak fix
2008-10-20 Yehuda Sadehkclient: free monmap on exit
2008-10-20 Sage Weilkclient: move dout etc. defs to ceph_debug.h
2008-10-20 Sage Weilkclient: some osd, mds client comments
2008-10-20 Sage Weilkclient: last bit of mon_client cleanup
2008-10-20 Sage Weilkclient: script to build patch set for upstream
2008-10-20 Sage Weilkclient: some mon client cleanup
2008-10-19 Sage Weilkclient: kbuild patch update
2008-10-18 Sage Weilkclient: more messenger cleanups, comments
2008-10-18 Sage Weilkclient: messenger.c cleanup, reorganization, comments
2008-10-17 Sage Weilkclient: fix cap_snap flush to reference correct snap
2008-10-17 Sage Weilosd todos
2008-10-17 Sage Weilmds: only check osdmap against snap table while active
2008-10-17 Sage Weilosd: track snap collections per pg, and clean them up
2008-10-17 Sage Weilosd: fast path if snap collection doesn't exist in...
2008-10-17 Sage Weilfilestore: return error code (instead of asserting...
2008-10-17 Sage Weilvstartnew.sh: turn up debugging on osd
2008-10-17 Sage Weilmds: cleanly update snapserver table after snap purge
2008-10-17 Sage Weilkclient: more snap.c comments, cleanup
2008-10-17 Sage Weilkclient: a few more snap.c comments
2008-10-17 Sage Weilkclient: adjust ceph_finish_cap behavior
2008-10-17 Sage Weilkclient: some snap.c comments, cleanup
2008-10-17 Yehuda Sadehkclient: osd messages timeout retriggering
2008-10-17 Yehuda Sadehkclient: refine osd messages timeout handling
2008-10-17 Yehuda Sadehkclient: debug message
2008-10-17 Sage Weildebian: include debian dir in usr/src/modules/ceph
2008-10-16 Sage Weilkclient: some export.c comments
2008-10-16 Sage Weilkclient: addr.c comments, cleanup
2008-10-16 Sage Weildebian: make ceph-source include module source
2008-10-16 Sage Weilkclient: mdsmap cleanups
2008-10-16 Sage Weilkclient: osdmap.c cleanups
2008-10-16 Sage Weilkclient: osd_client comments, cleanup
2008-10-16 Sage Weildebian: fix kernel module in source package
2008-10-16 Sage Weilceph_fs.h: whitespace
2008-10-16 Sage Weilkclient: more mds_client comments, cleanup
2008-10-16 Yehuda Sadehkclient: more endianity fixes
2008-10-16 Yehuda Sadehkclient: endianity handling fixes
2008-10-16 Yehuda Sadehkclient: endianity fixes
2008-10-16 Sage Weilkclient: some mds_client.c comments, cleanup
2008-10-16 Sage Weilkclient: send osd, ping messages in lossless mode
2008-10-16 Sage Weilkclient: super.c comments, cleanup
2008-10-15 Sage Weilkclient: move inode alloc/destroy into inode.c
2008-10-15 Sage Weilkclient: caps.c comments, cleanup
2008-10-15 Yehuda Sadehkclient: remove compilation warning
2008-10-15 Yehuda Sadehkclient: sparse code cleanup
2008-10-15 Sage Weilkclient: file.c comments, cleanup
2008-10-15 Sage Weilkclient: dir.c comments, cleanup
2008-10-15 Sage Weilvstartnew.sh: -n (norestart) to avoid crun restart...
2008-10-15 Sage Weilkclient: fix inode refcount problems in ceph_fill_trace
2008-10-15 Yehuda Sadehkclient: some more code cleanup
2008-10-15 Yehuda Sadehfix crc issue (when len < 4)
next