summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)AuthorFilesLines
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil2-5/+8
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil1-8/+14
2010-11-09ceph: fix comment, remove extraneous argsSage Weil1-2/+1
2010-11-02ceph: fix small seq message skippingSage Weil1-2/+1
2010-10-21ceph: fix num_pages_free accounting in pagelistSage Weil1-0/+1
2010-10-21ceph: don't crash when passed bad mount optionsYehuda Sadeh1-1/+1
2010-10-21ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum1-9/+97
2010-10-21rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh1-2/+1
2010-10-21ceph: factor out libceph from Ceph file systemYehuda Sadeh27-0/+10660