]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-03-31 Sage Weiltodo
2009-03-31 Sage Weilkclient: roll up setattr helpers into a single function
2009-03-31 Sage Weilmds: roll up various ops into single SETATTR
2009-03-31 Sage Weilkclient: pin inode with FILE_WRBUFFER cap refs
2009-03-31 Sage Weilcaps: track last_issue seq, check on release
2009-03-31 Sage Weilkclient: make ->write_inode() flush dirty caps
2009-03-31 Sage Weilmds: leave simplelock in EXCL if there is a loner
2009-03-31 Sage Weilkclient: fix flush_ack cleaned logic
2009-03-31 Sage Weilkclient: drop old_atime cruft
2009-03-31 Sage Weilkclient: fix cap_release accounting
2009-03-31 Sage Weilkclient: no need to clean out cap_delay_list
2009-03-31 Sage Weilmds: release caps only via cap_release
2009-03-31 Sage Weilkclient: never release via client_cap message
2009-03-31 Sage WeilMerge branch 'unstable' into nofilltrace
2009-03-31 Sage Weilscripts: make mds request checker show the operation
2009-03-31 Sage Weilmds: disallow setlayout on non-new file
2009-03-31 Sage Weiltodo
2009-03-31 Sage Weilkclient: release caps in destroy_inode
2009-03-31 Sage Weilmds: add bulk MClientCapRelease message
2009-03-31 Sage Weilkclient: do not pin cap inodes
2009-03-30 Sage Weilkclient: pin dirty caps
2009-03-30 Sage Weilkclient: drop cap lru
2009-03-30 Sage Weilkclient: only request wanted caps if they aren't alread...
2009-03-30 Sage Weilcaps: fix CEPH_FILE_MODE_RD caps (no WR!)
2009-03-30 Sage Weilmds: try choosing loner on encode_inodestat
2009-03-30 Sage Weilmds: avoid going to MIX when unnecessary
2009-03-30 Sage Weilkclient: do async wanted adjustment on open if we hold...
2009-03-30 Sage Weilmds: issue FILE_RD+FILE_RDCACHE caps speculatively
2009-03-30 Yehuda Sadehcosd: dump error when failed to mount, fix logs
2009-03-30 Yehuda Sadehcmon: add mds state changes logclient notifications
2009-03-30 Sage Weilkclient: fix touch_cap; release old caps
2009-03-30 Sage Weilkclient: make clean_caps lru; explicitly release old...
2009-03-30 Yehuda Sadehcmon: less verbose
2009-03-30 Sage Weilkclient: drop rdcaps (cap expiration) in favor of clean...
2009-03-30 Sage Weilkclient: drop cap renewal
2009-03-30 Sage Weilkclient: keep track of which cap is authoritative
2009-03-28 Yehuda Sadehosd: add logclient state changes
2009-03-27 Sage Weilkclient: drop unused USE_CAP_MDS
2009-03-27 Sage Weilkclient: remove unused dentry in ceph_open
2009-03-27 Sage Weilmore cap notes
2009-03-27 Sage Weilkclient: take CAP_PIN refs on requests
2009-03-27 Sage Weilcap todos
2009-03-27 Sage Weilkclient: i_pin_ref
2009-03-27 Sage Weilkclient: fix deep mount refcounting on s_root
2009-03-27 Sage Weilmon: avoid dup umount log entires on client unmount
2009-03-27 Sage Weilmon: clean up client mount/unmount messages a bit
2009-03-27 Sage Weilmon: use separate message type for log ack
2009-03-27 Sage Weilmds: fix rename common parent checks
2009-03-27 Sage Weilmds: expose projected inode to loners, even if they...
2009-03-27 Sage Weilkclient: handle mds replies with no trace.
2009-03-27 Yehuda Sadehcmon: add logclient, mount/unmount messsages
2009-03-27 Sage Weilmds: fix rename common parent checks
2009-03-27 Sage Weilkclient: clean up
2009-03-27 Sage Weilkclient: d_move only on rename
2009-03-27 Sage Weilmds: expose projected inode to loners, even if they...
2009-03-26 Yehuda Sadehkclient: add a "show_bookkeeper" entry to debugfs
2009-03-26 Sage Weilmds: return open dn to client when it wants it
2009-03-26 Sage Weilpartial cleanup of snap related ops. still not really...
2009-03-26 Yehuda Sadehcommon: fix buffer::list::read_file, add buffer.cc
2009-03-26 Yehuda Sadehconf: ressurect the g_conf init_stuff
2009-03-26 Yehuda Sadehkclient: cleanup some sparse warnings
2009-03-26 Yehuda Sadehkclient: replace crc32c_le with crc32c
2009-03-26 Sage Weilkclient: set s_root, fix misc refcounting
2009-03-26 Sage Weilmds: include diri in readdir result
2009-03-26 Sage Weilkclient: make mds requests relative to inode or single...
2009-03-26 Sage Weilmds: simplify reply trace
2009-03-26 Sage Weilfilepath: leave off / if bare inode (no relative part)
2009-03-26 Sage Weilkclient: simplify fill_trace, mount
2009-03-26 Sage Weiltrain wreck
2009-03-26 Sage Weilmds: specify number of dentries want in mds request
2009-03-25 Sage Weiltodo
2009-03-25 Sage Weilconfig: remove unused init_g_conf()
2009-03-25 Sage Weilbuffer: make read_file check read(2) result code
2009-03-25 Sage Weilkclient: kill bad r_locked_dir in getattr
2009-03-25 Sage Weilmds: fix unlink stray snaprealm reference
2009-03-25 Sage Weilmds: make root dir default to 0755
2009-03-25 Sage Weilconfig: make log sym dir default to log dir
2009-03-25 Sage Weilconfig: open conf file readonly
2009-03-25 Sage Weiltodo
2009-03-25 Sage Weilmds: fix auth_pin vs xlocks
2009-03-25 Sage Weilkclient: fix r_locked_dir to match VFS locking
2009-03-24 Sage Weildebian: no restart on upgrade, no start
2009-03-24 Yehuda Sadehconf: compare mon addr in monmap and in conf, warn
2009-03-24 Sage Weiltodo
2009-03-24 Sage Weilmds: avoid including caps in readdir items if snaprealm...
2009-03-24 Sage Weilmds: no snaprealm for stray dir is needed
2009-03-24 Sage Weilinitscript: don't fail if $btrfs_path already mounted
2009-03-24 Sage Weilosd: separate CEPH_OSD_OP_* and FLAGS_* namespaces
2009-03-24 Sage Weiltodo
2009-03-24 Sage Weilkclient: print reassert_version in /debug/ceph/......
2009-03-24 Sage Weilbuffer: check posix_memalign result code
2009-03-24 Yehuda Sadehkclient: clean osd read requests after receiving reply
2009-03-24 Sage Weilinitscripts: make do_cmd properly bail when command...
2009-03-24 Yehuda Sadehconf: exit if -c specified and conf file not found
2009-03-24 Sage Weilinitscript: fix .conf push to other nodes
2009-03-24 Sage Weiltodo
2009-03-24 Sage Weilmds: creation, subtree map tweaks
2009-03-24 Yehuda Sadehkclient: fix default timeout values
2009-03-24 Yehuda Sadehkclient: add configurable caps_delay option
2009-03-24 Yehuda Sadehkclient: less verbose
next