]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-09-02 Sage Weilman: fix mkcephfs man page
2009-09-01 Sage Weiluclient: implement CREATE operation
2009-09-01 Greg Farnumuclient: fixing a backwards test in Client::put_cap_ref...
2009-09-01 Greg FarnumHypertable: fix ups on the readdir interface that now...
2009-08-28 Greg Farnumuclient: Sage: Whoops. My wrapper doesn't actually...
2009-08-28 Greg FarnumHadoop: getDefaultBlockSize() now actually looks it...
2009-08-28 Greg FarnumHadoop: Insert accidentally removed throwaway first...
2009-08-28 Sage Weiluclient: pin inodes on first cap ref to CAP_FILE_BUFFER
2009-08-28 Sage Weilmon: don't delay mount/umount paxos commits
2009-08-27 Greg FarnumHadoop: Allow a command-line like property, and change...
2009-08-27 Greg Farnumlibceph: Speed up for programs that try to mount ceph...
2009-08-26 Sage Weilkclient: fix bad kfree on kmem_cache cap
2009-08-25 Sage Weilmds: update dir parent pointer on rename
2009-08-25 Sage Weilmds: factor inode parent pointer encoding out of CDir...
2009-08-24 Sage Weiluclient: don't croak on flush_set_callback on nonexista...
2009-08-24 Sage Weilmds: propagate scatterlock data w/o changing lock state...
2009-08-24 Sage Weilmds: avoid propagating nestlock more frequently than...
2009-08-24 Sage Weilmds: kill SimpleLock::wait_shift
2009-08-24 Sage Weiltodo
2009-08-24 Sage Weiluclient: warn about stat_precise struct changes
2009-08-24 Sage Weillibceph: no need for frag_info_t
2009-08-24 Sage Weilmsgr: add ms_die_on_bad_msg option, make assert(0)...
2009-08-24 Greg FarnumHadoop: Style fixes.
2009-08-24 Greg FarnumHadoop: Move the . and .. elimination
2009-08-24 Greg Farnumuclient: _getdents should *always* return the number...
2009-08-24 Greg FarnumHadoop: Use the new ceph_getdnames instead of getdir
2009-08-24 Greg Farnumlibceph: Change the C++-only functions to be C-compatible.
2009-08-24 Greg FarnumHadoop: Fix a nasty IO bug.
2009-08-24 Greg FarnumHadoop: Clean up ceph_delete code as it's redundant.
2009-08-24 Greg FarnumHadoop: Fixed time modification in getFileStatus.
2009-08-24 Greg FarnumHadoop: Add package.html;
2009-08-24 Greg FarnumHadoop: Put guards up to prevent
2009-08-24 Sage Weilupload tarball with 'stable' deb
2009-08-24 Sage Weilv0.13 v0.13
2009-08-21 Sage Weiltodo
2009-08-21 Sage Weilkclient: cleanup msgpool pr_err
2009-08-21 Sage Weilkclient: update ctime on 'no-op' ->setattr(.., ATTR_CTIME)
2009-08-21 Sage Weilkclient tests: fix dir names
2009-08-21 Sage Weiluclient: small _getdents cleanup
2009-08-21 Sage Weiluclient: let's do getdents() too, while we're at it
2009-08-21 Sage Weilcrush: put temp arrays on the stack
2009-08-21 Sage Weiluclient: remove readdirplus, readdirlite cruft
2009-08-21 Sage Weiluclient: add getdnames()
2009-08-21 Sage Weilkclient: better info in cap msg debug prints
2009-08-21 Sage Weilmds: debug show cap issued/pending/wanted or issued...
2009-08-21 Sage Weilmds: clean out old revocation history on racing release
2009-08-21 Sage Weilmount.ceph: block same signals as /sbin/mount
2009-08-21 Sage Weilmds: remove mdstable ino cruft; version all ondisk...
2009-08-21 Sage Weilmds: do not save cap_push_seq on disk [disk format...
2009-08-21 Sage Weilkclient: make msgpools blocking or non-blocking
2009-08-20 Sage Weilkclient: stop using msgpools for incoming msgs
2009-08-20 Sage Weilkclient: be smarter about osd reply message refs
2009-08-20 Sage Weilconfigure: check for expat for radosgw
2009-08-20 Sage WeilMakefile: add missing MOSDPGTemp.h
2009-08-20 Sage Weilmds: clean up loner set/drop logic
2009-08-20 Sage Weilkclient: don't keep reply ref in osd_request; just...
2009-08-20 Sage Weilkclient: add iozone, kernel tar+compile tests
2009-08-20 Sage Weilkclient: remove ancient crufty test code
2009-08-19 Sage Weilkclient: use msgpool for client_caps
2009-08-19 Sage Weilkclient: clean up msgr debug output a bit
2009-08-19 Sage Weilkclient: fix data skip arithmetic
2009-08-19 Sage Weilkclient: drop middle, data in ceph_msg_put
2009-08-19 Sage Weilauth: auth scheme notes
2009-08-19 Sage WeilMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-08-19 Sage Weilkclient: requeue cap if cap send fails
2009-08-19 Sage Weilkclient: don't reuse message for revoke_ack
2009-08-18 Sage Weilmds: shut up cap sanity check
2009-08-18 Sage Weilkclient: use reference counted ceph_buffer for xattr...
2009-08-18 Sage Weilfix client caps encoding
2009-08-18 Greg Farnumuclient/hadoop: Implement lstat_precise.
2009-08-18 Greg FarnumuClient: Whoops, apparently I thought stat's atime...
2009-08-18 Sage Weilmsgr: handle 'middle' section of message
2009-08-18 Greg FarnumHadoop: What's with all these unused variables?
2009-08-18 Greg FarnumHadoop: Javadoc and cleanup in CephInput/OutputStream.
2009-08-18 Greg FarnumHadoop: Javadoc and cleanup in CephInputStream.
2009-08-17 Sage Weilkclient: alloc 'middle' section of messages via callback
2009-08-17 Sage Weilkclient: fix up msgpool some
2009-08-17 Greg Farnumuclient: A Sage-given fix for something Sage broke.
2009-08-17 Sage Weilmsgr: add 'middle' section to msgs
2009-08-17 Sage Weilkclient: use msgpools for some messages
2009-08-17 Greg FarnumHadoop: cleanup compile bugs from previous cleanup...
2009-08-17 Sage Weilkclient: add msgpools
2009-08-17 Greg FarnumHadoop: Remove an exists call by checking return codes...
2009-08-17 Greg FarnumHadoop: Remove references to uid and gid.
2009-08-17 Greg FarnumHadoop: Remove unused getLength and supporting C stuff.
2009-08-17 Greg FarnumHadoop: uses the new stat_precise.
2009-08-17 Greg Farnumuclient/libceph: setattr and _setattr now use a stat_pr...
2009-08-17 Greg Farnumtestceph: Clarify use of endl so it's non-ambiguous...
2009-08-17 Greg FarnumHadoop: More Javadoc, indentation fixes, etc.
2009-08-17 Greg FarnumHadoop: Convert bytes to kb in statfs
2009-08-17 Greg FarnumHadoop: Javadoc and consistency.
2009-08-17 Greg FarnumHadoop: Adds the getStatus method introduced by Hadoop...
2009-08-14 Sage Weilkclient: zero pages we did readahead on
2009-08-14 Sage Weilkclient: zero page on ->readpage() ENOENT
2009-08-14 Sage Weilkclient: fix bad up_read(snap_rwsem) on readpage failur...
2009-08-14 Sage Weilmount.ceph: key -> secret
2009-08-14 Sage Weilkclient: kill unused unsafe_writeback option
2009-08-14 Sage Weilkclient: fix up snapdirname, secret mount options
2009-08-14 Sage Weilmount: translate keyfile=file to key=thekey
2009-08-14 Sage Weiltodo
next