]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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 Sage Weilmsgr: handle 'middle' section of message
2009-08-17 Sage Weilkclient: alloc 'middle' section of messages via callback
2009-08-17 Sage Weilkclient: fix up msgpool some
2009-08-17 Sage Weilmsgr: add 'middle' section to msgs
2009-08-17 Sage Weilkclient: use msgpools for some messages
2009-08-17 Sage Weilkclient: add msgpools
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...
2009-08-13 Sage Weilmds: do not suppress cap msg if it is a revocation
2009-08-12 Greg FarnumHadoop: Added some checks for not-a-file paths;
2009-08-12 Greg FarnumuClient: move last_flush_tid into Inodes,
2009-08-11 Sage WeilMakefile: include stop.sh in tarball
2009-08-11 Sage Weiltodo
2009-08-11 Sage Weilpsim: ifdef out dead code
2009-08-11 Sage Weilfilestore: clean out old debug print
2009-08-11 Sage Weiluclient: avoid cap release delay on revoke
2009-08-11 Sage Weilrev ondisk versions
2009-08-11 Sage Weilauth: add versioning to ClientTicket
2009-08-11 Sage Weilkclient: print osdmap pgid info
2009-08-11 Sage Weilkclient: refactor readpages, striping
2009-08-11 Sage Weilkclient: fix msgr incoming msg allocation stupid
2009-08-11 Sage Weilnstring: use correct hash function !!!!
2009-08-11 Sage Weilkclient: fix sync_read return value
2009-08-11 Sage Weilmds: fix multiclient RD+WR loner logic
2009-08-11 Sage Weilkclient: fix sync read, avoid unnecessary zeroing in...
2009-08-11 Sage Weilosd: recover primary in version (not object) order
2009-08-11 Sage Weilosd: avoid calling std::list.size() in PG print method
2009-08-11 Sage Weilkclient: allocate mempool prior to sget()
2009-08-11 Greg FarnumuClient: Now pipelines cap flushes like the kclient.
2009-08-11 Greg FarnumuClient: debug output for inode issues.
2009-08-11 Greg FarnumHadoop: CEPH_SETTATTR_ATIME -> CEPH_SETATTR_ATIME typo fix
2009-08-10 Sage Weiltodo
2009-08-10 Sage Weilosd: wait for primary to build backlog when needed
2009-08-10 Sage Weilkclient: decode, map osdmap pg_temp
2009-08-10 Sage Weilkclient: specify incoming message allocation function
2009-08-10 Sage Weilkclient: use ceph_msg_new to allocate incoming msgs
2009-08-10 Sage Weilosd: der, prior_set may contain down osds
2009-08-10 Sage Weilosd: fixed up some debug output
2009-08-10 Sage Weilosd: fix osdmap decoding typo/crash for old versions
2009-08-10 Sage Weilmon: include pool op in MPoolOp msg print
2009-08-10 Sage Weilkclient: GFP_NOFS for vmalloc; vmalloc large incoming...
2009-08-10 Sage Weilosd: pg removal in a work queue
2009-08-10 Sage Weilosd: ignore info racing with PGRemove
2009-08-10 Sage Weilosd: rev protocols
2009-08-10 Sage Weilelector: off by one check
2009-08-10 Sage Weilosd: exclude lagging peers during backlog generation
2009-08-10 Sage Weilosd: use same_acting_since instead of same_primary_sinc...
2009-08-10 Sage Weilosd: track same_up_since, same_acting_since, same_prima...
2009-08-10 Sage Weilosd: use pg_temp to limit acting set to nodes who don...
2009-08-10 Sage Weilrados: statically allocate time
2009-08-10 Sage Weilrados: change command line arg
2009-08-10 Sage Weilmon: handle MOSDPGTemp
2009-08-10 Sage Weilosd: track both up and acting sets in PG, PG::Interval
2009-08-10 Sage Weilosd: decode old maps
2009-08-10 Sage Weilosdmap: add pg_temp mapping
2009-08-07 Greg FarnumHadoop: Added setTimes to CephFileSystem and CephFSInte...
2009-08-07 Greg FarnumHadoop: Cleanup for readability;
2009-08-07 Greg FarnumHadoop: CephFSInterface cleanup:
2009-08-07 Greg FarnumHadoop: Added in initialization checks and
2009-08-07 Greg FarnumHadoop: Changed back to isDirectory as that
2009-08-07 Greg FarnumHadoop: Throws IOException -> return null; interface...
2009-08-07 Yehuda Sadehradosgw: static linkage
2009-08-07 Yehuda Sadehradosgw: rename symbols, use generic name for rgw
2009-08-07 Yehuda Sadehradosgw: rename files to use the generic name
2009-08-07 Yehuda SadehMerge commit 'origin/unstable' into rados
2009-08-06 Sage Weiltodo
2009-08-06 Sage Weildebian: fix typo in build script
2009-08-06 Greg FarnumHadoop: libhadoopcephfs now links against libceph
2009-08-06 Greg FarnumuClient: now cleans up open files on shutdown.
2009-08-06 Greg FarnumHadoop: Implements getFileBlockLocations;
2009-08-06 Greg FarnumuClient/libceph: initial implementation of get_file_str...
2009-08-05 Greg FarnumHadoop: Makes use of newly-available replication reporting.
2009-08-05 Greg FarnumuClient/libceph: implement get_file_replication
2009-08-05 Greg FarnumuClient: Change file data function names for clarity;
next