summaryrefslogtreecommitdiffstats
path: root/debian/libcephfs-jni.install (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-06debian: remove lttng checking from rulesJosh Durgin1-6/+0
2015-04-01librbd: snap_remove should ignore -ENOENT errorsJason Dillaman1-1/+4
2015-04-01librbd: get_parent_info should protect against invalid parentJason Dillaman1-0/+3
2015-03-31ReplicatedPG::cancel_pull: requeue waiters as wellSamuel Just1-0/+11
2015-03-31ReplicatedPG: don't write hitset while scrubbing, update scrub_cstatSamuel Just1-0/+8
2015-03-31ReplicatedPG: in do_op, requeue op if we requeue waiters in agent_choose_modeSamuel Just2-4/+11
2015-03-31ReplicatedPG: requeue waiting_for_active before waiting_for_cache_not_fullSamuel Just1-1/+1
2015-03-31ReplicatedPG::promote_object: do not create obc if not promotingSamuel Just1-9/+10
2015-03-31ECTransaction: write out the hinfo key on touch as wellSamuel Just1-1/+17
2015-03-30osd: drop unused utime_t now arg to issue_repopSage Weil2-7/+4
2015-03-30osd: do not update mtime when recording digestJianpeng Ma1-0/+1
2015-03-28test: Add testing for PGLog::filter_log()David Zafman1-0/+111
2015-03-28osd: Create a filter_log for PGLogDavid Zafman2-0/+13
2015-03-28ceph-objectstore-tool, osd: Filter the pg_log_t for objects no longer in pgDavid Zafman3-1/+47
2015-03-27common: send cluster log messages to 'cluster' channel by defaultSage Weil4-20/+29
2015-03-27ceph-objectstore-tool: Fix message and make it debug only to stderrDavid Zafman1-1/+2
2015-03-27ceph-objectstore-tool: Remove bogus comment and eliminate a debug messageDavid Zafman1-4/+3
2015-03-26osd/: Move ReplicatedBackend methods into ReplicatedBackend.ccSamuel Just2-1626/+1623
2015-03-26ReplicatedPG: remove unused C_OnPushCommitSamuel Just2-12/+0
2015-03-25PG: set/clear CREATING in Primary state entry/exitSamuel Just1-6/+5
2015-03-25qa/workunits/fs/misc: fix filelock_interrupt.pyYan, Zheng1-5/+12
2015-03-24ReplicatedPG: trim backfill intervals based on peer's last_backfill_startedSamuel Just1-1/+2
2015-03-24rgw: shut down timer before erroring outYehuda Sadeh1-0/+5
2015-03-23ReplicatedPG::promote_object: check scrubber and block if necessarySamuel Just2-1/+17
2015-03-23osd/: s/is_degraded_object/is_degraded_or_backfilling_objectSamuel Just2-14/+14
2015-03-23Revert "osd/: update peer_missing and local missing if we write a degraded ob...Samuel Just5-123/+0
2015-03-23Revert "append_log: use remove_snap_mapped_object"Samuel Just1-3/+1
2015-03-23Revert "osd/: don't block writes on degraded objects"Samuel Just3-5/+13
2015-03-23Revert "ReplicatedPG: block writes on degraded objects for ec pools"Samuel Just1-16/+0
2015-03-23Revert "Merge pull request #3641 from athanatos/wip-10731"Samuel Just2-8/+1
2015-03-23Revert "osd/: s/is_degraded_object/is_degraded_or_backfilling_object"Samuel Just2-15/+15
2015-03-23rgw: update makefile to enable civetweb configYehuda Sadeh2-4/+15
2015-03-23civetweb: update submoduleYehuda Sadeh1-0/+0
2015-03-23rgw: pass civetweb configurables to civetwebYehuda Sadeh1-2/+24
2015-03-23rgw: don't overwrite bucket / object owner when setting aclsYehuda Sadeh3-11/+13
2015-03-23Revert "ReplicatedPG: only allow a degraded write if we have at least min_siz...Samuel Just3-43/+4
2015-03-23Revert "Merge pull request #3911 from athanatos/wip-11057"Samuel Just1-1/+0
2015-03-22doc: Regenerate man/ceph.8 based on ceph.rst changesDavid Zafman1-9/+29
2015-03-22doc: Break ceph osd pool get into sections based on pool typeDavid Zafman1-5/+9
2015-03-21erasure code: add shec's documentation / change default layoutTakeshi Miyamae4-8/+141
2015-03-21ceph-objectstore-tool: Use exit status 11 for incompatible import attemptDavid Zafman1-2/+5
2015-03-21osd: fix omap digest clearing for omap write opsSage Weil1-2/+2
2015-03-21os/MemStore: make omap_clear zap the omap header tooSage Weil1-0/+1
2015-03-21ceph_test_rados_api_aio: verify omap_clear clears header, tooSage Weil1-0/+47
2015-03-21ceph-objectstore-tool: Output only unsupported features when incomatibleDavid Zafman1-1/+2
2015-03-20osd: only complain about stored vs actual digest if all peers support itSage Weil1-1/+2
2015-03-19PG::find_best_info: reject infos with old last_epoch_startedSamuel Just1-0/+3
2015-03-19init-radosgw*: don't require rgw_socket_path to be definedYehuda Sadeh2-12/+0
2015-03-19PG: ensure that info.last_epoch_started only increasesSamuel Just1-4/+14