aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/decode.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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