]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-23 Sage Weilosd: set mtime based on client-provided timestamp
2009-03-23 Sage Weilmds: rejoin dirfragtreelock too
2009-03-23 Sage Weilfakefuse: fix common_init call
2009-03-23 Sage Weilmds: fix xlock behavior
2009-03-23 Sage Weilmds: properly check xlocker caps
2009-03-23 Sage Weilmds: set xlocks done _before_ setting trace dist
2009-03-23 Sage Weilmds: allow caps to be selectively issued to xlockers
2009-03-23 Sage Weilkclient: ceph_open caps check cleanup
2009-03-20 Sage Weilmds: restructure mds root directory
2009-03-20 Sage Weilmds: make scatterlock flush on mix <-> lock transitions...
2009-03-20 Yehuda Sadehauth: fix uninitialized variable
2009-03-20 Sage Weilmds: add MClientMountAck
2009-03-20 Sage Weilconfig: clean up common_init a bit
2009-03-20 Yehuda Sadehinitscripts: add default mount options
2009-03-20 Yehuda Sadehauth: advanced auth config options
2009-03-19 Sage Weilkclient: remove renew_from from lease renew message
2009-03-19 Sage Weilprotocol: add mount_ack to client mount protocol
2009-03-19 Sage Weilcstring: don't fall over on null initialization
2009-03-19 Sage Weildebian: description updates
2009-03-19 Sage WeilRevert "mds: make CAP_FILE_RD expireable"
2009-03-19 Sage Weilceph: ceph_client_ticket
2009-03-18 Sage Weildebian: improve description a bit
2009-03-18 Sage Weilmds: be sure to issue new caps _without revocation_...
2009-03-18 Sage Weilmds: fix get_caps_liked()
2009-03-18 Sage Weilmkcephfs: create osd_data if it dne
2009-03-18 Sage Weiltodo
2009-03-18 Yehuda Sadehauth: fix case when mount sections are not defined
2009-03-18 Yehuda Sadehconf: remove some junk
2009-03-18 Yehuda Sadehauth: added basic client ip authorization
2009-03-18 Sage Weilmds: do not issue non-EXPIREABLE|wanted caps
2009-03-18 Sage Weilkclient: always hit r_safe_callback, even if no callback
2009-03-18 Sage Weildebian: fix changelog/version
2009-03-18 Sage Weilosd: fix osdmap timestamp updates; rename
2009-03-18 Sage Weilmds: add mdsmap modified stamp
2009-03-18 Sage Weilmds: make scatter_nudge a bit more robust
2009-03-18 Sage Weilmds: add lookup mds op name
2009-03-18 Sage Weiltodo
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
next