summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* common/shared_cache.hpp: add clear()Samuel Just2013-05-211-0/+11
* Merge pull request #303 from ceph/wip-librbd-config-createJosh Durgin2013-05-218-13/+162
|\
| * librbd: make image creation defaults configurableJosh Durgin2013-05-165-8/+142
| * rbd.py: fix stripe_unit() and stripe_count()Josh Durgin2013-05-161-4/+10
| * cls_rbd: make sure stripe_unit is not larger than object sizeJosh Durgin2013-05-162-1/+10
* | Merge branch 'next'Sage Weil2013-05-211-2/+3
|\ \
| * | os/LevelDBStore: fix compression selectionSage Weil2013-05-211-2/+3
* | | PG: kill some dead IndexedLog methodsSamuel Just2013-05-201-11/+0
* | | OSD: kill old split code, it's been dead for a whileSamuel Just2013-05-202-160/+0
* | | Merge pull request #260 from ceph/wip-suppressSage Weil2013-05-201-0/+92
|\ \ \
| * | | ceph-disk: add '[un]suppress-activate <dev>' commandSage Weil2013-05-131-0/+92
* | | | mds: better error check on sessionmap loadSage Weil2013-05-201-0/+5
* | | | mon: be a bit more verbose about osd mark down eventsSage Weil2013-05-201-0/+2
* | | | Makefile: add -Wformat-securitySage Weil2013-05-201-5/+16
* | | | Merge remote-tracking branch 'gh/next'Sage Weil2013-05-204-0/+18
|\ \ \ \ | | |/ / | |/| |
| * | | ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
| * | | Merge pull request #295 from ceph/wip-5077Sage Weil2013-05-174-0/+18
| |\ \ \
| | * | | mon: clear pg delta after some periodSage Weil2013-05-164-0/+18
* | | | | Merge pull request #301 from javacruft/wip-upstart-tasksSage Weil2013-05-205-5/+0
|\ \ \ \ \
| * | | | | Remove stop on from upstart tasksJames Page2013-05-205-5/+0
* | | | | | Merge pull request #300 from javacruft/wip-format-securitySage Weil2013-05-201-2/+2
|\ \ \ \ \ \
| * | | | | | Fix -Werror=format-security errorsJames Page2013-05-201-2/+2
| |/ / / / /
* | | | | | ceph df: fix si units for 'global' statsMike Kelly2013-05-201-3/+3
|/ / / / /
* | | | | libcephfs: add ceph_get_pool_name()Sage Weil2013-05-172-0/+26
* | | | | libcephfs: get the pool name of a file pathAndras Elso2013-05-172-1/+34
* | | | | libcephfs: get replication factor of a file handle/pathAndras Elso2013-05-172-1/+25
* | | | | libcephfs: get file handle/path layout infoAndras Elso2013-05-172-0/+68
* | | | | libcephfs: get stripe_unit/stripe_count/object_size/pool_id by file handle/pathAndras Elso2013-05-172-2/+134
* | | | | libcephfs: fix typosAndras Elso2013-05-171-2/+2
* | | | | Client: get describe_layout by file handle/pathAndras Elso2013-05-174-8/+25
* | | | | mon: add 'compact' commandSage Weil2013-05-171-0/+18
* | | | | librbd/internal.cc: fix resource leakDanny Al-Gaaf2013-05-171-0/+1
* | | | | Merge branch 'next'Sage Weil2013-05-166-43/+39
|\ \ \ \ \ | |/ / / /
| * | | | sysvinit: fix enumeration of local daemons when specifying type onlySage Weil2013-05-162-21/+12
| |/ / /
| * | | test_filestore_idempotent_sequence: unmount prior to deleting storeSamuel Just2013-05-161-8/+10
| * | | Revert "test_filejournal.cc: cleanup memory in destructor"Samuel Just2013-05-161-2/+0
| * | | FileJournal: adjust write_pos prior to unlocking write_lockSamuel Just2013-05-161-10/+13
| * | | mds: avoid assert after suicide()Sage Weil2013-05-161-2/+4
| | |/ | |/|
* | | os/FileStore: fix replay guard error msgs (again)Sage Weil2013-05-161-2/+3
* | | os/FileStore: print error code to log on replay guard failureSage Weil2013-05-161-1/+2
* | | client/Client.cc: fix/silence "logically dead code" CID-ErrorDanny Al-Gaaf2013-05-161-12/+11
* | | Merge pull request #290 from dalgaaf/wip-da-SCA-cppcheck-v2Sage Weil2013-05-1628-76/+47
|\ \ \
| * | | objclass/class_debug.cc: reduce scope of 'n' in cls_log()Danny Al-Gaaf2013-05-161-2/+2
| * | | tools/ceph-filestore-dump.cc: reduce scope of 'r' in export_files()Danny Al-Gaaf2013-05-161-2/+1
| * | | test/system/systest_runnable.cc: reduce scope of 'ret' in join()Danny Al-Gaaf2013-05-161-2/+2
| * | | test/system/st_rados_list_objects.cc: reduce scope of 'ret' in run()Danny Al-Gaaf2013-05-161-2/+2
| * | | test/system/st_rados_create_pool.cc_ reduce scope of 'ret' in run()Danny Al-Gaaf2013-05-161-2/+1
| * | | test/system/rados_list_parallel.cc: reduce scope of 'ret'Danny Al-Gaaf2013-05-161-4/+2
| * | | test/librbd/test_librbd.cc: reduce scope of several variablesDanny Al-Gaaf2013-05-161-12/+9
| * | | rgw/rgw_tools.cc: reduce scope of 'ret' in rgw_get_obj()Danny Al-Gaaf2013-05-161-2/+1