]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2008-10-08 Sage Weiltodos
2008-10-08 Sage Weilmon: include pg usage stats, header in pg dump
2008-10-08 Sage Weildebian: move map tools and crun to ceph-common
2008-10-08 Sage Weilosd: account for used kb separately
2008-10-08 Sage Weilosd: use kb instead of blocks for pg, osd utilization
2008-10-08 Sage Weilosd: prioritize heartbeat messages
2008-10-08 Sage Weilmsgr: include priority in msg header, make dispatch...
2008-10-08 Sage Weiljournal: protect journal access (namely, completions...
2008-10-08 Sage Weildebian: include crun in osd, mds, mon packages
2008-10-08 Sage Weilosdmaptool: fix silly num_dom bug
2008-10-08 Erwin, Brock Aceph.spec.in: include crun
2008-10-07 Yehuda Sadehkclient: initializing kaddr (merge fix) v0.4
2008-10-07 Yehuda SadehMerge branch 'writepage' into unstable
2008-10-07 Yehuda Sadehkclient: use both writepage and crc
2008-10-07 Yehuda Sadehkclient: disabling the readpage
2008-10-07 Yehuda Sadehkclient: disabling readpage
2008-10-07 Yehuda Sadehkclient: use writepage instead of sendmsg for some...
2008-10-07 Yehuda Sadehkclient: missing include file
2008-10-07 Yehuda SadehRevert "kclient: use writepage instead of sendmsg for...
2008-10-07 Yehuda Sadehkclient: use writepage instead of sendmsg for some...
2008-10-07 Sage Weilmsgr: expand footer flags, include nocrc, kclient nocrc...
2008-10-07 Sage Weilebofs: -ENOSPC in apply_transaction
2008-10-07 Yehuda Sadehkclient: change default rsize to 128k
2008-10-07 Yehuda Sadehkclient: use both writepage and crc
2008-10-07 Yehuda Sadehkclient: disabling the readpage
2008-10-07 Yehuda Sadehkclient: disabling readpage
2008-10-07 Yehuda Sadehkclient: use writepage instead of sendmsg for some...
2008-10-06 Yehuda Sadehkclient: small fix take two
2008-10-06 Yehuda Sadehkclient: small fix for bdi
2008-10-06 Yehuda Sadehkclient: use a private bdi
2008-10-06 Sage Weilkclient: fix file to object mapping
2008-10-06 Sage Weilcrushtool: verify explicit item pos
2008-10-06 Sage Weilcm.txt: fix up metaroot pool
2008-10-06 Sage Weilcrushtool: verify item pos
2008-10-06 Sage Weildstartnew.sh: use custom crush map with separate metada...
2008-10-06 Sage Weilcrush: fix grammar
2008-10-03 Yehuda Sadehcrun won't be removed in make clean
2008-10-03 Sage Weilkclient: set first,last snap interval in lease release...
2008-10-03 Sage Weildstartnew.sh: keep core dumps
2008-10-03 Sage Weilmon: tell osd we manually mark "down"
2008-10-03 Sage Weilkclient: fix mds session leak
2008-10-03 Sage Weilclient: fix objectcacher flush/commit callback
2008-10-03 Sage Weilkclient: fix mds timeout waiting for map
2008-10-03 Sage Weilupdate dstartnew to do btrfs
2008-10-03 Sage Weilfilestore: fix completion callbacks when journaling...
2008-10-03 Sage Weilosd: increase osd_heartbeat_grace
2008-10-03 Yehuda Sadehfix for cmon startup
2008-10-03 Sage Weilkclient: fix readpages when not all pages are found
2008-10-03 Sage Weilmds: create snaprealm for stray dentries resulting...
2008-10-03 Yehuda Sadehcmon will run as a daemon in any case
2008-10-03 Yehuda Sadehcombined vstartnew.sh and startnew.sh into vstartnew.sh
2008-10-03 Yehuda Sadehstartnew.sh uses crun in order to execute modules
2008-10-03 Yehuda Sadehcrun will not run infintely if -d specified on the...
2008-10-03 Yehuda SadehMerge branch 'unstable' of ssh://ceph.newdream.net...
2008-10-03 Sage Weilmsgr: clean up crc handling
2008-10-03 Sage Weilmds: don't issue leases on dentries in stray dir
2008-10-03 Sage Weilmsgr: don't host msg bufferlists in write_message
2008-10-03 Yehuda Sadehalso kill crun when stopping the system
2008-10-03 Yehuda Sadehadded crun wrapper
2008-10-03 Yehuda Sadehadd -f flag for foreground execution of modules (with...
2008-10-03 Sage Weilmsgr: include crc in msg header. verify crc for receiv...
2008-10-03 Sage Weilclean up crc32c
2008-10-03 Sage Weiladd crc to messages. protocol change.
2008-10-03 Sage Weiltodos
2008-10-03 Yehuda Sadehkclient: can use names of modules in order to set debug...
2008-10-02 Yehuda Sadehkclient: set asynchronous error cleanup
2008-10-02 Yehuda Sadehkclient: writepages async error handling and some cleanup
2008-10-02 Yehuda Sadehkclient: set page error bit on readpages error
2008-10-02 Sage Weilkclient: fix incremental osdmap decoding bug
2008-10-02 Sage Weilkclient: some osdmap cleanups
2008-10-02 Sage Weilmon: reweight osds via cmonctl
2008-10-02 Sage Weilkclient: make standby an allowable connection race...
2008-10-02 Sage Weilmsgr: make standby an allowable connection race state
2008-10-02 Sage Weilkclient: no .snap in root dir
2008-10-02 Sage Weilosd: fix reversed logic on push
2008-10-02 Sage Weilmds: remove stale proc_message()
2008-10-02 Sage Weilmon: allow new arguments to be sent to running mon...
2008-10-02 Sage Weiltodos
2008-10-02 Sage Weilkclient: mds reset stub
2008-10-01 Sage Weilmsgr: fixed bug in accept
2008-10-01 Sage Weilmessenger protocol changes
2008-10-01 Yehuda Sadehkclient: whitespaces
2008-10-01 Yehuda Sadehkclient: can supply multiple monitor ips on mount
2008-10-01 Yehuda Sadehkclient: adding unmaskable debug flag
2008-10-01 Sage Weilmakefile update
2008-10-01 Sage Weilv0.4, todos
2008-10-01 Sage WeilMerge branch 'master' into unstable
2008-10-01 Sage Weilconfig: comment
2008-10-01 Sage Weilmds: fix file recovery
2008-10-01 Sage Weilkclient: fix pending cap_snap checks, queuing
2008-10-01 Sage Weilclient: fix queued cap_snap write-in-progress checks
2008-09-30 Sage Weilkclient: be more paranoid in prepare_pages
2008-09-30 Sage Weilkclient: fix bad pointer arithmetic in messenger
2008-09-29 Sage Weilkclient: don't include pages in read requests; some...
2008-09-29 Sage Weilkclient: switch to sync writes when NEARFULL osdmap...
2008-09-29 Sage Weiltodos
2008-09-29 Sage Weilkclient: default to safe writeback
2008-09-29 Sage Weilmds: choose new mon only if beacons are delayed, and...
2008-09-29 Sage Weilkclient: some async writeback cleanup
2008-09-29 Sage Weilkclient: async writepages
next