]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-07-01 Yehuda Sadehosd: caps configuration file uses pool names
2010-07-01 Yehuda Sadehvstart.sh: added -c to the cclass execution
2010-07-01 Yehuda Sadehosd, class: introduce public class methods
2010-07-01 Yehuda Sadehosd: pgpool keeps pool name
2010-07-01 Yehuda Sadehosd: modify caps calculation
2010-07-01 Sage Weilcfuse: log_per_instance by default
2010-07-01 Sage Weilman: install cclass, cclsinfo man pages; include in...
2010-07-01 Sage Weildebian: add logrotate.d/ceph
2010-07-01 Paul ChiangMakefile: link ssl to libceph
2010-07-01 Paul Chianglibceph: Add check before umount in deinitialize
2010-07-01 CC Lienhostname override option for ceph init script
2010-07-01 Henry C Changbuffer: fix logic in write_fd()
2010-07-01 Sage Weilmsgr: fix dispatch throttler release
2010-07-01 Sage Weilcfuse: daemonize by default
2010-07-01 Sage Weilconfig: -f just means foreground; do not change log...
2010-07-01 Sage Weilclient: start/stop objectcacher thread in init/shutdown...
2010-07-01 Sage Weilconfig: disallow -d|--daemonize
2010-07-01 Sage Weilcommon: break init into set_defaults and init steps
2010-07-01 Sage Weildebug: fixup
2010-07-01 Sage Weilcommon: disable logger by default; make daemon settings...
2010-07-01 Sage Weildebug: add max count for name symlinks
2010-07-01 Sage Weilvstart: normalize pid file names
2010-07-01 Sage Weildebug: revamp debug/logging
2010-06-30 Greg Farnumclient: set MetaRequest::inode to the inode or director...
2010-06-30 Greg Farnumclient: set inode/dentry fields where available
2010-06-30 Greg Farnumclient: remove now-unused authority and pick_replica...
2010-06-30 Greg Farnumclient: rewrite choose_target_mds to more closely mirro...
2010-06-30 Greg Farnumclient: make fragmap updates a little more space efficient.
2010-06-30 Greg Farnumclient: add mds_num to MDSSession struct
2010-06-30 Greg Farnumclient: clean up Inode::authority
2010-06-30 Greg Farnumclient: move all mds selection code into choose_target_mds
2010-06-30 Greg Farnumclient: remove dead code
2010-06-30 Greg Farnumclient: remove Inode::dir_auth data member
2010-06-30 Greg Farnumclient: initialize auth_caps in Inode! Prevents bad...
2010-06-30 Greg Farnumqa: set runoncfuse.sh to run cfuse in background and...
2010-06-30 Yehuda Sadehrbd: some header cleanup
2010-06-30 Yehuda Sadehrbdtool: implement snap rollback
2010-06-30 Sage Weilbuffer: handle write_fd() on empty bufferlist
2010-06-30 Sage Weilosd: fix, cleanup ack/disk reply logic
2010-06-30 Sage Weilbuffer: make write_fd() tolerate zero length ptrs in...
2010-06-30 Sage Weilmsgr: clean up aborted message handling
2010-06-30 Sage Weilmsgr: release bytes reserved from throttlers in failure...
2010-06-30 Sage Weiluclient: rename make_path; cleanup/move make_request_fr...
2010-06-30 Yehuda Sadehman: add man pages for cclass and cclsinfo
2010-06-30 Sage Weilfilejournal: fix buffer realignment condition; useful...
2010-06-30 Yehuda Sadehrbdtool: fix uninitialized variable
2010-06-30 Yehuda Sadehrbdtool: implement rename
2010-06-30 Yehuda Sadehconfig: update __isarg before reading config param
2010-06-29 Sage Weildebian: include cclsinfo
2010-06-29 Sage WeilMakefile: include cclsinfo; lose the old .cc
2010-06-29 Sage WeilMakefile: include cclass.in in dist
2010-06-29 Yehuda Sadehbuffer: write_fd should skip empty buffers
2010-06-29 Yehuda Sadehrbdtool: init rbd block id, later will be used for...
2010-06-29 Yehuda Sadehcclass.in: LIBDIR=.libs in certain cases
2010-06-29 Yehuda Sadehcls: cls_read, cls_cxx_read return the number of bytes...
2010-06-29 Sage Weilconfig: use <<20 for MB
2010-06-29 Sage Weilscript/plot.pl: don't pause
2010-06-29 Sage Weilmsgr: use dedicated reaper thread
2010-06-29 Sage Weilosd: removed unused RepGather::indata
2010-06-29 Sage Weilosd: change write osd logging timing
2010-06-29 Sage Weilosd: always use original Connection when replying
2010-06-29 Sage Weilosd: always include osd op result, result code in the...
2010-06-29 Sage Weilosd: track open repops in logger
2010-06-29 Sage Weilosd: add 'logger reset' command
2010-06-29 Sage Weiljournal: set max journal write to 10MB
2010-06-29 Yehuda Sadehconf: fix parsing when there's no eol at the end of...
2010-06-29 Sage Weilmsg: fix entity_addr_t::parse() to return false on...
2010-06-29 CC Lienmkcephfs: Fix wrong maxosd when OSD ids are random...
2010-06-28 Sage Weilfilejournal: fix journal write_pos advance
2010-06-28 Sage Weilmount.ceph: update mount options
2010-06-26 Sage Weilmsgr: fix throttle deadlock
2010-06-26 Sage Weilcrushwrapper: gracefully handle crush error
2010-06-26 Sage Weilcrushtool: add simple test function
2010-06-26 Sage Weilcrush: fix "in" threshold to be 1.0, not 0.1
2010-06-25 Greg Farnumcfuse: remove some NPEs with ESTALE from MDSes.
2010-06-24 Sage Weilmds: keep cap follows above in->first in FLUSHSNAP
2010-06-24 Sage Weilqa: read recently written/deleted data back from snap
2010-06-24 Sage Weilmds: fix client cap condition
2010-06-24 Greg Farnumceph_fs: add CEPH_LOCK_IFLOCK so its inclusion elsewher...
2010-06-24 Greg Farnummds: add IFLOCK to wait bits to prevent collisions...
2010-06-24 Sage Weilcrush: fix recursion through intervening types
2010-06-24 Sage Weilcrush: make CHOOSE_LEAF to behave when leaf type is...
2010-06-24 Sage Weilclient: resync with kernel's ioctl.h
2010-06-24 Sage Weilmds: fix SimpleLock wait_shift()
2010-06-23 Greg Farnumceph_fs: add CEPH_FEATURE_FLOCK to ceph_fs so its bit...
2010-06-23 Sage Weilosdmap: negative osd ids do not exist
2010-06-23 Sage Weilcrush: behave when chooseleaf is given leaf type
2010-06-22 Yehuda Sadehmds: handle_export_caps, copy cap_import map (instead...
2010-06-21 Greg Farnumclient: properly handle ESTALE by redirecting to auth MDS
2010-06-21 Greg Farnumclient: don't send cap snap message to MDS if not dirty...
2010-06-21 Sage Weilmds: only acquire_locks once in handle_client_open
2010-06-21 Sage Weilmds: rename handle_client_opent
2010-06-21 Yehuda Sadehrados: more descriptive ls usage failure, stdout set...
2010-06-21 Yehuda Sadehrbdtool: fix --list
2010-06-21 Greg Farnumosd: fix incorrect logic check on fsid comparison
2010-06-21 Greg Farnumosd: Warn and shutdown on a mismatched fsid, instead...
2010-06-21 Thomas Muelleradd helptext for option "snapdirname" to manpage of...
2010-06-20 Sage Weiljournal: initialize applied_seq during journal replay
2010-06-20 Sage Weilmkcephfs: push conf to remote machines
2010-06-20 Sage Weilmon: allow 10ms clock drift before complaining
next