aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/libceph.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-7/+7
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder1-1/+1
2012-07-30libceph: move feature bits to separate headerSage Weil1-6/+0
2012-06-15Merge tag 'v3.5-rc1'Sage Weil1-0/+1
2012-06-01libceph: embed ceph messenger structure in ceph_clientAlex Elder1-1/+1
2012-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-1/+1
2012-03-22rbd: make ceph_parse_options() return a pointerAlex Elder1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-10-25libceph: create messenger with clientSage Weil1-1/+3
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-03-29ceph: Move secret key parsing earlier.Tommi Virtanen1-1/+1
2011-03-21ceph: move readahead default to fs/ceph from libcephSage Weil1-1/+0
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-2/+4
2010-11-09ceph: fix comment, remove extraneous argsSage Weil1-2/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-0/+249