summaryrefslogtreecommitdiff
path: root/include/linux/ceph/decode.h (unfollow)
Commit message (Expand)Author
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-05-01libceph: validate timespec conversionsAlex Elder
2013-05-01libceph: add signed type limitsAlex Elder
2013-05-01ceph: move max constant definitionsAlex Elder
2013-01-17ceph: define ceph_encode_8_safe()Alex Elder
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-07-30libceph: define ceph_extract_encoded_string()Alex Elder
2012-07-30libceph: fix off-by-one bug in ceph_encode_filepath()Alex Elder
2012-05-14ceph: fix bounds check in ceph_decode_need and ceph_encode_needXi Wang
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-10-20ceph-rbd: osdc support for osd call and rollback operationsYehuda Sadeh
2010-08-01ceph: code cleanupYehuda Sadeh
2010-02-10ceph: buffer decoding helpersSage Weil
2010-01-29ceph: include type in ceph_entity_addr, filepathSage Weil
2009-11-18ceph: negotiate authentication protocol; implement AUTH_NONE protocolSage Weil
2009-11-03ceph: use fixed endian encoding for ceph_entity_addrSage Weil
2009-10-14ceph: convert encode/decode macros to inlinesSage Weil
2009-10-06ceph: messenger librarySage Weil