summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tools: ceph-monstore-tool: add 'getmonmap' commandwip-monstoretool-fooJoao Eduardo Luis2013-05-211-0/+21
* debian: stop sysvinit on ceph.prermSage Weil2013-05-201-0/+1
* ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
* Merge pull request #295 from ceph/wip-5077Sage Weil2013-05-174-0/+18
|\
| * mon: clear pg delta after some periodSage Weil2013-05-164-0/+18
* | sysvinit: fix enumeration of local daemons when specifying type onlySage Weil2013-05-162-21/+12
* | udev: install disk/by-partuuid rulesSage Weil2013-05-164-0/+37
|/
* test_filestore_idempotent_sequence: unmount prior to deleting storeSamuel Just2013-05-161-8/+10
* Revert "test_filejournal.cc: cleanup memory in destructor"Samuel Just2013-05-161-2/+0
* debian: make radosgw require matching version of librados2Sage Weil2013-05-161-1/+1
* FileJournal: adjust write_pos prior to unlocking write_lockSamuel Just2013-05-161-10/+13
* mds: avoid assert after suicide()Sage Weil2013-05-161-2/+4
* Merge branch 'next'Gary Lowell2013-05-142-1/+7
|\
| * v0.62v0.62Gary Lowell2013-05-142-1/+7
* | Merge pull request #283 from dachary/wip-5058athanatos2013-05-143-28/+35
|\ \
| * | reflect recent changes in the pg deletion logicLoic Dachary2013-05-141-8/+3
| * | fix typos and add hyperlink to peeringLoic Dachary2013-05-141-3/+3
| * | typo s/come/some/Loic Dachary2013-05-141-1/+1
| * | update op added to a waiting queue or discardedLoic Dachary2013-05-141-16/+28
* | | doc/rados/configuration: fix [mon] osd min down report* config docsSage Weil2013-05-141-9/+11
* | | md/Sever.cc: fix straydn assertSage Weil2013-05-141-2/+3
* | | Merge pull request #285 from dalgaaf/wip-da-CID-fixes-2-v3Sage Weil2013-05-1416-32/+84
|\ \ \ | |/ / |/| |
| * | rgw/rgw_user.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+4
| * | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-3/+6
| * | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-0/+1
| * | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+3
| * | librados/AioCompletionImpl.h: add missing LockDanny Al-Gaaf2013-05-141-0/+2
| * | src/dupstore.cc: check return value of list_collections()Danny Al-Gaaf2013-05-141-1/+7
| * | mds/Server.cc: fix possible NULL pointer dereferenceDanny Al-Gaaf2013-05-141-1/+1
| * | src/rbd.cc: use 64-bits to shift 'order'Danny Al-Gaaf2013-05-141-1/+1
| * | mon/Monitor.cc: init 'timecheck_acks' with '0' in constructorDanny Al-Gaaf2013-05-141-0/+1
| * | mon/Monitor.h: init 'crc' in constructor with '0'Danny Al-Gaaf2013-05-141-0/+1
| * | mon/QuorumService.h: remove unused QuorumService::flagsDanny Al-Gaaf2013-05-141-1/+0
| * | test/test_cors.cc: initialize key_type in constructorDanny Al-Gaaf2013-05-141-3/+7
| * | tools/ceph.cc: cleanup memory allocated for 'buf'Danny Al-Gaaf2013-05-141-3/+5
| * | tools/ceph.cc: close file descriptor in error caseDanny Al-Gaaf2013-05-141-1/+2
| * | tools/ceph.cc: close file descriptor in error caseDanny Al-Gaaf2013-05-141-0/+1
| * | test_filejournal.cc: cleanup memory in destructorDanny Al-Gaaf2013-05-141-0/+2
| * | librbd/test_librbd.cc: free memory in test_list_children()Danny Al-Gaaf2013-05-141-0/+5
| * | scratchtool.c: cleanup rados_t on errorDanny Al-Gaaf2013-05-141-17/+20
| * | test/kv_store_bench.cc: fix resource leakDanny Al-Gaaf2013-05-141-0/+8
| * | filestore/test_idempotent_sequence.cc: fix FileStore leaksDanny Al-Gaaf2013-05-141-1/+7
| * | ceph-filestore-dump.cc: cleanup on error caseDanny Al-Gaaf2013-05-141-1/+2
| * | ceph-filestore-dump.cc: cleanup resource in error caseDanny Al-Gaaf2013-05-141-0/+1
|/ /
* | doc/release-notes: v0.61.2Sage Weil2013-05-132-0/+42
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-139-70/+153
|\ \ | |/
| * PG: subset_last_update must be at least log.tailSamuel Just2013-05-131-1/+1
| * Merge pull request #280 from ceph/wip-4996Sage Weil2013-05-132-15/+41
| |\
| | * mon: fix validatation of mds ids in mon commandsSage Weil2013-05-132-15/+41
| |/
| * Merge pull request #278 from ceph/wip-4974Sage Weil2013-05-132-3/+36
| |\