summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #3217 from boydc2014/fireflySage Weil2015-01-081-1/+1
|\
| * clear data and payload inside ops_in_flight_lockLei Dong2014-12-301-1/+1
* | Merge pull request #3127 from ktdreyer/firefly-no-epochLoic Dachary2015-01-091-33/+32
|\ \
| * | Revert "ceph.spec.: add epoch"Ken Dreyer2014-12-091-33/+32
* | | Merge pull request #3128 from dachary/wip-10281-make-check-fedora-20Loic Dachary2015-01-097-89/+118
|\ \ \
| * | | test/ceph-disk.sh: mkdir -pSage Weil2014-12-221-0/+1
| * | | test/ceph-disk.sh: resolve symlinks before checkDanny Al-Gaaf2014-12-221-1/+1
| * | | test/ceph-disk.sh: fix for SUSEDanny Al-Gaaf2014-12-221-1/+1
| * | | tests: prevent kill race conditionLoic Dachary2014-12-223-3/+6
| * | | osd/OSD.cc: parse lsb release data via lsb_releaseDanny Al-Gaaf2014-12-222-28/+50
| * | | tests: histogram prevent re-use of local variablesLoic Dachary2014-12-221-48/+49
| * | | tests: histogram prevent re-use of local variablesLoic Dachary2014-12-221-9/+11
| * | | tests: avoid tab interpretation problem on fedora 20Loic Dachary2014-12-221-2/+2
| | |/ | |/|
* | | Merge pull request #3169 from ceph/wip-8797-fireflyLoic Dachary2015-01-092-6/+8
|\ \ \
| * | | Call Rados.shutdown() explicitly before exitDan Mick2014-12-101-1/+5
| * | | rados.py: remove Rados.__del__(); it just causes problemsDan Mick2014-12-101-5/+3
| | |/ | |/|
* | | Merge pull request #3179 from dachary/wip-9998-crush-underfloat-fireflyLoic Dachary2015-01-092-7/+19
|\ \ \
| * | | crush/CrushWrapper: fix create_or_move_item when name exists but item does notSage Weil2014-12-151-1/+1
| * | | crush/builder: prevent bucket weight underflow on item removalSage Weil2014-12-151-4/+16
| * | | crush/CrushWrapper: fix _search_item_existsSage Weil2014-12-151-2/+2
| | |/ | |/|
* | | Merge pull request #3220 from ceph/wip-mon-backports.fireflyLoic Dachary2015-01-092-2/+36
|\ \ \