summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: fix multi deletewip-5931-cuttlefishYehuda Sadeh2013-08-121-1/+1
* ceph.spec.in: obsolete ceph-libs only on the affected distroDanny Al-Gaaf2013-08-091-0/+6
* ceph.spec.in: Obsolete ceph-libsGary Lowell2013-08-091-0/+3
* common: pick_addresses: fix bug with observer class that triggered #5205Joao Eduardo Luis2013-08-091-7/+6
* make sure we are using the mount optionsAlfredo Deza2013-08-081-0/+4
* PG: set !flushed in Reset()Samuel Just2013-08-081-1/+2
* osd: make open classes on start optionalSage Weil2013-08-072-1/+4
* osd: load all classes on startupSage Weil2013-08-073-1/+40
* ceph_test_rados: print version banner on startupSage Weil2013-07-281-0/+3
* ceph_test_rados: add --pool <name> argSage Weil2013-07-281-1/+3
* upstart: stop ceph-create-keys when the monitor stopsSage Weil2013-07-261-0/+1
* FileStore: fix fd leak in _check_global_replay_guardSamuel Just2013-07-261-0/+1
* mon/Paxos: share uncommitted value when leader is/was behindSage Weil2013-07-251-1/+1
* Merge remote-tracking branch 'gh/cuttlefish-next' into cuttlefishSage Weil2013-07-2517-131/+412
|\
| * HashIndex: reset attr upon split or merge completionSamuel Just2013-07-251-13/+2
| * test/filestore/store_test: add test for 5723Samuel Just2013-07-252-5/+77
| * FileStore::_collection_rename: fix global replay guardSamuel Just2013-07-251-3/+10
| * PGLog::rewind_divergent_log: unindex only works from tail, index() insteadSamuel Just2013-07-241-1/+2
| * msg/Pipe: do not hold pipe_lock for verify_authorizer()Sage Weil2013-07-241-3/+8
| * msg/Pipe: a bit of additional debug outputSage Weil2013-07-241-2/+7
| * msg/Pipe: hold pipe_lock during important parts of accept()Sage Weil2013-07-241-14/+28
| * msgr: fix a typo/goto-cross from dd4addef2dGreg Farnum2013-07-241-1/+2
| * msgr: close accepting_pipes from mark_down_all()Sage Weil2013-07-241-0/+11
| * msgr: maintain list of accepting pipesSage Weil2013-07-243-0/+11
| * msgr: adjust nonce on rebind()Sage Weil2013-07-241-0/+5
| * msgr: mark_down_all() after, not before, rebindSage Weil2013-07-241-2/+3
| * msg/Pipe: unlock msgr->lock earlier in accept()Sage Weil2013-07-241-4/+1
| * msg/Pipe: avoid creating empty out_q entrySage Weil2013-07-241-0/+4
| * msg/Pipe: assert lock is held in various helpersSage Weil2013-07-241-0/+3
| * msg/Pipe: be a bit more explicit about encoding outgoing messagesSage Weil2013-07-241-2/+8
| * msg/Pipe: fix RECONNECT_SEQ behaviorSage Weil2013-07-241-1/+9
| * msgr: reaper: make sure pipe has been cleared (under pipe_lock)Sage Weil2013-07-241-2/+2
| * msg/Pipe: goto fail_unlocked on early failures in accept()Sage Weil2013-07-241-55/+46
| * msgr: clear con->pipe inside pipe_lock on mark_downSage Weil2013-07-241-0/+10
| * msgr: clear_pipe inside pipe_lock on mark_down_allSage Weil2013-07-241-0/+2
| * ReplicatedPG: track temp collection contents, clear during on_changeSamuel Just2013-07-242-0/+29
| * PG, ReplicatedPG: pass a transaction down to ReplicatedPG::on_changeSamuel Just2013-07-244-7/+10
| * PG: start flush on primary only after we process the master logSamuel Just2013-07-241-5/+15
| * ReplicatedPG: replace clean_up_local with a debug checkSamuel Just2013-07-245-13/+24
| * FileStore: add global replay guard for split, collection_renameSamuel Just2013-07-242-0/+84
| * OSD: add config option for peering_wq batch sizeSamuel Just2013-07-243-5/+6
* | v0.61.7v0.61.7Gary Lowell2013-07-242-1/+7
|/
* ceph-disk: use new get_dev_path helper for listSage Weil2013-07-241-4/+4
* ceph-disk: use /sys/block to determine partition device namesSage Weil2013-07-241-1/+24
* ceph-disk: reimplement is_partition() using /sys/blockSage Weil2013-07-241-16/+9
* ceph-disk: use get_dev_name() helper throughoutSage Weil2013-07-241-4/+4
* ceph-disk: refactor list_[all_]partitionsSage Weil2013-07-241-32/+19
* ceph-disk: add get_dev_name, path helpersSage Weil2013-07-241-0/+25
* ceph-disk: handle /dev/foo/bar devices throughoutSage Weil2013-07-241-4/+4
* ceph-disk: make is_held() smarter about full disksSage Weil2013-07-241-7/+14