aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/decode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-08libceph: rename ceph_encode_addr to ceph_encode_banner_addrJeff Layton1-2/+2
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton1-0/+7
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton1-0/+2
2018-08-02libceph: remove now unused ceph_{en,de}code_timespec()Ilya Dryomov1-12/+0
2018-08-02libceph: use timespec64 in for keepalive2 and ticket validityArnd Bergmann1-1/+19
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-07libceph: ceph_decode_skip_* helpersIlya Dryomov1-0/+60
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov1-0/+54
2016-07-28libceph: fix some missing includesIlya Dryomov1-0/+1
2016-05-26ceph: make logical calculation functions return boolZhang Zhuoyu1-1/+1
2014-01-23remove extra definitions of U32_MAXAlex Elder1-19/+0
2014-01-23conditionally define U32_MAXAlex Elder1-0/+2
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-05-01libceph: validate timespec conversionsAlex Elder1-4/+9
2013-05-01libceph: add signed type limitsAlex Elder1-4/+14
2013-05-01ceph: move max constant definitionsAlex Elder1-0/+7
2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder1-12/+17
2013-01-17ceph: define ceph_encode_8_safe()Alex Elder1-12/+17
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-07-30libceph: define ceph_extract_encoded_string()Alex Elder1-0/+47
2012-07-30libceph: fix off-by-one bug in ceph_encode_filepath()Alex Elder1-1/+1
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-2/+7
2012-05-14ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang1-2/+7
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-1/+2
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+201