]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-18 Sage Weilmds: remember scatter requests
2009-03-18 Sage Weilmds: don't automatically bump dir locks to loner if...
2009-03-18 Sage Weilmds: fix ->mix lock transition
2009-03-18 Sage Weilkclient: drop unused r_expected_cap
2009-03-18 Sage Weilmds: show laggy status in map summary
2009-03-18 Sage Weilinitscripts: remove bash-isms so they work with dash
2009-03-18 Sage Weilconfig: fix warnings
2009-03-18 Sage Weiltodo
2009-03-18 Sage Weilmds: make CAP_FILE_RD expireable
2009-03-18 Sage Weilkclient: handle cap renew message
2009-03-18 Sage Weilkclient: renew old rdcaps when we use them
2009-03-18 Sage Weilkclient: choose cap op in check_caps, no __send_cap
2009-03-18 Sage Weilconfig: allow arithmetic in default conf values in...
2009-03-18 Sage Weilkclient: adjust rdcaps status in cap grant
2009-03-18 Sage Weilkclient: shift some work out of __send_cap back to...
2009-03-18 Sage Weilmds: clean up rdcap list handling a bit, show rdcap...
2009-03-18 Sage Weilmds: process cap RENEW
2009-03-18 Sage Weilkclient: factor out directory content lease/cap check
2009-03-18 Sage Weilkclient: fix trim_session_rdcaps
2009-03-17 Sage Weilkclient: less noisy
2009-03-17 Sage Weilmds: reverse rename arg order when migrating or reinteg...
2009-03-17 Sage Weilkclient: use LOOKUP op for lookup
2009-03-17 Sage Weilmds: create explicit LOOKUP operation
2009-03-17 Sage Weilkclient: merge and simplify ceph_lookup, ceph_do_lookup
2009-03-17 Sage Weilkclient: a bit more verbose about ?time changes
2009-03-17 Sage Weilkclient: fix ceph_caps_issued_mask
2009-03-17 Sage Weilkclient: disentangle getattr from lookup
2009-03-17 Sage Weilmds: return NXIO for open on special files
2009-03-17 Sage Weilmds: flush mdlog for time sensitive ops
2009-03-17 Sage Weilmds: flush log on talbeserver prepare, but not commit...
2009-03-17 Sage Weilkclient: fix file refs vs special files
2009-03-17 Sage Weilkclient: fix lookup open intent
2009-03-17 Sage Weilkclient: add osd sync that will flush all open osd...
2009-03-17 Sage Weilkclient: fix osd request kicking
2009-03-17 Sage Weilfilestore: allow commit interval to be adjusted at...
2009-03-17 Sage Weilconfigure: check for histedit.h (libedit-dev)
2009-03-17 Yehuda Sadehkclient: fix statfs sysfs entries init/cleanup
2009-03-17 Sage Weiltodo: mds
2009-03-17 Sage Weilmds: make mds_short_reply_trace tunable
2009-03-17 Sage Weilkclient: fix out_more business
2009-03-17 Yehuda Sadehkclient: remove /sysfs/fs/ceph/debug*
2009-03-17 Yehuda Sadehkclient: add debugfs for debug control
2009-03-16 Sage Weilfilestore: add missing mode arg to open()
2009-03-16 Sage Weilkclient: do not flush request stream on lease release
2009-03-16 Sage Weilkclient: make message stream flush optional
2009-03-16 Sage Weiltodo
2009-03-16 Sage Weilkclient: rename listener -> unsafe; fix fsync; simplify...
2009-03-16 Yehuda Sadehkclient: fix inode refcount leak
2009-03-16 Yehuda Sadehkclient: handle partial trace responses
2009-03-16 Sage Weilkclient: refactor osdc write; handle dual ack/commit...
2009-03-16 Sage Weilkclient: do filemap_write_and_wait
2009-03-16 Sage Weiltodo
2009-03-16 Sage Weilkclient: drop unneeded current_is_pdflush() call
2009-03-16 Sage Weilbump version to v0.7.2
2009-03-16 Sage Weilmds: return only a single path segment in reply trace
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
next