summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: create conf file hierarchywip-5978Yehuda Sadeh2013-08-151-2/+7
* doc: Fixed typo.John Wilkins2013-08-141-1/+1
* Merge pull request #500 from ceph/wip-5910Gregory Farnum2013-08-1414-4/+199
|\
| * OSDMonitor: add 'osd perf' command to dump recent osd perf informationSamuel Just2013-08-145-2/+58
| * ObjectStore: add ObjectStore::get_cur_stats and impl in FileStoreSamuel Just2013-08-146-0/+70
| * osd_types: add osd_perf_stat_t typeSamuel Just2013-08-133-2/+71
* | doc: Added dumpling to RPM installation.John Wilkins2013-08-141-4/+26
* | doc: Minor tweaks to debian install.John Wilkins2013-08-141-2/+2
* | doc: Added dumpling installation for Debian/Ubuntu.John Wilkins2013-08-141-3/+24
* | qa/workunits/fs/multiclient_sync_read_eof.pySage Weil2013-08-131-0/+44
* | Merge branch 'next'Gary Lowell2013-08-134-3/+15
|\ \
| * | v0.67v0.67Gary Lowell2013-08-131-0/+6
| |/
| * rgw: fix multi deleteYehuda Sadeh2013-08-121-1/+1
| * ceph-disk: fix mount options passed to move_mountSage Weil2013-08-091-0/+6
| * config_opts.h: reduce osd_recovery_max_active and osd_recovery_max_single_startSamuel Just2013-08-091-2/+2
* | client: add enclosing object for asok dumpsSage Weil2013-08-131-0/+2
* | pybind/ceph_argparse: GPL -> LGPL2Sage Weil2013-08-131-4/+1
* | rbd.cc: relicense as LGPL2Sage Weil2013-08-133-15/+2
* | librados: fix MWatchNotify leakSage Weil2013-08-131-9/+6
* | rgw: do not leak handler in get_handler() error pathSage Weil2013-08-131-1/+3
* | Merge pull request #497 from ksperis/rbdmap.init-3Sage Weil2013-08-131-9/+11
|\ \
| * | init-rbdmap: minor fix no rbd existLaurent Barbe2013-08-131-5/+7
| * | init-rbdmap: fix for recursive umountLaurent Barbe2013-08-131-5/+5
* | | 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
|\ \ \