summaryrefslogtreecommitdiffstats
path: root/debian/changelog (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-03ceph-object-corpus: v0.80-rc1-35-g4812150Sage Weil1-0/+0
2014-05-03mon/PGMonitor: set tid on no-op PGStatsAckSage Weil1-0/+1
2014-05-03mon/OSDMonitor: share latest map with osd on dup boot messageSage Weil1-0/+1
2014-05-01mds: remove mdsdir in the final step of shutdown MDSYan, Zheng1-11/+12
2014-05-01ReplicatedPG: block scrub on blocked object contextsSamuel Just5-6/+43
2014-05-01rados.h,ReplicatedPG: add CEPH_OSD_FLAG_ENFORCE_SNAPC and use on flushSamuel Just3-7/+14
2014-05-01ECBackend::continue_recovery_op: handle a source shard going downSamuel Just1-0/+9
2014-05-01ReplicatedPG: we can get EAGAIN on missing clone flushSamuel Just1-1/+1
2014-05-01ReplicatedPG: do not preserve op context during flushSamuel Just2-85/+96
2014-04-28rgw: fix url escapingYehuda Sadeh1-1/+1
2014-04-28doc/release-notes: v0.67.8 notesSage Weil1-0/+49
2014-04-26mds: terminate readlink result in resapwnSage Weil1-2/+5
2014-04-26ceph_test_rados_api_tier: increase HitSetTrim timeoutsSage Weil1-2/+2
2014-04-25Skipping '_netdev' Debian fstab optionFlorentCoppint1-0/+3
2014-04-24Use new git mirror for qemu-iotestsWarren Usui1-1/+1
2014-04-23ReplicatedPG::do_osd_ops: consider head whiteout in list-snapsSamuel Just1-1/+2
2014-04-23ReplicatedPG::do_op: don't return ENOENT for whiteout on snapdir readSamuel Just1-2/+5
2014-04-23test_rbd.py: ignore children in cache poolsJosh Durgin23-278/+124
2014-04-23mon: add ceph osd pool set <pool> auidLoic Dachary4-4/+20
2014-04-23Support latest qemu iotest codeWarren Usui1-6/+35
2014-04-23client: check cap ID when handling cap export messageYan, Zheng1-2/+4
2014-04-23client: avoid releasing caps that are being usedYan, Zheng1-1/+1
2014-04-23ReplicatedPG: handle ec pools in mark_all_unfound_lostSamuel Just3-5/+16
2014-04-220.80-rc1v0.80-rc1Jenkins2-1/+7
2014-04-22ReplicatedPG: enable mark_unfound_lost delete for ec poolsSamuel Just2-6/+17
2014-04-22qa/workunits/rbd/copy.sh: skip some tests when tiering is enabledSage Weil1-14/+21
2014-04-22qa/workunits/rbd/copy.sh: fix testSage Weil1-3/+13
2014-04-22ECBackend: use std::swap for boost::optionalSamuel Just1-1/+1
2014-04-22mds: make strncpy in ::respawn saferJohn Spray1-1/+1
2014-04-22osd/osd_types: RWState: initialize snaptrimmer_write_markerSage Weil1-1/+6
2014-04-22osdc/Objecter: drop unused fieldSage Weil1-1/+0
2014-04-22doc/release-notes: a bit of prose about fireflySage Weil1-0/+32
2014-04-22osd/osd_types: pg_interval_t: include primaries in operator<<Sage Weil1-1/+3
2014-04-22osd/osd_types: pg_interval_t: include up_primary in pg_interval_tSage Weil2-3/+18
2014-04-22osd/osd_types: pg_interval_t: dump primarySage Weil1-0/+1
2014-04-22osd: change in up set primary constitutes a peering interval changeSage Weil5-10/+86
2014-04-22osd: use parent pgid (as appropriate) in generate_past_intervals()Sage Weil1-4/+6
2014-04-22doc/release-notes: v0.80Sage Weil2-17/+82
2014-04-22qa/workunit/rbd/import_export.sh: skip list-objects tests with tieringSage Weil1-8/+15
2014-04-22qa/workunit/rbd/copy.sh: do not delete/recreate rbd poolSage Weil1-2/+0
2014-04-22doc: Fixed syntax to include 'pool'.John Wilkins1-1/+1
2014-04-22PG::PriorSet: consider lost osds in up_now for pcontdecSamuel Just1-0/+1
2014-04-22ReplicatedPG::do_op: check for blocked snapset objSamuel Just2-1/+35
2014-04-22ReplicatedPG: in trim, grab w locks on obc and snapset_obcSamuel Just3-17/+69
2014-04-22ReplicatedPG: if we get ENOENT on clone, remove clone from snapsetSamuel Just3-9/+45
2014-04-22ReplicatedPG: do not create whiteout clonesSamuel Just1-19/+61
2014-04-22ReplicatedPG,rados: add CEPH_OSD_[COPY_FROM]_MAP_SNAP_TO_CLONESamuel Just4-6/+81
2014-04-21qa/workunits/cephtool/test.sh: make set pg_num test non-racySage Weil1-4/+9
2014-04-21ReplicatedPG: do not use shard for hit_set object namesSamuel Just1-2/+2
2014-04-21ReplicatedPG::agent_load_hit_sets: take ondisk_read_lockSamuel Just1-2/+12