]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2012-10-04 Joao Eduardo... mon: dump formatted crushmap on report
2012-10-03 Sage WeilMerge branch 'wip-mds'
2012-10-03 Sam Langclient: Fix #2215 with cache inval in thread
2012-10-03 Sam Langclient: Remove unnecessary checkafter parameter
2012-10-03 Sam Langceph-fuse: Test for fuse cache issue (#2215)
2012-10-03 Sage Weilmds: make migrate_stray() specify full path
2012-10-03 Sage Weildoc: update release-process.rst
2012-10-03 Sage Weilmds: fix stray reintegration check in handle_client_rename
2012-10-03 Gary Lowelldoc: Added description of ceph release process.
2012-10-02 Josh Durginqa: try to reproduce a race more times
2012-10-02 Yan, Zhengmds: Avoid creating unnecessary snaprealm
2012-10-02 Yan, Zhengmds: Properly re-calculate mdsdir inode's auth bit
2012-10-02 Yan, Zhengmds: Trim non auth subtree directory
2012-10-02 Yan, Zhengmds: Properly update dirty dir fragstat during log...
2012-10-02 Yan, Zhengmds: Allow export subtrees in other MDS' stray directory
2012-10-02 Yan, Zhengmds: Avoid save unnecessary parent snaprealm
2012-10-02 Yan, Zhengmds: Set metablob.renamed_dirino in do_rename_rollback()
2012-10-02 Yan, Zhengmds: Fix xlock imports
2012-10-02 Yan, Zhengmds: Allow rename request for stray migration/reintegration
2012-10-02 Yan, Zhengmds: Add finish callback to waiting_for_base_ino wait...
2012-10-02 Yan, Zhengmds: Consider stopping MDS when finding peer inode
2012-10-02 Yan, Zhengmds: Don't drop client request from MDS
2012-10-02 Sage Weilfilejournal: check lseek() return value on darwin
2012-10-02 Sage Weilosdmap, mon: optional dump 'osd tree' in json
2012-10-02 Sam Langclient: Resolves coverity NULL dereference issue
2012-10-02 Sage Weillibcephfs: destroy cmount on ceph_shutdown()
2012-10-02 Sage Weilfilestore: check ioctl SYNC return code
2012-10-01 Samuel Justobj_bencher: fix leak in error path
2012-10-01 Samuel JustPG: assert auth is not end in _compare_scrubmaps
2012-10-01 Samuel JustFileStore: copy paste error _do_copy_range
2012-10-01 John Wilkinsdoc: Removed languages from librados in tech-specific...
2012-10-01 John Wilkinsdoc: Added stack diagram for rgw. Noted NO MDS. Correct...
2012-10-01 John Wilkinsdoc: Removed a setting we can ignore for now.
2012-10-01 John Wilkinsdoc: Minor updates to filesystem settings.
2012-10-01 John Wilkinsdoc: Added journal settings to the config TOC.
2012-10-01 John Wilkinsdoc: Completed a journal configuration reference. Journ...
2012-10-01 Tobias Floreklogrotate: check for executables to avoid cron errors
2012-10-01 Sage Weilfilestore: check lseek64 return value
2012-10-01 Sage Weilfilestore: check ioctl WAIT_SYNC return value
2012-10-01 Sage Weilfilejournal: check lseek64 return value
2012-10-01 Sage Weilmon: fix large pass by value
2012-10-01 Sage Weilmon/PGMap: fix nearfull check
2012-10-01 Sage WeilMerge branch 'next'
2012-10-01 Sage Weiltest_libcephfs: fix test
2012-10-01 Sage Weillibcephfs: fix test workunit
2012-09-30 Sage WeilMerge branch 'next'
2012-09-30 Sage Weilmon: fix recovered_peon assert
2012-09-30 Sage Weilmon: debug recovered_{peon,leader}
2012-09-30 Sage Weilmon: fix recovered_peon assert
2012-09-30 Sage Weilmon: debug recovered_{peon,leader}
2012-09-29 Sage Weilmon: avoid large pass by value in MForward
2012-09-29 Sage Weilmds: fix MDSCacheObject pin printer * logic
2012-09-29 Sage Weilmdsmap: init fields in ctor
2012-09-29 Sage Weilmds: fix potential overflow
2012-09-29 Sage Weilmds: init atid in context
2012-09-29 Sage Weilmds: init log layout in MDCcahe ctor
2012-09-29 Sage Weilmds: simplify get_dirfrag()
2012-09-29 Sage Weilmds: fix mlogger shutdown
2012-09-29 Sage Weilmds: fix leak from get_current_dir_name
2012-09-29 Sage Weillibrbd: simplify math
2012-09-29 Sage Weilmds: add assert to lock path
2012-09-29 Sage Weilmds: fix uninit Dumper fields in ctor
2012-09-29 Sage Weilmds: fix fd leak in dumper
2012-09-29 Sage Weilmds: fix uninit Capability::last_issue
2012-09-29 Sage Weilmds: fix uninit field in CInode
2012-09-29 Sage Weilmds: fix typo in rsubdirs warning
2012-09-29 Sage Weilmds: init CDir fields
2012-09-29 Sage Weilmds: avoid useless have_inode() call
2012-09-29 Sage Weilosd: pass by value
2012-09-29 Sage Weilosd: fix coverity NULL warning
2012-09-29 Sage Weilosd: logger is never NULL
2012-09-29 Sage Weilosd/PG: remove redundant NamedState
2012-09-29 Sage Weilosd: init all vars in PG::NamedState
2012-09-29 Sage Weilceph tool: fix cli test
2012-09-29 Sage Weilmon: fix uninit var warning in session startup
2012-09-29 Sage Weilfilstore: fix leak of fd in write error paths
2012-09-29 Sage Weilfilestore: fix fd leak
2012-09-29 Sage Weilmds: dentry always has dir
2012-09-29 Sage Weillibrbd: init value in CopyProgressCtx ctor
2012-09-29 Sage Weillibrbd: fix overflow assert check
2012-09-29 Sage Weilceph tool: update url in man page
2012-09-29 Sage Weilceph tool: document 'ceph osd map ...' command
2012-09-29 Sage WeilMerge remote-tracking branch 'gh/wip-coverity-common'
2012-09-28 Samuel JustMerge branch 'next'
2012-09-28 Samuel JustFileStore: use fresh vector for calls for listing colle...
2012-09-28 Sage Weilosdmap: restore stream format
2012-09-28 Sage Weilcephtool: fix resource leak
2012-09-28 Sage Weilcls_refcount: fix uninit vals in ctor
2012-09-28 Sage Weilrados: fix error paths in do_put()
2012-09-28 Sage Weilosdmaptool: fix pg_t::parse() return value check
2012-09-28 Sage Weilosdmaptool: check return values
2012-09-28 Sage Weilobjecter: fix dereference after null check
2012-09-28 Sage Weilobjectcacher: fix uninit var in ctor
2012-09-28 Sage Weilobjectcacher: fix uninit it ctor
2012-09-28 Sage Weilobjectcacher: avoid confusing coverity
2012-09-28 Sage Weiljournaler: uninit var in ctor
2012-09-28 Sage Weiljournaler: uninit var in ctor
2012-09-28 Sage Weilfiler: fix overflow
2012-09-28 Sage WeilMOSDFailure: avoid big pass by value
2012-09-28 Sage WeilMMonJoin: avoid large pass by value
next