]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2009-01-31 Sage Weiltodos
2009-01-31 Sage Weilosd: print ops args correctly
2009-01-31 Sage Weilmds: use generic helper when removing a cap
2009-01-31 Sage Weilmds: fix try_remove_unlinked_dn
2009-01-31 Sage Weilmds: fix purge of 0-length inode
2009-01-31 Sage Weilmds: remove unused inode purge fields
2009-01-30 Yehuda Sadehceph_init: fix initalization
2009-01-30 Yehuda Sadehceph_init: added missing file
2009-01-30 Yehuda Sadehceph_init: initial version
2009-01-30 Yehuda Sadehcrun: restart only processes that should have dumped...
2009-01-30 Sage Weiltodo
2009-01-30 Sage Weilosd: put full original reqid in osd_op_reply
2009-01-30 Sage Weilmds: typos
2009-01-30 Sage Weilkclient: don't retain caps if inode is closed and nlink...
2009-01-30 Sage Weilmds: rip out old purge_inode crap
2009-01-30 Sage Weilmds: simplify purge_stray
2009-01-30 Sage Weilmds: clean up opent a bit
2009-01-30 Sage Weilmds: drop _do_open helper
2009-01-30 Sage Weilmds: open O_TRUNC implemented.. but not used by kclient :/
2009-01-30 Sage Weilmds: implement async truncate (trimtrunc); fix log...
2009-01-30 Sage Weilosd: fix truncate ops; add TRIMTRUNC
2009-01-30 Sage Weilmds: truncate changes. not complete.
2009-01-30 Sage Weilkclient: fix and clean up osd request generation
2009-01-30 Sage Weilkclient: include old size in truncate
2009-01-30 Sage Weilkclient: truncate bits
2009-01-30 Sage Weilkclient: include truncate osd_ops when needed
2009-01-30 Sage Weilosd: MASKTRUNC and SETTRUNC osd ops
2009-01-30 Sage Weilmds: add truncate_size
2009-01-30 Yehuda Sadehrenamed common.sh to ceph_common.sh
2009-01-30 Yehuda Sadehrename stop.sh to ceph_stop, added to Makefile.am
2009-01-30 Yehuda Sadehcephd: update Makefile.am
2009-01-30 Sage Weilmon: only propose new osdmap once at end of mdsmonitor...
2009-01-30 Yehuda Sadehceph.sh renamed to cephd
2009-01-30 Sage Weilmsgr: fix WAIT connection race handling
2009-01-30 Yehuda Sadehceph.sh: some changes, fixes
2009-01-30 Yehuda Sadehceph.sh: some fixes
2009-01-29 Yehuda Sadehceph.sh: try to locate cconf
2009-01-29 Yehuda Sadehceph.sh: enable script
2009-01-29 Yehuda Sadehceph.sh: able to specify start/stop/restart, specific...
2009-01-29 Yehuda Sadehceph.sh: add missing file
2009-01-29 Yehuda Sadehceph.sh: can specify remote modules
2009-01-29 Yehuda Sadehceph.sh: startup script that uses conf file
2009-01-29 Sage Weilosd: rev internal osd protocol
2009-01-29 Sage Weilosd: push wrlocks into object_info_t
2009-01-29 Sage Weilosd: remove inc_lock
2009-01-29 Sage Weilosd: combine all internal object state into single...
2009-01-29 Sage Weilosd: replace version attr with oi (object_info_t) ...
2009-01-29 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2009-01-29 Yehuda Sadehcconf: able to specify multiple sections
2009-01-29 Sage Weildstart: --ramjournal option
2009-01-29 Sage Weilscripts: osd latency check script
2009-01-29 Sage Weilkclient: start writeback without blocking
2009-01-28 Yehuda Sadehcconf: set default conf filename
2009-01-28 Yehuda Sadehcconf: added utility to read configuration
2009-01-28 Sage Weilmds: fix open file rejounal in try_to_expire
2009-01-28 Sage Weilkclient: fix nocrc behavior
2009-01-28 Sage Weilmds: shorten mds beacon grace to 15 seconds
2009-01-28 Sage Weiltodo
2009-01-27 Sage Weilvstart: fix btrfs test
2009-01-27 Sage Weilmsgr: make nocrc only apply to data payload; and set...
2009-01-27 Sage Weiltodo
2009-01-27 Sage Weilmon: clean mon monmap cons
2009-01-27 Sage Weildstart: no preload gprof helper
2009-01-27 Sage Weilconfig: avoid wonky times in g_config
2009-01-27 Sage Weilmon: disable pgmap_dumps
2009-01-27 Sage Weilmds: optimize EMetaBlob::fullbit, remotebit, nullbit...
2009-01-27 Sage Weilbuffer: optimize append()
2009-01-27 Sage Weilkclient: fix osd timeout merge error
2009-01-27 Sage Weildstart: less debug output
2009-01-27 Sage Weilosd: throttle sub_ops too
2009-01-27 Sage Weilosd: adjust pending_ops when requeuing opq
2009-01-27 Sage Weilmds: show which segment trimming is blocked on
2009-01-27 Sage Weilosd: locally requeue on repeer if still primary
2009-01-27 Sage Weilkclient: fix RETRY_SESSION seq value
2009-01-27 Sage Weilkclient: only send one ping per laggy osd
2009-01-27 Sage Weilmds: include xattr updates in cap messages; accept...
2009-01-27 Sage Weilmds: adjust some debug levels
2009-01-27 Sage Weiltodo
2009-01-27 Sage Weilosd: drop osd_lock while pausing/requeueing opq
2009-01-27 Sage Weilosd: fix merge_old_entry assertion
2009-01-27 Sage Weilosd: fix up_thru_pending conditional
2009-01-27 Sage Weilosd: requeue instead of draining op_queue on map update
2009-01-27 Sage Weilosd: keep peer_info.last_{update,complete} up to date...
2009-01-27 Sage Weilosd: bit more verbose in oldest_update calculation
2009-01-27 Sage Weilosd: adjust generate_backlog assertions
2009-01-27 Sage Weilmds: clean up EUpdate output
2009-01-27 Sage Weilmds: do not trim log during recovery
2009-01-27 Sage Weilosd: only check replicas in recover_replicas
2009-01-27 Sage Weilosd: clean up activate, peer recovery debug output
2009-01-26 Yehuda Sadehmessenger: added a no-crc option
2009-01-26 Sage Weilosd: fix pg log trimming
2009-01-26 Sage Weilpaxos: tolerate commits for older states
2009-01-26 Sage Weilosd: fix repop cleanup in on_change, _shutdown
2009-01-26 Sage Weilceph: warn when we get message with wrong fsid
2009-01-24 Sage Weiltodos
2009-01-24 Sage Weilpaxos: ignore LAST message if pn is old
2009-01-24 Sage Weilmds: increase ino prealloc limit to 1000
2009-01-24 Sage Weilosd: remove RepGather::put() debug print
2009-01-24 Sage Weilcrush: remote list builder printf
2009-01-24 Sage Weildstart: mount btrfs with new options
next