summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Compatibility with wireshark revision 45655wip-wireshark-zafmanDavid Zafman2013-01-282-41/+41
* Merge pull request #35 from cholcombe973/masterYehuda Sadeh2013-01-221-1/+1
|\
| * Update src/rgw/rgw_admin.cccholcombe9732013-01-221-1/+1
* | Merge remote-tracking branch 'gh/wip-3833-b'Sage Weil2013-01-2214-110/+279
|\ \
| * | osd: improve sub_op flag pointsSage Weil2013-01-221-2/+7
| * | osd: refactor ReplicatedPG::do_sub_opSage Weil2013-01-221-30/+20
| * | osd: make last state for slow requests more informativeSage Weil2013-01-225-14/+26
| * | osd: dump op priority queue state via admin socketSage Weil2013-01-222-0/+14
| * | osd: simplify asok to single callbackSage Weil2013-01-222-40/+30
| * | common/PrioritizedQueue: dump state to FormatterSage Weil2013-01-221-0/+34
| * | common/PrioritizedQueue: add min cost, max tokens per bucketSage Weil2013-01-224-6/+50
| * | common/PrioritizedQueue: buckets -> tokensSage Weil2013-01-221-8/+8
| * | note puller's max chunk in pull requestsSage Weil2013-01-221-0/+1
| * | osd: add OpRequest flag point when commit is sentSage Weil2013-01-222-0/+10
| * | osd: set PULL subop cost to size of requested dataSage Weil2013-01-221-0/+6
| * | osd: use Message::get_cost() function for queueingSage Weil2013-01-223-6/+10
| * | osd: debug msg prio, cost, latencySage Weil2013-01-221-2/+10
| * | filestore: filestore_queue_max_ops 500 -> 50Sage Weil2013-01-221-1/+1
| * | osd: target transaction size 300 -> 30Sage Weil2013-01-221-1/+1
| * | filestore: disable extra committing queue allowanceSage Weil2013-01-221-2/+2
| * | os/FileStore: allow filestore_queue_max_{ops,bytes} to be adjusted at runtimeSage Weil2013-01-221-0/+12
| * | osd: make osd_max_backfills dynamically adjustableSage Weil2013-01-222-1/+13
| * | osd: make OSD a config observerSage Weil2013-01-222-1/+27
* | | Merge branch 'wip-3651'David Zafman2013-01-228-9/+222
|\ \ \
| * | | osd: debug support for omap deep-scrubDavid Zafman2013-01-225-0/+171
| * | | osd: Add digest of omap for deep-scrubDavid Zafman2013-01-223-9/+50
| * | | osd: Add missing unregister_command() in OSD::shutdown()David Zafman2013-01-221-0/+1
|/ / /
* | | config: helper to identify internal fields we should be quiet aboutSage Weil2013-01-222-1/+9
* | | common/Throttle: fix modeline, whitespaceSage Weil2013-01-221-2/+5
| |/ |/|
* | doc: Modified usage for upgrade.John Wilkins2013-01-221-2/+2
* | testing: add workunit to run hadoop internal tests.Joe Buck2013-01-221-0/+24
* | Merge branch 'wip-config'Sage Weil2013-01-221-3/+6
|\ \ | |/ |/|
| * config: report on log level changesSage Weil2013-01-221-0/+2
| * config: clean up outputSage Weil2013-01-221-2/+1
| * config: don't make noise about 'internal_safe_to_start_threads'Sage Weil2013-01-211-1/+3
|/
* Merge remote-tracking branch 'gh/next'Sage Weil2013-01-211-3/+3
|\
| * osd: calculate initial PG mapping from PG's osdmapSage Weil2013-01-201-3/+3
* | mds: fix default_file_layout constructorGreg Farnum2013-01-211-0/+4
* | mds: fix byte_range_t ctorGreg Farnum2013-01-211-0/+2
* | workunits/cephtool: add tests for ceph osd pool set/getDan Mick2013-01-181-0/+11
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-01-183-2/+14
|\ \ | |/
| * ceph: reject negative weights at ceph osd <n> reweightDan Mick2013-01-182-0/+8
| * workunit/cephtool: Use '! cmd' when expecting failureDan Mick2013-01-181-2/+3
| * rgw: copy object should not copy source aclsYehuda Sadeh2013-01-161-0/+3
* | Clarify journal size based on filestore max syncTravis Rhoden2013-01-182-3/+3
* | OSD: do deep_scrub for repairSamuel Just2013-01-181-2/+2
* | Merge branch 'wip-pg-removal'Sage Weil2013-01-185-44/+44
|\ \
| * | osd: set pg removal transactions based on configurableSage Weil2013-01-181-3/+4
| * | osd: make pg removal thread more friendlySage Weil2013-01-181-8/+4
| * | os: move apply_transactions() sync wrapper into ObjectStoreSage Weil2013-01-184-24/+22