summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.80.9v0.80.9Jenkins2015-03-092-1/+7
* Merge pull request #3852 from dachary/wip-10965-rgw-fireflyLoic Dachary2015-03-033-5/+16
|\
| * civetweb: update submoduleYehuda Sadeh2015-03-031-0/+0
| * rgw: update makefile to enable civetweb configYehuda Sadeh2015-03-032-5/+16
* | Merge pull request #3853 from dachary/wip-10907-rgw-fireflyLoic Dachary2015-03-031-2/+24
|\ \
| * | rgw: pass civetweb configurables to civetwebYehuda Sadeh2015-03-031-2/+24
* | | Merge pull request #3851 from dachary/wip-10978-rgw-fireflyLoic Dachary2015-03-033-11/+13
|\ \ \ | |/ / |/| |
| * | rgw: don't overwrite bucket / object owner when setting aclsYehuda Sadeh2015-03-033-11/+13
|/ /
* | Merge pull request #3820 from tchaikov/firefly-pg-leak-10421Loic Dachary2015-02-281-1/+3
|\ \
| * | osd: fix PG leak in SnapTrimWQ._clear()Kefu Chai2015-02-271-1/+3
| |/
* | Merge pull request #3772 from ceph/wip-10883-fireflyLoic Dachary2015-02-281-8/+19
|\ \
| * | osd: Fix FileJournal wrap to get header out firstDavid Zafman2015-02-201-8/+19
* | | Merge pull request #3521 from dzafman/wip-10676Loic Dachary2015-02-282-78/+3014
|\ \ \ | |_|/ |/| |
| * | doc: Adds updated man page for ceph under man/Nilamdyuti Goswami2015-01-271-180/+1654
| * | doc: Adds man page for ceph under man/.Nilamdyuti Goswami2015-01-271-50/+793
| * | doc: Adds man page for ceph.Nilamdyuti Goswami2015-01-271-33/+752
* | | Merge pull request #3730 from ceph/wip-firefly-flockGregory Farnum2015-02-2617-72/+620
|\ \ \
| * | | qa/workunits/fs/misc: Add a workunit for file lock interruptionYan, Zheng2015-02-161-0/+78
| * | | mds: fix neighbor lock checkYan, Zheng2015-02-161-2/+1
| * | | client: use finisher to abort MDS requestYan, Zheng2015-02-132-5/+27
| * | | client: use atomic variable to track reference of MetaRequesetYan, Zheng2015-02-132-10/+8
| * | | client: allow interrupting blocked file lock operationYan, Zheng2015-02-135-24/+81
| * | | client: register callback for fuse interruptYan, Zheng2015-02-133-2/+37
| * | | client: add helper function that updates lock stateYan, Zheng2015-02-132-53/+36
| * | | fuse: enable fuse_multithreaded by defaultYan, Zheng2015-02-131-1/+1
| * | | client: posix file lock supportYan, Zheng2015-02-137-15/+388
| * | | common: link mds/flock.o to libcommonYan, Zheng2015-02-135-35/+38
| | |/ | |/|
* | | Merge pull request #3406 from ceph/wip-10299-fireflyJosh Durgin2015-02-265-6/+91
|\ \ \
| * | | librbd: complete all pending aio ops prior to closing imageJason Dillaman2015-02-265-6/+91
|/ / /
* | | Merge pull request #3404 from ceph/wip-10270-fireflyJosh Durgin2015-02-261-26/+43
|\ \ \
| * | | librbd: gracefully handle deleted/renamed poolsJason Dillaman2015-01-191-26/+43
* | | | Merge pull request #3410 from ceph/wip-9854-fireflyJosh Durgin2015-02-263-24/+92
|\ \ \ \ | |_|/ / |/| | |
| * | | osdc: Constrain max number of in-flight read requestsJason Dillaman2015-01-193-8/+93
| * | | Revert "Enforce cache size on read requests"Jason Dillaman2015-01-192-23/+6
| * | | Revert "rbd: ObjectCacher reads can hang when reading sparse files"Jason Dillaman2015-01-191-3/+3
| |/ /
* | | Merge pull request #3684 from ceph/wip-crush-straw-fireflyLoic Dachary2015-02-1340-140/+1020
|\ \ \
| * | | crush/builder: fix warningsSage Weil2015-02-131-2/+2
| * | | crush: improve constness of CrushWrapper methodsLoic Dachary2015-02-132-14/+14
| * | | Change CrushWrapper::crush to privateXiaoxi Chen2015-02-133-21/+21
| * | | crush: include CRUSH_V3, v2/v3 rules checks in dump_tunables()Sage Weil2015-02-131-0/+3
| * | | mon: 'osd crush reweight-all'Sage Weil2015-02-133-0/+17
| * | | crush: set straw_calc_version=1 for default+optimal; do not touch for presetsSage Weil2015-02-131-6/+2
| * | | crush/builder: a note about the original crush_calc_straw()Sage Weil2015-02-131-0/+27
| * | | mon: add 'osd crush {get,set}-tunable <name> [value]' commandsSage Weil2015-02-133-0/+79
| * | | crush: fix crush_calc_straw() scalers when there are duplicate weightsSage Weil2015-02-133-11/+111
| * | | crush: fix distortion of straw scalers by 0-weight itemsSage Weil2015-02-132-0/+53
| * | | crush/builder: break out new version 1 of crush_calc_strawSage Weil2015-02-131-31/+79
| * | | crush: pass crush_map * to various builder methodsSage Weil2015-02-134-33/+45
| * | | crush: fix incorrect use of adjust_item_weight methodRongze Zhu2015-02-137-10/+372
| * | | crush/CrushWrapper: fix detach_bucketSage Weil2015-02-131-0/+4