summaryrefslogtreecommitdiffstats
path: root/net/ceph
AgeCommit message (Expand)AuthorLines
2010-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-11/+12
2010-12-17ceph: handle partial result from get_user_pagesHenry C Chang-2/+2
2010-12-17ceph: mark user pages dirty on direct-io readsHenry C Chang-4/+7
2010-12-13ceph: fix msgr_init error pathSage Weil-5/+3
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-22/+0
2010-11-27Net: ceph: Makefile: Remove unnessary codeTracey Dent-22/+0
2010-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+1
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet-1/+1
2010-11-09ceph: explicitly specify page alignment in network messagesSage Weil-5/+8
2010-11-09ceph: make page alignment explicit in osd interfaceSage Weil-8/+14
2010-11-09ceph: fix comment, remove extraneous argsSage Weil-2/+1
2010-11-01ceph: fix small seq message skippingSage Weil-2/+1
2010-10-20ceph: fix num_pages_free accounting in pagelistSage Weil-0/+1
2010-10-20ceph: don't crash when passed bad mount optionsYehuda Sadeh-1/+1
2010-10-20ceph: add pagelist_reserve, pagelist_truncate, pagelist_set_cursorGreg Farnum-9/+97
2010-10-20rbd: introduce rados block device (rbd), based on libcephYehuda Sadeh-2/+1
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh-0/+10660