summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rgw: only append prefetched data if reading from headwip-5209Yehuda Sadeh2013-05-301-17/+17
* osd: initialize new_state field when we use itSage Weil2013-05-291-1/+4
* HashIndex: sync top directory during start_split,merge,col_splitSamuel Just2013-05-281-3/+12
* Merge remote-tracking branch 'upstream/wip_scrub_tphandle_bobtail' into bobtailSamuel Just2013-05-234-33/+66
|\
| * PG: ping tphandle during omap loop as wellSamuel Just2013-05-232-0/+8
| * PG: reset timeout in _scan_list for each object, read chunkSamuel Just2013-05-231-0/+2
| * OSD,PG: pass tphandle down to _scan_listSamuel Just2013-05-233-33/+56
* | rgw: iterate usage entries from correct entryYehuda Sadeh2013-05-231-3/+16
|/
* mon: be a bit more verbose about osd mark down eventsSage Weil2013-05-221-0/+1
* rgw: protect ops log socket formatterYehuda Sadeh2013-05-212-1/+4
* librbd: make image creation defaults configurableJosh Durgin2013-05-165-8/+142
* rbd.py: fix stripe_unit() and stripe_count()Josh Durgin2013-05-161-0/+20
* cls_rbd: make sure stripe_unit is not larger than object sizeJosh Durgin2013-05-162-2/+12
* mon: fix validatation of mds ids in mon commandsSage Weil2013-05-142-14/+40
* v0.56.6v0.56.6Gary Lowell2013-05-032-1/+7
* ceph.spec.in: Fix platform dependeciesGary Lowell2013-05-031-5/+0
* rgw: don't send tail to gc if copying object to itselfYehuda Sadeh2013-05-032-2/+6
* ceph_common.sh: re-sync get_name_list with masterSage Weil2013-05-031-9/+9
* v0.56.5v0.56.5Gary Lowell2013-05-022-1/+7
* ceph.spec.in: fix udev rules.d files handlingDanny Al-Gaaf2013-05-021-2/+5
* debian: only start/stop upstart jobs if upstart is presentSage Weil2013-05-024-3/+45
* debian: stop ceph-mds before uninstalling ceph-mdsSage Weil2013-05-021-0/+5
* Makefile.am: Add -lpthread to fix build on newer ld in Raring RingtailDan Mick2013-05-011-4/+4
* Merge remote-tracking branch 'gh/bobtail-deploy' into bobtail-nextSage Weil2013-05-0117-1144/+2056
|\
| * Fix journal partition creationAlexandre Marangone2013-04-291-4/+2
| * ceph.spec.in: put ceph-disk-* et al in correct sbindirSage Weil2013-04-261-4/+4
| * debian: fix ceph.installSage Weil2013-04-261-4/+4
| * Makefile.am: install ceph-* python scripts to /usr/bin directlyDanny Al-Gaaf2013-04-261-2/+7
| * ceph-disk: CalledProcessError has no output keyword on 2.6Gary Lowell2013-04-261-2/+4
| * ceph-disk: fix some (local) variable namesDanny Al-Gaaf2013-04-261-36/+37
| * ceph-disk: fix naming of local variable in is_mounted()Danny Al-Gaaf2013-04-261-4/+4
| * ceph-disk: merge twice defined function is_mounted(dev)Danny Al-Gaaf2013-04-261-21/+11
| * ceph-disk: define exception typeDanny Al-Gaaf2013-04-261-2/+2
| * ceph-disk: fix Redefining name 'uuid' from outer scopeDanny Al-Gaaf2013-04-261-6/+6
| * ceph-disk: add missing space after commaDanny Al-Gaaf2013-04-261-2/+2
| * ceph-disk list: say 'unknown cluster $UUID' when cluster is unknownSage Weil2013-04-261-0/+2
| * ceph-disk: handle missing journal_uuid field gracefullySage Weil2013-04-261-5/+7
| * ceph-disk: implement 'list'Sage Weil2013-04-261-9/+178
| * ceph-disk: reimplement list_all_partitionsSage Weil2013-04-261-18/+15
| * ceph-disk: reimplement is_partitionSage Weil2013-04-261-3/+16
| * ceph-disk: conditionally remove mount pathSage Weil2013-04-261-2/+3
| * ceph-disk: ignore udevadm settle return codeSage Weil2013-04-261-3/+3
| * ceph-disk: rename some local variabels in list_*partitionsDanny Al-Gaaf2013-04-261-14/+14
| * ceph-disk: fix naming of a local variable in find_cluster_by_uuidDanny Al-Gaaf2013-04-261-3/+3
| * ceph-disk: rename some constants to upper case variable namesDanny Al-Gaaf2013-04-261-41/+41
| * ceph-disk: add some more docstringsDanny Al-Gaaf2013-04-261-1/+64
| * ceph-disk: print subprocess.CalledProcessError on errorDanny Al-Gaaf2013-04-261-3/+3
| * ceph-disk: fix indentionDanny Al-Gaaf2013-04-261-1/+1
| * ceph-disk: udevadm settle before partprobeGary Lowell2013-04-261-0/+24
| * ceph-disk: re-add python 2.7 dependency commentSage Weil2013-04-261-0/+1