]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-16 Sage Weilkclient: do filemap_write_and_wait
2009-03-16 Sage WeilMerge commit '1e8073b75ad5172a1ef975e7c6c42406888f56ae' v0.7.1
2009-03-15 Sage Weilkclient: fix uninitialized var warnings
2009-03-15 Sage Weilkclient: put_page O_DIRECT pages after read or write
2009-03-15 Sage Weilvstart: only 1 mds
2009-03-14 Sage Weilkclient: make O_DIRECT io flush or truncate page cache...
2009-03-13 Sage Weilkclient: more cleanup
2009-03-13 Yehuda Sadehkclient: some sparse fixes
2009-03-13 Sage Weilkclient: small cleanups
2009-03-13 Sage Weilkclient: lease renewal fixes, cleanups
2009-03-13 Yehuda Sadehkclient: zero lease_renew_after ttl before requesting...
2009-03-13 Yehuda Sadehkclient: send lease renew message when passed ttl
2009-03-13 Yehuda Sadehkclient: refactoring of lease msg sending, add lease...
2009-03-13 Sage Weilkclient: update lease handler to cope with a renewal
2009-03-13 Sage Weilmdsmap: fix find_standby_for
2009-03-13 Sage Weilmon: allow 'mds getmap [epoch]'
2009-03-13 Sage Weilmon: allow 'mds dump [epoch]'
2009-03-13 Sage Weilkclient: clean up setattr vs caps vs i_lock
2009-03-13 Sage Weilkclient: remove redundant ceph_inode_holds_caps
2009-03-13 Sage Weilkclient: fix printk format
2009-03-13 Sage Weilkclient: dentry_lease_is_valid cleanup
2009-03-13 Sage Weilkclient: do revalidate RDCACHE check under protection...
2009-03-13 Sage Weilmds: fix lease release; add lease renew support in MDS
2009-03-13 Yehuda Sadehconf: use dynamic sized strings
2009-03-13 Sage Weilkclient: set osd op sync flag on O_SYNC|O_DIRECT sync...
2009-03-13 Sage Weilkclient: enable direct_IO
2009-03-13 Sage Weilkclient: refactor read path, allow O_DIRECT
2009-03-13 Sage Weilkclient: refactor write path to facilitate sync or...
2009-03-13 Sage Weilkclient: fix file reopen on existing caps
2009-03-13 Sage Weilkclient: show wanted in trim_rdcaps
2009-03-13 Sage Weilceph: fix argument parsing to allow commands with ...
2009-03-13 Sage Weilconfig: indent warning
2009-03-13 Sage Weilkclient: don't read into pages if request is aborted
2009-03-13 Sage Weiltodo
2009-03-12 Sage Weilman: update with latest args
2009-03-12 Sage Weilremove newsyn
2009-03-12 Yehuda Sadehceph.cc: fix arg parsing
2009-03-12 Yehuda Sadehconfig: fix bool argument parsing
2009-03-12 Sage Weilkclient todos
2009-03-12 Sage Weilmds: clear replica lock dirty flag when state is flushe...
2009-03-12 Yehuda Sadehconf: redo all arg parsing for different modules
2009-03-12 Yehuda Sadehconf: arguments parsing cleanup
2009-03-12 Sage Weilmds: fix excl->mix transition when replicated
2009-03-12 Sage Weilmds: simplify lock msg handler by leveraging eval_gather
2009-03-12 Sage Weilvstart: no thrashing for now
2009-03-12 Sage Weilmds: merge scatter and file lock message handlers
2009-03-12 Sage Weilmds: lock lock actions (no more LOCK_AC_SCATTER)
2009-03-12 Sage Weilmds: more eval_gather() caller fixes
2009-03-12 Sage Weilmds: add SYNC_MIX2 state
2009-03-12 Sage Weilmds: only adjust inode auth_pins if we have cum auth...
2009-03-12 Sage Weilmds: remove bad eval_gather calls
2009-03-12 Sage Weilmds: cope with non-mdr request in path_traverse
2009-03-12 Sage Weilmds: fix eval_gather on capless inode locks
2009-03-12 Sage Weilkclient: friendly mds state names
2009-03-12 Sage Weilmds: MDSMap::get_state_naem -> ceph_mds_state_name
2009-03-12 Sage Weilkclient: decode new mdsmap format
2009-03-12 Sage Weiltodo
2009-03-12 Sage Weilvstart: more mdss
2009-03-12 Sage Weilmonclient: do not show monmap source on startup
2009-03-12 Sage Weilcmon, cosd: show fsid on startup
2009-03-12 Sage Weilcmds: show name, fsid on startup
2009-03-12 Sage Weilobjecter: throttle read or write ops as per osdmap...
2009-03-12 Sage Weilosdmap: PAUSE flags
2009-03-12 Sage Weilinitscripts: print cconf command if verbose
2009-03-12 Sage Weilcosd: change osd path
2009-03-12 Sage Weilinitscript: remove mon_addr generation
2009-03-12 Sage Weilceph_common: use new cconf syntax
2009-03-12 Sage Weilmkcephfs: modprobe btrfs after the mkfs
2009-03-12 Yehuda Sadehconf: enlarge post processing buffer
2009-03-12 Yehuda Sadehcconf: fix -s options and some other cleanup
2009-03-12 Yehuda Sadehcconf: fix behavior when key not found
2009-03-12 Yehuda Sadehconf: enable default values
2009-03-12 Yehuda Sadehcconf: shouldn't open the conf file
2009-03-12 Yehuda Sadehcconf: can read keys that are not related to g_conf
2009-03-12 Yehuda Sadehcconf: restructure, use common infrastructure
2009-03-12 Yehuda Sadehcmon: typo
2009-03-12 Sage Weildrop dstart/dstop
2009-03-12 Sage Weilinitscript: get pid_file so stop/reload/etc work
2009-03-12 Sage Weilvstart: fix mkmonfs call
2009-03-12 Sage Weilconfutils: initialize pointer to null
2009-03-12 Yehuda Sadehconf: parameter substitution work (not fully working)
2009-03-11 Sage Weilconfig: clean up sample conf
2009-03-11 Sage Weilmakefile: remove sample.cluster.conf
2009-03-11 Yehuda Sadehcconf: added $num to substitution variables
2009-03-11 Yehuda Sadehcconf: can use substitution variables
2009-03-11 Sage Weilconfig: fix sample conf files
2009-03-11 Sage Weilinitscript: more fixes
2009-03-11 Sage Weilmkmonfs: fix argument parsing
2009-03-11 Sage Weilconfig: fix cosd conf files
2009-03-11 Sage Weilconfig: just ceph.conf, no more cluster.conf
2009-03-11 Sage Weilconfig: more config fixes
2009-03-11 Sage Weilman: some manpages fixes
2009-03-11 Yehuda Sadehconfig: can use alternative module name
2009-03-11 Yehuda Sadehconfig: search in global section by default
2009-03-11 Sage Weilinitscript: lots of changes
2009-03-11 Sage Weilconfig: fix mds, mon, osd startup
2009-03-11 Sage Weilmds: rework mds standby framework
2009-03-11 Sage Weilmds: fix up startup options
2009-03-11 Sage Weilmds: name mds daemon instances independent of their...
2009-03-11 Yehuda Sadehcconf: resort to search in global section
next