summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: quiet down warning messagewip-6123Yehuda Sadeh2013-08-261-1/+3
* 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
|/ /
* | rgw: fix crash when creating new zone on initYehuda Sadeh2013-08-221-8/+8
* | enable mds rejoin with active inodes' old parent xattrsAlexandre Oliva2013-08-221-1/+1
* | ceph-monstore-tool: shut up coveritySage Weil2013-08-211-0/+1
* | store: fix issues reported by coverityYan, Zheng2013-08-212-12/+19
* | objecter: fix keys of dump_linger_opsJosh Durgin2013-08-211-2/+1
* | objecter: resend unfinished lingers when osdmap is no longer pausedJosh Durgin2013-08-211-2/+12
|/
* rgw: change cache / watch-notify init sequenceYehuda Sadeh2013-08-213-5/+16
* Merge remote-tracking branch 'gh/wip-6004' into nextSage Weil2013-08-202-12/+37
|\
| * osdc/ObjectCacher: do not merge rx buffersSage Weil2013-08-151-0/+4
| * osdc/ObjectCacher: match reads with their original rx buffersSage Weil2013-08-152-12/+33
* | .gitignore: ignore test-driverSage Weil2013-08-201-0/+1
* | fuse: fix warning when compiled against old fuse versionsSage Weil2013-08-201-1/+1
* | json_spirit: remove unused typedefSage Weil2013-08-201-2/+0
* | gtest: add build-aux/test-driver to .gitignoreSage Weil2013-08-201-0/+1
* | Merge pull request #517 from dmick/wip-6049Dan Mick2013-08-201-3/+3
|\ \
| * | mon/PGMap: OSD byte counts 4x too large (conversion to bytes overzealous)Dan Mick2013-08-201-3/+3
* | | mon/Paxos: always refresh after any store_stateSage Weil2013-08-201-1/+7
* | | mon/Paxos: return whether store_state stored anythingSage Weil2013-08-202-2/+7
* | | mon/Paxos: cleanup: use do_refresh from handle_commitSage Weil2013-08-201-9/+3
* | | pybind: fix Rados.conf_parse_env testSage Weil2013-08-201-6/+2
|/ /
* | PG: remove old log when we upgrade log versionSamuel Just2013-08-192-0/+9
* | PGLog: add a config to disable PGLog::check()Samuel Just2013-08-193-3/+12
* | ceph: parse CEPH_ARGS environment variableSage Weil2013-08-191-0/+1
* | rados pybind: add conf_parse_env()Sage Weil2013-08-192-0/+19
* | Merge remote-tracking branch 'gh/next'Sage Weil2013-08-193-4/+10
|\ \
| * \ Merge pull request #513 from dalgaaf/fix/wip-da-documentationSage Weil2013-08-192-4/+8
| |\ \
| | * | filestore-config-ref.rst: mark some filestore keys as deprecatedDanny Al-Gaaf2013-08-191-0/+4
| | * | auth-config-ref.rst: fix signature keysDanny Al-Gaaf2013-08-191-4/+4
| |/ /
| * | Merge pull request #509 from dmick/wip-rest-confDan Mick2013-08-161-0/+2
| |\ \
| | * | config_opts: add two ceph-rest-api-only variables for convenienceDan Mick2013-08-161-0/+2
* | | | doc/release-notes: v0.61.8Sage Weil2013-08-192-0/+842
* | | | Merge pull request #512 from ceph/wip-5988Sage Weil2013-08-194-5/+11
|\ \ \ \
| * | | | librados: synchronous commands should return on commit instead of ackGreg Farnum2013-08-193-3/+10
| * | | | mon: make MonMap error message about unspecified monitors less specific.Greg Farnum2013-08-191-2/+1
* | | | | Merge branch 'wip-erasure-coded-doc'Samuel Just2013-08-194-0/+1050
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge pull request #493 from dachary/wip-erasure-coding-docathanatos2013-08-195-478/+1046
| |\ \ \ \
| | * | | | rearrange the documentation to be inserted and maintained in masterLoic Dachary2013-08-095-478/+478
| | * | | | document the write / read path for erasure encodingLoic Dachary2013-08-091-0/+568
| |/ / / /