]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-10 Sage Weilman: mkcephfs, cosd man pages
2009-03-10 Sage Weildebian: fix lintian errors (except missing man pages)
2009-03-10 Sage Weilinitscript: LSB block; add reload and force-reload
2009-03-10 Sage Weilinitscript: pre/post start/stop/forcestop hooks
2009-03-10 Sage Weilconfig: allow chdir to arbitrary dir on daemonize ...
2009-03-10 Sage Weilmkcephfs: take compiled 'crush map' or 'crush map src...
2009-03-10 Sage Weilcrushtool: add --build command
2009-03-10 Sage Weilremove user error induced asserts
2009-03-10 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-10 Yehuda Sadehkclient: add osdc data to sysfs
2009-03-09 Sage Weilbump version to v0.7.1 for unstable branch
2009-03-09 Sage Weilmkcephfs: btrfsctl -a between mkfs and mount v0.7
2009-03-09 Sage Weilkclient: patch series updates
2009-03-09 Sage Weilkclient: fix /sys/fs/ceph/mdsmap
2009-03-09 Sage Weilkclient: sysfs whitespace cleanup
2009-03-09 Sage Weilkclient: fix patch series
2009-03-09 Sage Weilosdmap: use generic crush_build_bucket
2009-03-09 Sage Weilkclient: fix osdmap decoding of straw buckets
2009-03-09 Yehuda Sadehkclient: sysfs, free path after build_path
2009-03-09 Yehuda Sadehkclient: sysfs cleanup
2009-03-09 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-09 Yehuda Sadehkclient: sysfs, add mds name and op of current requests
2009-03-09 Sage Weilkclient: simplify osd timeouts
2009-03-09 Sage Weilcosd: fewer osds, with big btrfs devices
2009-03-09 Sage Weilinitscripts: allow vars with spaces
2009-03-09 Sage Weilosdmap: build default crush maps out of mostly straw...
2009-03-09 Sage Weilconfutils: make max line very large
2009-03-09 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-03-09 Yehuda Sadehkclient: add sysfs directory per mds request
2009-03-07 Sage Weilfilepath: always prepend ino if it's nonzero
2009-03-07 Sage Weilclient: fix request paths
2009-03-07 Sage Weilkclient: fix up replay after mds recovery
2009-03-07 Sage Weilmds: incorporate reconnect cap info after requests...
2009-03-07 Sage Weilmds: include path base ino in client reconnect paths
2009-03-07 Sage Weilfilepath: no more leading / weirdness
2009-03-07 Sage Weilkclient: drop unused redirty code from set_page_dirty
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
next