summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* limit how long flusher holds the lockwip-cache-stallSage Weil2013-08-231-1/+3
* rgw: fix crash when creating new zone on initYehuda Sadeh2013-08-231-8/+8
* rgw: change cache / watch-notify init sequenceYehuda Sadeh2013-08-233-5/+16
* enable mds rejoin with active inodes' old parent xattrsAlexandre Oliva2013-08-231-1/+1
* mds: remove waiting lock before merging with neighboursDavid Disseldorp2013-08-231-2/+3
* mon/PGMap: OSD byte counts 4x too large (conversion to bytes overzealous)Dan Mick2013-08-231-3/+3
* ceph-disk: specify the filetype when mountingAlfredo Deza2013-08-231-0/+1
* v0.67.2v0.67.2Gary Lowell2013-08-222-1/+7
* .gitignore: ignore test-driverSage Weil2013-08-221-0/+1
* fuse: fix warning when compiled against old fuse versionsSage Weil2013-08-221-1/+1
* json_spirit: remove unused typedefSage Weil2013-08-221-2/+0
* gtest: add build-aux/test-driver to .gitignoreSage Weil2013-08-221-0/+1
* objecter: resend unfinished lingers when osdmap is no longer pausedJosh Durgin2013-08-211-2/+12
* pybind: fix Rados.conf_parse_env testSage Weil2013-08-201-6/+2
* librados: fix MWatchNotify leakSage Weil2013-08-201-9/+6
* 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
* rgw: drain requests before exitingYehuda Sadeh2013-08-181-0/+1
* rgw: do not leak handler in get_handler() error pathSage Weil2013-08-181-1/+3
* rgw: fix leak of RGWDataChangesLog::renew_threadSage Weil2013-08-181-0/+1
* rgw: free resolver on shutdownSage Weil2013-08-183-1/+8
* rgw: fix up signal handlingSage Weil2013-08-181-20/+35
* v0.67.1v0.67.1Gary Lowell2013-08-162-1/+7
* ceph.in: --admin-daemon was not returning EINVAL on bad commandDan Mick2013-08-151-18/+19
* mon: use str_join instead of std::copySage Weil2013-08-152-12/+4
* config: fix stringification of config valuesSage Weil2013-08-151-4/+4
* common: add str_join helperSage Weil2013-08-151-1/+14
* rados.py: fix Rados() unicode checkingJosh Durgin2013-08-142-1/+15
* rados.py: fix Rados() backwards compatibilityJosh Durgin2013-08-142-2/+27
* librados: fix async aio completion wakeupSage Weil2013-08-141-12/+17
* librados: fix locking for AioCompletionImpl refcountingJosh Durgin2013-08-141-5/+9
* v0.67v0.67Gary Lowell2013-08-131-0/+6
* rgw: fix multi deleteYehuda Sadeh2013-08-121-1/+1
* ceph-disk: fix mount options passed to move_mountSage Weil2013-08-091-0/+6
* config_opts.h: reduce osd_recovery_max_active and osd_recovery_max_single_startSamuel Just2013-08-091-2/+2
* ceph: retry new-style mon command if we get EINVAL from the old-style commandSage Weil2013-08-091-15/+23
* common: pick_addresses: fix bug with observer class that triggered #5205Joao Eduardo Luis2013-08-091-7/+6
* rgw: return 423 Locked response when failing to lock objectYehuda Sadeh2013-08-094-0/+8
* rgw: make RGWHTTPClient callback methods pure virtualYehuda Sadeh2013-08-092-3/+22
* rgw: rename read_header() to receive_header() where neededYehuda Sadeh2013-08-091-2/+2
* rgw: rename data receive callbacks in swift token revocationYehuda Sadeh2013-08-091-2/+2
* RadosClient: shutdown monclient after dropping lockSamuel Just2013-08-081-1/+1
* buffer: change #include orderSage Weil2013-08-081-1/+2
* make sure we are using the mount optionsAlfredo Deza2013-08-081-0/+4
* Merge pull request #487 from ceph/wip-5746Sage Weil2013-08-081-3/+8
|\
| * ceph.in: Re-enable ceph interactive mode (missing its output).Dan Mick2013-08-081-3/+8
* | Merge pull request #488 from dmick/wip-dmick-daemon-einvalSage Weil2013-08-081-2/+4
|\ \
| * | ceph.in: return EINVAL on daemon command errorDan Mick2013-08-081-2/+4
|/ /