summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.80.11v0.80.11Jenkins Build Slave User2015-11-172-1/+7
* Merge pull request #6451 from jcsp/wip-firefly-urlsYuri Weinstein2015-11-0212-15/+15
|\
| * qa: http://ceph.com/qa -> http://download.ceph.com/qaSage Weil2015-11-0212-15/+15
|/
* Merge pull request #5823 from SUSE/wip-11700-fireflyLoic Dachary2015-10-233-27/+69
|\
| * OSD: add scrub_finalize_wq suicide timeoutNathan Cutler2015-09-063-3/+7
| * OSD: add scrub_wq suicide timeoutSamuel Just2015-09-063-6/+15
| * OSD: add op_wq suicide timeoutSamuel Just2015-09-063-6/+15
| * OSD: add remove_wq suicide timeoutSamuel Just2015-09-063-3/+8
| * OSD: add snap_trim_wq suicide timeoutSamuel Just2015-09-053-3/+8
| * OSD: add recovery_wq suicide timeoutSamuel Just2015-09-053-3/+8
| * OSD: add command_wq suicide timeoutSamuel Just2015-09-053-3/+8
* | Merge pull request #5815 from SUSE/wip-12838-fireflyLoic Dachary2015-10-231-2/+2
|\ \
| * | osd: Keep a reference count on Connection while calling send_message()Nathan Cutler2015-09-051-2/+2
* | | Merge pull request #5529 from SUSE/wip-12586-fireflyLoic Dachary2015-10-223-7/+27
|\ \ \
| * | | common/syncfs: fall back to sync(2) if syncfs(2) not availableKefu Chai2015-08-141-5/+8
| * | | sync_filesystem.h: fix unreachable codeDanny Al-Gaaf2015-08-141-2/+2
| * | | mon, os: check the result of sync_filesystem.Jianpeng Ma2015-08-142-3/+19
| * | | common: Don't call ioctl(BTRFS_IOC_SYNC) in sync_filesystem.Jianpeng Ma2015-08-141-5/+0
| * | | common: Directly return the result of syncfs().Jianpeng Ma2015-08-141-0/+6
* | | | Merge pull request #5532 from SUSE/wip-12635-fireflyYehuda Sadeh2015-10-224-11/+38
|\ \ \ \
| * | | | Fix casing of Content-Type headerRobin H. Johnson2015-10-081-1/+1
| * | | | rgw: we should not overide Swift sent content typeOrit Wasserman2015-10-061-1/+1
| * | | | rgw: send Content-Length in response for GET on Swift account.Radoslaw Zarzynski2015-10-062-3/+17
| * | | | rgw: enforce Content-Type in Swift responses.Radoslaw Zarzynski2015-10-051-0/+4
| * | | | rgw: force content_type for swift bucket stats requestOrit Wasserman2015-10-051-1/+1
| * | | | rgw: force content-type header for swift account responses without bodyOrit Wasserman2015-10-053-5/+8
| * | | | rgw: shouldn't return content-type: application/xml if content length is 0Orit Wasserman2015-10-051-4/+10
* | | | | Merge pull request #5997 from SUSE/wip-13178-fireflyYehuda Sadeh2015-10-221-1/+1
|\ \ \ \ \
| * | | | | rgw: use strict_strtoll() for content lengthYehuda Sadeh2015-09-201-1/+1
* | | | | | Merge pull request #5526 from SUSE/wip-12584-fireflyLoic Dachary2015-10-221-7/+7
|\ \ \ \ \ \
| * | | | | | osd/OSDMap: handle incrementals that modify+del poolJohn Spray2015-08-101-7/+7
* | | | | | | Merge pull request #5287 from SUSE/wip-12389-fireflyLoic Dachary2015-10-222-43/+95
|\ \ \ \ \ \ \
| * | | | | | | TestPGLog: fix invalid proc_replica_log test caseNathan Cutler2015-07-241-23/+33
| * | | | | | | TestPGLog: fix noop log proc_replica_log test caseSamuel Just2015-07-191-2/+2
| * | | | | | | TestPGLog: add test for 11358Samuel Just2015-07-191-0/+24
| * | | | | | | PGLog::proc_replica_log: handle split out overlapping entriesSamuel Just2015-07-191-18/+36
* | | | | | | | Merge pull request #6328 from dachary/wip-13551-fireflyLoic Dachary2015-10-213-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | qa: Use public qemu repoYuan Zhou2015-10-211-1/+1
| * | | | | | | | use git://git.ceph.comSage Weil2015-10-213-3/+3
* | | | | | | | | Merge pull request #5822 from SUSE/wip-12837-fireflyLoic Dachary2015-10-211-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | WBThrottle::clear_object: signal if we cleared an objectSamuel Just2015-09-051-0/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #6325 from dachary/wip-13041-fireflyLoic Dachary2015-10-201-5/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Common/Thread: pthread_attr_destroy(thread_attr) when done with itzqkkqz2015-10-201-0/+4
| * | | | | | | | | Thread.cc: remove malloc/free pairPiotr Dałek2015-10-201-5/+3
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6091 from SUSE/wip-13252-fireflyLoic Dachary2015-10-202-2/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mon/Elector: do a trivial write on every election cycleSage Weil2015-09-271-1/+8
| * | | | | | | | | mon/MonitorDBStore: assert/crash if there is a write errorSage Weil2015-09-271-1/+4
* | | | | | | | | | Merge pull request #6087 from SUSE/wip-13244-fireflyLoic Dachary2015-10-2010-38/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | use simplifed messenger constructor for clientsJosh Durgin2015-09-267-34/+12
| * | | | | | | | | | librados: use Messenger factory methodSage Weil2015-09-262-4/+5