]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-12-15 Yehuda Sadehosd: fix watch timer, locking
2010-12-15 Colin Patrick... tools: don't start msgr thread before daemonize
2010-12-15 Sage WeilMerge branch 'objecter' into unstable
2010-12-15 Sage Weilobjecter: check for pg mapping changes in each incremen...
2010-12-15 Sage Weilobjecter: add reopen_session helper
2010-12-15 Sage Weilobjecter: cleanup: rename op maps
2010-12-15 Sage Weilobjecter: track pending requests by osd, not pg
2010-12-15 Sage Weilmds: fix inode ancestor attr encoding
2010-12-15 Sage Weilmsgr: mark down by Connection*
2010-12-15 Colin Patrick... automake: ignore rmdir errors during uninstall
2010-12-15 Yehuda Sadehosd: send pending notification for reconnected watcher
2010-12-15 Colin Patrick... automake: add osd/Watch.h to noinst_HEADERS
2010-12-14 Colin Patrick... logging: use Mutex::Locker
2010-12-14 Colin Patrick... logger: Fix DoutStreambuf::create_rank_symlink
2010-12-14 Colin Patrick... cephtool: rename tools files
2010-12-14 Sage WeilMerge branch 'sync2' into unstable
2010-12-14 Sage Weillibrados: drop watch_lock
2010-12-14 Sage Weilobjecter: drop linger_info_mutex
2010-12-14 Sage Weilobjecter: simplify linger register
2010-12-14 Sage Weilobjecter: fix up linger ack/commit to trigger first...
2010-12-14 Sage Weilobjecter: clean up linger interface
2010-12-14 Sage WeilMerge remote branch 'origin/unstable' into sync2
2010-12-14 Vangelis Koukislogging: Fix use-before-access in debug.cc
2010-12-11 Sage Weilosd: return ENOSPC for non-mds if full flag is set...
2010-12-11 Sage WeilMerge remote branch 'origin/syslog' into unstable
2010-12-11 Sage WeilMerge branch 'gceph' into unstable
2010-12-11 Colin Patrick... gceph: Add gceph to rpm, deb
2010-12-11 Colin Patrick... gceph: run shutdown functions at exit
2010-12-11 Colin Patrick... gceph: fix compile
2010-12-11 Colin Patrick... gceph: add -h argument
2010-12-11 Colin Patrick... ceph tool: Create gceph
2010-12-09 Yehuda Sadehlibrados, objecter: fix unwatch operation
2010-12-09 Colin Patrick... rpm: update changelog
2010-12-09 Colin Patrick... rpm: fix ceph.spec to work with gcephtool
2010-12-09 Yehuda Sadehobjecter: resend_linger copies ops
2010-12-09 Vangelis KoukisFix overflow in FileJournal::_open_file()
2010-12-09 Samuel JustReplicatedPG.cc: Fixes a bug in snap_trimmer where...
2010-12-09 Samuel JustReplicatedPG: snap_trimmer now acquires a read lock...
2010-12-09 Colin Patrick... rpm: don't try to package radosacl
2010-12-09 Colin Patrick... rpm: add pkgconfig to BuildRequires
2010-12-09 Colin Patrick... rpm: set files-attr for radosgw
2010-12-09 Sage Weilfilejournal: reset last_commited_seq if we find journal...
2010-12-09 Yehuda Sadehobjecter: create a new op for resending lingering requests
2010-12-08 Colin Patrick... logger: tweak cmon log output a bit
2010-12-08 Colin Patrick... logging: DoutStreambuf: handle daemonizing better
2010-12-08 Yehuda Sadehobjecter: a few lingering fixes
2010-12-08 Sage Weilmon: use helper for clock drift check; log relative...
2010-12-08 Colin Patrick... logging: debug.h: use DoutStreambuf
2010-12-08 Colin Patrick... logging: Remove _dout_check_log
2010-12-08 Colin Patrick... logging: debug.h: minor cleanup
2010-12-08 Colin Patrick... logging: eliminate dbeginl
2010-12-08 Colin Patrick... logging: Implement rank symlinks
2010-12-08 Colin Patrick... logging: Support isym_path
2010-12-08 Colin Patrick... logging: rename_output_file -> handle_pid_change
2010-12-08 Colin Patrick... logging: _calculate_opath: use g_conf.log_dir
2010-12-08 Colin Patrick... logging: DoutStreambuf: better debug output
2010-12-08 Colin Patrick... logging: create_symlink:sometimes use rel symlinks
2010-12-08 Colin Patrick... logging: implement get_dirname, move get_basename
2010-12-08 Colin Patrick... logging: fix normalize_relative
2010-12-08 Sage Weilmds: sync->mix replica state is sync->mix(2)
2010-12-08 Sage Weilmds: no not choose lock state on replicas
2010-12-08 Sage Weilmds: small rejoin cleanup
2010-12-08 Sage Weilmds: rev mds cluster internal protocol
2010-12-08 Sage Weilmds: fix replay of already-journaled requests
2010-12-08 Sage Weilmds: open undef dirfrags during rejoin
2010-12-08 Sage Weilmds: add missing try_clear_more() to scatterlock
2010-12-08 Sage Weilmds: explicitly pass scatterlock dirty flag to auth...
2010-12-08 Sage Weilmds: send LOCKFLUSHED to trigger finish_flush on replicas
2010-12-08 Sage Weilmds: clear EXPORTINGCAPS on export_reverse
2010-12-08 Sage Weilmds: fix LOOKUPHASH to avoid creating bogus replica...
2010-12-08 Sage Weilmds: introduce rejoin_invent_dirfrag() helper
2010-12-07 Colin Patrick... logging: Add symlink helper functions
2010-12-07 Colin Patrick... logger: fix EINTR handling
2010-12-07 Colin Patrick... logging: rename_output_file: fix bug
2010-12-07 Colin Patrick... logging: DoutStreambuf: Implement log-to-file
2010-12-07 Colin Patrick... logging: Add log_to_file option
2010-12-07 Colin Patrick... logging: DoutStreambuf improvements
2010-12-07 Colin Patrick... automake: in scripts, use sysconfdir as-is
2010-12-07 Colin Patrick... automake: in deb pkg, use --syconfdir=/etc
2010-12-07 Colin Patrick... logging: add DoutStreambuf::set_prio
2010-12-07 Colin Patrick... logging: DoutStreambuf must handle stdout + stderr
2010-12-07 Colin Patrick... logging: Add log_to_syslog option
2010-12-07 Sage Weilmkcephfs: require -k; update man page
2010-12-06 Colin Patrick... Rename SyslogStreambuf -> DoutStreambuf
2010-12-06 Colin Patrick... logging: debug.h: move some debug functions
2010-12-06 Colin Patrick... logging: optimize with likely/unlikely macros
2010-12-06 Colin Patrick... logging: Replace derr with dout
2010-12-06 Colin Patrick... logging: add g_conf.clog_to_syslog
2010-12-06 Colin Patrick... logging: LogEntry: don't pass enums by reference
2010-12-06 Colin Patrick... logging: MLog.h: const cleanup
2010-12-06 Colin Patrick... logging: LogClient: refactor handle_log_ack
2010-12-06 Colin Patrick... logging:Move LogEntry.h into common with LogClient
2010-12-06 Colin Patrick... logging: better syntax for LogClient
2010-12-06 Yehuda Sadehconfigure: detect crypto++ library
2010-12-06 Sage Weilosd: drop not-quite-copy constructor for object_info_t
2010-12-06 Greg FarnumMDS: Encode a full ancestor trace on inodes, not just...
2010-12-06 Yehuda Sadehlibrados: fix the C++ interface init
2010-12-06 Colin Patrick... librados: fix error path in rados_deinitialize
2010-12-06 Yehuda Sadehlibrados: fix the C++ interface init
2010-12-06 Yehuda Sadehlibrados: fix C interface error handling in init code
next