aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/rados.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-22libceph: support the RADOS copy-from operationLuis Henriques1-0/+28
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06ceph: nuke startsync opYanhu Cao1-1/+0
2017-08-01libceph: make RECOVERY_DELETES feature create a new intervalIlya Dryomov1-0/+4
2017-07-07libceph: respect RADOS_BACKOFF backoffsIlya Dryomov1-0/+6
2017-02-20libceph: bump CEPH_PG_MAX_SIZE to 32Ilya Dryomov1-1/+1
2016-05-26libceph: support for sending notifiesIlya Dryomov1-0/+3
2016-05-26libceph, rbd: ceph_osd_linger_request, watch/notify v2Ilya Dryomov1-3/+14
2016-05-26libceph: switch to calc_target(), part 2Ilya Dryomov1-0/+7
2016-05-26libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov1-0/+5
2016-05-26libceph: fix ceph_eversion encodingIlya Dryomov1-1/+1
2014-10-14libceph: sync osd op definitions in rados.hIlya Dryomov1-96/+129
2014-04-04libceph: ceph_can_shift_osds(pool) and pool type definesIlya Dryomov1-2/+3
2014-04-04libceph: primary_affinity infrastructureIlya Dryomov1-0/+4
2014-04-03libceph: add support for CEPH_OSD_OP_SETALLOCHINT osd opIlya Dryomov1-0/+7
2014-04-03libceph: encode CEPH_OSD_OP_FLAG_* op flagsIlya Dryomov1-1/+1
2014-01-27libceph: CEPH_OSD_FLAG_* enum updateIlya Dryomov1-0/+4
2013-02-26libceph: update osd request/reply encodingSage Weil1-38/+0
2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil1-23/+0
2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil1-2/+2
2013-02-18libceph: add ceph_osd_state_name()Alex Elder1-0/+2
2013-02-18libceph: update rados.hAlex Elder1-20/+71
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+2
2012-11-01rbd: get parent spec for version 2 imagesAlex Elder1-0/+2
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2011-03-21ceph: update common header filesYehuda Sadeh1-9/+30
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+405