summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* librados: fix async aio completion wakeupwip-5919Sage Weil2013-08-131-12/+17
* librados: fix locking for AioCompletionImpl refcountingJosh Durgin2013-08-131-5/+9
* doc/release-notes: fix rstSage Weil2013-08-131-10/+8
* doc/release-notes: upgrade sequenceSage Weil2013-08-131-0/+19
* doc/release-notes: roll-up of upgrade/compat notes from cuttlefish to dumplingSage Weil2013-08-131-0/+50
* Makefile.am: fix libglobal.la racesGary Lowell2013-08-121-11/+8
* doc/release-notes: adjust whitespaceSage Weil2013-08-091-45/+45
* doc/release-notes: v0.67 release notesSage Weil2013-08-092-45/+160
* Merge remote-tracking branch 'gh/next'Sage Weil2013-08-099-30/+64
|\
| * ceph: retry new-style mon command if we get EINVAL from the old-style commandSage Weil2013-08-091-15/+23
| * common: pick_addresses: fix bug with observer class that triggered #5205Joao Eduardo Luis2013-08-091-7/+6
| * rgw: return 423 Locked response when failing to lock objectYehuda Sadeh2013-08-094-0/+8
| * rgw: make RGWHTTPClient callback methods pure virtualYehuda Sadeh2013-08-092-3/+22
| * rgw: rename read_header() to receive_header() where neededYehuda Sadeh2013-08-091-2/+2
| * rgw: rename data receive callbacks in swift token revocationYehuda Sadeh2013-08-091-2/+2
| * RadosClient: shutdown monclient after dropping lockSamuel Just2013-08-081-1/+1
* | Merge pull request #486 from kri5/wip-s3-compliance-docYehuda Sadeh2013-08-092-1/+306
|\ \
| * | doc: Add a page about rgw S3 API complianceChristophe Courtaut2013-08-092-1/+306
* | | Merge remote-tracking branch 'gh/wip-5648-c'Sage Weil2013-08-0910-145/+533
|\ \ \
| * | | test: mon: moncap: add 'allow command foo with arg="bar.baz"' testsJoao Eduardo Luis2013-08-061-0/+2
| * | | qa: workunits: mon: workunit to stress the monitor's capsJoao Eduardo Luis2013-08-061-0/+370
| * | | mon: AuthMonitor: change 'auth add' behaviourJoao Eduardo Luis2013-08-061-16/+98
| * | | mon: drop old _allowed_command()Sage Weil2013-08-062-42/+0
| * | | mon: services: no longer needed to enforce caps on a per-service basisJoao Eduardo Luis2013-08-067-31/+12
| * | | mon: Monitor: purge old permission checking format on handle_command()Joao Eduardo Luis2013-08-061-57/+0
| * | | mon: Monitor: check caps considering command's requirementsJoao Eduardo Luis2013-08-062-0/+52
* | | | PendingReleaseNotes: note 'ceph daemon ...' argument behavior changeSage Weil2013-08-091-0/+11
| |/ / |/| |
* | | mds: notify clients about deleted inodeYan, Zheng2013-08-081-0/+4
* | | Merge remote-tracking branch 'yan/wip-mds'Sage Weil2013-08-087-56/+52
|\ \ \
| * | | mds: don't issue caps while session is staleYan, Zheng2013-08-051-1/+3
| * | | mds: change LOCK_SCAN to unstable stateYan, Zheng2013-08-054-16/+7
| * | | mds: handle "state == LOCK_LOCK_XLOCK" when cancelling xlockYan, Zheng2013-08-051-2/+10
| * | | mds: remove "type != CEPH_LOCK_DN" check in Locker::cancel_locking()Yan, Zheng2013-08-051-7/+5
| * | | mds: revoke GSHARED cap when finishing xlockYan, Zheng2013-08-052-32/+27
| * | | mds: fix cap revoke confirmationYan, Zheng2013-08-051-3/+5
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-08-0835-167/+386
|\ \ \ \ | | |_|/ | |/| |
| * | | buffer: change #include orderSage Weil2013-08-081-1/+2
| * | | make sure we are using the mount optionsAlfredo Deza2013-08-081-0/+4
| * | | Merge pull request #487 from ceph/wip-5746Sage Weil2013-08-081-3/+8
| |\ \ \
| | * | | ceph.in: Re-enable ceph interactive mode (missing its output).Dan Mick2013-08-081-3/+8
| * | | | Merge pull request #488 from dmick/wip-dmick-daemon-einvalSage Weil2013-08-081-2/+4
| |\ \ \ \
| | * | | | ceph.in: return EINVAL on daemon command errorDan Mick2013-08-081-2/+4
| |/ / / /
| * | | | mon: fix 'osd crush rule rm ...' dup argSage Weil2013-08-081-2/+1
| * | | | qa/workunits/cephtool/test.sh: test set/unset of all osd flagsSage Weil2013-08-071-0/+8
| * | | | mon/MonCommands: fix typo nobackfile -> nobackfillSage Weil2013-08-071-2/+2
| * | | | Add back the mistakenly removed "ceph osd set noscrub/nodeep-scrub"Dan Mick2013-08-072-2/+10
| * | | | Merge branch 'wip-recovery-op-warn' into nextSamuel Just2013-08-069-50/+100
| |\ \ \ \
| | * | | | OSD: suspend timeout on process_peering_events pg lockSamuel Just2013-08-061-1/+1
| | * | | | OSD: only start osd_recovery_max_single_start at onceSamuel Just2013-08-062-2/+4
| | * | | | ReplicatedPG: ping tphandle between pushesSamuel Just2013-08-062-7/+11