]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-07 Sage Weilfilestore: lower min_sync_interval
2009-03-06 Yehuda Sadehkclient: some bookkeeper fixes
2009-03-06 Sage Weilkclient: fix bookkeeper ifdef
2009-03-06 Sage Weilkclient: patch series descriptions, updates
2009-03-06 Sage Weilkclient: docs
2009-03-06 Sage Weilkclient: rename ceph_tools -> bookkeeper
2009-03-06 Sage Weilkclient: some caps.c cleanup
2009-03-06 Sage Weilmon: tolerate stray victory message (restart the election)
2009-03-06 Sage Weilkclient: BUG instead of WARN on wanted item on rdcaps...
2009-03-06 Sage Weilkclient: cosmetic
2009-03-06 Sage Weilkclient: wait for requests to be safe before tearing...
2009-03-06 Sage Weilkclient: don't fall over on !dirty page in invalidatepage
2009-03-06 Yehuda Sadehkclient: some documentation
2009-03-06 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-06 Yehuda Sadehkclient: fix osd timeout handling
2009-03-05 Sage Weilkclient: more sanity checks in set_page_dirty
2009-03-05 Sage Weilkclient: only remember leases on regular dentries
2009-03-05 Sage Weilkclient: fix snap creation/deletion, memory leak
2009-03-05 Sage Weilkclient: fix snap_realm leak
2009-03-05 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-05 Yehuda Sadehkclient: revise osd client timeout mechanism
2009-03-05 Sage Weilkclient: simplify invalidatepage; strengthen assertions
2009-03-05 Sage Weilkclient: writepages cleanup
2009-03-05 Sage Weilsynclient: optionally do a sync on object writes; wait...
2009-03-05 Sage Weilfilestore: enforce min and max sync interval
2009-03-05 Sage Weilkclient: dosync in writepages if sync_mode is WB_SYNC_ALL
2009-03-05 Sage Weilkclient: fix readpages zeroing bug
2009-03-05 Sage Weilkclient: return 0 from readpage on success
2009-03-05 Sage Weilkclient: addr debug, cleanup
2009-03-05 Sage Weilkclient: fix readpages zeroing
2009-03-05 Yehuda Sadehkclient: reschedule timeout for timeout length if remai...
2009-03-05 Yehuda Sadehkclient: merge conflict
2009-03-05 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-05 Yehuda Sadehkclient: sparse cleanup
2009-03-05 Yehuda Sadehkclient: small cleanup
2009-03-04 Sage Weilkclient: fix readpages
2009-03-04 Sage Weilkclient: use helper to clearly define which caps belond...
2009-03-04 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-04 Sage Weilkclient: adjust debug output
2009-03-04 Sage Weilkclient: be more careful about putting cap on rdcaps...
2009-03-04 Yehuda Sadehkclient: some cleanup
2009-03-04 Sage Weilkclient: do not drop rdcaps that are dirty or flushing
2009-03-04 Yehuda Sadehkclient: remove unused code
2009-03-04 Sage Weilkclient: user zero_user_segment helper
2009-03-04 Sage Weilkclient: avoid zero_user_segment on old kernels
2009-03-04 Sage Weilkclient: fix __read_mostly attributes
2009-03-04 Sage Weilkclient: zero trailing pages in readpage(s) on short...
2009-03-04 Sage Weilkclient: mark debug vars __read_mostly
2009-03-04 Sage Weilinitscript: --btrfs flag
2009-03-04 Sage Weilmds: flush journal on truncate if readers/writers are...
2009-03-04 Sage Weilkclient: include ceph_ver.h in kernel patch series...
2009-03-04 Yehuda Sadehkclient: remove /sys/fs/ceph when doing cleanup
2009-03-04 Sage Weilmds: logger typo
2009-03-04 Sage Weilcosd: fixes
2009-03-04 Sage Weilmkcephfs: bit more verbose
2009-03-04 Sage Weilconfigure: remove some silly checks
2009-03-04 Sage Weilmakefile: include make_version in dist tarball
2009-03-04 Sage Weiltodo
2009-03-04 Sage Weilmds: fix logger key id; call validate() for all logtypes
2009-03-04 Sage Weilconfig: no more .ceph_monmap; parse cluster.conf for...
2009-03-04 Sage Weiltodo: cas notes
2009-03-04 Sage Weilmds: small cleanups
2009-03-04 Sage Weilmds: fix file_eval
2009-03-04 Yehuda Sadehceph_ver: write log message whenever a new log is opened
2009-03-04 Yehuda Sadehceph_ver: add ceph_ver.h to list of .h files
2009-03-04 Yehuda Sadehkclient: write ceph git version when module loads
2009-03-03 Yehuda Sadehceph_ver: add unconditional rule
2009-03-03 Yehuda Sadehceph_ver: uncomment important line
2009-03-03 Yehuda Sadehceph_ver: show the git sha1 version in the logs
2009-03-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-03 Yehuda Sadehkclient: wakeup wq waiting on caps on write
2009-03-03 Sage Weilkclient: some fmode cleanup
2009-03-03 Sage Weilkclient: fix fmode ref count buf
2009-03-03 Sage Weilkclient: wake up i_cap_wq in ceph_add_cap
2009-03-03 Sage Weilkclient: check d_inode before clearing its COMPLETE...
2009-03-03 Sage Weilmds: fix try_remove_unlinked_dn
2009-03-03 Sage Weilkclient: do not return new null dentry from lookup
2009-03-03 Sage Weilcfuse: fix startup
2009-03-03 Yehuda Sadehconf: some cleanup
2009-03-03 Yehuda Sadehconf: some more fixes (again)
2009-03-03 Yehuda Sadehconf: fix typo
2009-03-03 Sage Weilmds: clean up auth_pin nesting code a bit
2009-03-03 Sage Weilmkcephfs: take optional crush map on command line
2009-03-03 Yehuda Sadehconf: lockdep again
2009-03-03 Yehuda Sadehconf: fix some other errors
2009-03-03 Yehuda Sadehconf: the return of --lockdep, other fixes
2009-03-03 Yehuda Sadehconfig: some cleanup
2009-03-03 Sage Weildebian: fix dependencies
2009-03-03 Yehuda Sadehconf: fix erronous scoping
2009-03-03 Yehuda Sadehconf: moved options to the preparse section
2009-03-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-03 Yehuda Sadehconf: added old remarks
2009-03-03 Sage Weilconfig: remove 'debug_after' cruft
2009-03-03 Yehuda Sadehconf: removed some more old stuff
2009-03-03 Yehuda Sadehconf: remove old stuff
2009-03-03 Sage Weilkclient: revamp async truncation
2009-03-03 Sage Weilmds: flush log on wrlock_start if lock isn't stable
2009-03-03 Sage Weilmds: flush mdlog on max_size increase
2009-03-03 Sage Weilmds: only issue cap TRUNC if truncating smaller
2009-03-03 Sage Weilfilestore: more helpful error message with xattrs don...
next