summaryrefslogtreecommitdiff
path: root/src/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | log: new logging infrastructureSage Weil2012-03-271-10/+10
* | | buffer: implement a contents_equal function on bufferlistsGreg Farnum2012-04-031-0/+1
* | | add include/stringify.hSage Weil2012-03-301-0/+14
|/ /
* | rgw: replace bucket_id generationYehuda Sadeh2012-03-202-1/+12
|/
* introduce CEPH_FEATURE_OMAPSage Weil2012-03-141-1/+3
* Merge branch 'wip-rgw-encode'Sage Weil2012-03-091-15/+42
|\
| * enconding: add legacy decoder for 32 bit versionsYehuda Sadeh2012-03-071-15/+42
* | librados: fix map -> std::map in header, string -> std::stringSage Weil2012-03-081-1/+1
* | librados: add higher level call for omap_get_keys() with prefixYehuda Sadeh2012-03-071-0/+5
* | Merge remote-tracking branch 'origin/wip_prefix' into wip-rgw-omapYehuda Sadeh2012-03-071-0/+18
|\ \
| * | ReplicatedPG,librados: add filter_prefix to omap_get_valsSamuel Just2012-03-071-0/+18
* | | librados: rename omap_get_vals_by_key to omap_get_vals_by_keysYehuda Sadeh2012-03-061-3/+3
* | | librados: add high level omap callsYehuda Sadeh2012-03-063-2/+23
|/ /
* | librados: Added omap operations to libradosSamuel Just2012-03-061-0/+78
* | osdc: Add omap operation stubs to Objecter::ObjectOperationSamuel Just2012-03-062-1/+19
* | librados: add tmap_put to ObjectWriteOperationSamuel Just2012-03-061-0/+1
|/
* test: Add KeyValueDB atomicity checkerSamuel Just2012-03-011-0/+10
* libradospp: add config_t typedefSage Weil2012-02-141-5/+4
* librados: use rados_config_t typedef instead of CephContextSage Weil2012-02-141-10/+23
* librados: expose CephContext via C APISage Weil2012-02-142-2/+17
* librados: need prval for tmap_getSage Weil2012-02-141-1/+1
* librados: add aio_operate for reads and tmap_get for ObjectWriteOpSamuel Just2012-02-141-1/+4
* libcephfs: define CEPH_SETATTR_*Sage Weil2012-02-141-0/+12
* add CEPH_FEATURE_OSDENCSage Weil2012-02-131-1/+3
* osd: remove peer_stat from MOSDOp entirelySage Weil2012-02-131-1/+1
* msg: include compat_version in version headerSage Weil2012-02-091-1/+4
* osd: move object_locator_t to osd_types.{h,cc}Sage Weil2012-02-091-76/+1
* ceph-dencoder: add hobject_tSage Weil2012-02-092-145/+0
* move SnapContext, SnapRealmInfo to common/snap_types.{h,cc}Sage Weil2012-02-061-85/+0
* ceph-dencoder: filepathSage Weil2012-02-061-1/+14
* ceph-dencoder: CompatSetSage Weil2012-02-061-0/+9
* kill unused tstringSage Weil2012-02-061-188/+0
* kill useless [cn]string.hSage Weil2012-02-062-190/+0
* encoding: document ENCODE/DECODE macrosSage Weil2012-02-021-0/+44
* encoding: document ENCODE_DUMP throttling weirdnessSage Weil2012-02-021-0/+3
* encoding: fix DECODE_START macroSage Weil2012-02-021-1/+1
* encoding: add DECODE_OLDEST macroSage Weil2012-02-021-0/+7
* encoding: better DECODE_START_LEGACY_COMPAT_LENSage Weil2012-02-021-5/+11
* buffer: iterator::get_remaining()Sage Weil2012-02-021-0/+5
* features: #include ceph_features directly where neededSage Weil2012-01-231-1/+0
* encoding: adjust ENCODE/DECODE macrosSage Weil2012-01-221-19/+20
* features: add missing features to default setSage Weil2012-01-221-2/+4
* move feature bit definition to separate header fileSage Weil2012-01-222-19/+38
* encoding: new {ENCODE,DECODE}_{START,FINISH} macrosSage Weil2012-01-221-0/+58
* encoding: instrument to dump encoded objectsSage Weil2012-01-221-6/+42
* Merge remote branch 'gh/master' into wip-op-data-muxSage Weil2012-01-176-42/+176
|\
| * Merge remote branch 'gh/master' into wip-backfillSage Weil2012-01-131-0/+1
| |\
| * \ Merge remote branch 'gh/master' into wip-backfillSage Weil2012-01-113-81/+1144
| |\ \
| * \ \ Merge remote branch 'gh/master' into wip-backfillSage Weil2012-01-042-2/+2
| |\ \ \
| * | | | move cluster protocol definitions out of ceph_fs.hSage Weil2012-01-041-3/+0