]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
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
2010-06-19 Fred Ardebian: include cclass
2010-06-19 Fred Arinitscript: fix for dash
2010-06-19 Fred Arcclass: fix for dash
2010-06-19 Sage Weilinitscript: remove class loading for now
2010-06-19 Sage Weilvstart: only need to load classes once, not for each...
2010-06-18 Sage WeilMerge branch 'rbd-class' into unstable
2010-06-18 Sage WeilRevert "class: able to add classes when doing mkfs"
2010-06-18 Sage Weilfilestore: op_start when op is _queued_, so that q...
2010-06-18 Sage Weiljournal: maintain applied_seq, use that value during...
2010-06-18 Sage Weilbuffer: fix includes for writev/iovec stuff in write_fd()
2010-06-18 Sage Weilfilestore: make sync() and friends actually sync!
2010-06-18 Sage Weilinitscripts: fix verbose output for root commands
2010-06-18 Sage Weilfilejournal: only pad to align for data segments above...
2010-06-18 Sage Weilfilejournal: make alignment optional (<0 == no preferre...
2010-06-18 Sage WeilMerge branch 'unstable' of ceph.newdream.net:git/ceph...
2010-06-18 Sage Weilbuffer: remove debug cruft
2010-06-18 Sage Weilfilejournal: pad entries on disk based on preferred...
2010-06-18 Sage Weilobjectstore: track offset, alignment of largest data...
2010-06-18 Sage Weilbuffer: list::rebuild_page_aligned()
2010-06-18 Greg Farnumclient: if checking caps on a snap, return, don't assert
2010-06-18 Sage Weilfilejournal: use buffer::write_fd() instead of open...
2010-06-18 Sage Weilosd: implement bench command
2010-06-18 Sage Weilmsgr: avoid calculating data crc is peer didn't either
2010-06-18 Simone Gottimsgr: Fix crash in policy.throttler->get(message_size...
2010-06-17 Sage Weilqa: another mds test fix... wait long enough for the...
2010-06-17 Sage Weilmsgr: ref count Pipe to avoid use after free
2010-06-17 Sage Weilqa: fix mdstable failure tests
2010-06-17 Sage Weilceph: fix straggler header ifdef guards
2010-06-17 Markus ElfringBug #98: Unique names for include guards
2010-06-17 Sage Weilceph: remove leading _ from macro
2010-06-17 Markus ElfringBug #98: Movement of an underscore for a data structure...
2010-06-17 Sage WeilMerge branch 'unstable' of ssh://ceph.newdream.net...
2010-06-17 Sage WeilRevert "mkcephfs: cosd mkfs as root, then chown"
2010-06-17 Sage Weilmds: fix cdir head/snap items/null accounting
2010-06-17 Sage Weilosd: make clean_up_local remove hardlinks from collecti...
2010-06-17 Sage Weilosd: don't requeue null OSDOp on apply_and_flush_repops
2010-06-17 Sage Weilosd: fix snap_trimmer AccessMode interaction
2010-06-17 Sage Weilfilejournal: journal write cache is safe on >= 2.6.33
2010-06-17 Sage Weilmkcephfs: error out of journal dev is included in btrfs...
2010-06-17 Sage Weilosd: optionally periodically check pglog for corruption
2010-06-17 Sage Weillogclient: clean up interaction with monclient, monitor
2010-06-16 Sage Weilfilejournal: log if journal item is larger than journal
2010-06-16 Yehuda Sadehosd: warn when failing to mount journal on ENOTTY
next