]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2010-12-28 Colin Patrick... signals: Handle SIGILL, SIGBUS, SIGFPE.
2010-12-27 Colin Patrick... test: add TestSignalHandlers
2010-12-21 Samuel Justrgw_admin: fix compile error in usage
2010-12-21 Greg Farnumlibrados: Fix compile error by adding std:: namespace
2010-12-20 Greg Farnumobjectcacher: Fix erroneous reference to "lock" with...
2010-12-18 Sage Weilmds: issue caps on regular files created via MKNOD
2010-12-18 Sage Weilmds: set a writeable client range on regular files...
2010-12-18 Sage Weilmds: set layout on files created by MKNOD instead of...
2010-12-18 Sage Weilcephx: fix uninitialized value
2010-12-17 Colin Patrick... osd: refactor _get_pool / _put_pool a little bit
2010-12-17 Colin Patrick... osd: OSD::_lookup_pool: avoid double lookup
2010-12-17 Colin Patrick... test: create test_pools.sh
2010-12-17 Colin Patrick... logging: eliminate out-of-range dout calls
2010-12-17 Colin Patrick... common: more cerr -> derr conversions
2010-12-16 Colin Patrick... gceph,ceph: replace cerr->derr
2010-12-16 Colin Patrick... cosd: replace cerr with derr
2010-12-16 Colin Patrick... osd: FileJournal: use derr
2010-12-16 Colin Patrick... logging: re-introduce derr
2010-12-16 Yehuda Sadehosd: send notify message only to unexpired watchers
2010-12-16 Yehuda Sadehosd: timed out watcher is added to unconnected map
2010-12-16 Colin Patrick... logging: close file when reloading global config
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
next