summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
* libcephfs: add ceph_get_pool_name()Sage Weil2013-05-171-0/+13
* libcephfs: get the pool name of a file pathAndras Elso2013-05-171-1/+15
* libcephfs: get replication factor of a file handle/pathAndras Elso2013-05-171-1/+11
* libcephfs: get file handle/path layout infoAndras Elso2013-05-171-0/+26
* libcephfs: get stripe_unit/stripe_count/object_size/pool_id by file handle/pathAndras Elso2013-05-171-2/+56
* libcephfs: fix typosAndras Elso2013-05-171-2/+2
* Fix some little/big endian issuesLi Wang2013-05-151-5/+7
* libcephfs: add ceph_conf_parse_env()Sage Weil2013-05-131-0/+17
* librados: add per-ObjectOperation flags for balanced and localized readsJosh Durgin2013-05-121-1/+21
* librados: add sparse_read() to the C++ bindings for an ObjectOperationJosh Durgin2013-05-121-0/+5
* Merge pull request #272 from ceph/wip-rbd-parallelSage Weil2013-05-102-1/+2
|\
| * librados: add selfmanaged_snap_rollback as an ObjectOperationJosh Durgin2013-05-102-1/+2
* | include/ceph_hash.cc: reduce scope of a var in ceph_str_hash_rjenkins()Danny Al-Gaaf2013-05-101-2/+1
* | include/addr_parsing.c: reduce scope of port_str in safe_cat()Danny Al-Gaaf2013-05-101-2/+2
|/
* librbd: add read_iterate2 call with fixed argument typeSage Weil2013-04-232-0/+21
* Fix comment typosDavid Zafman2013-04-021-3/+3
* librbd: fix size arg type for diff_iterateSage Weil2013-04-012-2/+2
* librbd: add C and python bindings for diff_iterateJosh Durgin2013-04-011-0/+23
* librbd: change diff_iterate interface to be more C-friendlyJosh Durgin2013-04-011-9/+10
* librbd: implement image.snap_exists()Sage Weil2013-03-311-0/+1
* librados: cleanly define SNAP_HEAD, SNAP_DIR constantsSage Weil2013-03-313-11/+21
* librados: document list_snapsSage Weil2013-03-311-0/+15
* librbd: document diff_iterate in headerSage Weil2013-03-311-0/+18
* librbd: implement diff_iterateSage Weil2013-03-312-1/+4
* librados: expose snapset seq via list_snapsSage Weil2013-03-311-0/+1
* strings: add 'list-watchers' to MOSDOp stringsSage Weil2013-03-311-0/+1
* common: util: add 'unit_to_bytesize()' functionJoao Eduardo Luis2013-03-291-0/+1
* Merge remote branch 'origin/next'Josh Durgin2013-03-294-2/+107
|\
| * librbd: increment version for new functions is_complete() and aio_flush()Josh Durgin2013-03-281-1/+1
| * librbd: add an async flushJosh Durgin2013-03-282-0/+19
| * librbd: add an is_complete() method to AioCompletionsJosh Durgin2013-03-282-0/+2
| * librados: add versions of a couple functions taking explicit snap argsJosh Durgin2013-03-281-0/+62
| * librados: add async flush interfaceJosh Durgin2013-03-282-1/+23
| * librados: increase version number to indicated new functionsJosh Durgin2013-03-281-1/+1
* | librados.h: fix comment describing rados_pool_listDan Mick2013-03-281-1/+1
|/
* include/elist: Fix clear() to use pop_front()Sam Lang2013-03-161-1/+1
* ceph_features: fix CEPH_FEATURE_OSD_SNAPMAPPER definitionSamuel Just2013-03-151-1/+1
* libcephfs: add ceph_get_osd_addr interfaceNoah Watkins2013-03-141-0/+11
* OSD,PG: add upgrade procedure for snap_mapperSamuel Just2013-03-131-1/+3
* Context: allow C_Contexts to not have a cct, add list_to_contextSamuel Just2013-03-131-6/+22
* buffer.h: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-131-1/+1
* types.h: prefer prefix ++operator for iteratorsDanny Al-Gaaf2013-03-131-7/+7
* Merge remote-tracking branch 'origin/wip-fix-librados-headers'David Zafman2013-03-124-4/+4
|\
| * librados: fix installed header include pathsNoah Watkins2013-03-084-4/+4
* | osd: noscrub, nodeepscrub osdmap flagsDavid Zafman2013-03-081-0/+2
|/
* libcephfs: return osd location from crush mapNoah Watkins2013-03-051-0/+17
* client: expose extent/osd mappingNoah Watkins2013-03-051-0/+16
* osd/librados: add op to list clones/snaps for an objectDavid Zafman2013-03-043-1/+30
* Remove unused SnapContext in librados.hppDavid Zafman2013-03-041-5/+0
* librados.hpp: replace paris with pairsAdam Manzanares2013-03-011-2/+2