summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* asdfwip-6240Sage Weil2013-09-251-1/+4
* how deep down the stack?Sage Weil2013-09-251-1/+2
* NI_MAXSERVSage Weil2013-09-251-1/+1
* debug objecterSage Weil2013-09-251-0/+3
* futzingSage Weil2013-09-243-6/+5
* Merge pull request #633 from ceph/wip-repop-leaksDavid Zafman2013-09-241-0/+2
|\
| * osd/ReplicatedPG: fix leak of RepGather on watch timeoutSage Weil2013-09-241-0/+1
| * osd/ReplicatedPG: fix leak of RepGather on large-object COPY_FROMSage Weil2013-09-241-0/+1
* | doc: Removed service ops language and added reference to operations.John Wilkins2013-09-241-9/+5
* | Merge pull request #477 from jpfrancois/patch-1Sage Weil2013-09-240-0/+0
|\ \ | |/ |/|
| * Fix for Swift key commandJP François2013-08-011-2/+2
* | Merge pull request #630 from dachary/masterSage Weil2013-09-241-1/+1
|\ \
| * | osd: change warn_interval_multiplier to uint32_tLoic Dachary2013-09-241-1/+1
|/ /
* | Merge pull request #628 from dachary/wip-erasure-fix-thread-testSage Weil2013-09-246-42/+41
|\ \
| * | ErasureCode: fix plugin loading threaded testLoic Dachary2013-09-246-42/+41
* | | Merge pull request #627 from dachary/masterYehuda Sadeh2013-09-241-4/+5
|\ \ \ | |/ / |/| |
| * | rgw: fix rgw test to reflect usage changeLoic Dachary2013-09-241-4/+5
|/ /
* | Merge pull request #588 from dachary/wip-6274Sage Weil2013-09-2313-28/+1223
|\ \
| * | ceph_argparse: unit tests for validate_command config-keyLoic Dachary2013-09-231-0/+25
| * | ceph_argparse: unit tests for validate_command osdLoic Dachary2013-09-231-0/+510
| * | ceph_argparse: unit tests for validate_command monLoic Dachary2013-09-231-0/+29
| * | ceph_argparse: unit tests for validate_command mdsLoic Dachary2013-09-231-0/+134
| * | ceph_argparse: unit tests for misc validate_commandLoic Dachary2013-09-231-0/+97
| * | ceph_argparse: unit tests for validate_command authLoic Dachary2013-09-231-0/+52
| * | ceph_argparse: unit tests for validate_command pgLoic Dachary2013-09-231-0/+98
| * | pybind: ceph_argparse unit tests foundationsLoic Dachary2013-09-231-0/+48
| * | pybind: catch EntityAddress missing /Loic Dachary2013-09-231-1/+4
| * | mon: validate mon dump epoch as a positive integerLoic Dachary2013-09-231-1/+1
| * | pybind: unit tests for ceph_argparse::parse_json_funcsigsLoic Dachary2013-09-234-0/+47
| * | .gitignore gtags(1) generated filesLoic Dachary2013-09-231-1/+7
| * | mon: get_command_descriptions support programLoic Dachary2013-09-233-0/+122
| * | mon: convenience function to convert commands to jsonLoic Dachary2013-09-232-23/+35
| * | autotools: set noinst_PROGRAMSLoic Dachary2013-09-231-0/+1
| * | autotools: group test scripts in check_SCRIPTSLoic Dachary2013-09-233-2/+13
* | | Merge pull request #566 from ceph/wip-purge-straySage Weil2013-09-2311-157/+193
|\ \ \
| * | | mds: remove dirfrags when purging stray directoryYan, Zheng2013-09-222-16/+18
| * | | mds: avoid fetching backtrace when purging strayYan, Zheng2013-09-222-100/+55
| * | | mds: don't trim stray inode from the cache.Yan, Zheng2013-09-222-7/+17
| * | | mds: remove unnecessary MDCache::maybe_eval_stray() callsYan, Zheng2013-09-223-13/+0
| * | | mds: evaluate stray when releasing inode/dentry's referenceYan, Zheng2013-09-228-8/+53
| * | | mds: allow delay in evaluating strayYan, Zheng2013-09-193-11/+29
| * | | mds: touch dentry bottom recursivelyYan, Zheng2013-09-194-2/+20
| * | | mds: re-integrate stray when link count >= 1Yan, Zheng2013-09-191-1/+1
| * | | mds: fix MDCache::truncate_inode_finish() journalYan, Zheng2013-09-191-2/+3
* | | | Merge pull request #591 from ceph/wip-miscGregory Farnum2013-09-234-13/+14
|\ \ \ \
| * | | | common: fix Mutex, Cond no-copy declarationsSage Weil2013-09-112-4/+4
| * | | | buffer: uninline, constify crc32c()Sage Weil2013-09-092-9/+10
* | | | | Merge branch 'master' of github.com:ceph/cephGreg Farnum2013-09-233-0/+49
|\ \ \ \ \
| * \ \ \ \ Merge pull request #625 from ceph/wip-warn-pgSage Weil2013-09-233-0/+49
| |\ \ \ \ \
| | * | | | | vstart: set 'mon pg min per osd'Sage Weil2013-09-231-0/+1