]> git.apps.os.sepia.ceph.com Git - ceph.git/shortlog
ceph.git
2011-01-17 Sage Weilosd: drop messages from before we moved back to boot...
2011-01-15 Greg FarnumMDS: Use new C_Gather::get_num_remaining() in MDCache.
2011-01-15 Greg FarnumC_Gather: Set debug #ifdefs to remove set.
2011-01-15 Greg FarnumC_Gather: Rewrite for thread safety.
2011-01-14 Greg Farnummds: call MonClient::shutdown when doing a journal...
2011-01-14 Colin Patrick... os: don't crash on no-journal case
2011-01-14 Sage Weilmds: tolerate (with warning) replayed op with bad preal...
2011-01-14 Sage Weilmds: improve debug output on ESession journal replay
2011-01-14 Samuel JustOSD,ReplicatedPG: Do not run snap_trimmer while the...
2011-01-13 Sage Weilfilejournal: rewrite completion handling, fix ordering...
2011-01-13 Samuel JustPG: activate should not enqueue snap_trimmer on a replica
2011-01-12 Samuel JustReplicatedPG: Fix oi.size bug in _rollback_to
2011-01-12 Samuel JustReplicatedPG: register_object_context and register_snap...
2011-01-12 Samuel JustReplicatedPG: snap_trimmer work around
2011-01-11 Colin Patrick... osd: OSD::queue_pg_for_deletion: avoid double del
2011-01-11 Sage Weilmds: avoid double-pinning stray inodes
2011-01-10 Samuel JustReplicatedPG: Fix bug in rollback
2011-01-08 Sage Weilv0.24.1 v0.24.1
2011-01-07 Samuel JustReplicatedPG: get_object_context ssc refcount leak
2011-01-06 Samuel JustReplicatedPG: clone_overlap should contain one entry...
2011-01-04 Samuel JustPG: Fixes bug in _scrub with checking clones
2011-01-04 Samuel JustPG: Fix bug in scrub when checking clone sizes
2011-01-04 Sage Weilmds: assert no submit_entry during replay state
2011-01-04 Sage Weilmds: start new log segment resolve start, not replay...
2011-01-04 Sage Weilosd: clean up backlog generation checks a bit
2011-01-04 Sage Weilosd: generate backlog if needed to get last_complete...
2011-01-04 Sage Weilosd: send sufficient log to compensate for replicas...
2011-01-03 Sage Weilmds: load root inode on replay if auth
2011-01-03 Greg Farnummsgr: Unlock dispatch_queue.lock when short-circuiting...
2011-01-03 Sage Weilfilestore: assert on out of order journal pipeline...
2011-01-03 Sage Weilfilestore: fix wake condition when journal submission...
2011-01-03 Sage Weilmds: fix purge_stray for directories, zeroed layouts
2011-01-03 Colin Patrick... osd: PG::Info::History: init last_epoch_clean
2011-01-03 Samuel JustSimpleMessenger.cc: Fixes a dispatch_throttler leak...
2010-12-20 Sage Weilv0.24 v0.24
2010-12-20 Sage Weilosd: compensate for replicas with tail > last_complete
2010-12-18 Sage Weilmds: make nested scatterlock state change check more...
2010-12-17 Sage Weilfilestore: make OpSequencer::flush() work for writeahea...
2010-12-17 Colin Patrick... mon: build_initial_monmap: fix mismatched alloc
2010-12-17 Colin Patrick... common: cleanups
2010-12-17 Colin Patrick... osd: PG::choose_acting: fix major iterator mistake
2010-12-17 Colin Patrick... rgw: fix fd leak on error path
2010-12-17 Colin Patrick... hadoop: fix a bunch of mismatched allocations
2010-12-17 Colin Patrick... auth: avoid mismatched allocation
2010-12-17 Sage Weilosd: flush pg writes to disk before starting scrub...
2010-12-17 Sage Weilfilestore: add per-sequencer flush operation
2010-12-17 Sage Weilosd: debug scan_list and scrub a bit better
2010-12-17 Sage Weilosd: clear INCONSISTENT if scrub detects no errors
2010-12-17 Sage Weilosd: add assert that we're replica
2010-12-17 Laszlo Boszormenyidebian: don't strip rados classes
2010-12-17 Laszlo Boszormenyidebian: rename ceph.lintian -> ceph.lintian-overrides
2010-12-16 Samuel JustPG.cc:
2010-12-16 Samuel JustReplicatedPG.cc:
2010-12-15 Sage Weilfilestore: detect final version of async ioctl SNAP_CRE...
2010-12-15 Greg Farnummds: Save straydn in mdr so it's consistent across...
2010-12-14 Sage Weilmon: trim pgmap less aggressively
2010-12-14 Yehuda Sadehcrypto: catch cryptopp decrypt/encrypt exceptions
2010-12-14 Colin Patrick... osd: PG::prior_set_affected: const cleanup
2010-12-12 Sage Weilmds: fix replay/resent vs completed request check
2010-12-09 Colin Patrick... rpm: update changelog
2010-12-09 Colin Patrick... rpm: fix ceph.spec to work with gcephtool
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-08 Sage Weilmon: use helper for clock drift check; log 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... automake: in scripts, use sysconfdir as-is
2010-12-07 Colin Patrick... automake: in deb pkg, use --syconfdir=/etc
2010-12-07 Sage Weilmkcephfs: require -k; update man page
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 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
2010-12-06 Greg Farnumclient: resync ioctl header from ceph-client.
2010-12-06 Laszlo BoszormenyiTune Debian packaging for the upcoming v0.24 release.
2010-12-05 Sage Weilosd: search for unfound on osds in might_have_unfound
2010-12-05 Sage WeilMakefile: make radosacl build WITH_DEBUG only
2010-12-04 Yehuda Sadehceph.spec.in: update dependency
2010-12-04 Yehuda Sadehrgw: null terminate armor result
2010-12-04 Yehuda Sadehrgw: get rid of openssl altogether
2010-12-04 Yehuda Sadehconfigure: check for the presence of libcrypto++ header...
2010-12-04 Yehuda Sadehcrypto: change include
2010-12-04 Yehuda Sadehcommon: remove base64.c
2010-12-04 Yehuda Sadehcrypto: remove old openssl implementation
next