summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* v0.52v0.52Gary Lowell2012-09-272-1/+7
* rgw: copy_object should not override ETAG implicitlyYehuda Sadeh2012-09-261-0/+3
* rgw: url_decode should allocate extra byte for destYehuda Sadeh2012-09-251-1/+1
* uuid: include unistd to make encode testing workSage Weil2012-09-201-0/+1
* rbd/copy.sh: fix typoAlex Elder2012-09-181-1/+1
* librbd: bump versionJosh Durgin2012-09-181-1/+1
* cls_rbd: remove locking methodsJosh Durgin2012-09-184-435/+0
* rbd: add locking commandsJosh Durgin2012-09-186-18/+480
* qa: update rbd tests and runnerJosh Durgin2012-09-182-5/+3
* librbd: use generic cls_lock instead of cls_rbd's lockingJosh Durgin2012-09-1812-96/+512
* cls_lock_client: add ObjectOperation-based get_lock_infoJosh Durgin2012-09-182-16/+35
* cls_lock_types: add missing includeJosh Durgin2012-09-181-1/+2
* cls_lock_client: return error when decoding failsJosh Durgin2012-09-181-2/+2
* cls_lock_client: fix indentationJosh Durgin2012-09-181-52/+51
* cls_lock_client: change modified reference parameters to pointersJosh Durgin2012-09-184-93/+96
* cls_lock_client: clean up reference parametersJosh Durgin2012-09-184-50/+59
* cls_lock: fix some spacingJosh Durgin2012-09-181-3/+4
* cls_lock: specify librados namespace explicitlyYehuda Sadeh2012-09-181-14/+14
* rbd: only open the destination pool for importJosh Durgin2012-09-181-1/+1
* qa: test args for rbd importJosh Durgin2012-09-181-0/+45
* rbd: make --pool/--image args easier to understand for importJosh Durgin2012-09-181-6/+6
* librbd, cls_rbd: close snapshot creation race with old formatJosh Durgin2012-09-183-1/+31
* librbd: fix delete[]Sage Weil2012-09-181-1/+1
* doc: clarify rbd man page (esp. layering)Josh Durgin2012-09-182-16/+118
* rbd: add --format optionJosh Durgin2012-09-184-44/+94
* librbd: prevent racing clone and snap unprotectJosh Durgin2012-09-181-0/+18
* rbd: add "children" command, update cli test filesDan Mick2012-09-184-5/+51
* librbd: add {rbd_}list_children() methodsDan Mick2012-09-188-0/+307
* ReplicatedPG: do not start_recovery_op if we are already pushingSamuel Just2012-09-111-1/+2
* osd: fill in user log entry last after snapdir tranSage Weil2012-09-111-39/+41
* osd: fix waiting_for_disk assertionSage Weil2012-08-281-5/+8
* rados_bench: wait for completion callbacks before returningMike Ryan2012-08-281-1/+1
* Merge branch 'wip-objecter' into nextSage Weil2012-08-274-49/+98
|\
| * objecter: fix skipped map handlingSage Weil2012-08-271-8/+8
| * objecter: send queued requests when we get first osdmapSage Weil2012-08-272-45/+58
| * objecter: fix is_latest_map() retry on mon session restartSage Weil2012-08-271-2/+20
| * monclient: pass EAGAIN to is_latest_map() callersSage Weil2012-08-272-1/+9
| * monclient: document get_version(), and fix return valueSage Weil2012-08-272-1/+11
* | osd: requeue dup ops inline with in-progress opsSage Weil2012-08-272-13/+15
|/
* osd: turn off lockdep during shutdown signal handlerSage Weil2012-08-261-0/+3
* Merge tag 'v0.51'Sage Weil2012-08-262-1/+7
|\
| * v0.51v0.51Sage Weil2012-08-252-1/+7
* | mon: require --idSage Weil2012-08-251-0/+5
* | interval_set: predeclare const_iteratorSage Weil2012-08-241-0/+3
* | Makefile: update coverity rulesSage Weil2012-08-241-8/+16
* | librbd-dev.install: package new rbd/features.h header file.Gary Lowell2012-08-241-0/+1
* | Merge branch 'next'Sage Weil2012-08-241-1/+3
|\ \ | |/
| * osd: fix use-after-free in handle_notify_timeoutSage Weil2012-08-241-1/+3
| * ceph.spec.in: package new rados library.Gary Lowell2012-08-231-1/+2
| * Don't package crush header files.Gary Lowell2012-08-231-5/+0