]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2009-08-14 Sage Weilmds: keep precalculated _issued instead of recalcing...
2009-08-14 Sage Weilmds: rewrite Capability issue/revoke tracking
2009-08-14 Sage Weilkclient: set issue_seq in revoke ack
2009-08-13 Sage Weiltodo
2009-08-13 Sage Weiluclient: clean up write path a bit; better max_size...
2009-08-13 Sage Weilkclient: check size on llseek(..., SEEK_END)
2009-08-13 Sage Weiluclient: check size on lseek(..., SEEK_END)
2009-08-13 Sage Weiluclient: remove dead code
2009-08-13 Sage Weiltodo
2009-08-13 Sage Weiluclient: handle short sync reads vs eof
2009-08-13 Sage Weilosd: reorder snapc setup and ORDERSNAP check
2009-08-13 Yehuda Sadehradosgw: remove unneeded INT_MAX
2009-08-13 Yehuda Sadehradosgw: list objects in chunks
2009-08-13 Sage Weilkclient: zero tail of page in readpage, readpages after...
2009-08-13 Sage Weilkclient: check EOF on sync read to do short result...
2009-08-13 Sage Weilconfigure: fix --with-radosgw
2009-08-13 Sage Weilmds: track caps we release in requests, and reissue...
next