summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.80.8.4v0.80.8.4Jenkins2015-07-292-1/+7
* Objecter: resend linger ops on any interval changeJosh Durgin2015-07-294-20/+98
* osd_types: factor out is_new_interval from check_new_intervalSamuel Just2015-07-292-10/+56
* common/admin_socket: close socket descriptor in destructorJon Bernard2015-07-292-11/+40
* rgw: send Content-Length in response for HEAD on Swift account.Radoslaw Zarzynski2015-07-291-1/+1
* rgw: send Content-Length in response for DELETE on Swift container.Radoslaw Zarzynski2015-07-291-1/+1
* rgw: send Content-Length in response for PUT on Swift container.Radoslaw Zarzynski2015-07-291-1/+2
* rgw: send Content-Length in response for GET on Swift container.Radoslaw Zarzynski2015-07-291-4/+9
* rgw: enable end_header() to handle proposal of Content-Length.Radoslaw Zarzynski2015-07-292-2/+11
* rgw: RGWRados::get_obj() returns wrong len if len == 0Yehuda Sadeh2015-07-291-1/+1
* rgw: update keystone cache with token infoYehuda Sadeh2015-07-291-0/+2
* rgw: merge manifests correctly when there's prefix overrideYehuda Sadeh2015-07-291-5/+14
* rgw: restore buffer of multipart upload after EEXISTYehuda Sadeh2015-07-291-0/+9
* rgw: fix partial GET in swiftYehuda Sadeh2015-07-291-7/+2
* rgw: change multipart upload id magicYehuda Sadeh2015-07-291-3/+5
* rgw: url decode http query params correctlyYehuda Sadeh2015-07-292-4/+3
* rgw: use s->bucket_attrs instead of trying to read obj attrsYehuda Sadeh2015-07-291-4/+8
* rgw: generate new tag for object when setting object attrsYehuda Sadeh2015-07-291-1/+10
* rgw: rados->set_attrs() updates bucket indexYehuda Sadeh2015-07-291-0/+26
* 0.80.8.3Jenkins2015-07-292-1/+7
* Log::reopen_log_file: take m_flush_mutexSamuel Just2015-07-291-0/+2
* 0.80.8.2v0.80.8.2Jenkins2015-06-102-1/+7
* ceph.spec.in: package mkcephfs on EL6Ken Dreyer2015-06-101-1/+2
* ceph.spec: add mkcephfs to ceph.rpmSage Weil2015-06-101-0/+1
* tests: verify librbd blocking aio code pathJason Dillaman2015-06-101-0/+59
* librbd: new rbd_non_blocking_aio config optionJason Dillaman2015-06-102-14/+44
* librbd: AioRequest::send no longer returns a resultJason Dillaman2015-06-103-22/+22
* tests: update librbd AIO tests to remove result codeJason Dillaman2015-06-101-2/+10
* librbd: internal AIO methods no longer return resultJason Dillaman2015-06-102-108/+76
* Throttle: added pending_error method to SimpleThrottleJason Dillaman2015-06-102-1/+8
* librbd: add new fail method to AioCompletionJason Dillaman2015-06-102-25/+41
* librbd: avoid blocking AIO API methodsJason Dillaman2015-06-101-11/+99
* librbd: add task pool / work queue for AIO requestsJason Dillaman2015-06-104-1/+38
* WorkQueue: added virtual destructorJason Dillaman2015-06-101-1/+1
* WorkQueue: add new ContextWQ work queueJason Dillaman2015-06-101-0/+31
* common/ceph_context: don't import std namespaceSage Weil2015-06-101-3/+2
* CephContext: Add AssociatedSingletonObject to allow CephContext's singletonHaomai Wang2015-06-102-0/+26
* rgw: don't overwrite bucket / object owner when setting aclsYehuda Sadeh2015-06-093-11/+13
* rgw: use correct objv_tracker for bucket instanceYehuda Sadeh2015-06-091-1/+2
* rgw: remove meta file after deleting bucket The meta file is deleted only if ...Orit Wasserman2015-06-092-0/+40
* 0.80.8.1v0.80.8.1Jenkins2015-04-132-1/+7
* osdc: Constrain max number of in-flight read requestsJason Dillaman2015-04-133-8/+93
* Revert "Enforce cache size on read requests"Jason Dillaman2015-04-132-23/+6
* Revert "rbd: ObjectCacher reads can hang when reading sparse files"Jason Dillaman2015-04-131-3/+3
* init-radosgw*: don't require rgw_socket_path to be definedYehuda Sadeh2015-04-132-12/+0
* init-radosgw.sysv: set ulimit -n before starting daemonSage Weil2015-04-131-2/+2
* build: remove LIBPERFGLUE from LIBMDSBoris Ranto2015-04-134-3/+9
* 0.80.8v0.80.8Jenkins2015-01-132-1/+7
* mon/OSDMonitor: fix double-free on old MOSDBootSage Weil2015-01-091-1/+1
* osd: requeue PG when we skip handling a peering eventSage Weil2015-01-091-1/+3