]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-07-30 Greg FarnumHadoop: Much cleanup of methods.
2009-07-30 Greg FarnumHadoop: This method no longer exists in the FileSystem...
2009-07-30 Greg FarnumHadoop: No good reason to overwrite these copy/move...
2009-07-30 Greg FarnumHadoop: Since Client is behaving, put back in the close.
2009-07-30 Greg Farnumuclient: Fixes refcounting bug when you chdir to cwd.
2009-07-30 Greg FarnumHadoop: More work with deprecated and inappropriately...
2009-07-30 Greg FarnumHadoop: Removed deprecated functions
2009-07-30 Greg FarnumHadoop: moveFromLocalFile uses copyFromLocalFile; is...
2009-07-30 Greg FarnumHadoop: More debugging output changes.
2009-07-30 Greg FarnumHadoop: getFileStatus behaves better with folders.
2009-07-30 Greg Farnumuclient: removed cout debug statement
2009-07-30 Sage Weilkclient: don't croak on mds request will NULL r_request
2009-07-30 Sage Weilmds: process session msgs during clientreplay
2009-07-30 Sage Weilmds: no need to take mds_lock in truncate callback
2009-07-30 Sage Weilmds: defer caps msgs until clientreplay or active
2009-07-30 Sage Weilosd: adjust debug output
2009-07-30 Sage Weilmds: tolerate a missing directory object
2009-07-29 Sage Weilkclient: release unused caps, but keep some reserve
2009-07-29 Sage Weilkclient: nofail mode for osd writes
2009-07-29 Sage Weilkclient: use mempool for osd req in writeback paths
2009-07-29 Greg FarnumHadoop: Removed unnecessary reload of hadoopcephfs.
2009-07-29 Greg FarnumHadoop: More debugging statements, converted to use...
2009-07-29 Greg Farnumlibceph: add a check in ceph_deinitialize to prevent...
2009-07-29 Greg Farnumuclient: getcwd fixes
2009-07-29 Sage Weilkclient: bug on back kmap
2009-07-28 Sage Weilosd: fail gracefully when problems reading /proc/loadavg
2009-07-28 Sage Weilauth: compat with old struct
2009-07-28 Sage Weilinitscript: skip if auto start = no/false/0 and nothing...
2009-07-28 Sage Weilkclient: avoid overflow in mds reconnect msg size calc
2009-07-28 Sage Weilmon: allow osd down->out interval to be 0 (i.e., manual)
2009-07-28 Sage Weilosd: remove bad osdmap access
2009-07-28 Sage Weilauth: add ClientTicket
2009-07-28 Sage Weiluclient: use lookup parent in getcwd()
2009-07-28 Sage Weilmds: add lookup parent op
2009-07-28 Greg FarnumHadoop: Many silly debug statements.
2009-07-28 Greg FarnumHadoop: Minor fixes to the still-unworking Hadoop code.
2009-07-28 Greg FarnumHadoop: hadoopcephfs is now self-contained instead...
2009-07-28 Greg Farnumuclient/libceph: add a getcwd function
2009-07-27 Sage Weilkclient: replace osdc request_tree with rbtree
2009-07-27 Sage Weilauth: remove ceph_client_ticket struct
2009-07-27 Sage Weilosd: generate primary backlog independent of master log
2009-07-27 Sage Weilkclient: set mapping error on writepage error
2009-07-27 Sage Weilkclient: debugfs mounts on /sys/kernel/debug
2009-07-23 Sage WeilMakefile: skip hadoop client if jni.h not present
2009-07-23 Sage Weilkclient: use a mempool for page vector in writepages
2009-07-23 Sage Weilkclient: put writepages pagevec on the stack
2009-07-23 Sage Weildebian: upload packages as sage
2009-07-23 Sage Weilkclient: fix bad kmalloc
2009-07-23 Sage Weilkclient: rewrite layout ioctls
2009-07-23 Sage Weilmds: only set striping component of file layout, for...
2009-07-23 Sage Weilfix compat
2009-07-23 Sage Weilkclient: define compat_ioctl too
2009-07-23 Sage Weilosd: actually adjust rd/wr accounting values
2009-07-23 Sage Weilosd: add rd/wr ops/bytes stats to pgs, pools
2009-07-23 Greg FarnumHadoop: Compiles now. Stupid macros.
2009-07-22 Greg FarnumHadoop: Converted CephFSInterface.cc to use libceph.
2009-07-22 Greg Farnumlibceph: Added get_stripe_unit method; used by Hadoop.
2009-07-22 Greg FarnumHadoop:Remove the clientPointer convention from the...
2009-07-22 Greg FarnumHadoop: Remove the silly clientPointer convention from...
2009-07-22 Greg FarnumHadoop: Created new and modified old CephFSInterface...
2009-07-22 Greg FarnumHadoop: Newly-generated JNI files into CephFSInterface.h
2009-07-22 Greg FarnumHadoop: Adding JNI header files to repository.
2009-07-22 Sage Weilv0.11 v0.11
2009-07-22 Sage Weilkclient: simple dout macro by default
2009-07-22 Sage Weiltodo
2009-07-22 Sage Weilkclient: msgr cleanup
2009-07-22 Sage Weilkclient: caps.c cleanup
2009-07-22 Greg FarnumHadoop: CephInputStream seekNewSource done. That was...
2009-07-22 Greg FarnumHadoop: CephOutputStream retabbed, and it's an OutputSt...
2009-07-22 Greg FarnumHadoop: CephInputStream retabbing and add seekToNewSour...
2009-07-22 Greg FarnumHadoop: Renamed listPathsRaw as listPaths
2009-07-22 Greg FarnumHadoop: Continued cleanup work.
2009-07-22 Greg FarnumHadoop:Stubs for new append method
2009-07-22 gregHadoop: Minor changes to most of the methods.
2009-07-22 gregHadoop: Retab CephFileSystem.
2009-07-22 gregAdded Hadoop fs components.
2009-07-22 Sage Weilkclient: fix up export.c
2009-07-22 Sage Weilkclient: mon_client, kobject cleanups
2009-07-22 Sage Weilcrush: more cleanup
2009-07-22 Sage Weilcrush: comments
2009-07-22 Sage Weilkclient: osd_client cleanup
2009-07-21 Sage Weilmount.ceph: update /etc/mtab
2009-07-21 Sage Weilkclient: mds_client cleanup
2009-07-21 Sage Weilkclient: fix dcache readdir -> sync readdir transition
2009-07-21 Sage Weilkclient: addr.c comment cleanup
2009-07-21 Sage Weilkclient: file.c cleanup
2009-07-21 Sage Weilkclient: separate kmem_cache for ceph_file_info
2009-07-21 Sage Weilkclient: fix inc osdmap decoding
2009-07-21 Sage Weilkclient: more dir.c cleanup
2009-07-21 Sage Weilkclient: some dir.c cleanup
2009-07-20 Sage Weilkclient: small inode cleanups
2009-07-20 Sage Weilkclient: remove unneeded mdsmap request
2009-07-20 Sage Weilkclient: fix mdsmap decoding
2009-07-20 Sage Weilkclient: fix osdmap decoding
2009-07-20 Sage Weilkclient: fix monmap decoding
2009-07-20 Greg FarnumCephBroker: Removed unneeded ++
2009-07-20 Sage Weilosd: include version in ondisk osd metadata types
2009-07-20 Sage Weilmds: include version in ondisk metadata types
2009-07-20 Sage Weilmon: include version in monmap encoding
2009-07-20 Sage Weilosd: include version in osdmap encoding
next