]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-10-05 Sage Weilconfig: fix address list parsing
2010-10-01 Sage Weilosd: fix recovery_primary loop on local clone
2010-09-26 Yehuda Sadehrgw: fix meta attr setting when doing copy operation
2010-09-24 Yehuda Sadehosd: remove assertion
2010-09-23 Sage Weilmds: always pass pick_inode_snap the head
2010-09-22 Sage Weilmon: return errors (not 0) from MonitorStore::get_bl_ss()
2010-09-22 Sage Weilmsgr: do no open connection when policy indicates we...
2010-09-21 Yehuda Sadehrgw: url_decode url prefix
2010-09-21 Yehuda Sadehrgw: url_decode delimiter
2010-09-21 Sage Weilmds: do full pre_dirty()/mark_dirty() on cowed dentries
2010-09-21 Sage Weilmds: only return pdnvec for full path_traverse
2010-09-21 Sage Weilmds: don't instantiate null dentries for snapped namespace
2010-09-18 Sage Weilv0.21.3 v0.21.3
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 Weilmds: drop x/wrlocks before, rdlocks after sending reply
2010-09-17 Sage Weilmds: touch missed dentry when fetching dir on path...
2010-09-16 Greg Farnumclient: Make truncation work properly
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-15 Yehuda Sadehrgw: fix cleanup for certain ops
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-10 Sage Weilmon: less log noise
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 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 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[]
2010-09-08 Sage Weilcrushtool: fix bucket type array bound check
2010-09-08 Sage Weilrados: fix delete[] in aio_bencher
2010-09-08 Sage WeilMerge branch 'uclient_readdir' into testing
2010-09-08 Sage Weilclient: move readdir code around
2010-09-08 Sage Weilclient: reimplement getdir() with readdir_r_cb()
2010-09-08 Sage Weilclient: reimplement readdir
2010-09-08 Sage Weilcfuse: use readdir_r_cb
2010-09-08 Sage Weiluclient: implement readdir_r_cb (callback based readdir)
2010-09-07 Sage WeilMerge branch 'mds_replay_lock_states' into testing
2010-09-07 Sage Weilmds: rename process_reconnected_caps()
2010-09-07 Sage Weilmds: make is_dirty() const in parent and child
2010-09-07 Sage Weilmds: choose lock states for nestlock and dftlock too
2010-09-07 Sage Weilmds: choose lock states on all inodes, not just those...
2010-09-07 Sage Weilmds: choose LOCK if !replicated and dirty scatterlock
2010-09-07 Sage Weilmds: fix bad iterator usage in process_reconnected_caps()
2010-08-26 Sage Weilceph v0.21.2 v0.21.2
2010-08-26 Sage Weilosd: less log noise
2010-08-26 Sage Weilosd: mark down old _from connections too; and fix old...
2010-08-26 Sage Weilosd: don't mark down old _to peers that are still _from...
2010-08-26 Sage Weilosd: always mark down old hb peers; send map update...
2010-08-26 Sage Weilfilejournal: clean up journal initialization sequence...
2010-08-25 Sage Weildebian: don't need to add .git_version in release script
2010-08-25 Sage Weilmakefile: include .git_version in tarball
2010-08-25 Sage Weilmon: error out gracefully when we can't read the magic
2010-08-23 Henry C Changmsgr: release dispatch_throttle on reset connection
2010-08-20 Sage Weilmds: drop old thrash_exports time limit
2010-08-20 Sage Weilosdmaptool: print useful error instead of crashing...
2010-08-20 Sage Weilcrush: return error instead of BUGing on bad forcefed...
2010-08-20 Sage Weilmds: return error to client on invalid mds op
2010-08-20 Sage Weilmds: fix ENOTEMPTY checking on rmdir/rename
2010-08-19 Sage Weilosd: disable potentially dangerous dead code
2010-08-19 Sage Weilosd: carry ondisk write lock for cloned objects
2010-08-18 Sage Weilauth: fix skipping of ~/ if $HOME subst fails
2010-08-13 Sage Weilclient: fix xattr cap writeback
2010-08-13 Sage Weilclient: fix capsnap writeback of uid/gid/mode/xattrs
2010-08-12 Sage Weilfilestore: fix throttling on journal, op_queue for...
2010-08-12 Sage Weilfilestore: fix race in op enqueuing to ensure throttle...
2010-08-12 Sage Weilobjectstore: fix transaction get_num_bytes
2010-08-12 Sage Weilmsgr: don't leak message when sending to a closed conne...
2010-08-12 Sage Weilosd: log push ops as push, not pull
2010-08-12 Sage Weillogger: fix logger counter reset
2010-08-11 Sage Weilceph v0.21.1 v0.21.1
2010-08-11 Sage WeilMakefile: include logrotate.conf in tarball
2010-08-06 Sage Weilmds: fix send_message_client_counted helper
2010-08-05 Sage Weilmakefile: define docdir for old automake versions
2010-08-05 Haifeng Liumonmaptool: man page typo fix
2010-08-04 Sage Weilrados: -i and -o are still there for other commands
2010-08-04 Sage Weilceph.spec.in: fix docdir paths
2010-08-04 Sage Weilceph.spec.in: fix sample.ceph.conf chown
next