]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-05-30 Sage Weilosd: include client ticket in MOSDOp
2009-05-30 Sage Weillogger: limit precision of averages
2009-05-30 Sage Weilinitscript: fix instance check, again
2009-05-29 Sage Weilcosd: bad disks in cosd3
2009-05-29 Sage Weilcosd: fix typo
2009-05-29 Sage Weilautoconf: check for openssl dev files
2009-05-29 Yehuda Sadehclass: added file
2009-05-29 Sage Weilkclient: max trim_caps actually work
2009-05-29 Sage Weilmds: trim client state based on # caps, not real memory...
2009-05-29 Sage Weilmem: gather meminfo stats
2009-05-29 Sage Weilmds: encapsulate /proc examination in MemoryModel;...
2009-05-29 Sage Weilmds: some infrastructure to recall state from clients...
2009-05-29 Sage Weilvstart: pipe down
2009-05-29 Sage Weilkclient: trim caps on demand
2009-05-29 Sage Weilkclient: rework iterate_session_caps
2009-05-29 Sage Weilkclient: make session cap list an LRU; combine touch...
2009-05-29 Yehuda Sadehclass: added a crypto class that does md5 and sha1
2009-05-29 Yehuda Sadehclass: dlopen uses RTLD_NOW instead of lazy loading
2009-05-28 Yehuda SadehMerge branch 'rados' of ssh://ceph.newdream.net/git...
2009-05-28 Yehuda Sadehclass: rdcall implemented
2009-05-28 Sage Weilvstart: fewer pgs
2009-05-28 Sage Weilosdmaptool: fix usage
2009-05-28 Sage Weilbuffer: fix hexdump formatting
2009-05-28 Sage Weilosd: ship transaction (not op) to replicas
2009-05-28 Sage Weilkclient: avoid null resv ctx dereference
2009-05-28 Sage Weilosd: move object_info_t, exists, size into ObjectState
2009-05-27 Yehuda Sadehclass: dependent classes are loaded automatically
2009-05-27 Yehuda Sadehclass: utility to load classes
2009-05-27 Sage Weilkclient: fix cap resv BUG
2009-05-27 Sage Weilfiler: fix probing when recovered size is 0
2009-05-27 Sage Weilkclient: put readdir max entries in mount options
2009-05-27 Sage Weilkclient: rework cap reservation accounting a bit
2009-05-27 Sage Weilinitscript: fix instance check
2009-05-27 Sage Weilcosd: journal to a dedicated disk
2009-05-27 Sage Weilosd: fix PG::IndexLog unindex()
2009-05-27 Sage Weilinitscript: remove notreelog by default
2009-05-27 Sage Weilscript: fix req format in osd latency check
2009-05-27 Sage Weilfilestore: stop sync thread before journal
2009-05-27 Sage Weilosd: create journal of specified size during mkfs
2009-05-27 Sage Weilkclient: avoid d_time reuse s.t. leases and dir rdcache...
2009-05-27 Sage Weilmds: look at loner issued|wanted in file_eval
2009-05-27 Sage Weilrados: aio prototypes
2009-05-26 Yehuda Sadehlibrados: display result _after_ wait
2009-05-26 Yehuda Sadehclass: don't add a class when no valid binary is supplied
2009-05-26 Yehuda Sadehosd: don't send reply on message that got EAGAIN
2009-05-26 Sage Weilosd: show error string in reply msg printout
2009-05-26 Sage Weilmds: fix EXCL -> * check in file_eval to use loner_want...
2009-05-26 Sage Weilvstart: set debug levels in conf, not cmd line
2009-05-26 Sage Weillibrados: remove length args from C++ interface
2009-05-26 Sage Weilmakefile: don't build fakesyn
2009-05-25 Sage Weilosd: some cleanup, todos
2009-05-25 Sage Weilkclient: fix READ|WRITE check
2009-05-25 Sage Weilosd: remove some dead code
2009-05-25 Sage Weilosd: prepare clone before write op
2009-05-25 Sage Weilosd: track ObjectContext for cloned objects
2009-05-25 Sage Weilosd: implement rmw mode
2009-05-25 Sage Weilosd: move everything into do_op, log helper
2009-05-25 Sage Weilosd: only register the ObjectContext if we go on to...
2009-05-25 Sage Weilosd: unify read and write paths
2009-05-25 Sage Weilosd: break apart write stages, transactions
2009-05-25 Sage Weilfilestore: apply multiple Transactions as a unit
2009-05-25 Sage Weilosd: clean out zero->delete munging
2009-05-25 Sage Weilosd: clean up op_modify a bit
2009-05-22 Yehuda Sadehclass: when class not found, don't wait forever
2009-05-22 Yehuda Sadehclass: fix class removal via classmon
2009-05-22 Yehuda Sadehclass: cmon doesn't crash if can't find requested class
2009-05-22 Yehuda Sadehclass: some cleanup
2009-05-22 Yehuda Sadehclass: paxos distribution of class operations fixes
2009-05-22 Yehuda Sadehclass: some fixes, testrados works again
2009-05-22 Yehuda Sadehclass: same version, multiple archs work
2009-05-22 Sage Weilosd: unify ReadOpContext and WriteOpContext -> OpContext
2009-05-22 Sage Weilosd: refactor pick_read_snap into find_object_context
2009-05-22 Sage Weilosd: always set snapid in MOSDOp
2009-05-22 Sage Weilosd: check/change object mode in response to ops; fixes.
2009-05-22 Yehuda Sadehmake: fix libtestclass.so name
2009-05-21 Yehuda Sadehclass: fix class storage
2009-05-21 Yehuda Sadehclass: add architecture to version
2009-05-21 Sage Weilosd: some ObjectContext changes
2009-05-21 Sage Weilosd: don't look at snapid if may_write().. it's not...
2009-05-21 Sage Weilosd: fix pg locking in handle_op
2009-05-21 Yehuda Sadehclass: remove default test class
2009-05-21 Yehuda Sadehclass: osd specifies class version when fetching class
2009-05-21 Sage Weilosd: ProjectedObject -> ObjectContext; object access...
2009-05-21 Sage Weilosd: reorg handle_op; turn off preprocess_op
2009-05-20 Yehuda Sadehclass: fix a class version issue
2009-05-20 Yehuda Sadehclass: string class version can be specified
2009-05-20 Yehuda Sadehrados: add 'remove' operation
2009-05-20 Yehuda Sadehrados: supply a C++ api
2009-05-20 Yehuda Sadehclass: don't return nonexisting method
2009-05-20 Sage Weilosd: describe osd ops as READ, WRITE, or READ|WRITE
2009-05-20 Sage Weilobjecter: kill inc_locks.
2009-05-20 Sage Weilosd: add WriteOpContext; some refactoring
2009-05-20 Sage Weilosd: push all the read state into OpContext
2009-05-19 Sage Weillibrados: don't care about mds messages
2009-05-19 Sage Weillibrados: use generic C_SafeCond and wait safely for...
2009-05-19 Sage Weilclass: fix warning
2009-05-19 Yehuda Sadehosd: return immediately after -EAGAIN
2009-05-19 Yehuda Sadehosd: don't free message on EAGAIN after get_class
2009-05-19 Yehuda Sadehlibrados: keep bufferlist on the stack
2009-05-19 Yehuda Sadehclass: pass context to method execution
next