summaryrefslogtreecommitdiff
path: root/net/ceph
AgeCommit message (Expand)AuthorFilesLines
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang1-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang1-4/+7
2010-12-14ceph: fix msgr_init error pathSage Weil1-5/+3
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