summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lua: don't decode reply on errorcls-luaNoah Watkins2013-08-251-0/+8
* test: use cls_lua client library for unit testsNoah Watkins2013-08-252-26/+15
* lua: provide cls_lua_client libraryNoah Watkins2013-08-253-0/+78
* lua: support cls_cxx_map_clearNoah Watkins2013-08-253-0/+47
* lua: support cls_cxx_[gs]etxattrNoah Watkins2013-08-253-0/+62
* lua: trivial formatting fixNoah Watkins2013-08-251-1/+2
* lua: support bufferlist concatenationNoah Watkins2013-08-253-0/+63
* lua: support bufferlist < and <= operatorsNoah Watkins2013-08-253-0/+51
* lua: use __len metamethod for bufferlist::lengthNoah Watkins2013-08-252-3/+3
* lua: support cls_cxx_write and bufferlist::lengthAdam Manzanares2013-08-254-0/+52
* cls_lua: add Lua object classNoah Watkins2013-08-257-0/+1328
* lua: adds bufferlist and msgpack librariesNoah Watkins2013-08-256-2/+942
* lua: add lua 5.1.5 tarballNoah Watkins2013-08-25102-0/+28517
* Merge remote-tracking branch 'gh/next'Sage Weil2013-08-249-11/+41
|\
| * Merge pull request #531 from dmick/wip-6099Sage Weil2013-08-231-0/+13
| |\
| | * ceph_rest_api.py: create own default for log_fileDan Mick2013-08-231-0/+13
| * | Merge pull request #535 from ceph/wip-readdir-r-sucksYehuda Sadeh2013-08-234-8/+11
| |\ \
| | * | os: make readdir_r buffers largerSage Weil2013-08-232-4/+5
| | * | os: fix readdir_r buffer sizeSage Weil2013-08-232-4/+6
| |/ /
| * | mon/Paxos: fix another uncommitted value corner caseSage Weil2013-08-231-1/+10
| * | rgw: bucket meta remove don't overwrite entry point firstYehuda Sadeh2013-08-231-1/+6
| * | ceph-disk: specify the filetype when mountingAlfredo Deza2013-08-231-0/+1
| * | Merge pull request #532 from dmick/nextSage Weil2013-08-221-1/+0
| |\ \
| | * | PGMonitor: pg dump_stuck should respect --format (plain works fine)Dan Mick2013-08-221-1/+0
| * | | QA: Compile fsstress if missing on machine.Sandon Van Ness2013-08-221-0/+15
| |/ /
* | | Merge pull request #514 from kri5/wip-clang-compilationSage Weil2013-08-233-4/+15
|\ \ \
| * | | Do not use some compilation flag invalid for clangChristophe Courtaut2013-08-203-4/+15
* | | | Merge pull request #522 from kri5/masterSage Weil2013-08-231-42/+47
|\ \ \ \
| * | | | vstart.sh: Adds more ENV variables to configure dev clusterChristophe Courtaut2013-08-211-42/+47
* | | | | rados-config: do not load ceph.confSage Weil2013-08-231-1/+2
* | | | | osd/ReplicatedPG: require write payload match lengthSage Weil2013-08-231-8/+4
* | | | | osd/ReplicatedPG: verify we have enough data for WRITE and WRITEFULLSage Weil2013-08-231-0/+8
* | | | | ReplicatedPG: mark stats invalid when marking unfound lostSamuel Just2013-08-231-2/+5
* | | | | ReplicatedPG: make watch timeout configurableSamuel Just2013-08-232-2/+2
* | | | | osd/OSDCap: allow . for unquoted stringsSage Weil2013-08-232-1/+2
* | | | | mon/MonCap: allow . in unquoted stringSage Weil2013-08-232-1/+2
* | | | | librados: make safe and complete callback arguments separateSage Weil2013-08-231-9/+13
* | | | | mds: remove waiting lock before merging with neighboursDavid Disseldorp2013-08-231-2/+3
* | | | | doc: Fixed broken link by adding Transitioning to ceph-deploy to this doc.John Wilkins2013-08-231-13/+44
* | | | | Merge pull request #495 from kri5/wip-5820Yehuda Sadeh2013-08-231-0/+3
|\ \ \ \ \
| * | | | | rgw: rgw-admin throw an error when invalid flag is passedChristophe Courtaut2013-08-131-0/+3
* | | | | | Merge pull request #533 from ceph/wip-osd-healthy-tuanbleSage Weil2013-08-232-1/+6
|\ \ \ \ \ \
| * | | | | | osd: add 'osd heartbeat min healthy ratio' tunableSage Weil2013-08-222-1/+6
* | | | | | | doc/release-notes: v0.67.2Sage Weil2013-08-232-0/+231
* | | | | | | Merge pull request #528 from kri5/wip-radosgw-admin-helpYehuda Sadeh2013-08-232-0/+2
|\ \ \ \ \ \ \
| * | | | | | | rgw: Adds --system option help to radosgw-adminChristophe Courtaut2013-08-232-0/+2
* | | | | | | | QA: Compile fsstress if missing on machine.Sandon Van Ness2013-08-221-0/+15
* | | | | | | | init-ceph: behave if incompletely installedSage Weil2013-08-221-0/+4
* | | | | | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-08-224-21/+29
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | rgw: fix crash when creating new zone on initYehuda Sadeh2013-08-221-8/+8