]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-09-21 Sage Weilrgw: url_decode delimiter
2010-09-21 Greg Farnummakefile: build cfuse with tcmalloc
2010-09-21 Sage WeilMerge remote branch 'origin/objecter_ratelimit' into...
2010-09-20 Greg Farnumlibrados: throttle messages via the objecter
2010-09-20 Greg Farnumobjecter: enable automatic throttling of all messages
2010-09-20 Greg Farnumobjecter: add accounting to keep track of total in...
2010-09-20 Greg FarnumRevert "throttle: make count an atomic_t"
2010-09-18 Sage WeilMerge branch 'testing' into unstable
2010-09-18 Sage Weilv0.21.3 v0.21.3
2010-09-18 Sage Weilcauthtool: update man page
2010-09-18 Sage Weilclient: increase default cache size to 16K dentries...
2010-09-18 Sage Weildebian: allow builddebs.sh build a specific dist
2010-09-18 Yehuda Sadehrgw: get_data should not be initialized after being set
2010-09-18 Yehuda Sadehrgw: make gateway dns name configurable
2010-09-17 Sage Weildebian: make update_pbuilder.sh update a single dist...
2010-09-17 Sage Weilmkcephfs: use new cauthtool --cap syntax
2010-09-17 Sage Weilvstart.sh: use new cauthtool --cap syntax
2010-09-17 Sage Weilcauthtool: add simpler '--cap key val' syntax
2010-09-17 Sage Weilmds: drop x/wrlocks before, rdlocks after sending reply
2010-09-17 Sage Weilmds: touch missed dentry when fetching dir on path...
2010-09-17 Sage Weilqa: update snaptests, add snaptest-multi-capsnaps.sh
2010-09-16 Greg Farnumclient: Make truncation work properly
2010-09-16 Sage WeilMerge branch 'testing' into unstable
2010-09-16 Sage Weilosd: copy truncate_seq et al to clone oi
2010-09-16 Sage Weilosd: fix is_pool_snaps_mode() for empty pools
2010-09-16 Greg Farnumthrottle: make count an atomic_t
2010-09-16 Sage Weilupdate TODO
2010-09-16 Sage Weilinit-ceph: fix log_dir creation
2010-09-15 Yehuda Sadehrgw: fix cleanup for certain ops
2010-09-15 Yehuda Sadehrgw: fix cleanup for certain ops
2010-09-15 Sage Weilmds: update realm parent pointer and pin parent inode...
2010-09-14 Sage Weilmds: need_snapflush for all snaps intersecting cowed...
2010-09-14 Sage Weiltime: format dates based on ISO 8601
2010-09-14 Sage Weilmds: include tid in MClientCaps printout
2010-09-14 Greg Farnumthrottle: add non-blocking get_or_fail method
2010-09-14 Greg Farnumaddr_parsing: make more resilient; turn down debugging
2010-09-14 Greg Farnummonclient: parse named addresses, not just IPs
2010-09-14 Greg Farnumclient: in choose_target_mds, break parent lookup if...
2010-09-13 Sage Weilmon: only remove laggy standby mds's; mark others laggy
2010-09-13 Sage Weilmds: don't suppress cap on eval following do_cap_update
2010-09-13 Greg FarnumRevert "msgr: Test reconnect protocol changes."
2010-09-13 Greg FarnumMerge branch 'msgr' into unstable
2010-09-13 Greg Farnumobjecter: remove unused bufferlist
2010-09-13 Greg FarnumMerge branch 'unstable' into msgr
2010-09-13 Greg Farnumobjecter: remove unused bufferlist
2010-09-13 Greg Farnummsgr: Test reconnect protocol changes.
2010-09-13 Greg Farnummsgr: when both ends support it, exchange in_seq values...
2010-09-13 Greg Farnummsgr: Let requeue_sent remove items completely, given...
2010-09-13 Greg Farnummsgr: If one Connection/Pipe replaces an old one that...
2010-09-13 Sage Weilclient: don't crash on cache readdir of empty dir
2010-09-13 Sage Weilclient: implement readdir from cache
2010-09-13 Sage Weilclient: maintain dn->offset
2010-09-13 Sage Weilclient: remove stray dcache items while insert readdir...
2010-09-13 Sage Weilclient: buffer name->ino linkage only; do stat at time...
2010-09-13 Sage Weilclient: only parse readdir result once
2010-09-13 Sage Weilclient: keep map<> _and_ hash_map<> of dir names
2010-09-13 Sage Weilclient: avoid trivial helper _readdir_add_dirent
2010-09-13 Sage WeilMerge branch 'testing' into unstable
2010-09-13 Sage Weilconfig: fix buffer overrun in env_to_{vec,deq}()
2010-09-13 Sage Weilosd: fix osdcaps parsing negative return value
2010-09-13 Sage Weilfilestore: handle error opening fsid on mkjournal
2010-09-13 Sage Weilfilestore: handle error reading current_op_seq_fn
2010-09-13 Sage Weilfilestore: return on error creating fsid file
2010-09-12 Sage Weilfilestore: fix error paths for _clone()
2010-09-12 Sage Weilmoncaps: fix array out of bounds in parsing
2010-09-12 Sage Weilosd: handle nonexistant file in ager
2010-09-12 Sage Weilosd: check for errors in open, write in write_meta()
2010-09-12 Sage Weilstr_list: fix buffer index when start<0
2010-09-11 Sage Weilmon: remove laggy standby nodes (instead of marking...
2010-09-11 Sage Weilmds: re-add if standby and removed from mdsmap
2010-09-11 Sage Weilosd: don't create clone_obc on replica
2010-09-11 Sage Weilosd: don't leak map_in_progress_cond
2010-09-10 Sage Weilmon: less log noise
2010-09-10 Sage Weilinit-ceph: mkdir log_sym_dir only if not default
2010-09-10 Sage Weilmds: propagate accounted_* into dirfrags on scatterwrit...
2010-09-10 Sage Weilmds: don't xlock and wrlock same dn->versionlock
2010-09-10 Sage Weilmds: drop useless virtual-ness for finish_scatter_gathe...
2010-09-09 Sage Weilmds: journal dirfrag accounted_{r,frag}stat on inode...
2010-09-09 Sage Weilmds: in cinode debug, only show nl= if != 1
2010-09-09 Paul Chianginit-ceph: mkdir log_dir and log_sym_dir
2010-09-09 Sage Weilmon: be a little more conservating in MOSDBoot handling
2010-09-09 Sage Weilosdmap: allow blacklist of an entire ip
2010-09-09 Sage Weilmon: add 'osd blacklist ls'
2010-09-09 Henry C Changcommon: close fd after parsed config file
2010-09-09 Paul Chiangmount.ceph: exit with error code from mount
2010-09-09 Sage Weilmon: 'osd blacklist (add|rm) addr [duration]'
2010-09-09 Sage WeilMerge branch 'testing' into unstable
2010-09-09 Sage Weilmon: fix up variable names to be more clear this is...
2010-09-09 Sage Weilmon: fix osdmap subscribe range
2010-09-09 Sage Weilmon: fix send_incremental ranges; behave when sending...
2010-09-09 Sage Weilmon: handle subscribe to osdmap=1
2010-09-09 Greg Farnumobjecter: remove unused bufferlist
2010-09-09 Sage Weilmds: fix journal replay of session close->open after...
2010-09-08 Sage Weilobjectcacher: fix use-after-free atomic_sync_readx
2010-09-08 Sage Weilmds: fix use-after-free
2010-09-08 Sage Weilmds: fix use-after-free in snaprealm_create_finish
2010-09-08 Sage Weilobjectcacher: cleanup release(), just to be clear
2010-09-08 Sage Weilobjecter: add missing return in list_objects
2010-09-08 Sage Weilobjectcacher: fix use-after-free
2010-09-08 Sage Weilmount: fix scope of secret[]
next