summaryrefslogtreecommitdiff
path: root/src/include/rados.h
Commit message (Expand)AuthorAgeFilesLines
* osd: drop unused CEPH_OSDMAP*VERSION* #definesSage Weil2012-05-031-8/+0
* osdmap: add NOUP, NODOWN, NOIN, NOOUT flagsSage Weil2012-04-241-0/+4
* librados: add high level omap callsYehuda Sadeh2012-03-061-1/+1
* osdc: Add omap operation stubs to Objecter::ObjectOperationSamuel Just2012-03-061-1/+11
* osd: remove peer_stat from MOSDOp entirelySage Weil2012-02-131-1/+1
* osdmap: include state names in dump()Sage Weil2012-01-041-0/+2
* mon: maintain CEPH_OSD_NEW bit for new, unused OSDsSage Weil2012-01-041-0/+1
* mon: track auto-marked-out osdsSage Weil2012-01-041-2/+3
* Merge branch 'master' into wip-freebsdSage Weil2011-10-251-32/+2
|\
| * osd: normalize encoding of pg_pool_tSage Weil2011-10-181-31/+1
| * objclass: add map interfaces.Greg Farnum2011-10-131-1/+1
* | osd: use numeric values for OSD errnos, as ERESTART and ESHUTDOWN valuesStanislav Sedov2011-10-041-6/+2
* | First cut of FreeBSD support. This patch allowes ceph to compile successfullyStanislav Sedov2011-10-041-0/+4
|/
* osd/,os/,osdc/: Convert collection_list_handle_t to a structSamuel Just2011-08-291-1/+1
* Merge branch 'wip-pg-creation'Greg Farnum2011-08-101-1/+2
|\
| * osdmon: maintain ceph_pg_pool::last_change correctlyGreg Farnum2011-08-081-1/+2
* | osd: add CEPH_OSD_OP_FLAG_FAILOKSage Weil2011-08-101-0/+1
|/
* osd, objecter, librados: add SRC_CMPXATTR operationSage Weil2011-08-021-0/+1
* osd: add ASSERT_SRC_VERSION operationSage Weil2011-08-011-1/+2
* osd: allow src_oids to be snappedSage Weil2011-06-061-1/+0
* messages: fix test for multi opYehuda Sadeh2011-06-031-0/+4
* osd: make CLONERANGE src oid encoding more saneSage Weil2011-06-031-1/+3
* objecter, osd: clonerange operationSage Weil2011-05-311-0/+7
* Merge branch 'stable'Sage Weil2011-05-181-2/+2
|\
| * osdmap: add cluster_snapshot fieldSage Weil2011-05-111-2/+2
* | osd: add pgls start_epoch fieldSage Weil2011-05-111-0/+1
|/
* osd: add RWORDERED osd op flagSage Weil2011-04-261-0/+1
* osd: add tmap key (exclusive) createSage Weil2011-03-301-0/+1
* osd: drop old ceph_osd_request_headSage Weil2011-03-021-24/+0
* osd: new encoding for MOSDOp when OBJECTLOCATOR feature is presentSage Weil2011-03-021-1/+0
* encode locator information in osd opYehuda Sadeh2011-03-021-14/+15
* Revert "move g_default_file_layout into ceph_fs.cc"Sage Weil2011-02-281-1/+0
* move g_default_file_layout into ceph_fs.ccColin Patrick McCabe2011-02-221-0/+1
* Merge branch 'stable'Sage Weil2011-02-081-0/+1
|\
| * rados: Adds CEPH_OSD_OP_SCRUB_MAP sub opSamuel Just2011-02-071-0/+1
* | osd: Return error code when a write is too large.Greg Farnum2011-02-041-0/+6
* | objecter: implement FLAG_LOCALIZE_READSSage Weil2011-02-021-0/+1
* | osd, objecter: pgls filtering optionYehuda Sadeh2011-01-041-0/+1
* | librados: assert_version on sync operationsYehuda Sadeh2010-11-231-0/+3
* | librados: notify waits for completionYehuda Sadeh2010-11-231-2/+2
* | osd: handle notify-ackYehuda Sadeh2010-11-231-2/+3
* | osd: basic watch/notify handlingYehuda Sadeh2010-11-231-0/+1
* | osd: handle watch op, register client on object xattrYehuda Sadeh2010-11-231-1/+9
|/
* Merge branch 'sched_scrub' into unstableSage Weil2010-11-091-5/+8
|\
| * osd: Add the rest of infrastructure for scheduling scrubbingJosh Durgin2010-11-011-5/+8
* | osd: implement sparse_readYehuda Sadeh2010-08-051-1/+2
* | osd: add a mapext operation for mapping extents (fiemap)Yehuda Sadeh2010-08-041-0/+1
|/
* osdmap: add osd_cluster_addr to full mapGreg Farnum2010-08-031-1/+1
* osdmap: make room in incremental for separate cluster/client OSD addrs.Greg Farnum2010-08-031-1/+1
* osd, class: introduce public class methodsYehuda Sadeh2010-07-011-0/+1