summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: change watch init ordering, don't distribute if can'tYehuda Sadeh2013-09-032-8/+20
* mon: fix uninitialized Op fieldRoald J. van Loon2013-08-311-1/+2
* automake cleanup: uninitialized version_tRoald J. van Loon2013-08-311-0/+1
* Merge pull request #530 from ceph/wip-monc-leakJoão Eduardo Luís2013-08-301-0/+6
|\
| * mon/MonClient: release pending outgoing messages on shutdownSage Weil2013-08-231-0/+6
* | ceph-post-file: use mktemp instead of tempfileSage Weil2013-08-301-4/+4
* | rgw: Fix S3 auth when using response-* query string paramsSylvain Munaut2013-08-291-0/+6
* | ceph.in: add to $PATH if needed regardless of LD_LIBRARY_PATH stateDan Mick2013-08-271-1/+2
* | osd: install admin socket commands after signalsSage Weil2013-08-263-34/+41
* | Merge pull request #531 from dmick/wip-6099Sage Weil2013-08-241-0/+13
|\ \
| * | ceph_rest_api.py: create own default for log_fileDan Mick2013-08-241-0/+13
* | | 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
* | | PGMonitor: pg dump_stuck should respect --format (plain works fine)Dan Mick2013-08-231-1/+0
* | | 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-221-0/+1
* | store: fix issues reported by coverityYan, Zheng2013-08-222-12/+19
* | objecter: fix keys of dump_linger_opsJosh Durgin2013-08-221-2/+1
* | objecter: resend unfinished lingers when osdmap is no longer pausedJosh Durgin2013-08-221-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-212-12/+37
|\
| * osdc/ObjectCacher: do not merge rx buffersSage Weil2013-08-161-0/+4
| * osdc/ObjectCacher: match reads with their original rx buffersSage Weil2013-08-162-12/+33
* | fuse: fix warning when compiled against old fuse versionsSage Weil2013-08-211-1/+1
* | json_spirit: remove unused typedefSage Weil2013-08-211-2/+0
* | gtest: add build-aux/test-driver to .gitignoreSage Weil2013-08-211-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-202-0/+9
* | PGLog: add a config to disable PGLog::check()Samuel Just2013-08-203-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-191-0/+2
|\ \
| * \ Merge pull request #509 from dmick/wip-rest-confDan Mick2013-08-171-0/+2
| |\ \
| | * | config_opts: add two ceph-rest-api-only variables for convenienceDan Mick2013-08-171-0/+2
* | | | librados: synchronous commands should return on commit instead of ackGreg Farnum2013-08-192-3/+3
* | | | mon: make MonMap error message about unspecified monitors less specific.Greg Farnum2013-08-191-2/+1
* | | | objclass: move cls_log into class_api.ccSage Weil2013-08-173-34/+21
* | | | Merge pull request #491 from kri5/wip-clang-compilationSage Weil2013-08-1747-286/+286
|\ \ \ \
| * | | | Fix compilation -Wmismatched-tags warningsChristophe Courtaut2013-08-0947-286/+286
* | | | | Makefile: move objclass/*.cc to libosd.laSage Weil2013-08-171-6/+6
* | | | | os/FileStore: initialize blk_size on _detect_fs()Sage Weil2013-08-171-0/+2