]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-07-17 Sage Weilkclient: fix monmap buffer overrun
2009-07-17 Sage Weilkclient: respond to control-c on slow mount
2009-07-17 Sage Weilcrush: cleanup
2009-07-17 Sage Weilkclient: clean up osdc
2009-07-17 Sage Weilkclient: cleanup addr, mdsc
2009-07-17 Sage Weilkclient: file.c cleanup
2009-07-17 Sage Weilkclient: dir.c cleanups
2009-07-17 Sage Weilkclient: inode.c cleanup
2009-07-17 Sage Weilkclient: super.c cleanup
2009-07-17 Sage Weilkclient: use in4_pton to parse ipv4 addrs
2009-07-17 Sage Weilkclient: misc cleanup
2009-07-17 Sage Weilkclient: in dout there may be no / in __FILE__
2009-07-17 Greg FarnumCephBroker: New version check-in.
2009-07-17 Greg Farnumuclient: Fix inode ref counting in rename.
2009-07-17 Greg FarnumClient: removed extra debugging calls, fixed fencepost...
2009-07-17 Greg FarnumHypertable: Fixed up error reporting.
2009-07-17 Greg FarnumClient: mkdirs; move test logic into a loop.
2009-07-17 Greg FarnumClient: Rewrote mkdirs to avoid possible race condition.
2009-07-17 Greg Farnumlibceph: Added calls for lstat and mkdirs.
2009-07-17 Greg FarnumHypertable: numerous fixes.
2009-07-17 Greg Farnumclient: new mkdirs command, and debugging output.
2009-07-17 Greg Farnumfilepath: constructor works correctly on relative filename.
2009-07-16 Sage Weilkclient: make dout() behave despite file prefix, cleanup
2009-07-16 Sage Weilkclient: make debug output look nicer
2009-07-16 Sage Weilkclient: replace dout hackery with pr_debug
2009-07-16 Sage Weilkclient: kill dout(0, ...) calls
2009-07-16 Sage Weilkclient: kill derr, use pr_err instead
2009-07-16 Sage Weilkclient: specify file max size in mdsmap
2009-07-16 Sage Weilkclient: __attribute__ ((packed)) all around
2009-07-15 Sage Weilv0.10 v0.10
2009-07-15 Sage WeilMakefile: fix up initscript packaging
2009-07-15 Sage Weilinitscripts: /etc, not /usr/etc
2009-07-15 Sage Weilkclient: kill debug msg
2009-07-15 Sage Weilkclient: fix up patchset comments, docs
2009-07-15 Sage Weilmds: adjust client reconnect timeout
2009-07-14 Sage Weilmsgr: use SIGUSR2 for pipe kills, USR1 for accepter...
2009-07-14 Sage Weilkclient: whitespace
2009-07-14 Sage Weilkclient: some comment cleanup
2009-07-14 Sage Weilmds: eval locks too in reissue_all_caps after mds restart
2009-07-14 Sage Weilmds: reset seq on mds after reconnect, too
2009-07-14 Sage Weilmds: flush log during clientreplay
2009-07-14 Sage Weilmds: fix max_size calculation
2009-07-14 Sage Weiluclient: make lstat() take mask
2009-07-14 Sage Weilmds: truncate journal on partial write
2009-07-14 Sage Weilmds: apply cap mask in choose_lock_state
2009-07-14 Sage Weilmsgr: fix race with signals vs select with pselect
2009-07-14 Sage Weilmkcephfs: chown/chmod mount point if non-root
2009-07-14 Sage Weilmds: reconnect caps added via replay+issue_new_caps
2009-07-14 Sage Weilmds: check client ranges on mds restart
2009-07-14 Sage Weilmds: adjust client range on open existing for write
2009-07-14 Sage Weilmds: journal recovered mtime; cleanup
2009-07-14 Sage Weilmds: do not check_inode_max_size in eval() path
2009-07-14 Sage Weilmds: set client_range on open O_TRUNC
2009-07-14 Sage Weilmds: base client_ranges update on issued|wanted, not...
2009-07-14 Sage Weilmds: use SCAN state for file recovery on mds restart
2009-07-13 Sage WeilMakefile: fix whitespace
2009-07-13 Sage Weilinitscript: fix 'reload'
2009-07-13 Sage Weilinitscripts: do what we can to run as user specified...
2009-07-13 Sage Weilinitscripts: substitute in proper autoconf paths
2009-07-10 Sage Weilmds todos
2009-07-10 Sage Weilkclient: simplify/fix cap delay timeouts
2009-07-10 Sage Weilmds: on restart, only recover files affected by missing...
2009-07-10 Sage Weilmds: maintain per-client write ranges instead of single...
2009-07-10 Sage Weiluclient: fix getdir() to use new readdir_r return value
2009-07-10 Sage Weiluclient: stop using mds inode_t
2009-07-10 Sage Weilmds: add SCAN, PRE_SCAN lock states
2009-07-10 Sage Weilosd: less hexdump on tmap updates
2009-07-10 Yehuda Sadehobjecter: fix pool objects listing
2009-07-09 Sage Weilkclient: fix uninitialized vars
2009-07-09 Sage Weiltodo
2009-07-09 Sage WeilRevert "kclient: strip out kernel version compatibility...
2009-07-09 Sage WeilMerge branch 'master' of ssh://ceph.newdream.net/git...
2009-07-09 Sage Weils3gw: make compilation optional (./configure --with...
2009-07-09 Sage Weiluclient: include tid in cap flush, flushsnap
2009-07-09 Sage Weilkclient: include tid in cap flush, flushsnap
2009-07-09 Sage Weilmds: add tid to cap flush/flushsnap ops
2009-07-09 Sage Weilkclient: assign seq to cap flush; avoid starvation...
2009-07-09 Sage Weilkclient: debug output cleanup
2009-07-09 Sage Weiluclient: assign sequence to cap flushes, avoiding sync_...
2009-07-09 Sage Weilkclient: fix write_inode; force dirty cap flush by...
2009-07-09 Greg FarnumMerged Makefile.am
2009-07-09 Greg Farnumlibceph: SimpleMessenger usage bugfix, added testceph...
2009-07-09 Sage Weilkclient: make sync_fs wait on unsafe mds requests
2009-07-09 Sage Weillibceph: add dependencies to the Makefile
2009-07-09 Greg Farnumlibceph: Added getdir to the C++ interface.
2009-07-09 Greg FarnumHypertable:Completed initial Cephbroker. Requires testing.
2009-07-09 Greg Farnumhypertable: added skeleton .h and .cc CephBroker
2009-07-09 Sage Weiluclient: resend cap flushes on mds restart
2009-07-09 Sage Weiluclient: change readdir_r return value
2009-07-09 Sage Weilmds: make clientreplay go faster
2009-07-08 Sage Weiluclient: track issue_seq; reset on reconnect
2009-07-08 Sage Weilkclient: reset issue_seq on reconnect
2009-07-08 Sage Weilmds: ignore cap updates in replayed ops
2009-07-08 Sage Weilmds: do not include trace with replayed replies
2009-07-08 Sage Weilkclient: track and kick flushing caps per-mds
2009-07-08 Sage Weilmds: adjust all lock states in process_reconnected_caps
2009-07-08 Sage Weilmds: set cap_id on caps reconnected after a delayed...
2009-07-08 Sage Weilmds: replay client ops one at a time
2009-07-08 Sage Weilmds: maybe eval instead of eval_gather on file recovery
2009-07-08 Sage Weilmds: reissue all caps after recovery
next