index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
debian
/
changelog
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-03
ceph-object-corpus: v0.80-rc1-35-g4812150
Sage Weil
1
-0
/
+0
2014-05-03
mon/PGMonitor: set tid on no-op PGStatsAck
Sage Weil
1
-0
/
+1
2014-05-03
mon/OSDMonitor: share latest map with osd on dup boot message
Sage Weil
1
-0
/
+1
2014-05-01
mds: remove mdsdir in the final step of shutdown MDS
Yan, Zheng
1
-11
/
+12
2014-05-01
ReplicatedPG: block scrub on blocked object contexts
Samuel Just
5
-6
/
+43
2014-05-01
rados.h,ReplicatedPG: add CEPH_OSD_FLAG_ENFORCE_SNAPC and use on flush
Samuel Just
3
-7
/
+14
2014-05-01
ECBackend::continue_recovery_op: handle a source shard going down
Samuel Just
1
-0
/
+9
2014-05-01
ReplicatedPG: we can get EAGAIN on missing clone flush
Samuel Just
1
-1
/
+1
2014-05-01
ReplicatedPG: do not preserve op context during flush
Samuel Just
2
-85
/
+96
2014-04-28
rgw: fix url escaping
Yehuda Sadeh
1
-1
/
+1
2014-04-28
doc/release-notes: v0.67.8 notes
Sage Weil
1
-0
/
+49
2014-04-26
mds: terminate readlink result in resapwn
Sage Weil
1
-2
/
+5
2014-04-26
ceph_test_rados_api_tier: increase HitSetTrim timeouts
Sage Weil
1
-2
/
+2
2014-04-25
Skipping '_netdev' Debian fstab option
FlorentCoppint
1
-0
/
+3
2014-04-24
Use new git mirror for qemu-iotests
Warren Usui
1
-1
/
+1
2014-04-23
ReplicatedPG::do_osd_ops: consider head whiteout in list-snaps
Samuel Just
1
-1
/
+2
2014-04-23
ReplicatedPG::do_op: don't return ENOENT for whiteout on snapdir read
Samuel Just
1
-2
/
+5
2014-04-23
test_rbd.py: ignore children in cache pools
Josh Durgin
23
-278
/
+124
2014-04-23
mon: add ceph osd pool set <pool> auid
Loic Dachary
4
-4
/
+20
2014-04-23
Support latest qemu iotest code
Warren Usui
1
-6
/
+35
2014-04-23
client: check cap ID when handling cap export message
Yan, Zheng
1
-2
/
+4
2014-04-23
client: avoid releasing caps that are being used
Yan, Zheng
1
-1
/
+1
2014-04-23
ReplicatedPG: handle ec pools in mark_all_unfound_lost
Samuel Just
3
-5
/
+16
2014-04-22
0.80-rc1
v0.80-rc1
Jenkins
2
-1
/
+7
2014-04-22
ReplicatedPG: enable mark_unfound_lost delete for ec pools
Samuel Just
2
-6
/
+17
2014-04-22
qa/workunits/rbd/copy.sh: skip some tests when tiering is enabled
Sage Weil
1
-14
/
+21
2014-04-22
qa/workunits/rbd/copy.sh: fix test
Sage Weil
1
-3
/
+13
2014-04-22
ECBackend: use std::swap for boost::optional
Samuel Just
1
-1
/
+1
2014-04-22
mds: make strncpy in ::respawn safer
John Spray
1
-1
/
+1
2014-04-22
osd/osd_types: RWState: initialize snaptrimmer_write_marker
Sage Weil
1
-1
/
+6
2014-04-22
osdc/Objecter: drop unused field
Sage Weil
1
-1
/
+0
2014-04-22
doc/release-notes: a bit of prose about firefly
Sage Weil
1
-0
/
+32
2014-04-22
osd/osd_types: pg_interval_t: include primaries in operator<<
Sage Weil
1
-1
/
+3
2014-04-22
osd/osd_types: pg_interval_t: include up_primary in pg_interval_t
Sage Weil
2
-3
/
+18
2014-04-22
osd/osd_types: pg_interval_t: dump primary
Sage Weil
1
-0
/
+1
2014-04-22
osd: change in up set primary constitutes a peering interval change
Sage Weil
5
-10
/
+86
2014-04-22
osd: use parent pgid (as appropriate) in generate_past_intervals()
Sage Weil
1
-4
/
+6
2014-04-22
doc/release-notes: v0.80
Sage Weil
2
-17
/
+82
2014-04-22
qa/workunit/rbd/import_export.sh: skip list-objects tests with tiering
Sage Weil
1
-8
/
+15
2014-04-22
qa/workunit/rbd/copy.sh: do not delete/recreate rbd pool
Sage Weil
1
-2
/
+0
2014-04-22
doc: Fixed syntax to include 'pool'.
John Wilkins
1
-1
/
+1
2014-04-22
PG::PriorSet: consider lost osds in up_now for pcontdec
Samuel Just
1
-0
/
+1
2014-04-22
ReplicatedPG::do_op: check for blocked snapset obj
Samuel Just
2
-1
/
+35
2014-04-22
ReplicatedPG: in trim, grab w locks on obc and snapset_obc
Samuel Just
3
-17
/
+69
2014-04-22
ReplicatedPG: if we get ENOENT on clone, remove clone from snapset
Samuel Just
3
-9
/
+45
2014-04-22
ReplicatedPG: do not create whiteout clones
Samuel Just
1
-19
/
+61
2014-04-22
ReplicatedPG,rados: add CEPH_OSD_[COPY_FROM]_MAP_SNAP_TO_CLONE
Samuel Just
4
-6
/
+81
2014-04-21
qa/workunits/cephtool/test.sh: make set pg_num test non-racy
Sage Weil
1
-4
/
+9
2014-04-21
ReplicatedPG: do not use shard for hit_set object names
Samuel Just
1
-2
/
+2
2014-04-21
ReplicatedPG::agent_load_hit_sets: take ondisk_read_lock
Samuel Just
1
-2
/
+12
[next]