index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ceph
/
decode.h
Age
Commit message (
Expand
)
Author
2020-12-14
libceph, ceph: implement msgr2.1 protocol (crc and secure modes)
Ilya Dryomov
2020-12-14
libceph, ceph: get and handle cluster maps with addrvecs
Ilya Dryomov
2019-07-08
libceph: rename ceph_encode_addr to ceph_encode_banner_addr
Jeff Layton
2019-07-08
libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONE
Jeff Layton
2019-07-08
libceph: add ceph_decode_entity_addr
Jeff Layton
2018-08-02
libceph: remove now unused ceph_{en,de}code_timespec()
Ilya Dryomov
2018-08-02
libceph: use timespec64 in for keepalive2 and ticket validity
Arnd Bergmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-07
libceph: ceph_decode_skip_* helpers
Ilya Dryomov
2016-07-28
libceph: add start en/decoding block helpers
Ilya Dryomov
2016-07-28
libceph: fix some missing includes
Ilya Dryomov
2016-05-26
ceph: make logical calculation functions return bool
Zhang Zhuoyu
2014-01-23
remove extra definitions of U32_MAX
Alex Elder
2014-01-23
conditionally define U32_MAX
Alex Elder
2013-07-09
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
2013-05-01
libceph: validate timespec conversions
Alex Elder
2013-05-01
libceph: add signed type limits
Alex Elder
2013-05-01
ceph: move max constant definitions
Alex Elder
2013-01-30
Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testing
Alex Elder
2013-01-17
ceph: define ceph_encode_8_safe()
Alex Elder
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-07-30
libceph: define ceph_extract_encoded_string()
Alex Elder
2012-07-30
libceph: fix off-by-one bug in ceph_encode_filepath()
Alex Elder
2012-05-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-14
ceph: fix bounds check in ceph_decode_need and ceph_encode_need
Xi Wang
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2010-10-20
ceph: factor out libceph from Ceph file system
Yehuda Sadeh