summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge pull request #1458 from ceph/wip-7489Sage Weil2014-03-143-23/+47
|\ \ \ \ | |_|_|/ |/| | |
| * | | ceph_mon: output error message if unable to bind.Joao Eduardo Luis2014-03-141-1/+3
| * | | ceph_mon: all output after initial fork go to dout/derrJoao Eduardo Luis2014-03-141-14/+17
| * | | ceph_mon: split postfork() in two and finish postfork just before daemonizeJoao Eduardo Luis2014-03-143-8/+27
* | | | Merge pull request #1450 from ceph/wip-7641Loic Dachary2014-03-141-1/+1
|\ \ \ \
| * | | | debian: make ceph depend on ceph-common >= 0.67Sage Weil2014-03-111-1/+1
* | | | | qa/workunits: misc -> fs/miscSage Weil2014-03-138-0/+0
* | | | | Merge pull request #1442 from ceph/wip-magic-badSage Weil2014-03-134-9/+18
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | osd: add tunables for cache_min_{flush,evict}_ageSage Weil2014-03-132-0/+4
| * | | | osd: set default cache_target_{dirty,full}_ratios based on configurableSage Weil2014-03-134-9/+14
* | | | | Merge pull request #1452 from ceph/wip-7706Samuel Just2014-03-132-1/+5
|\ \ \ \ \
| * | | | | config_opts: raise ms_pq_max_tokens_per_priority to 16MBSamuel Just2014-03-131-1/+1
| * | | | | PrioritizedQueue: cap costs at max_tokens_per_subqueueSamuel Just2014-03-131-0/+4
* | | | | | Merge pull request #1447 from ceph/wip-7703Josh Durgin2014-03-133-6/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | rgw: manifest hold the actual bucket used for tail objectsYehuda Sadeh2014-03-133-6/+32
| | |_|/ / | |/| | |
* | | | | Merge pull request #1449 from ceph/wip-7705Sage Weil2014-03-132-25/+27
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ceph_test_rados: wait for commit, not ackSage Weil2014-03-131-25/+25
| * | | | MOSDOp: include reassert_version in printSage Weil2014-03-131-0/+2
|/ / / /
* | | | rbd-fuse: fix signed/unsigned warningSage Weil2014-03-131-1/+1
* | | | Merge pull request #1440 from ceph/wip-7649Samuel Just2014-03-123-97/+57
|\ \ \ \
| * | | | PG: do not wait for flushed before activationSamuel Just2014-03-122-48/+4
| * | | | PG: do not serve requests until replicas have activatedSamuel Just2014-03-122-49/+53
| | |_|/ | |/| |
* | | | Merge pull request #1441 from ceph/wip-7671Sage Weil2014-03-125-7/+26
|\ \ \ \
| * | | | test/librados/watch_notify: create foo before watchingSamuel Just2014-03-121-0/+7
| * | | | test/system/st_rados_watch: expect ENOENT for watch on non-existent objectSamuel Just2014-03-123-7/+15
| * | | | ReplicatedPG: CEPH_OSD_OP_WATCH return -ENOENT if !obs.existsSamuel Just2014-03-111-0/+4
* | | | | Merge pull request #1439 from ceph/wip-7682Sage Weil2014-03-121-0/+6
|\ \ \ \ \
| * | | | | ReplicatedPG::already_(complete|ack) should skip temp object opsSamuel Just2014-03-121-0/+6
|/ / / / /
* | | | | Merge pull request #1434 from ceph/wip-7695Sage Weil2014-03-121-4/+5
|\ \ \ \ \
| * | | | | build-doc: fix checks for required commands for non-debianDanny Al-Gaaf2014-03-121-4/+5
* | | | | | Merge pull request #1436 from ceph/wip-7681Sage Weil2014-03-121-1/+6
|\ \ \ \ \ \
| * | | | | | ECBackend: when removing the temp obj, use the right shardSamuel Just2014-03-121-1/+6
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #1437 from ceph/wip-7650Sage Weil2014-03-121-1/+1
|\ \ \ \ \ \
| * | | | | | tools/rados/rados.cc: use write_full for sync_write for ec poolsSamuel Just2014-03-071-1/+1
* | | | | | | Merge pull request #1412 from ceph/wip-libxfs-flagYehuda Sadeh2014-03-123-18/+33
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | FileStore: support compiling without libxfsIlya Dryomov2014-03-103-18/+33
* | | | | | | Merge pull request #1362 from dachary/wip-7548Sage Weil2014-03-112-11/+165
|\ \ \ \ \ \ \
| * | | | | | | doc: update the operator create pool referenceLoic Dachary2014-03-041-11/+91
| * | | | | | | doc: erasure coded pool developer documentationLoic Dachary2014-03-041-0/+74
* | | | | | | | Merge pull request #1425 from ceph/wip-rbd-fuse-enumerateSage Weil2014-03-111-11/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | rbd-fuse: fix enumerate_images() image names buffer size issueIlya Dryomov2014-03-111-11/+23
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #1409 from enovance/wip-bragSage Weil2014-03-115-316/+501
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of https://github.com/enovance/ceph-brag into fireflyBabu Shanmugam2014-03-105-316/+501
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Removed all regular expression parsing and used '-f json' insteadBabu Shanmugam2014-03-104-71/+40
| | * | | | | | | | Modified num_bytes attribute in components_count to be a raw integerBabu Shanmugam2014-03-105-48/+22
| | * | | | | | | | Broke down sysinfo's format into a histogram with a value and countBabu Shanmugam2014-03-085-99/+295
| | * | | | | | | | Removed nw_info from sysinfoBabu Shanmugam2014-03-075-105/+69
| | * | | | | | | | Made crush_types to be a map of type to count, so we can tell how many racks/...Babu Shanmugam2014-03-074-19/+66
| | * | | | | | | | 1. Removed name of the pool from pool_metadataBabu Shanmugam2014-03-064-17/+14
| | * | | | | | | | 1. simplified the 'bytes' info to just be bytesBabu Shanmugam2014-03-064-37/+75